summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-06-04staging: comedi: amplc_pc263: Remove forward function declarationsIan Abbott1-71/+52
2012-06-04staging: comedi: amplc_pc263: Use module_comedi_{pci, }_driver()Ian Abbott1-45/+10
2012-06-04staging: comedi: amplc_pc263: Use IS_ENABLED()Ian Abbott1-122/+59
2012-06-04staging: comedi: amplc_pc263: Add a missing caseIan Abbott1-0/+1
2012-06-04staging: comedi: amplc_pc263: Change DIO subdevice to DOIan Abbott1-29/+9
2012-06-04staging: comedi: amplc_pc263: Correct initial stateIan Abbott1-2/+1
2012-06-04staging: comedi: amplc_pc236: Remove most #if linesIan Abbott1-78/+40
2012-06-04staging: comedi: amplc_pc236: Add attach_pci() hookIan Abbott1-91/+129
2012-06-04staging: comedi: amplc_pc236: Remove thisboard and devpriv macrosIan Abbott1-10/+17
2012-06-04staging: comedi: amplc_pc236: Change return type of pc236_find_pci()Ian Abbott1-11/+7
2012-06-04staging: comedi: amplc_pc236: Remove unused fancy_nameIan Abbott1-18/+14
2012-06-04staging: comedi: amplc_pc236: Replace printk callsIan Abbott1-56/+52
2012-06-04staging: comedi: amplc_pc236: Remove forward function declarationsIan Abbott1-250/+226
2012-06-04staging: comedi: amplc_pc236: Use module_comedi_{pci,}_driver()Ian Abbott1-40/+10
2012-06-04staging: comedi: amplc_pc236: Use IS_ENABLED()Ian Abbott1-28/+20
2012-06-04staging: comedi: drivers.c: remove unused inline functionsH Hartley Sweeten1-33/+0
2012-06-04staging: comedi: Make COMEDI_FC a hidden Kconfig optionH Hartley Sweeten1-8/+1
2012-06-04staging: comedi: cb_pcidas64: Fixed coding style errorsDimitrios Semitsoglou-Tsiapos1-3/+3
2012-06-04staging: comedi: Fix typo in comediMasanari Iida7-8/+8
2012-06-04staging: comedi: das08: Add attach_pci() hookIan Abbott1-39/+79
2012-06-04staging: comedi: das08: Support multiple PCI card types in futureIan Abbott1-25/+71
2012-06-04staging: comedi: das08: Remove thisboard and devpriv macrosIan Abbott1-3/+16
2012-06-04staging: comedi: das08: Replace printk callsIan Abbott1-19/+11
2012-06-04staging: comedi: das08: Remove forward function declarations.Ian Abbott1-308/+277
2012-06-04staging: comedi: das08: Use module_comedi_{pci_, }driverIan Abbott1-27/+19
2012-06-04staging: comedi: das08: Move I/O resource (de)allocation.Ian Abbott1-30/+27
2012-06-04staging: comedi: das08: Use IS_ENABLED()Ian Abbott1-30/+20
2012-06-04staging: comedi: das1800: complete the refactor to remove all forward declara...H Hartley Sweeten1-618/+572
2012-06-04staging: comedi: rtd520 complete the refactor to remove all forward declarationsH Hartley Sweeten1-473/+443
2012-06-04staging: comedi: adl_pci7296: factor out the PCI device codeH Hartley Sweeten1-59/+62
2012-06-04staging: comedi: adl_pci7432: factor out the PCI device codeH Hartley Sweeten1-54/+58
2012-06-04staging: comedi: adl_pci8164: factor out the PCI device codeH Hartley Sweeten1-71/+78
2012-06-04staging: comedi: adl_pci9111: factor out the find PCI device codeH Hartley Sweeten1-58/+49
2012-06-04staging: comedi: adl_pci9118: factor out the find PCI device codeH Hartley Sweeten1-55/+44
2012-06-04staging: comedi: adl_pci7230: factor out the find PCI device codeH Hartley Sweeten1-24/+29
2012-06-04staging: comedi: cleanup comedi_recognize()Dan Carpenter1-6/+5
2012-06-04staging: comedi: remove this_board macro in the s526 driverH Hartley Sweeten1-15/+5
2012-06-04staging: comedi: remove this_board macro in the acl7225b driverH Hartley Sweeten1-6/+7
2012-06-04staging: comedi: remove thisboard macro in the adq12b driverH Hartley Sweeten1-12/+7
2012-06-04staging: comedi: remove this_board macro in the aio_aio12_8 driverH Hartley Sweeten1-3/+2
2012-06-04staging: comedi: remove thisboard macro in the aio_iiro_16 driverH Hartley Sweeten1-3/+2
2012-06-04staging: comedi: remove thisboard macro in the comedi_test driverH Hartley Sweeten1-7/+6
2012-06-04staging: comedi: remove thisboard macro in the das16 driverH Hartley Sweeten1-48/+58
2012-06-04staging: comedi: remove thisboard macro in the das16m1 driverH Hartley Sweeten1-4/+5
2012-06-04staging: comedi: remove thisboard macro in the dmm32at driverH Hartley Sweeten1-27/+12
2012-06-04staging: comedi: remove this_board macro in the dt2811 driverH Hartley Sweeten1-6/+5
2012-06-04staging: comedi: remove this_board macro in the dt282x driverH Hartley Sweeten1-7/+8
2012-06-04staging: comedi: remove thisboard macro in the ni_at_ao driverH Hartley Sweeten1-6/+3
2012-06-04staging: comedi: remove boardtype macro in the ni_atmio16d driverH Hartley Sweeten1-6/+6
2012-06-04staging: comedi: remove this_board macro in the pcl711 driverH Hartley Sweeten1-12/+13