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