aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/proc.c
AgeCommit message (Expand)Author
2013-05-05staging: single_open() leaksAl Viro
2013-04-29comedi: Don't use create_proc_read_entry()David Howells
2013-04-09get rid of a bunch of open-coded create_proc_read_entry()Al Viro
2013-01-07staging: comedi: Makefile: conditionally compile multi-file core moduleH Hartley Sweeten
2013-01-07staging: comedi: use comedi_dev_from_minor()H Hartley Sweeten
2012-11-27staging: comedi: remove unnecessary '#define __NO_VERSION__'H Hartley Sweeten
2012-06-20staging: comedi: remove comedi_fops.hIan Abbott
2010-05-11Staging: comedi: clean up sparse issues in proc.cGreg Kroah-Hartman
2010-05-11Staging: comedi: fix up remaining coding style issue in proc.cGreg Kroah-Hartman
2010-05-11Staging: comedi: fix up coding issues in proc.cGreg Kroah-Hartman
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton
2009-04-03Staging: comedi: Remove curly braces where they are not neededBill Pemberton
2009-04-03Staging: comedi: Move trailing statements to next line as requested by checkp...Bill Pemberton
2009-04-03Staging: comedi: Add spaces around parens as requested by checkpatch.plBill Pemberton
2009-04-03Staging: comedi: Convert C99 style comments to traditional style commentsBill Pemberton
2009-01-06Staging: comedi: fix build if CONFIG_PROC_FS is not setJ.R. Mauro
2009-01-06Staging: add comedi coreDavid Schleef