summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/adl_pci7296.c
AgeCommit message (Expand)Author
2012-05-14staging: comedi: Use module_comedi_pci_driver and standardize driversH Hartley Sweeten
2012-04-24staging: comedi: refactor adl_pci7296 driver to remove forward declarationsH Hartley Sweeten
2012-04-10staging: comedi: pass 'struct comedi_driver *' to comedi_..._auto_configIan Abbott
2011-11-26staging/comedi/adl: Convert pci_table entries to PCI_DEVICE (if PCI_ANY_ID is...Peter Huewe
2010-07-08Staging: comedi: use for_each_pci_dev()Kulikov Vasiliy
2010-06-17Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas
2010-06-17Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas
2009-12-11Staging: comedi: adl_pci7296: CodingStyle cleanupBruce Jones
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral
2009-06-19Staging: comedi: fix the way structs are initialized.Bill Pemberton
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton
2009-06-19Staging: comedi: Remove C99 commentsBill Pemberton
2009-04-03Staging: comedi: Remove adl_pci7296_private typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_devconfig 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: add adl_pci7296 driverJon Grierson