aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/proc.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-11Staging: comedi: clean up sparse issues in proc.cGravatar Greg Kroah-Hartman 1-7/+7
2010-05-11Staging: comedi: fix up remaining coding style issue in proc.cGravatar Greg Kroah-Hartman 1-2/+1
2010-05-11Staging: comedi: fix up coding issues in proc.cGravatar Greg Kroah-Hartman 1-4/+2
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeGravatar Mithlesh Thukral 1-11/+12
2009-04-03Staging: comedi: Remove comedi_driver typedefGravatar Bill Pemberton 1-2/+2
2009-04-03Staging: comedi: Remove comedi_device typedefGravatar Bill Pemberton 1-1/+1
2009-04-03Staging: comedi: Remove curly braces where they are not neededGravatar Bill Pemberton 1-4/+2
2009-04-03Staging: comedi: Move trailing statements to next line as requested by checkp...Gravatar Bill Pemberton 1-1/+2
2009-04-03Staging: comedi: Add spaces around parens as requested by checkpatch.plGravatar Bill Pemberton 1-1/+1
2009-04-03Staging: comedi: Convert C99 style comments to traditional style commentsGravatar Bill Pemberton 1-1/+1
2009-01-06Staging: comedi: fix build if CONFIG_PROC_FS is not setGravatar J.R. Mauro 1-0/+2
2009-01-06Staging: add comedi coreGravatar David Schleef 1-0/+100