aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/range.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten1-5/+0
2013-04-12staging: comedi: use EXPORT_SYMBOL_GPL() for all exported symbolsH Hartley Sweeten1-11/+11
2013-04-05staging: comedi: range: introduce some simple mA rangesH Hartley Sweeten1-0/+6
2013-04-05staging: comedi: range: introduce range_unipolar2_5H Hartley Sweeten1-0/+2
2012-09-05staging: comedi: range: remove subdevice pointer mathH Hartley Sweeten1-1/+1
2012-08-16staging: comedi: replace printk calls in comedi coreIan Abbott1-7/+9
2012-06-20staging: comedi: rename internal.h to comedi_internal.hIan Abbott1-1/+1
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