aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/ni_labpc.c
AgeCommit message (Expand)Author
2013-07-23staging: comedi: ni_labpc: tidy up after DMA code migrationIan Abbott
2013-07-23staging: comedi: ni_labpc: migrate DMA status handlingIan Abbott
2013-07-23staging: comedi: ni_labpc: migrate labpc_drain_dma()Ian Abbott
2013-07-23staging: comedi: ni_labpc: migrate DMA transfer set-upIan Abbott
2013-07-23staging: comedi: ni_labpc: move register defs to new fileIan Abbott
2013-07-23staging: comedi: ni_labpc: use labpc_have_dma_chan()Ian Abbott
2013-07-23staging: comedi: ni_labpc: migrate DMA channel init & freeIan Abbott
2013-07-23staging: comedi: ni_labpc_isadma: new module for ISA DMA supportIan Abbott
2013-07-23staging: comedi: ni_labpc: don't clear cmd3 bits explicitly in labpc_ai_cmd()Ian Abbott
2013-07-23staging: comedi: ni_labpc: fix possible double-free of dma_bufferIan Abbott
2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten
2013-07-23staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten
2013-06-17staging: comedi: drivers: let core handle freeing s->privateH Hartley Sweeten
2013-05-27Merge 3.10-rc3 into staging-nextGreg Kroah-Hartman
2013-05-16staging: comedi: ni_labpc: remove *_ai_gain_bits tablesH Hartley Sweeten
2013-05-13staging: comedi: ni_labpc: fix build when VIRT_TO_BUS is not definedH Hartley Sweeten
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten
2013-05-13staging: comedi: ni_labpc: remove range_labpc_1200_ai exportH Hartley Sweeten
2013-05-13staging: comedi: ni_labpc: cleanup true/false flags in boardinfoH Hartley Sweeten
2013-04-23staging: comedi: ni_labpc: fix legacy driver buildH Hartley Sweeten
2013-04-23staging: comedi: ni_labpc: remove 'bustype' from boardinfoH Hartley Sweeten
2013-04-23staging: comedi: ni_labpc: remove unnecessary 'bustype' checkH Hartley Sweeten
2013-04-23staging: comedi: ni_labpc: pass the isr_flags to labpc_common_attach()H Hartley Sweeten
2013-04-23staging: comedi: ni_labpc: move DMA init out of the common attachH Hartley Sweeten
2013-04-23staging: comedi: ni_labpc: split out PCI supportH Hartley Sweeten
2013-04-19staging: comedi: drivers: free_irq() in comedi_legacy_detach()H Hartley Sweeten
2013-04-19staging: comedi: drivers: use comedi_legacy_detach()H Hartley Sweeten
2013-04-17staging: comedi: introduce, and use, comedi_spriv_free()H Hartley Sweeten
2013-04-11staging: comedi: ni_labpc: use comedi_request_region()H Hartley Sweeten
2013-04-11staging: comedi: ni_labpc: only ISA boards need to request_region()H Hartley Sweeten
2013-04-11staging: comedi: ni_labpc: cleanup dev->board_name usageH Hartley Sweeten
2013-03-26staging: comedi: ni_labpc: fix labpc_calib_insn_write()H Hartley Sweeten
2013-03-26staging: comedi: ni_labpc: fix labpc_calib_insn_read()H Hartley Sweeten
2013-03-26staging: comedi: ni_labpc: simplify labpc_range_is_unipolar()H Hartley Sweeten
2013-03-26staging: comedi: ni_labpc: fix labpc_eeprom_insn_write()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: fix labpc_eeprom_insn_read()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: return bool from labpc_use_continuous_mode()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: cleanup trigger setting in labpc_ai_cmd()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: remove board attach noiseH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: dma requires an interruptH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: allow board to attach without dmaH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: allow board to attach without interruptH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: return error from labpc_counter_set_mode()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: cleanup labpc_counter_load() usageH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: introduce labpc_counter_set_mode()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: remove inline from labpc_counter_load()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: move a couple of the #define'sH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: clean up register mapH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: clean up multi-line commentsH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: fix a > 80 char line issueH Hartley Sweeten