aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/range.c
AgeCommit message (Expand)Author
2013-04-12staging: comedi: use EXPORT_SYMBOL_GPL() for all exported symbolsH Hartley Sweeten
2013-04-05staging: comedi: range: introduce some simple mA rangesH Hartley Sweeten
2013-04-05staging: comedi: range: introduce range_unipolar2_5H Hartley Sweeten
2012-09-05staging: comedi: range: remove subdevice pointer mathH Hartley Sweeten
2012-08-16staging: comedi: replace printk calls in comedi coreIan Abbott
2012-06-20staging: comedi: rename internal.h to comedi_internal.hIan Abbott
2010-05-11Staging: comedi: range.c: properly mark up __user pointersGreg Kroah-Hartman
2010-05-11Staging: comedi: Moved some EXPORT_SYMBOL() macrosMark Rankilor
2010-05-11Staging: comedi: rename check_chanlist to comedi_check_chanlistGreg Kroah-Hartman
2010-05-11Staging: comedi: more EXPORT_SYMBOL movementGreg Kroah-Hartman
2010-05-11Staging: comedi: fix up coding style issues in range.cGreg Kroah-Hartman
2010-05-11Staging: comedi: fix coding style in range.cJohn Sheehan
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman
2009-06-19Staging: Comedi: change space indentation to tabsBill Pemberton
2009-04-03Staging: comedi: Remove comedi_krange typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_rangeinfo typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_lrange typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton
2009-04-03Staging: comedi: Remove curly braces where they are not neededBill Pemberton
2009-04-03Staging: comedi: Change "foo * bar" to "foo *bar"Bill Pemberton
2009-04-03Staging: comedi: Convert C99 style comments to traditional style commentsBill Pemberton
2009-01-06Staging: add comedi coreDavid Schleef