index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
/
proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staging: comedi: proc: title block update
Michael Welling
2014-03-19
1
-1
/
+0
*
STAGING: comedi: style and checkpatch fixes
Michael Welling
2014-03-18
1
-26
/
+23
*
staging: comedi: use refcount while reading /proc/comedi
Ian Abbott
2013-11-11
1
-1
/
+5
*
staging: comedi: use a mutex when accessing driver list
Ian Abbott
2013-07-23
1
-0
/
+2
*
staging: comedi: remove FSF address from boilerplate text
H Hartley Sweeten
2013-05-13
1
-5
/
+0
*
staging: single_open() leaks
Al Viro
2013-05-05
1
-1
/
+1
*
comedi: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-21
/
+31
*
get rid of a bunch of open-coded create_proc_read_entry()
Al Viro
2013-04-09
1
-5
/
+2
*
staging: comedi: Makefile: conditionally compile multi-file core module
H Hartley Sweeten
2013-01-07
1
-2
/
+0
*
staging: comedi: use comedi_dev_from_minor()
H Hartley Sweeten
2013-01-07
1
-5
/
+2
*
staging: comedi: remove unnecessary '#define __NO_VERSION__'
H Hartley Sweeten
2012-11-27
1
-1
/
+0
*
staging: comedi: remove comedi_fops.h
Ian Abbott
2012-06-20
1
-1
/
+1
*
Staging: comedi: clean up sparse issues in proc.c
Greg Kroah-Hartman
2010-05-11
1
-7
/
+7
*
Staging: comedi: fix up remaining coding style issue in proc.c
Greg Kroah-Hartman
2010-05-11
1
-2
/
+1
*
Staging: comedi: fix up coding issues in proc.c
Greg Kroah-Hartman
2010-05-11
1
-4
/
+2
*
Staging: Comedi: Lindent changes to comdi driver in staging tree
Mithlesh Thukral
2009-09-15
1
-11
/
+12
*
Staging: comedi: Remove comedi_driver typedef
Bill Pemberton
2009-04-03
1
-2
/
+2
*
Staging: comedi: Remove comedi_device typedef
Bill Pemberton
2009-04-03
1
-1
/
+1
*
Staging: comedi: Remove curly braces where they are not needed
Bill Pemberton
2009-04-03
1
-4
/
+2
*
Staging: comedi: Move trailing statements to next line as requested by checkp...
Bill Pemberton
2009-04-03
1
-1
/
+2
*
Staging: comedi: Add spaces around parens as requested by checkpatch.pl
Bill Pemberton
2009-04-03
1
-1
/
+1
*
Staging: comedi: Convert C99 style comments to traditional style comments
Bill Pemberton
2009-04-03
1
-1
/
+1
*
Staging: comedi: fix build if CONFIG_PROC_FS is not set
J.R. Mauro
2009-01-06
1
-0
/
+2
*
Staging: add comedi core
David Schleef
2009-01-06
1
-0
/
+100