aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/range.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-11Staging: comedi: range.c: properly mark up __user pointersGreg Kroah-Hartman1-2/+4
2010-05-11Staging: comedi: Moved some EXPORT_SYMBOL() macrosMark Rankilor1-5/+5
2010-05-11Staging: comedi: rename check_chanlist to comedi_check_chanlistGreg Kroah-Hartman1-1/+3
2010-05-11Staging: comedi: more EXPORT_SYMBOL movementGreg Kroah-Hartman1-0/+6
2010-05-11Staging: comedi: fix up coding style issues in range.cGreg Kroah-Hartman1-12/+8
2010-05-11Staging: comedi: fix coding style in range.cJohn Sheehan1-1/+1
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral1-10/+11
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman1-4/+3
2009-06-19Staging: Comedi: change space indentation to tabsBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_krange typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: Remove comedi_rangeinfo typedefBill Pemberton1-3/+3
2009-04-03Staging: comedi: Remove comedi_lrange typedefBill Pemberton1-7/+7
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton1-3/+3
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove curly braces where they are not neededBill Pemberton1-2/+1
2009-04-03Staging: comedi: Change "foo * bar" to "foo *bar"Bill Pemberton1-3/+3
2009-04-03Staging: comedi: Convert C99 style comments to traditional style commentsBill Pemberton1-1/+1
2009-01-06Staging: add comedi coreDavid Schleef1-0/+161