summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/adv_pci_dio.c
AgeCommit message (Expand)Author
2011-05-17staging: comedi: adv_pci_dio: Add a counter subdevice to PCI-1751Ian Abbott
2010-08-31staging: comedi (adv_pci_dio): use PCI_DEVICE() macroJavier Martinez Canillas
2010-07-08Staging: comedi: use for_each_pci_dev()Kulikov Vasiliy
2010-06-25Staging: comedi: Coding style cleanups in adv_pci_dio.cMark
2010-06-17Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas
2010-06-17Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas
2010-06-04Staging: comedi: adv_pci_dio: Support Advantech PCI-1735UIan Abbott
2010-05-11Staging: comedi: move another pci vendor idGreg Kroah-Hartman
2010-05-11Staging: comedi: adv_pci_dio: fixed multiple brace coding style issuesJason Wong
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman
2009-06-19Staging: comedi: fix the way structs are initialized.Bill Pemberton
2009-06-19Staging: comedi: remove assignment in conditionalsBill Pemberton
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton
2009-04-03Staging: comedi: Remove pci_dio_private typedefBill Pemberton
2009-04-03Staging: comedi: Remove C99 style comments in adv_pci_dio.cBill Pemberton
2009-04-03Staging: comedi: Remove boardtype typedef in adv_pci_dio.cBill Pemberton
2009-04-03Staging: comedi: Remove diosubd_data typedefBill Pemberton
2009-04-03Staging: comedi: Remove hw_cards_id and hw_io_access typedefs in adv_pci_dio.cBill Pemberton
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton
2009-04-03Staging: comedi: add adv_pci_dio driverMichal Dobes