aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/adv_pci_dio.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: adv_pci_dio: Add a counter subdevice to PCI-1751Ian Abbott2011-05-171-1/+2
* staging: comedi (adv_pci_dio): use PCI_DEVICE() macroJavier Martinez Canillas2010-08-311-15/+14
* Staging: comedi: use for_each_pci_dev()Kulikov Vasiliy2010-07-081-4/+2
* Staging: comedi: Coding style cleanups in adv_pci_dio.cMark2010-06-251-127/+180
* Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas2010-06-171-1/+37
* Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas2010-06-171-0/+4
* Staging: comedi: adv_pci_dio: Support Advantech PCI-1735UIan Abbott2010-06-041-11/+169
* Staging: comedi: move another pci vendor idGreg Kroah-Hartman2010-05-111-0/+2
* Staging: comedi: adv_pci_dio: fixed multiple brace coding style issuesJason Wong2010-05-111-17/+17
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-146/+160
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-191-9/+9
* Staging: comedi: fix the way structs are initialized.Bill Pemberton2009-06-191-4/+4
* Staging: comedi: remove assignment in conditionalsBill Pemberton2009-06-191-8/+16
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-31/+31
* Staging: comedi: Remove pci_dio_private typedefBill Pemberton2009-04-031-8/+8
* Staging: comedi: Remove C99 style comments in adv_pci_dio.cBill Pemberton2009-04-031-77/+77
* Staging: comedi: Remove boardtype typedef in adv_pci_dio.cBill Pemberton2009-04-031-5/+5
* Staging: comedi: Remove diosubd_data typedefBill Pemberton2009-04-031-12/+12
* Staging: comedi: Remove hw_cards_id and hw_io_access typedefs in adv_pci_dio.cBill Pemberton2009-04-031-8/+8
* Staging: comedi: Remove comedi_devconfig typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-8/+8
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-13/+13
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-21/+21
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-8/+8
* Staging: comedi: add adv_pci_dio driverMichal Dobes2009-04-031-0/+1077