summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/range.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: improve comedi_check_chanlist() documentationIan Abbott2015-08-051-1/+12
* staging: comedi: range.c: reformat copyright commentIan Abbott2015-02-071-16/+16
* staging: comedi: range.c: reformat ioctl handler commentIan Abbott2015-02-071-12/+12
* staging: comedi: Remove unecessary function and it's callTapasweni Pathak2014-10-201-35/+1Star
* Staging: comedi: range: remove unnecessary sanity checkFred Akers2014-03-091-4/+0Star
* Staging: comedi: range: tidy up comedi_check_chanlist()Fred Akers2014-03-091-20/+19Star
* staging: comedi: range: remove use of DPRINTKH Hartley Sweeten2013-11-251-3/+6
* staging: comedi: range: tidy up comedi_check_chanlist()H Hartley Sweeten2013-07-251-23/+20Star
* staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten2013-05-131-5/+0Star
* staging: comedi: use EXPORT_SYMBOL_GPL() for all exported symbolsH Hartley Sweeten2013-04-131-11/+11
* staging: comedi: range: introduce some simple mA rangesH Hartley Sweeten2013-04-051-0/+6
* staging: comedi: range: introduce range_unipolar2_5H Hartley Sweeten2013-04-051-0/+2
* staging: comedi: range: remove subdevice pointer mathH Hartley Sweeten2012-09-061-1/+1
* staging: comedi: replace printk calls in comedi coreIan Abbott2012-08-161-7/+9
* staging: comedi: rename internal.h to comedi_internal.hIan Abbott2012-06-201-1/+1
* 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/+8Star
* 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/+3Star
* 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/+1Star
* 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