index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
/
kcomedilib
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-03
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
1
-0
/
+1
2017-11-28
staging: comedi: Remove redundant license text
Greg Kroah-Hartman
1
-10
/
+0
2017-11-28
staging: comedi: add SPDX identifiers to all greybus driver files
Greg Kroah-Hartman
1
-0
/
+1
2016-12-06
Staging: comedi: kcomedilib: Add module_init/exit function
Cheah Kok Cheong
1
-0
/
+12
2015-09-12
staging: comedi: kcomedilib: Fixed coding style issue
Nayeemahmed Badebade
1
-16
/
+16
2015-03-06
staging: comedi: kcomedilib_main: (!foo) preferred over (foo == NULL)
H Hartley Sweeten
1
-1
/
+1
2015-01-17
Staging: comedi: kcomedilib: Fixed a typo
Gustavo A. R. Silva
1
-1
/
+1
2014-02-15
Staging: comedi: kcomedilib: replace deprecated simple_strtoul() with kstrtou...
Chase Southwood
1
-1
/
+2
2013-11-25
staging: comedi: remove comedi_debug module parameter
H Hartley Sweeten
1
-0
/
+2
2013-11-11
staging: comedi: kcomedilib: protect against device detachment
Ian Abbott
1
-22
/
+35
2013-11-11
staging: comedi: kcomedilib: increment reference while device in use
Ian Abbott
1
-7
/
+12
2013-08-26
staging: comedi: comedi_bond: handle base channel for insn_bits
Ian Abbott
1
-6
/
+31
2013-08-26
staging: comedi: comedi_bond: get INSN_CONFIG_DIO_QUERY info from horse's mouth
Ian Abbott
1
-0
/
+21
2013-07-23
staging: comedi: do not include <linux/delay.h> if its not needed
H Hartley Sweeten
1
-1
/
+0
2013-07-23
staging: comedi: drivers do not need <linux/ioport.h>
H Hartley Sweeten
1
-1
/
+0
2013-05-13
staging: comedi: remove FSF address from boilerplate text
H Hartley Sweeten
1
-5
/
+0
2013-04-12
staging: comedi: use EXPORT_SYMBOL_GPL() for all exported symbols
H Hartley Sweeten
1
-6
/
+6
2013-01-07
staging: comedi: use comedi_dev_from_minor()
H Hartley Sweeten
1
-6
/
+2
2012-11-27
staging: comedi: remove unnecessary '#define __NO_VERSION__'
H Hartley Sweeten
1
-1
/
+0
2012-10-22
staging/comedi: Use dev_ printks in kcomedilib/kcomedilib_main.c
YAMANE Toshiaki
1
-2
/
+3
2012-09-21
staging: comedi: kcomedilib: fix a __user space access issue
H Hartley Sweeten
1
-7
/
+7
2012-09-05
staging: comedi: kcomedilib: remove subdevice pointer math
H Hartley Sweeten
1
-3
/
+6
2010-07-08
Staging: comedi: kcomedilib: fix coding style issues in kcomedilib_main.c
Gustavo Silva
1
-2
/
+2
2010-05-18
Staging: comedi: new Kconfig and Makefiles, drivers grouped by bustype.
Alexander Kurz
1
-1
/
+1
2010-05-11
Staging: comedi: kcomedilib: make it typesafe
Greg Kroah-Hartman
1
-12
/
+10
2010-05-11
Staging: comedi: kcomedilib: simplify comedi_do_insn()
Greg Kroah-Hartman
1
-112
/
+38
2010-05-11
Staging: comedi: kcomedilib: comedi_do_insn is now static
Greg Kroah-Hartman
1
-1
/
+1
2010-05-11
Staging: comedi: kcomedilib: delete dio.c and get.c
Greg Kroah-Hartman
4
-123
/
+64
2010-05-11
Staging: comedi: kcomedilib: kcomedilib_main.c: remove unused functions
Greg Kroah-Hartman
1
-354
/
+0
2010-05-11
Staging: comedi: kcomedilib: dio.c: remove unused functions
Greg Kroah-Hartman
1
-30
/
+0
2010-05-11
Staging: comedi: clean up kcomedilib/get.c
Greg Kroah-Hartman
1
-242
/
+0
2010-05-11
Staging: comedi: delete kcomedilib/data.c
Greg Kroah-Hartman
2
-93
/
+0
2010-05-11
Staging: comedi: kcomedilib: remove ksyms.c file
Greg Kroah-Hartman
5
-158
/
+16
2010-05-11
Staging: comedi: rename check_chanlist to comedi_check_chanlist
Greg Kroah-Hartman
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-2
/
+0
2009-09-15
Staging: comedi: Remove references to dead EXPORT_SYMTAB
Robert P. J. Day
1
-4
/
+0
2009-09-15
Staging: Comedi: Lindent changes to comdi driver in staging tree
Mithlesh Thukral
4
-54
/
+56
2009-06-19
Staging: comedi: data.c should include delay.h
Alexander Beregalov
1
-0
/
+1
2009-06-19
Staging: comedi: remove RT code
Greg Kroah-Hartman
1
-9
/
+0
2009-06-19
Staging: comedi: remove comedi-specific wrappers
Greg Kroah-Hartman
2
-14
/
+14
2009-06-19
Staging: comedi: Remove C99 comments
Bill Pemberton
1
-19
/
+30
2009-04-03
Staging: comedi: Remove comedi_krange typedef
Bill Pemberton
1
-2
/
+2
2009-04-03
Staging: comedi: Remove comedi_insn typedef
Bill Pemberton
3
-8
/
+8
2009-04-03
Staging: comedi: Remove comedi_cmd typedef
Bill Pemberton
1
-2
/
+2
2009-04-03
Staging: comedi: Remove comedi_lrange typedef
Bill Pemberton
1
-1
/
+1
2009-04-03
Staging: comedi: Remove comedi_async typedef
Bill Pemberton
2
-11
/
+11
2009-04-03
Staging: comedi: Remove comedi_subdevice typedef
Bill Pemberton
2
-25
/
+25
2009-04-03
Staging: comedi: Remove comedi_device typedef
Bill Pemberton
2
-33
/
+33
2009-04-03
Staging: comedi: Remove lsampl_t and sampl_t typedefs
Bill Pemberton
3
-6
/
+6
2009-04-03
Staging: comedi: Remove comedi_t typedef
Bill Pemberton
4
-44
/
+44
[next]