index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
/
kcomedilib
Age
Commit message (
Expand
)
Author
2010-05-18
Staging: comedi: new Kconfig and Makefiles, drivers grouped by bustype.
Alexander Kurz
2010-05-11
Staging: comedi: kcomedilib: make it typesafe
Greg Kroah-Hartman
2010-05-11
Staging: comedi: kcomedilib: simplify comedi_do_insn()
Greg Kroah-Hartman
2010-05-11
Staging: comedi: kcomedilib: comedi_do_insn is now static
Greg Kroah-Hartman
2010-05-11
Staging: comedi: kcomedilib: delete dio.c and get.c
Greg Kroah-Hartman
2010-05-11
Staging: comedi: kcomedilib: kcomedilib_main.c: remove unused functions
Greg Kroah-Hartman
2010-05-11
Staging: comedi: kcomedilib: dio.c: remove unused functions
Greg Kroah-Hartman
2010-05-11
Staging: comedi: clean up kcomedilib/get.c
Greg Kroah-Hartman
2010-05-11
Staging: comedi: delete kcomedilib/data.c
Greg Kroah-Hartman
2010-05-11
Staging: comedi: kcomedilib: remove ksyms.c file
Greg Kroah-Hartman
2010-05-11
Staging: comedi: rename check_chanlist to comedi_check_chanlist
Greg Kroah-Hartman
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-15
Staging: comedi: Remove references to dead EXPORT_SYMTAB
Robert P. J. Day
2009-09-15
Staging: Comedi: Lindent changes to comdi driver in staging tree
Mithlesh Thukral
2009-06-19
Staging: comedi: data.c should include delay.h
Alexander Beregalov
2009-06-19
Staging: comedi: remove RT code
Greg Kroah-Hartman
2009-06-19
Staging: comedi: remove comedi-specific wrappers
Greg Kroah-Hartman
2009-06-19
Staging: comedi: Remove C99 comments
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_krange typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_insn typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_cmd typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_lrange typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_async typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_subdevice typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_device typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove lsampl_t and sampl_t typedefs
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_t typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove curly braces where they are not needed
Bill Pemberton
2009-04-03
Staging: comedi: Remove instances of assignments in conditionals
Bill Pemberton
2009-04-03
Staging: comedi: Add spaces around parens as requested by checkpatch.pl
Bill Pemberton
2009-04-03
Staging: comedi: Change "foo * bar" to "foo *bar"
Bill Pemberton
2009-04-03
Staging: comedi: remove LINUX_VERSION_CODE checks
Mariusz Kozlowski
2009-01-06
Staging: comedi: add kcomedilib to the tree
David Schleef