aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/kcomedilib
Commit message (Expand)AuthorAgeFilesLines
* Staging: comedi: kcomedilib: fix coding style issues in kcomedilib_main.cGustavo Silva2010-07-081-2/+2
* Staging: comedi: new Kconfig and Makefiles, drivers grouped by bustype.Alexander Kurz2010-05-181-1/+1
* Staging: comedi: kcomedilib: make it typesafeGreg Kroah-Hartman2010-05-111-12/+10
* Staging: comedi: kcomedilib: simplify comedi_do_insn()Greg Kroah-Hartman2010-05-111-112/+38
* Staging: comedi: kcomedilib: comedi_do_insn is now staticGreg Kroah-Hartman2010-05-111-1/+1
* Staging: comedi: kcomedilib: delete dio.c and get.cGreg Kroah-Hartman2010-05-114-123/+64
* Staging: comedi: kcomedilib: kcomedilib_main.c: remove unused functionsGreg Kroah-Hartman2010-05-111-354/+0
* Staging: comedi: kcomedilib: dio.c: remove unused functionsGreg Kroah-Hartman2010-05-111-30/+0
* Staging: comedi: clean up kcomedilib/get.cGreg Kroah-Hartman2010-05-111-242/+0
* Staging: comedi: delete kcomedilib/data.cGreg Kroah-Hartman2010-05-112-93/+0
* Staging: comedi: kcomedilib: remove ksyms.c fileGreg Kroah-Hartman2010-05-115-158/+16
* Staging: comedi: rename check_chanlist to comedi_check_chanlistGreg Kroah-Hartman2010-05-111-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-2/+0
* Staging: comedi: Remove references to dead EXPORT_SYMTABRobert P. J. Day2009-09-151-4/+0
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-154-54/+56
* Staging: comedi: data.c should include delay.hAlexander Beregalov2009-06-191-0/+1
* Staging: comedi: remove RT codeGreg Kroah-Hartman2009-06-191-9/+0
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-192-14/+14
* Staging: comedi: Remove C99 commentsBill Pemberton2009-06-191-19/+30
* Staging: comedi: Remove comedi_krange typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-033-8/+8
* Staging: comedi: Remove comedi_cmd typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_lrange typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_async typedefBill Pemberton2009-04-032-11/+11
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-032-25/+25
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-032-33/+33
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-033-6/+6
* Staging: comedi: Remove comedi_t typedefBill Pemberton2009-04-034-44/+44
* Staging: comedi: Remove curly braces where they are not neededBill Pemberton2009-04-032-20/+19
* Staging: comedi: Remove instances of assignments in conditionalsBill Pemberton2009-04-031-2/+5
* Staging: comedi: Add spaces around parens as requested by checkpatch.plBill Pemberton2009-04-031-4/+4
* Staging: comedi: Change "foo * bar" to "foo *bar"Bill Pemberton2009-04-034-41/+41
* Staging: comedi: remove LINUX_VERSION_CODE checksMariusz Kozlowski2009-04-031-4/+0
* Staging: comedi: add kcomedilib to the treeDavid Schleef2009-01-066-0/+1197