summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/comedi.h
AgeCommit message (Expand)AuthorLines
2014-11-05staging: comedi: add ioctls to set per-file read and write subdeviceIan Abbott-0/+2
2014-10-29staging: comedi: comedidev.h: don't expose COMEDI_CB_* defines to userspaceH Hartley Sweeten-11/+0
2014-09-08staging: comedi: add CMDF_ROUND_... as synonyms for TRIG_ROUND_...Ian Abbott-6/+12
2014-09-08staging: comedi: add CMDF_BOGUS as synonym for TRIG_BOGUSIan Abbott-1/+3
2014-09-08staging: comedi: add CMDF_WAKE_EOS as synonym for TRIG_WAKE_EOSIan Abbott-5/+7
2014-07-18staging: comedi: comedi.h: checkpatch.pl --strict cleanupH Hartley Sweeten-85/+31
2014-07-15staging: comedi: removing not useful `else` after returnKinka Huang-4/+4
2014-06-26staging: comedi: ke_counter: expose clock source options to user spaceH Hartley Sweeten-0/+11
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten-5/+0
2013-01-17staging: comedi: deprecate loading firmware with comedi_configH Hartley Sweeten-1/+11
2012-11-14staging: comedi: define operations for INSN_CONFIG_DIGITAL_TRIGIan Abbott-0/+38
2012-10-24staging: comedi: comedi.h: add clock sources for amplc_dio200 timerIan Abbott-0/+8
2012-10-24staging: comedi: comedi.h: extra clock and gate sources for amplc_dio200Ian Abbott-2/+17
2012-09-19staging: comedi: comedi.h: remove __user tag from chanlistH Hartley Sweeten-1/+1
2012-09-19staging: comedi: comedi.h: remove the extra indentsH Hartley Sweeten-555/+554
2012-04-18staging: comedi: COMEDI_CB_EOA is also used to report end-of-output.W. Trevor King-1/+1
2011-06-28staging: comedi: fixed a declaration coding style issueRalf Thielow-1/+5
2010-05-14Staging: comedi: Fixed more long line lengths in comedi.hMark Rankilor-5/+10
2010-05-14Staging: comedi: Fixed long line lengths in comedi.hMark Rankilor-14/+18
2010-05-11Staging: comedi: Fixed long line lengths in comedi.hMark-28/+34
2010-05-11Staging: comedi: Fixed long line lengths in comedi.hMark Rankilor-9/+17
2010-05-11Staging: comedi: mark a variable as __userGreg Kroah-Hartman-1/+1
2010-05-11Staging: comedi: __user markup on comedi_fops.cGreg Kroah-Hartman-6/+6
2010-05-11Staging: comedi: range.c: properly mark up __user pointersGreg Kroah-Hartman-1/+1
2010-05-11Staging: comedi: fix coding style issue in comedi.hGorskin Ilya-19/+36
2009-12-23Staging: comedi: removed "depricated" from COMEDI_CB_BLOCKBernd Porr-1/+1
2009-12-11Staging: comedi: remove __cplusplus checkShawn Bohrer-8/+0
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral-512/+490
2009-06-19Staging: comedi: remove some RT code that lingeredGreg Kroah-Hartman-1/+0
2009-04-03Staging: comedi: Remove comedi_bufinfo typedefBill Pemberton-4/+2
2009-04-03Staging: comedi: Remove comedi_bufconfig typedefBill Pemberton-3/+2
2009-04-03Staging: comedi: Remove comedi_krange typedefBill Pemberton-2/+1
2009-04-03Staging: comedi: Remove comedi_rangeinfo typedefBill Pemberton-3/+2
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton-3/+2
2009-04-03Staging: comedi: Remove comedi_devinfo typedefBill Pemberton-3/+2
2009-04-03Staging: comedi: Remove comedi_subdinfo typedefBill Pemberton-3/+2
2009-04-03Staging: comedi: Remove comedi_chaninfo typedefBill Pemberton-3/+2
2009-04-03Staging: comedi: Remove comedi_insnlist typedefBill Pemberton-3/+2
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton-4/+3
2009-04-03Staging: comedi: Remove comedi_cmd typedefBill Pemberton-4/+3
2009-04-03Staging: comedi: Remove comedi_trig typedefBill Pemberton-2/+1
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton-8/+5
2009-04-03Staging: comedi: Use explicit value for enumerated constant INSN_CONFIG_GET_H...Ian Abbott-4/+5
2009-01-06Staging: comedi: fix up a lot of checkpatch.pl warningsGreg Kroah-Hartman-549/+579
2009-01-06Staging: add comedi coreDavid Schleef-0/+886