aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/adl_pci8164.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: comedi: use for_each_pci_dev()Kulikov Vasiliy2010-07-081-5/+2
* Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas2010-06-171-1/+39
* Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas2010-06-171-0/+4
* Staging: comedi: adl_pci8164 coding style fixesBRAGA, Bruno2009-12-111-18/+19
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-47/+79
* Staging: comedi: simply read and write functions in adl_pci8164Bill Pemberton2009-06-191-199/+46
* Staging: comedi: fix the way structs are initialized.Bill Pemberton2009-06-191-4/+4
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-36/+36
* Staging: comedi: Remove C99 commentsBill Pemberton2009-06-191-4/+4
* Staging: comedi: Remove adl_pci8164_private typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove comedi_devconfig typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-16/+16
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-17/+17
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-20/+20
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-16/+16
* Staging: comedi: add adl_pci8164 driverMichel Lachaine2009-04-031-0/+512