summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/kcomedilib/kcomedilib_main.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: comedi: kcomedilib: fix coding style issues in kcomedilib_main.cGustavo Silva2010-07-081-2/+2
* 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-111-0/+63
* Staging: comedi: kcomedilib: kcomedilib_main.c: remove unused functionsGreg Kroah-Hartman2010-05-111-354/+0
* Staging: comedi: kcomedilib: remove ksyms.c fileGreg Kroah-Hartman2010-05-111-2/+4
* 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-301-1/+0
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-17/+18
* Staging: comedi: remove RT codeGreg Kroah-Hartman2009-06-191-9/+0
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-191-12/+12
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_cmd typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_async typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-10/+10
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-14/+14
* Staging: comedi: Remove comedi_t typedefBill Pemberton2009-04-031-16/+16
* Staging: comedi: Remove curly braces where they are not neededBill Pemberton2009-04-031-18/+17
* 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-031-12/+12
* Staging: comedi: add kcomedilib to the treeDavid Schleef2009-01-061-0/+567
OpenPOWER on IntegriCloud