summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi
AgeCommit message (Expand)AuthorLines
2009-01-07staging: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison-1/+1
2009-01-06Staging: comedi: fix build if CONFIG_PROC_FS is not setJ.R. Mauro-0/+2
2009-01-06Staging: comedi: fix checkpatch.pl warning in interrupt.hGreg Kroah-Hartman-7/+0
2009-01-06Staging: comedi: me_daq: fix sparse issuesGreg Kroah-Hartman-3/+3
2009-01-06Staging: comedi: me_daq: remove typedefsGreg Kroah-Hartman-11/+10
2009-01-06Staging: comedi: me_daq: fix checkpatch.pl issuesGreg Kroah-Hartman-311/+298
2009-01-06Staging: comedi: add me_daq driverMichael Hillmann-0/+860
2009-01-06Staging: comedi: add rtd520 driverDan Christian-0/+3125
2009-01-06Staging: comedi: add s626 driverGianluca Palli-0/+4057
2009-01-06Staging: comedi: comedi_pci.h: remove comedi_pci_disable_no_regionsGreg Kroah-Hartman-13/+0
2009-01-06Staging: comedi: comedi_pci.h: remove comedi_pci_enable_no_regionsGreg Kroah-Hartman-9/+0
2009-01-06Staging: comedi: comedi_pci.h: remove unneeded wrapperGreg Kroah-Hartman-1/+1
2009-01-06Staging: comedi: fix comedi_pci.h checkpatch.pl issues.Greg Kroah-Hartman-11/+4
2009-01-06Staging: comedi: fix comedi_fc.h checkpatch.pl issues.Greg Kroah-Hartman-14/+15
2009-01-06Staging: comedi: fix comedi_parport.c checkpatch.pl issues.Greg Kroah-Hartman-31/+34
2009-01-06Staging: comedi: remove typedefs from comedi_test.cGreg Kroah-Hartman-10/+10
2009-01-06Staging: comedi: fix sparse issues in comedi_test.cGreg Kroah-Hartman-3/+3
2009-01-06Staging: comedi: fix checkpatch.pl issues in comedi_test.cGreg Kroah-Hartman-86/+87
2009-01-06Staging: comedi: fix sparse issues in comedi_bond.cGreg Kroah-Hartman-6/+6
2009-01-06Staging: comedi: remove typedefs from comedi_bond.cGreg Kroah-Hartman-13/+12
2009-01-06Staging: comedi: fix checkpatch.pl issues in comedi_fc.cGreg Kroah-Hartman-11/+11
2009-01-06Staging: comedi: fix checkpatch.pl issues in comedi_bond.cGreg Kroah-Hartman-66/+80
2009-01-06Staging: comedi: add me4000 driverGuenter Gebhardt-0/+2809
2009-01-06Staging: comedi: add icp_multi driverAnne Smorthit-0/+1364
2009-01-06Staging: comedi: remove PCI wrappersGreg Kroah-Hartman-32/+1
2009-01-06Staging: comedi: remove usb wrappersGreg Kroah-Hartman-75/+0
2009-01-06Staging: comedi: dt9812: remove #ifdef that is not neededGreg Kroah-Hartman-3/+0
2009-01-06Staging: comedi: usbduxfast: remove comedi usb wrappersGreg Kroah-Hartman-32/+31
2009-01-06Staging: comedi: usbdux: remove comedi usb wrappersGreg Kroah-Hartman-41/+40
2009-01-06Staging: comedi: usbdux: remove typedefGreg Kroah-Hartman-49/+50
2009-01-06Staging: comedi: usbdux: remove checkpatch.pl warningsGreg Kroah-Hartman-86/+115
2009-01-06Staging: comedi: usbdux: fix up printk callsGreg Kroah-Hartman-287/+287
2009-01-06Staging: comedi: usbdux: remove // commentsGreg Kroah-Hartman-349/+364
2009-01-06Staging: comedi: usbdux: code style cleanupsGreg Kroah-Hartman-237/+221
2009-01-06Staging: comedi: usbdux: remove kernel version checksGreg Kroah-Hartman-80/+3
2009-01-06Staging: comedi: dt9812: fix sparse warningsGreg Kroah-Hartman-4/+2
2009-01-06Staging: comedi: dt9812: remove typedefsGreg Kroah-Hartman-72/+74
2009-01-06Staging: comedi: dt9812: remove dt9812.hGreg Kroah-Hartman-211/+206
2009-01-06Staging: comedi: dt9812: fix up a lot of coding style issuesGreg Kroah-Hartman-328/+365
2009-01-06Staging: comedi: add comedi_parport driverDavid Schleef-0/+388
2009-01-06Staging: comedi: add comedi_test driverJoachim Wuttke-0/+527
2009-01-06Staging: comedi: add comedi_bond driverDavid Schleef-0/+523
2009-01-06Staging: comedi: add usb dt9812 driverAnders Blomdell-0/+1134
2009-01-06Staging: comedi: add usb usbduxfast driverBernd Porr-0/+1780
2009-01-06Staging: comedi: add usb usbdux driverBernd Porr-0/+2984
2009-01-06Staging: comedi: add mite comedi pci driverDavid Schleef-0/+1265
2009-01-06Staging: comedi: comedi driver common function moduleDavid Schleef-0/+285
2009-01-06Staging: comedi: add pci and usb wrapper header filesDavid Schleef-0/+137
2009-01-06Staging: comedi: add local copy of interrupt.hDavid Schleef-1/+68
2009-01-06Staging: comedi: set up infrastructure for individual driversGreg Kroah-Hartman-0/+17