summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: s526: remove unused variables in the private dataH Hartley Sweeten2012-07-191-8/+0
* staging: comedi: aio_iiro_16: remove the private dataH Hartley Sweeten2012-07-191-11/+0
* staging: comedi: rtd520: store the pci_dev in the comedi_deviceH Hartley Sweeten2012-07-191-24/+24
* staging: comedi: rtd520: remove the '#if 0' code in the attachH Hartley Sweeten2012-07-191-46/+0
* staging: comedi: rtd520: remove 'got_regions' from private dataH Hartley Sweeten2012-07-191-6/+3
* staging: comedi: rtd520: remove the debug print of the pci addressesH Hartley Sweeten2012-07-191-4/+0
* staging: comedi: me_daq: store the pci_dev in the comedi_deviceH Hartley Sweeten2012-07-191-7/+8
* staging: comedi: me_daq: cleanup "find pci device" codeH Hartley Sweeten2012-07-191-40/+23
* staging: comedi: me_daq: factor out the "find pci device" codeH Hartley Sweeten2012-07-191-19/+30
* staging: comedi: ke_counter: remove the cnt_board_nbr macroH Hartley Sweeten2012-07-191-3/+1
* staging: comedi: ke_counter: store the pci_dev in the comedi_deviceH Hartley Sweeten2012-07-191-18/+6
* staging: comedi: ke_counter: minor cleanup of cnt_attach()H Hartley Sweeten2012-07-191-8/+8
* staging: comedi: ke_counter: cleanup "find pci device" codeH Hartley Sweeten2012-07-191-37/+23
* staging: comedi: ke_counter: factor out the "find pci device" codeH Hartley Sweeten2012-07-191-11/+26
* staging: comedi: dyna_pci10xx: fix detachH Hartley Sweeten2012-07-191-1/+3
* staging: comedi: dyna_pci10xx: store the pci_dev in the comedi_deviceH Hartley Sweeten2012-07-191-6/+6
* staging: comedi: dyna_pci10xx: use dev->iobaseH Hartley Sweeten2012-07-191-5/+5
* staging: comedi: dyna_pci10xx: remove unused bars from the private dataH Hartley Sweeten2012-07-191-6/+1
* staging: comedi: dyna_pci10xx: remove 'valid' from the private dataH Hartley Sweeten2012-07-191-3/+0
* staging: comedi: dyna_pci10xx: remove the 'start_stop_sem' mutexH Hartley Sweeten2012-07-191-13/+2
* staging: comedi: dyna_pci10xx: cleanup "find pci device" codeH Hartley Sweeten2012-07-191-41/+17
* staging: comedi: dyna_pci10xx: factor out the "find pci device" codeH Hartley Sweeten2012-07-191-33/+38
* staging: comedi: dt3000: store the pci_dev in the comedi_deviceH Hartley Sweeten2012-07-191-8/+8
* staging: comedi: dt3000: remove 'phys_addr' from the private dataH Hartley Sweeten2012-07-191-4/+3
* staging: comedi: dt3000: move the setup_pci() code into the attachH Hartley Sweeten2012-07-191-23/+6
* staging: comedi: dt3000: cleanup "find pci device" codeH Hartley Sweeten2012-07-191-54/+31
* staging: comedi: daqboard2000: void *plx should be a void __iomem *H Hartley Sweeten2012-07-191-1/+1
* staging: comedi: daqboard2000: store the pci_dev in the comedi_deviceH Hartley Sweeten2012-07-191-7/+8
* staging: comedi: daqboard2000: remove 'got_regions' from private dataH Hartley Sweeten2012-07-191-5/+4
* staging: comedi: daqboard2000: cleanup "find pci device" codeH Hartley Sweeten2012-07-191-36/+20
* staging: comedi: daqboard2000: factor out the "find pci device" codeH Hartley Sweeten2012-07-191-29/+39
* staging: comedi: contec_pci_dio: remove the private dataH Hartley Sweeten2012-07-191-9/+0
* staging: comedi: contec_pci_dio: store the pci_dev in the comedi_deviceH Hartley Sweeten2012-07-191-7/+6
* staging: comedi: contec_pci_dio: cleanup "find pci device" codeH Hartley Sweeten2012-07-191-12/+15
* staging: comedi: contec_pci_dio: factor out the "find pci device" codeH Hartley Sweeten2012-07-191-42/+50
* staging: comedi: cb_pcimdas: store the pci_dev in the comedi_deviceH Hartley Sweeten2012-07-191-16/+13
* staging: comedi: cb_pcimdas: remove BADR0 from the private dataH Hartley Sweeten2012-07-191-4/+1
* staging: comedi: cb_pcimdas: remove BADR2 from the private dataH Hartley Sweeten2012-07-191-7/+5
* staging: comedi: cb_pcimdas: remove BADR4 from the private dataH Hartley Sweeten2012-07-191-4/+3
* staging: comedi: cb_pcimdas: remove BADR1 from the private dataH Hartley Sweeten2012-07-191-3/+0
* staging: comedi: cb_pcimdas: cleanup the private dataH Hartley Sweeten2012-07-191-9/+0
* staging: comedi: cb_pcimdas: remove the debug print of the pci barsH Hartley Sweeten2012-07-191-6/+0
* staging: comedi: cb_pcimdas: cleanup "find pci device" codeH Hartley Sweeten2012-07-191-23/+15
* staging: comedi: cb_pcimdas: factor out the "find pci device" codeH Hartley Sweeten2012-07-191-29/+32
* staging: comedi: cb_pcidio: remove the private dataH Hartley Sweeten2012-07-191-24/+0
* staging: comedi: cb_pcidio: store the iobase in the comedi_deviceH Hartley Sweeten2012-07-191-7/+4
* staging: comedi: cb_pcidda: store the pci_dev in the comedi_deviceH Hartley Sweeten2012-07-191-13/+10
* staging: comedi: cb_pcidda: cleanup "find pci device" codeH Hartley Sweeten2012-07-191-19/+18
* staging: comedi: cb_pcidda: factor out the "find pci device" codeH Hartley Sweeten2012-07-191-28/+32
* staging: comedi: cb_pcidas64: store the pci_dev in the comedi_deviceH Hartley Sweeten2012-07-191-18/+21