aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers
AgeCommit message (Expand)Author
2014-01-25staging: comedi: adl_pci9111: fix incorrect irq passed to request_irq()H Hartley Sweeten
2014-01-25staging: comedi: addi_apci_1032: fix subdevice type/flags bugH Hartley Sweeten
2014-01-09staging: comedi: 8255_pci: fix for newer PCI-DIO48HIan Abbott
2013-12-20staging: comedi: ssv_dnp: use comedi_dio_update_state()H Hartley Sweeten
2013-12-20staging: comedi: drivers: use comedi_dio_update_state() for simple casesH Hartley Sweeten
2013-12-20staging: comedi: pcmuio: fix possible NULL deref on detachIan Abbott
2013-10-13staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdeviceIan Abbott
2013-09-26staging: comedi: dt282x: dt282x_ai_insn_read() always failsDan Carpenter
2013-05-13staging: comedi: ni_mio_common: only do counter commands for ni_pcimioIan Abbott
2013-05-13staging: comedi: ni_labpc: fix build when VIRT_TO_BUS is not definedH Hartley Sweeten
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