summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/kcomedilib
AgeCommit message (Expand)Author
2010-07-08Staging: comedi: kcomedilib: fix coding style issues in kcomedilib_main.cGustavo Silva
2010-05-18Staging: comedi: new Kconfig and Makefiles, drivers grouped by bustype.Alexander Kurz
2010-05-11Staging: comedi: kcomedilib: make it typesafeGreg Kroah-Hartman
2010-05-11Staging: comedi: kcomedilib: simplify comedi_do_insn()Greg Kroah-Hartman
2010-05-11Staging: comedi: kcomedilib: comedi_do_insn is now staticGreg Kroah-Hartman
2010-05-11Staging: comedi: kcomedilib: delete dio.c and get.cGreg Kroah-Hartman
2010-05-11Staging: comedi: kcomedilib: kcomedilib_main.c: remove unused functionsGreg Kroah-Hartman
2010-05-11Staging: comedi: kcomedilib: dio.c: remove unused functionsGreg Kroah-Hartman
2010-05-11Staging: comedi: clean up kcomedilib/get.cGreg Kroah-Hartman
2010-05-11Staging: comedi: delete kcomedilib/data.cGreg Kroah-Hartman
2010-05-11Staging: comedi: kcomedilib: remove ksyms.c fileGreg Kroah-Hartman
2010-05-11Staging: comedi: rename check_chanlist to comedi_check_chanlistGreg Kroah-Hartman
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-15Staging: comedi: Remove references to dead EXPORT_SYMTABRobert P. J. Day
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral
2009-06-19Staging: comedi: data.c should include delay.hAlexander Beregalov
2009-06-19Staging: comedi: remove RT codeGreg Kroah-Hartman
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman
2009-06-19Staging: comedi: Remove C99 commentsBill Pemberton
2009-04-03Staging: comedi: Remove comedi_krange typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_cmd typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_lrange typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_async typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton
2009-04-03Staging: comedi: Remove comedi_t typedefBill Pemberton
2009-04-03Staging: comedi: Remove curly braces where they are not neededBill Pemberton
2009-04-03Staging: comedi: Remove instances of assignments in conditionalsBill Pemberton
2009-04-03Staging: comedi: Add spaces around parens as requested by checkpatch.plBill Pemberton
2009-04-03Staging: comedi: Change "foo * bar" to "foo *bar"Bill Pemberton
2009-04-03Staging: comedi: remove LINUX_VERSION_CODE checksMariusz Kozlowski
2009-01-06Staging: comedi: add kcomedilib to the treeDavid Schleef