index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
/
comedi.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-28
drivers: staging: comedi: fixed duplicate words from checkpatch
Ethan Edwards
1
-2
/
+2
2018-11-07
staging: comedi: clarify/unify macros for NI macro-defined terminals
Spencer E. Olson
1
-18
/
+21
2018-10-09
staging: comedi: add new device-global config interface
Spencer E. Olson
1
-0
/
+18
2018-10-09
staging: comedi: add abstracted NI signal/terminal named constants
Spencer E. Olson
1
-0
/
+151
2018-10-09
staging: comedi: add facility to directly query subdevice timing constraints
Spencer E. Olson
1
-1
/
+4
2018-06-18
Staging: comedi: comedi.h: fixed missing or malformed SPDX-License-Identifier
ankit patel
1
-1
/
+1
2017-11-28
staging: comedi: Remove redundant license text
Greg Kroah-Hartman
1
-10
/
+0
2017-11-28
staging: comedi: add SPDX identifiers to all greybus driver files
Greg Kroah-Hartman
1
-0
/
+1
2016-10-16
staging: comedi: make constants slightly more consistent
Spencer E. Olson
1
-19
/
+19
2016-10-16
staging: comedi: porting NI_GPCT constants from comedi.org module
Spencer E. Olson
1
-8
/
+9
2016-06-17
staging:comedi:Use unsigned int instead of unsigned
Nikita Eshkeev
1
-1
/
+1
2016-03-05
staging: comedi: comedi.h: Fix comment for struct comedi_krange
Ian Abbott
1
-1
/
+1
2016-03-05
staging: comedi: comedi.h: Do not use BIT macro
Ian Abbott
1
-5
/
+5
2016-02-11
Staging: comedi: Prefer using the BIT macro
Aybuke Ozdemir
1
-5
/
+5
2016-02-11
staging: comedi: comedi.h: remove SDF_MODE0 etc.
Ian Abbott
1
-18
/
+4
2016-02-11
staging: comedi: comedi.h: remove struct comedi_trig
Ian Abbott
1
-23
/
+1
2016-02-11
staging: comedi: comedi.h: add kernel-doc comments to struct types
Ian Abbott
1
-7
/
+325
2016-02-11
staging: comedi: comedi.h: add kernel-doc to common enums
Ian Abbott
1
-65
/
+160
2016-02-11
staging: comedi: comedi.h: tweak start of header comment
Ian Abbott
1
-2
/
+2
2016-02-07
STAGING: COMEDI: Remove unnecessary typecast of c90 int constant
Pablo G. Gallardo
1
-1
/
+1
2015-12-21
Staging: comedi: Fixed multiple commenting and spacing codig style issues.
Daniel H. Hemmingsen
1
-130
/
+177
2015-05-24
Drivers: staging: comedi: comedi: Fixed comment spelling error
Colin Cronin
1
-1
/
+1
2014-11-05
staging: comedi: add ioctls to set per-file read and write subdevice
Ian Abbott
1
-0
/
+2
2014-10-29
staging: comedi: comedidev.h: don't expose COMEDI_CB_* defines to userspace
H Hartley Sweeten
1
-11
/
+0
2014-09-08
staging: comedi: add CMDF_ROUND_... as synonyms for TRIG_ROUND_...
Ian Abbott
1
-6
/
+12
2014-09-08
staging: comedi: add CMDF_BOGUS as synonym for TRIG_BOGUS
Ian Abbott
1
-1
/
+3
2014-09-08
staging: comedi: add CMDF_WAKE_EOS as synonym for TRIG_WAKE_EOS
Ian Abbott
1
-5
/
+7
2014-07-18
staging: comedi: comedi.h: checkpatch.pl --strict cleanup
H Hartley Sweeten
1
-85
/
+31
2014-07-15
staging: comedi: removing not useful `else` after return
Kinka Huang
1
-4
/
+4
2014-06-26
staging: comedi: ke_counter: expose clock source options to user space
H Hartley Sweeten
1
-0
/
+11
2013-05-13
staging: comedi: remove FSF address from boilerplate text
H Hartley Sweeten
1
-5
/
+0
2013-01-17
staging: comedi: deprecate loading firmware with comedi_config
H Hartley Sweeten
1
-1
/
+11
2012-11-14
staging: comedi: define operations for INSN_CONFIG_DIGITAL_TRIG
Ian Abbott
1
-0
/
+38
2012-10-24
staging: comedi: comedi.h: add clock sources for amplc_dio200 timer
Ian Abbott
1
-0
/
+8
2012-10-24
staging: comedi: comedi.h: extra clock and gate sources for amplc_dio200
Ian Abbott
1
-2
/
+17
2012-09-19
staging: comedi: comedi.h: remove __user tag from chanlist
H Hartley Sweeten
1
-1
/
+1
2012-09-19
staging: comedi: comedi.h: remove the extra indents
H Hartley Sweeten
1
-555
/
+554
2012-04-18
staging: comedi: COMEDI_CB_EOA is also used to report end-of-output.
W. Trevor King
1
-1
/
+1
2011-06-28
staging: comedi: fixed a declaration coding style issue
Ralf Thielow
1
-1
/
+5
2010-05-14
Staging: comedi: Fixed more long line lengths in comedi.h
Mark Rankilor
1
-5
/
+10
2010-05-14
Staging: comedi: Fixed long line lengths in comedi.h
Mark Rankilor
1
-14
/
+18
2010-05-11
Staging: comedi: Fixed long line lengths in comedi.h
Mark
1
-28
/
+34
2010-05-11
Staging: comedi: Fixed long line lengths in comedi.h
Mark Rankilor
1
-9
/
+17
2010-05-11
Staging: comedi: mark a variable as __user
Greg Kroah-Hartman
1
-1
/
+1
2010-05-11
Staging: comedi: __user markup on comedi_fops.c
Greg Kroah-Hartman
1
-6
/
+6
2010-05-11
Staging: comedi: range.c: properly mark up __user pointers
Greg Kroah-Hartman
1
-1
/
+1
2010-05-11
Staging: comedi: fix coding style issue in comedi.h
Gorskin Ilya
1
-19
/
+36
2009-12-23
Staging: comedi: removed "depricated" from COMEDI_CB_BLOCK
Bernd Porr
1
-1
/
+1
2009-12-11
Staging: comedi: remove __cplusplus check
Shawn Bohrer
1
-8
/
+0
2009-09-15
Staging: Comedi: Lindent changes to comdi driver in staging tree
Mithlesh Thukral
1
-512
/
+490
[next]