aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/range.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: comedi: range.c: properly mark up __user pointersGreg Kroah-Hartman2010-05-111-2/+4
* Staging: comedi: Moved some EXPORT_SYMBOL() macrosMark Rankilor2010-05-111-5/+5
* Staging: comedi: rename check_chanlist to comedi_check_chanlistGreg Kroah-Hartman2010-05-111-1/+3
* Staging: comedi: more EXPORT_SYMBOL movementGreg Kroah-Hartman2010-05-111-0/+6
* Staging: comedi: fix up coding style issues in range.cGreg Kroah-Hartman2010-05-111-12/+8
* Staging: comedi: fix coding style in range.cJohn Sheehan2010-05-111-1/+1
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-10/+11
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-191-4/+3
* Staging: Comedi: change space indentation to tabsBill Pemberton2009-06-191-1/+1
* Staging: comedi: Remove comedi_krange typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_rangeinfo typedefBill Pemberton2009-04-031-3/+3
* Staging: comedi: Remove comedi_lrange typedefBill Pemberton2009-04-031-7/+7
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-3/+3
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove curly braces where they are not neededBill Pemberton2009-04-031-2/+1
* Staging: comedi: Change "foo * bar" to "foo *bar"Bill Pemberton2009-04-031-3/+3
* Staging: comedi: Convert C99 style comments to traditional style commentsBill Pemberton2009-04-031-1/+1
* Staging: add comedi coreDavid Schleef2009-01-061-0/+161