Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7f016b35ca7623c71b31facdde080e8ce171a697
/
drivers
/
comedi
/
comedi.h
8ffdff6
staging: comedi: move out of staging directory
by Greg Kroah-Hartman
· 3 years, 9 months ago
[Renamed from drivers/staging/comedi/comedi.h]
f6a1a42
drivers: staging: comedi: fixed duplicate words from checkpatch
by Ethan Edwards
· 4 years, 5 months ago
4dc2a3c
staging: comedi: clarify/unify macros for NI macro-defined terminals
by Spencer E. Olson
· 6 years ago
d7569ad
staging: comedi: add new device-global config interface
by Spencer E. Olson
· 6 years ago
5912827
staging: comedi: add abstracted NI signal/terminal named constants
by Spencer E. Olson
· 6 years ago
832f333
staging: comedi: add facility to directly query subdevice timing constraints
by Spencer E. Olson
· 6 years ago
50b1cf8
Staging: comedi: comedi.h: fixed missing or malformed SPDX-License-Identifier
by ankit patel
· 7 years ago
f814e74
staging: comedi: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
e184e2b
staging: comedi: add SPDX identifiers to all greybus driver files
by Greg Kroah-Hartman
· 7 years ago
cc7a6d6
staging: comedi: make constants slightly more consistent
by Spencer E. Olson
· 8 years ago
5c53440
staging: comedi: porting NI_GPCT constants from comedi.org module
by Spencer E. Olson
· 8 years ago
f7ede00
staging:comedi:Use unsigned int instead of unsigned
by Nikita Eshkeev
· 9 years ago
d20f8a7
staging: comedi: comedi.h: Fix comment for struct comedi_krange
by Ian Abbott
· 9 years ago
9cee3d4
staging: comedi: comedi.h: Do not use BIT macro
by Ian Abbott
· 9 years ago
72315cd
Staging: comedi: Prefer using the BIT macro
by Aybuke Ozdemir
· 9 years ago
222c402
staging: comedi: comedi.h: remove SDF_MODE0 etc.
by Ian Abbott
· 9 years ago
75aa1ca
staging: comedi: comedi.h: remove struct comedi_trig
by Ian Abbott
· 9 years ago
ace7aa7
staging: comedi: comedi.h: add kernel-doc comments to struct types
by Ian Abbott
· 9 years ago
8fb02b2
staging: comedi: comedi.h: add kernel-doc to common enums
by Ian Abbott
· 9 years ago
2892ffc
staging: comedi: comedi.h: tweak start of header comment
by Ian Abbott
· 9 years ago
b9491ea
STAGING: COMEDI: Remove unnecessary typecast of c90 int constant
by Pablo G. Gallardo
· 9 years ago
af904c4
Staging: comedi: Fixed multiple commenting and spacing codig style issues.
by Daniel H. Hemmingsen
· 9 years ago
163a1f1
Drivers: staging: comedi: comedi: Fixed comment spelling error
by Colin Cronin
· 10 years ago
c299a67
staging: comedi: add ioctls to set per-file read and write subdevice
by Ian Abbott
· 10 years ago
bb856b6
staging: comedi: comedidev.h: don't expose COMEDI_CB_* defines to userspace
by H Hartley Sweeten
· 10 years ago
3ab4ca1
staging: comedi: add CMDF_ROUND_... as synonyms for TRIG_ROUND_...
by Ian Abbott
· 10 years ago
dd7eb12
staging: comedi: add CMDF_BOGUS as synonym for TRIG_BOGUS
by Ian Abbott
· 10 years ago
3e15acd
staging: comedi: add CMDF_WAKE_EOS as synonym for TRIG_WAKE_EOS
by Ian Abbott
· 10 years ago
40af57a
staging: comedi: comedi.h: checkpatch.pl --strict cleanup
by H Hartley Sweeten
· 10 years ago
cb3aada
staging: comedi: removing not useful `else` after return
by Kinka Huang
· 11 years ago
5fc3918
staging: comedi: ke_counter: expose clock source options to user space
by H Hartley Sweeten
· 11 years ago
641f064
staging: comedi: remove FSF address from boilerplate text
by H Hartley Sweeten
· 12 years ago
d184313
staging: comedi: deprecate loading firmware with comedi_config
by H Hartley Sweeten
· 12 years ago
206cb10
staging: comedi: define operations for INSN_CONFIG_DIGITAL_TRIG
by Ian Abbott
· 12 years ago
c59515a
staging: comedi: comedi.h: add clock sources for amplc_dio200 timer
by Ian Abbott
· 12 years ago
025d1f6
staging: comedi: comedi.h: extra clock and gate sources for amplc_dio200
by Ian Abbott
· 12 years ago
9be56c6
staging: comedi: comedi.h: remove __user tag from chanlist
by H Hartley Sweeten
· 12 years ago
25b73c7
staging: comedi: comedi.h: remove the extra indents
by H Hartley Sweeten
· 12 years ago
35a36e6
staging: comedi: COMEDI_CB_EOA is also used to report end-of-output.
by W. Trevor King
· 13 years ago
f80d1d2
staging: comedi: fixed a declaration coding style issue
by Ralf Thielow
· 14 years ago
7d8e737
Staging: comedi: Fixed more long line lengths in comedi.h
by Mark Rankilor
· 15 years ago
b464f79
Staging: comedi: Fixed long line lengths in comedi.h
by Mark Rankilor
· 15 years ago
a9560a7
Staging: comedi: Fixed long line lengths in comedi.h
by Mark
· 15 years ago
e012b4c
Staging: comedi: Fixed long line lengths in comedi.h
by Mark Rankilor
· 15 years ago
30162d6
Staging: comedi: mark a variable as __user
by Greg Kroah-Hartman
· 15 years ago
92d0127
Staging: comedi: __user markup on comedi_fops.c
by Greg Kroah-Hartman
· 15 years ago
3b6b25b
Staging: comedi: range.c: properly mark up __user pointers
by Greg Kroah-Hartman
· 15 years ago
48fe603
Staging: comedi: fix coding style issue in comedi.h
by Gorskin Ilya
· 15 years ago
d103bef
Staging: comedi: removed "depricated" from COMEDI_CB_BLOCK
by Bernd Porr
· 15 years ago
37a110c
Staging: comedi: remove __cplusplus check
by Shawn Bohrer
· 15 years ago
0a85b6f
Staging: Comedi: Lindent changes to comdi driver in staging tree
by Mithlesh Thukral
· 16 years ago
fcea115
Staging: comedi: remove some RT code that lingered
by Greg Kroah-Hartman
· 16 years ago
9aa5339
Staging: comedi: Remove comedi_bufinfo typedef
by Bill Pemberton
· 16 years ago
be6aba4
Staging: comedi: Remove comedi_bufconfig typedef
by Bill Pemberton
· 16 years ago
1f6325d
Staging: comedi: Remove comedi_krange typedef
by Bill Pemberton
· 16 years ago
d0a353f
Staging: comedi: Remove comedi_rangeinfo typedef
by Bill Pemberton
· 16 years ago
0707bb0
Staging: comedi: Remove comedi_devconfig typedef
by Bill Pemberton
· 16 years ago
063db04
Staging: comedi: Remove comedi_devinfo typedef
by Bill Pemberton
· 16 years ago
bd52efbb
Staging: comedi: Remove comedi_subdinfo typedef
by Bill Pemberton
· 16 years ago
a18b416
Staging: comedi: Remove comedi_chaninfo typedef
by Bill Pemberton
· 16 years ago
da613f4
Staging: comedi: Remove comedi_insnlist typedef
by Bill Pemberton
· 16 years ago
90035c0
Staging: comedi: Remove comedi_insn typedef
by Bill Pemberton
· 16 years ago
ea6d0d4
Staging: comedi: Remove comedi_cmd typedef
by Bill Pemberton
· 16 years ago
b50d88d
Staging: comedi: Remove comedi_trig typedef
by Bill Pemberton
· 16 years ago
790c554
Staging: comedi: Remove lsampl_t and sampl_t typedefs
by Bill Pemberton
· 16 years ago
1b9f641
Staging: comedi: Use explicit value for enumerated constant INSN_CONFIG_GET_HARDWARE_BUFFER_SIZE.
by Ian Abbott
· 16 years ago
e0dcef7
Staging: comedi: fix up a lot of checkpatch.pl warnings
by Greg Kroah-Hartman
· 16 years ago
ed9eccb
Staging: add comedi core
by David Schleef
· 16 years ago