summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/range.c
AgeCommit message (Expand)AuthorLines
2017-11-28staging: comedi: Remove redundant license textGreg Kroah-Hartman-10/+0
2017-11-28staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman-0/+1
2015-08-05staging: comedi: improve comedi_check_chanlist() documentationIan Abbott-1/+12
2015-02-07staging: comedi: range.c: reformat copyright commentIan Abbott-16/+16
2015-02-07staging: comedi: range.c: reformat ioctl handler commentIan Abbott-12/+12
2014-10-20staging: comedi: Remove unecessary function and it's callTapasweni Pathak-35/+1
2014-03-08Staging: comedi: range: remove unnecessary sanity checkFred Akers-4/+0
2014-03-08Staging: comedi: range: tidy up comedi_check_chanlist()Fred Akers-20/+19
2013-11-25staging: comedi: range: remove use of DPRINTKH Hartley Sweeten-3/+6
2013-07-25staging: comedi: range: tidy up comedi_check_chanlist()H Hartley Sweeten-23/+20
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten-5/+0
2013-04-12staging: comedi: use EXPORT_SYMBOL_GPL() for all exported symbolsH Hartley Sweeten-11/+11
2013-04-05staging: comedi: range: introduce some simple mA rangesH Hartley Sweeten-0/+6
2013-04-05staging: comedi: range: introduce range_unipolar2_5H Hartley Sweeten-0/+2
2012-09-05staging: comedi: range: remove subdevice pointer mathH Hartley Sweeten-1/+1
2012-08-16staging: comedi: replace printk calls in comedi coreIan Abbott-7/+9
2012-06-20staging: comedi: rename internal.h to comedi_internal.hIan Abbott-1/+1
2010-05-11Staging: comedi: range.c: properly mark up __user pointersGreg Kroah-Hartman-2/+4
2010-05-11Staging: comedi: Moved some EXPORT_SYMBOL() macrosMark Rankilor-5/+5
2010-05-11Staging: comedi: rename check_chanlist to comedi_check_chanlistGreg Kroah-Hartman-1/+3
2010-05-11Staging: comedi: more EXPORT_SYMBOL movementGreg Kroah-Hartman-0/+6
2010-05-11Staging: comedi: fix up coding style issues in range.cGreg Kroah-Hartman-12/+8
2010-05-11Staging: comedi: fix coding style in range.cJohn Sheehan-1/+1
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral-10/+11
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman-4/+3
2009-06-19Staging: Comedi: change space indentation to tabsBill Pemberton-1/+1
2009-04-03Staging: comedi: Remove comedi_krange typedefBill Pemberton-2/+2
2009-04-03Staging: comedi: Remove comedi_rangeinfo typedefBill Pemberton-3/+3
2009-04-03Staging: comedi: Remove comedi_lrange typedefBill Pemberton-7/+7
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton-3/+3
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton-1/+1
2009-04-03Staging: comedi: Remove curly braces where they are not neededBill Pemberton-2/+1
2009-04-03Staging: comedi: Change "foo * bar" to "foo *bar"Bill Pemberton-3/+3
2009-04-03Staging: comedi: Convert C99 style comments to traditional style commentsBill Pemberton-1/+1
2009-01-06Staging: add comedi coreDavid Schleef-0/+161