aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/das08.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: das08: Correct AO output for das08jr-16-aoIan Abbott2012-10-021-1/+1
* Staging: comedi: use for_each_pci_dev()Kulikov Vasiliy2010-07-081-4/+2
* Staging: comedi: drivers: das08: Add whitespace to driver comment blockIan Abbott2010-06-171-5/+5
* Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas2010-06-171-1/+37
* Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas2010-06-171-1/+12
* Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas2010-06-171-0/+4
* Staging: comedi: drivers: fix coding style issues in das08.cGustavo Silva2010-05-111-74/+82
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-304/+318
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-191-2/+2
* Staging: comedi: fix the way structs are initialized.Bill Pemberton2009-06-191-207/+207
* Staging: comedi: remove assignment in conditionalsBill Pemberton2009-06-191-2/+4
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-38/+38
* Staging: comedi: Remove C99 commentsBill Pemberton2009-06-191-49/+49
* Staging: comedi: Remove comedi_devconfig typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-17/+17
* Staging: comedi: Remove comedi_lrange typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-18/+18
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-21/+21
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-17/+17
* Staging: comedi: add das08 driversDavid Schleef2009-04-031-0/+1068