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
/
proc.c
Age
Commit message (
Expand
)
Author
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2017-11-28
staging: comedi: Remove redundant license text
Greg Kroah-Hartman
2017-11-28
staging: comedi: add SPDX identifiers to all greybus driver files
Greg Kroah-Hartman
2017-01-03
Staging: comedi: proc: Warn if unable to create proc entry
Cheah Kok Cheong
2017-01-03
Staging: comedi: proc: Add module owner
Cheah Kok Cheong
2017-01-03
Staging: comedi: proc: Add __init prefix
Cheah Kok Cheong
2017-01-03
Staging: comedi: proc: Change file permission to read only
Cheah Kok Cheong
2014-03-19
Staging: comedi: proc: title block update
Michael Welling
2014-03-18
STAGING: comedi: style and checkpatch fixes
Michael Welling
2013-11-11
staging: comedi: use refcount while reading /proc/comedi
Ian Abbott
2013-07-23
staging: comedi: use a mutex when accessing driver list
Ian Abbott
2013-05-13
staging: comedi: remove FSF address from boilerplate text
H Hartley Sweeten
2013-05-05
staging: single_open() leaks
Al Viro
2013-04-29
comedi: Don't use create_proc_read_entry()
David Howells
2013-04-09
get rid of a bunch of open-coded create_proc_read_entry()
Al Viro
2013-01-07
staging: comedi: Makefile: conditionally compile multi-file core module
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-06-20
staging: comedi: remove comedi_fops.h
Ian Abbott
2010-05-11
Staging: comedi: clean up sparse issues in proc.c
Greg Kroah-Hartman
2010-05-11
Staging: comedi: fix up remaining coding style issue in proc.c
Greg Kroah-Hartman
2010-05-11
Staging: comedi: fix up coding issues in proc.c
Greg Kroah-Hartman
2009-09-15
Staging: Comedi: Lindent changes to comdi driver in staging tree
Mithlesh Thukral
2009-04-03
Staging: comedi: Remove comedi_driver typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_device typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove curly braces where they are not needed
Bill Pemberton
2009-04-03
Staging: comedi: Move trailing statements to next line as requested by checkp...
Bill Pemberton
2009-04-03
Staging: comedi: Add spaces around parens as requested by checkpatch.pl
Bill Pemberton
2009-04-03
Staging: comedi: Convert C99 style comments to traditional style comments
Bill Pemberton
2009-01-06
Staging: comedi: fix build if CONFIG_PROC_FS is not set
J.R. Mauro
2009-01-06
Staging: add comedi core
David Schleef