summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/dt2801.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-33/+33
* Staging: comedi: Remove C99 commentsBill Pemberton2009-06-191-7/+8
* Staging: comedi: Remove comment mentioning typedefsBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove dt2801_private typedefBill Pemberton2009-04-031-4/+6
* Staging: comedi: Remove boardtype_t typedef in dt2801.cBill Pemberton2009-04-031-4/+6
* Staging: comedi: Remove comedi_devconfig typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-10/+10
* Staging: comedi: Remove comedi_lrange typedefBill Pemberton2009-04-031-8/+8
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-11/+11
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-23/+23
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-11/+11
* Staging: comedi: add dt2601 driverDavid Schleef2009-04-031-0/+693