aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
2013-05-13staging: comedi: complain if dma buffer allocation not supportedIan Abbott
2013-05-13staging: comedi: ni_mio_common: only do counter commands for ni_pcimioIan Abbott
2013-05-13staging: comedi: work without HAS_DMAIan Abbott
2013-05-13staging: comedi: allow buffer resize if previous resize failedIan Abbott
2013-05-13staging: comedi: ni_labpc: fix build when VIRT_TO_BUS is not definedH Hartley Sweeten
2013-05-05staging: single_open() leaksAl Viro
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-29comedi: Don't use create_proc_read_entry()David Howells
2013-04-23staging: comedi: ni_labpc: fix legacy driver buildH Hartley Sweeten
2013-04-23staging: comedi: das800: cleanup the cio-das802/16 fifo commentsH Hartley Sweeten
2013-04-23staging: comedi: das800: rename CamelCase vars in das800_ai_do_cmd()H Hartley Sweeten
2013-04-23staging: comedi: das800: tidy up the private dataH Hartley Sweeten
2013-04-23staging: comedi: das800: tidy up das800_interrupt()H Hartley Sweeten
2013-04-23staging: comedi: das800: tidy up das800_ai_insn_read()H Hartley Sweeten
2013-04-23staging: comedi: das800: tidy up das800_di_insn_bits()H Hartley Sweeten
2013-04-23staging: comedi: das800: tidy up das800_do_insn_bits()H Hartley Sweeten
2013-04-23staging: comedi: das800: remove extra divisor calculation callH Hartley Sweeten
2013-04-23staging: comedi: das800: rename {enable,disable}_das800H Hartley Sweeten
2013-04-23staging: comedi: das800: tidy up subdevice initH Hartley Sweeten
2013-04-23staging: comedi: das800: allow attaching without interrupt supportH Hartley Sweeten
2013-04-23staging: comedi: das800: interrupts are required for async command supportH Hartley Sweeten
2013-04-23staging: comedi: das800: tidy up das800_ai_do_cmdtest()H Hartley Sweeten
2013-04-23staging: comedi: das800: remove 'volatile' on private data variablesH Hartley Sweeten
2013-04-23staging: comedi: das800: cleanup the boardinfoH Hartley Sweeten
2013-04-23staging: comedi: das800: cleanup range table declarationsH Hartley Sweeten
2013-04-23staging: comedi: das800: introduce das800_ind_{write, read}()H Hartley Sweeten
2013-04-23staging: comedi: das800: remove forward declarationsH Hartley Sweeten
2013-04-23staging: comedi: das800: move das800_set_frequency()H Hartley Sweeten
2013-04-23staging: comedi: das800: move das800_probe()H Hartley Sweeten
2013-04-23staging: comedi: das800: move das800_attach()H Hartley Sweeten
2013-04-23staging: comedi: das800: move module_{init, exit} to end of fileH 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-23staging: comedi/daqboard2000: use mdelay for large delaysArnd Bergmann
2013-04-22staging: comedi: pcl816: remove unused RTC dma supportH Hartley Sweeten
2013-04-22staging: comedi: pcl818: remove unused RTC dma 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-19staging: comedi: skel: use comedi_legacy_detach()H Hartley Sweeten
2013-04-19staging: comedi: amplc_dio200: use comedi_legacy_detach()H Hartley Sweeten
2013-04-19staging: comedi: drivers: use comedi_legacy_detach() in simple driversH Hartley Sweeten
2013-04-19staging: comedi: das1800: use comedi_legacy_detach()H Hartley Sweeten
2013-04-19staging: comedi: das16m1: check for subdev_8255_init() failureH Hartley Sweeten
2013-04-19staging: comedi: das16m1: use comedi_legacy_detach()H Hartley Sweeten
2013-04-19staging: comedi: das16: use comedi_legacy_detach()H Hartley Sweeten
2013-04-19staging: comedi: pcl812: use comedi_legacy_detach()H Hartley Sweeten
2013-04-19staging: comedi: drivers: introduce comedi_legacy_detach()H Hartley Sweeten