aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/comedi_test.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: comedi_test: fix race when cancelling commandIan Abbott2013-01-171-1/+1
* 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: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-60/+83
* Staging: comedi: comedi_test.c should include timer.hAlexander Beregalov2009-06-191-0/+1
* Staging: comedi: make use of ARRAY_SIZE macroBill Pemberton2009-06-191-1/+1
* Staging: comedi: Remove comedi_krange typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_devconfig typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove comedi_cmd typedefBill Pemberton2009-04-031-4/+4
* 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-1/+1
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-13/+13
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-23/+23
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-13/+13
* Staging: comedi: remove typedefs from comedi_test.cGreg Kroah-Hartman2009-01-061-10/+10
* Staging: comedi: fix sparse issues in comedi_test.cGreg Kroah-Hartman2009-01-061-3/+3
* Staging: comedi: fix checkpatch.pl issues in comedi_test.cGreg Kroah-Hartman2009-01-061-86/+87
* Staging: comedi: add comedi_test driverJoachim Wuttke2009-01-061-0/+526