aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/comedi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-28staging: comedi: Remove redundant license textGreg Kroah-Hartman1-10/+0
2017-11-28staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman1-0/+1
2016-10-16staging: comedi: make constants slightly more consistentSpencer E. Olson1-19/+19
2016-10-16staging: comedi: porting NI_GPCT constants from comedi.org moduleSpencer E. Olson1-8/+9
2016-06-17staging:comedi:Use unsigned int instead of unsignedNikita Eshkeev1-1/+1
2016-03-05staging: comedi: comedi.h: Fix comment for struct comedi_krangeIan Abbott1-1/+1
2016-03-05staging: comedi: comedi.h: Do not use BIT macroIan Abbott1-5/+5
2016-02-11Staging: comedi: Prefer using the BIT macroAybuke Ozdemir1-5/+5
2016-02-11staging: comedi: comedi.h: remove SDF_MODE0 etc.Ian Abbott1-18/+4
2016-02-11staging: comedi: comedi.h: remove struct comedi_trigIan Abbott1-23/+1
2016-02-11staging: comedi: comedi.h: add kernel-doc comments to struct typesIan Abbott1-7/+325
2016-02-11staging: comedi: comedi.h: add kernel-doc to common enumsIan Abbott1-65/+160
2016-02-11staging: comedi: comedi.h: tweak start of header commentIan Abbott1-2/+2
2016-02-07STAGING: COMEDI: Remove unnecessary typecast of c90 int constantPablo G. Gallardo1-1/+1
2015-12-21Staging: comedi: Fixed multiple commenting and spacing codig style issues.Daniel H. Hemmingsen1-130/+177
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