aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/das08.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-08Staging: comedi: use for_each_pci_dev()Kulikov Vasiliy1-4/+2
2010-06-17Staging: comedi: drivers: das08: Add whitespace to driver comment blockIan Abbott1-5/+5
2010-06-17Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas1-1/+37
2010-06-17Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas1-1/+12
2010-06-17Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas1-0/+4
2010-05-11Staging: comedi: drivers: fix coding style issues in das08.cGustavo Silva1-74/+82
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral1-304/+318
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman1-2/+2
2009-06-19Staging: comedi: fix the way structs are initialized.Bill Pemberton1-207/+207
2009-06-19Staging: comedi: remove assignment in conditionalsBill Pemberton1-2/+4
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton1-38/+38
2009-06-19Staging: comedi: Remove C99 commentsBill Pemberton1-49/+49
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton1-17/+17
2009-04-03Staging: comedi: Remove comedi_lrange typedefBill Pemberton1-4/+4
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton1-18/+18
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton1-21/+21
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton1-17/+17
2009-04-03Staging: comedi: add das08 driversDavid Schleef1-0/+1068