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