summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers
AgeCommit message (Expand)Author
2012-08-16staging: comedi: usbduxfast: Declare MODULE_FIRMWARE usageTim Gardner
2012-08-16staging: comedi: usbdux: Declare MODULE_FIRMWARE usageTim Gardner
2012-08-16staging: comedi: usbduxsigma: Declare MODULE_FIRMWARE usageTim Gardner
2012-08-07staging: comedi: rtd520: ioremap'ed addresses are resource_size_tH Hartley Sweeten
2012-08-07staging: comedi: dt3000: ioremap'ed addresses are resource_size_tH Hartley Sweeten
2012-08-07staging: comedi: daqboard2000: ioremap'ed addresses are resource_size_tH Hartley Sweeten
2012-08-07staging: comedi: daqboard2000: add back subsystem_device checkH Hartley Sweeten
2012-08-07staging: comedi: remove pci_is_enabled() testsH Hartley Sweeten
2012-07-26Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-19staging: comedi: s526: remove unused variables in the private dataH Hartley Sweeten
2012-07-19staging: comedi: aio_iiro_16: remove the private dataH Hartley Sweeten
2012-07-19staging: comedi: rtd520: store the pci_dev in the comedi_deviceH Hartley Sweeten
2012-07-19staging: comedi: rtd520: remove the '#if 0' code in the attachH Hartley Sweeten
2012-07-19staging: comedi: rtd520: remove 'got_regions' from private dataH Hartley Sweeten
2012-07-19staging: comedi: rtd520: remove the debug print of the pci addressesH Hartley Sweeten
2012-07-19staging: comedi: me_daq: store the pci_dev in the comedi_deviceH Hartley Sweeten
2012-07-19staging: comedi: me_daq: cleanup "find pci device" codeH Hartley Sweeten
2012-07-19staging: comedi: me_daq: factor out the "find pci device" codeH Hartley Sweeten
2012-07-19staging: comedi: ke_counter: remove the cnt_board_nbr macroH Hartley Sweeten
2012-07-19staging: comedi: ke_counter: store the pci_dev in the comedi_deviceH Hartley Sweeten
2012-07-19staging: comedi: ke_counter: minor cleanup of cnt_attach()H Hartley Sweeten
2012-07-19staging: comedi: ke_counter: cleanup "find pci device" codeH Hartley Sweeten
2012-07-19staging: comedi: ke_counter: factor out the "find pci device" codeH Hartley Sweeten
2012-07-19staging: comedi: dyna_pci10xx: fix detachH Hartley Sweeten
2012-07-19staging: comedi: dyna_pci10xx: store the pci_dev in the comedi_deviceH Hartley Sweeten
2012-07-19staging: comedi: dyna_pci10xx: use dev->iobaseH Hartley Sweeten
2012-07-19staging: comedi: dyna_pci10xx: remove unused bars from the private dataH Hartley Sweeten
2012-07-19staging: comedi: dyna_pci10xx: remove 'valid' from the private dataH Hartley Sweeten
2012-07-19staging: comedi: dyna_pci10xx: remove the 'start_stop_sem' mutexH Hartley Sweeten
2012-07-19staging: comedi: dyna_pci10xx: cleanup "find pci device" codeH Hartley Sweeten
2012-07-19staging: comedi: dyna_pci10xx: factor out the "find pci device" codeH Hartley Sweeten
2012-07-19staging: comedi: dt3000: store the pci_dev in the comedi_deviceH Hartley Sweeten
2012-07-19staging: comedi: dt3000: remove 'phys_addr' from the private dataH Hartley Sweeten
2012-07-19staging: comedi: dt3000: move the setup_pci() code into the attachH Hartley Sweeten
2012-07-19staging: comedi: dt3000: cleanup "find pci device" codeH Hartley Sweeten
2012-07-19staging: comedi: daqboard2000: void *plx should be a void __iomem *H Hartley Sweeten
2012-07-19staging: comedi: daqboard2000: store the pci_dev in the comedi_deviceH Hartley Sweeten
2012-07-19staging: comedi: daqboard2000: remove 'got_regions' from private dataH Hartley Sweeten
2012-07-19staging: comedi: daqboard2000: cleanup "find pci device" codeH Hartley Sweeten
2012-07-19staging: comedi: daqboard2000: factor out the "find pci device" codeH Hartley Sweeten
2012-07-19staging: comedi: contec_pci_dio: remove the private dataH Hartley Sweeten
2012-07-19staging: comedi: contec_pci_dio: store the pci_dev in the comedi_deviceH Hartley Sweeten
2012-07-19staging: comedi: contec_pci_dio: cleanup "find pci device" codeH Hartley Sweeten
2012-07-19staging: comedi: contec_pci_dio: factor out the "find pci device" codeH Hartley Sweeten
2012-07-19staging: comedi: cb_pcimdas: store the pci_dev in the comedi_deviceH Hartley Sweeten
2012-07-19staging: comedi: cb_pcimdas: remove BADR0 from the private dataH Hartley Sweeten
2012-07-19staging: comedi: cb_pcimdas: remove BADR2 from the private dataH Hartley Sweeten
2012-07-19staging: comedi: cb_pcimdas: remove BADR4 from the private dataH Hartley Sweeten
2012-07-19staging: comedi: cb_pcimdas: remove BADR1 from the private dataH Hartley Sweeten
2012-07-19staging: comedi: cb_pcimdas: cleanup the private dataH Hartley Sweeten