aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/comedi_compat32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-11Staging: comedi: range.c: properly mark up __user pointersGreg Kroah-Hartman1-2/+1
2010-03-03Staging: Cleanup useless headersAlessio Igor Bogani1-1/+0
2009-12-11Staging: comedi: Don't check for -ENOIOCTLCMDShawn Bohrer1-6/+3
2009-12-11Staging: comedi: remove check for HAVE_COMPAT_IOCTLShawn Bohrer1-108/+0
2009-12-11staging: comedi: Remove check for HAVE_UNLOCKED_IOCTLShawn Bohrer1-10/+0
2009-12-11Staging: comedi: comedi_compat32: Fixed checkpatch.pl issuesShane Warden1-11/+11
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral1-58/+57
2009-04-03Staging: comedi: fix 64bit build errorsGreg Kroah-Hartman1-7/+7
2009-04-03Staging: comedi: Remove comedi_rangeinfo typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_insnlist typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton1-4/+4
2009-04-03Staging: comedi: Remove comedi_cmd typedefBill Pemberton1-4/+4
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton1-3/+3
2009-04-03Staging: comedi: Remove comedi32_chaninfo_struct typedefBill Pemberton1-26/+26
2009-04-03Staging: comedi: Remove curly braces where they are not neededBill Pemberton1-30/+20
2009-04-03Staging: comedi: Add spaces after commas where suggested by checkpatch.plBill Pemberton1-6/+6
2009-01-06Staging: add comedi coreDavid Schleef1-0/+597