summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/adv_pci_dio.c
AgeCommit message (Expand)Author
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