aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/das16m1.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas2010-06-171-1/+12
* Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas2010-06-171-0/+4
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-59/+73
* Staging: comedi: remove RT codeGreg Kroah-Hartman2009-06-191-0/+1
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-191-5/+5
* Staging: comedi: make use of ARRAY_SIZE macroBill Pemberton2009-06-191-3/+1
* Staging: comedi: more fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-15/+15
* Staging: comedi: fix the way structs are initialized.Bill Pemberton2009-06-191-9/+9
* Staging: comedi: Remove parens around return valuesBill Pemberton2009-06-191-1/+1
* Staging: comedi: remove assignment in conditionalsBill Pemberton2009-06-191-3/+4
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-18/+18
* Staging: comedi: Remove C99 commentsBill Pemberton2009-06-191-25/+25
* staging: comedi, remove interrupt.hJiri Slaby2009-06-191-2/+2
* Staging: comedi: Remove das16m1_board 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-6/+6
* Staging: comedi: Remove comedi_cmd typedefBill Pemberton2009-04-031-5/+5
* Staging: comedi: Remove comedi_lrange typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_async typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-16/+16
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-23/+23
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-12/+12
* Staging: comedi: add das16m1 driverFrank Mori Hess2009-04-031-0/+765