summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/proc.c
Commit message (Expand)AuthorAgeFilesLines
* proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-17/+1
* staging: comedi: Remove redundant license textGreg Kroah-Hartman2017-11-281-10/+0
* staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman2017-11-281-0/+1
* Staging: comedi: proc: Warn if unable to create proc entryCheah Kok Cheong2017-01-031-1/+2
* Staging: comedi: proc: Add module ownerCheah Kok Cheong2017-01-031-0/+1
* Staging: comedi: proc: Add __init prefixCheah Kok Cheong2017-01-031-1/+1
* Staging: comedi: proc: Change file permission to read onlyCheah Kok Cheong2017-01-031-1/+1
* Staging: comedi: proc: title block updateMichael Welling2014-03-191-1/+0
* STAGING: comedi: style and checkpatch fixesMichael Welling2014-03-181-26/+23
* staging: comedi: use refcount while reading /proc/comediIan Abbott2013-11-111-1/+5
* staging: comedi: use a mutex when accessing driver listIan Abbott2013-07-231-0/+2
* staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten2013-05-131-5/+0
* staging: single_open() leaksAl Viro2013-05-051-1/+1
* comedi: Don't use create_proc_read_entry()David Howells2013-04-291-21/+31
* get rid of a bunch of open-coded create_proc_read_entry()Al Viro2013-04-091-5/+2
* staging: comedi: Makefile: conditionally compile multi-file core moduleH Hartley Sweeten2013-01-071-2/+0
* staging: comedi: use comedi_dev_from_minor()H Hartley Sweeten2013-01-071-5/+2
* staging: comedi: remove unnecessary '#define __NO_VERSION__'H Hartley Sweeten2012-11-271-1/+0
* staging: comedi: remove comedi_fops.hIan Abbott2012-06-201-1/+1
* Staging: comedi: clean up sparse issues in proc.cGreg Kroah-Hartman2010-05-111-7/+7
* Staging: comedi: fix up remaining coding style issue in proc.cGreg Kroah-Hartman2010-05-111-2/+1
* Staging: comedi: fix up coding issues in proc.cGreg Kroah-Hartman2010-05-111-4/+2
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-11/+12
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove curly braces where they are not neededBill Pemberton2009-04-031-4/+2
* Staging: comedi: Move trailing statements to next line as requested by checkp...Bill Pemberton2009-04-031-1/+2
* Staging: comedi: Add spaces around parens as requested by checkpatch.plBill Pemberton2009-04-031-1/+1
* Staging: comedi: Convert C99 style comments to traditional style commentsBill Pemberton2009-04-031-1/+1
* Staging: comedi: fix build if CONFIG_PROC_FS is not setJ.R. Mauro2009-01-061-0/+2
* Staging: add comedi coreDavid Schleef2009-01-061-0/+100
OpenPOWER on IntegriCloud