index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
/
proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-03
Staging: comedi: proc: Warn if unable to create proc entry
Cheah Kok Cheong
1
-1
/
+2
2017-01-03
Staging: comedi: proc: Add module owner
Cheah Kok Cheong
1
-0
/
+1
2017-01-03
Staging: comedi: proc: Add __init prefix
Cheah Kok Cheong
1
-1
/
+1
2017-01-03
Staging: comedi: proc: Change file permission to read only
Cheah Kok Cheong
1
-1
/
+1
2014-03-19
Staging: comedi: proc: title block update
Michael Welling
1
-1
/
+0
2014-03-18
STAGING: comedi: style and checkpatch fixes
Michael Welling
1
-26
/
+23
2013-11-11
staging: comedi: use refcount while reading /proc/comedi
Ian Abbott
1
-1
/
+5
2013-07-23
staging: comedi: use a mutex when accessing driver list
Ian Abbott
1
-0
/
+2
2013-05-13
staging: comedi: remove FSF address from boilerplate text
H Hartley Sweeten
1
-5
/
+0
2013-05-05
staging: single_open() leaks
Al Viro
1
-1
/
+1
2013-04-29
comedi: Don't use create_proc_read_entry()
David Howells
1
-21
/
+31
2013-04-09
get rid of a bunch of open-coded create_proc_read_entry()
Al Viro
1
-5
/
+2
2013-01-07
staging: comedi: Makefile: conditionally compile multi-file core module
H Hartley Sweeten
1
-2
/
+0
2013-01-07
staging: comedi: use comedi_dev_from_minor()
H Hartley Sweeten
1
-5
/
+2
2012-11-27
staging: comedi: remove unnecessary '#define __NO_VERSION__'
H Hartley Sweeten
1
-1
/
+0
2012-06-20
staging: comedi: remove comedi_fops.h
Ian Abbott
1
-1
/
+1
2010-05-11
Staging: comedi: clean up sparse issues in proc.c
Greg Kroah-Hartman
1
-7
/
+7
2010-05-11
Staging: comedi: fix up remaining coding style issue in proc.c
Greg Kroah-Hartman
1
-2
/
+1
2010-05-11
Staging: comedi: fix up coding issues in proc.c
Greg Kroah-Hartman
1
-4
/
+2
2009-09-15
Staging: Comedi: Lindent changes to comdi driver in staging tree
Mithlesh Thukral
1
-11
/
+12
2009-04-03
Staging: comedi: Remove comedi_driver typedef
Bill Pemberton
1
-2
/
+2
2009-04-03
Staging: comedi: Remove comedi_device typedef
Bill Pemberton
1
-1
/
+1
2009-04-03
Staging: comedi: Remove curly braces where they are not needed
Bill Pemberton
1
-4
/
+2
2009-04-03
Staging: comedi: Move trailing statements to next line as requested by checkp...
Bill Pemberton
1
-1
/
+2
2009-04-03
Staging: comedi: Add spaces around parens as requested by checkpatch.pl
Bill Pemberton
1
-1
/
+1
2009-04-03
Staging: comedi: Convert C99 style comments to traditional style comments
Bill Pemberton
1
-1
/
+1
2009-01-06
Staging: comedi: fix build if CONFIG_PROC_FS is not set
J.R. Mauro
1
-0
/
+2
2009-01-06
Staging: add comedi core
David Schleef
1
-0
/
+100