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
2014-02-15
Staging: comedi: kcomedilib: replace deprecated simple_strtoul() with kstrtou...
Chase Southwood
2013-11-25
staging: comedi: remove comedi_debug module parameter
H Hartley Sweeten
2013-11-11
staging: comedi: kcomedilib: protect against device detachment
Ian Abbott
2013-11-11
staging: comedi: kcomedilib: increment reference while device in use
Ian Abbott
2013-08-26
staging: comedi: comedi_bond: handle base channel for insn_bits
Ian Abbott
2013-08-26
staging: comedi: comedi_bond: get INSN_CONFIG_DIO_QUERY info from horse's mouth
Ian Abbott
2013-07-23
staging: comedi: do not include <linux/delay.h> if its not needed
H Hartley Sweeten
2013-07-23
staging: comedi: drivers do not need <linux/ioport.h>
H Hartley Sweeten
2013-05-13
staging: comedi: remove FSF address from boilerplate text
H Hartley Sweeten
2013-04-12
staging: comedi: use EXPORT_SYMBOL_GPL() for all exported symbols
H Hartley Sweeten
2013-01-07
staging: comedi: use comedi_dev_from_minor()
H Hartley Sweeten
2012-11-27
staging: comedi: remove unnecessary '#define __NO_VERSION__'
H Hartley Sweeten
2012-10-22
staging/comedi: Use dev_ printks in kcomedilib/kcomedilib_main.c
YAMANE Toshiaki
2012-09-21
staging: comedi: kcomedilib: fix a __user space access issue
H Hartley Sweeten
2012-09-05
staging: comedi: kcomedilib: remove subdevice pointer math
H Hartley Sweeten
2010-07-08
Staging: comedi: kcomedilib: fix coding style issues in kcomedilib_main.c
Gustavo Silva
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