summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/comedi.h
Commit message (Expand)AuthorAgeFilesLines
* Staging: comedi: comedi.h: fixed missing or malformed SPDX-License-Identifierankit patel2018-06-181-1/+1
* staging: comedi: Remove redundant license textGreg Kroah-Hartman2017-11-281-10/+0Star
* staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman2017-11-281-0/+1
* staging: comedi: make constants slightly more consistentSpencer E. Olson2016-10-161-19/+19
* staging: comedi: porting NI_GPCT constants from comedi.org moduleSpencer E. Olson2016-10-161-8/+9
* staging:comedi:Use unsigned int instead of unsignedNikita Eshkeev2016-06-181-1/+1
* staging: comedi: comedi.h: Fix comment for struct comedi_krangeIan Abbott2016-03-051-1/+1
* staging: comedi: comedi.h: Do not use BIT macroIan Abbott2016-03-051-5/+5
* Staging: comedi: Prefer using the BIT macroAybuke Ozdemir2016-02-121-5/+5
* staging: comedi: comedi.h: remove SDF_MODE0 etc.Ian Abbott2016-02-121-18/+4Star
* staging: comedi: comedi.h: remove struct comedi_trigIan Abbott2016-02-121-23/+1Star
* staging: comedi: comedi.h: add kernel-doc comments to struct typesIan Abbott2016-02-121-7/+325
* staging: comedi: comedi.h: add kernel-doc to common enumsIan Abbott2016-02-121-65/+160
* staging: comedi: comedi.h: tweak start of header commentIan Abbott2016-02-121-2/+2
* STAGING: COMEDI: Remove unnecessary typecast of c90 int constantPablo G. Gallardo2016-02-081-1/+1
* Staging: comedi: Fixed multiple commenting and spacing codig style issues.Daniel H. Hemmingsen2015-12-221-130/+177
* Drivers: staging: comedi: comedi: Fixed comment spelling errorColin Cronin2015-05-241-1/+1
* staging: comedi: add ioctls to set per-file read and write subdeviceIan Abbott2014-11-051-0/+2
* staging: comedi: comedidev.h: don't expose COMEDI_CB_* defines to userspaceH Hartley Sweeten2014-10-291-11/+0Star
* staging: comedi: add CMDF_ROUND_... as synonyms for TRIG_ROUND_...Ian Abbott2014-09-081-6/+12
* staging: comedi: add CMDF_BOGUS as synonym for TRIG_BOGUSIan Abbott2014-09-081-1/+3
* staging: comedi: add CMDF_WAKE_EOS as synonym for TRIG_WAKE_EOSIan Abbott2014-09-081-5/+7
* staging: comedi: comedi.h: checkpatch.pl --strict cleanupH Hartley Sweeten2014-07-191-85/+31Star
* staging: comedi: removing not useful `else` after returnKinka Huang2014-07-161-4/+4
* staging: comedi: ke_counter: expose clock source options to user spaceH Hartley Sweeten2014-06-271-0/+11
* staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten2013-05-131-5/+0Star
* staging: comedi: deprecate loading firmware with comedi_configH Hartley Sweeten2013-01-181-1/+11
* staging: comedi: define operations for INSN_CONFIG_DIGITAL_TRIGIan Abbott2012-11-151-0/+38
* staging: comedi: comedi.h: add clock sources for amplc_dio200 timerIan Abbott2012-10-251-0/+8
* staging: comedi: comedi.h: extra clock and gate sources for amplc_dio200Ian Abbott2012-10-251-2/+17
* staging: comedi: comedi.h: remove __user tag from chanlistH Hartley Sweeten2012-09-191-1/+1
* staging: comedi: comedi.h: remove the extra indentsH Hartley Sweeten2012-09-191-555/+554Star
* staging: comedi: COMEDI_CB_EOA is also used to report end-of-output.W. Trevor King2012-04-191-1/+1
* staging: comedi: fixed a declaration coding style issueRalf Thielow2011-06-281-1/+5
* Staging: comedi: Fixed more long line lengths in comedi.hMark Rankilor2010-05-141-5/+10
* Staging: comedi: Fixed long line lengths in comedi.hMark Rankilor2010-05-141-14/+18
* Staging: comedi: Fixed long line lengths in comedi.hMark2010-05-121-28/+34
* Staging: comedi: Fixed long line lengths in comedi.hMark Rankilor2010-05-111-9/+17
* Staging: comedi: mark a variable as __userGreg Kroah-Hartman2010-05-111-1/+1
* Staging: comedi: __user markup on comedi_fops.cGreg Kroah-Hartman2010-05-111-6/+6
* Staging: comedi: range.c: properly mark up __user pointersGreg Kroah-Hartman2010-05-111-1/+1
* Staging: comedi: fix coding style issue in comedi.hGorskin Ilya2010-05-111-19/+36
* Staging: comedi: removed "depricated" from COMEDI_CB_BLOCKBernd Porr2009-12-231-1/+1
* Staging: comedi: remove __cplusplus checkShawn Bohrer2009-12-111-8/+0Star
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-512/+490Star
* Staging: comedi: remove some RT code that lingeredGreg Kroah-Hartman2009-06-191-1/+0Star
* Staging: comedi: Remove comedi_bufinfo typedefBill Pemberton2009-04-031-4/+2Star
* Staging: comedi: Remove comedi_bufconfig typedefBill Pemberton2009-04-031-3/+2Star
* Staging: comedi: Remove comedi_krange typedefBill Pemberton2009-04-031-2/+1Star
* Staging: comedi: Remove comedi_rangeinfo typedefBill Pemberton2009-04-031-3/+2Star