aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/adv_pci_dio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-31staging: comedi (adv_pci_dio): use PCI_DEVICE() macroJavier Martinez Canillas1-15/+14
2010-07-08Staging: comedi: use for_each_pci_dev()Kulikov Vasiliy1-4/+2
2010-06-25Staging: comedi: Coding style cleanups in adv_pci_dio.cMark1-127/+180
2010-06-17Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas1-1/+37
2010-06-17Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas1-0/+4
2010-06-04Staging: comedi: adv_pci_dio: Support Advantech PCI-1735UIan Abbott1-11/+169
2010-05-11Staging: comedi: move another pci vendor idGreg Kroah-Hartman1-0/+2
2010-05-11Staging: comedi: adv_pci_dio: fixed multiple brace coding style issuesJason Wong1-17/+17
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral1-146/+160
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman1-9/+9
2009-06-19Staging: comedi: fix the way structs are initialized.Bill Pemberton1-4/+4
2009-06-19Staging: comedi: remove assignment in conditionalsBill Pemberton1-8/+16
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton1-31/+31
2009-04-03Staging: comedi: Remove pci_dio_private typedefBill Pemberton1-8/+8
2009-04-03Staging: comedi: Remove C99 style comments in adv_pci_dio.cBill Pemberton1-77/+77
2009-04-03Staging: comedi: Remove boardtype typedef in adv_pci_dio.cBill Pemberton1-5/+5
2009-04-03Staging: comedi: Remove diosubd_data typedefBill Pemberton1-12/+12
2009-04-03Staging: comedi: Remove hw_cards_id and hw_io_access typedefs in adv_pci_dio.cBill Pemberton1-8/+8
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton1-4/+4
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton1-8/+8
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton1-13/+13
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton1-21/+21
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton1-8/+8
2009-04-03Staging: comedi: add adv_pci_dio driverMichal Dobes1-0/+1077