aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/das1800.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas2010-06-171-1/+12
* Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas2010-06-171-0/+4
* Staging: comedi: das1800.c: fix a locking error on the error path.Greg Kroah-Hartman2010-05-111-1/+3
* Staging: comedi: das1800: fix kfree coding style issueDavid Binderman2010-05-111-4/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-308/+350
* Staging: comedi: remove RT codeGreg Kroah-Hartman2009-06-191-0/+1
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-191-10/+10
* Staging: comedi: make use of ARRAY_SIZE macroBill Pemberton2009-06-191-1/+1
* Staging: comedi: more fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-28/+28
* Staging: comedi: fix the way structs are initialized.Bill Pemberton2009-06-191-169/+169
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-33/+33
* staging: comedi, remove interrupt.hJiri Slaby2009-06-191-2/+2
* Staging: comedi: remove C99 comments in das1800.cBill Pemberton2009-06-191-102/+102
* Staging: comedi: Remove das1800_private typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove das1800_board typedefBill Pemberton2009-04-031-7/+7
* Staging: comedi: Remove comedi_devconfig typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-8/+8
* Staging: comedi: Remove comedi_cmd typedefBill Pemberton2009-04-031-14/+14
* Staging: comedi: Remove comedi_lrange typedefBill Pemberton2009-04-031-5/+5
* 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-28/+28
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-43/+43
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-11/+11
* Staging: comedi: add das1800 driverFrank Mori Hess2009-04-031-0/+1758