index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
/
comedi.h
Age
Commit message (
Expand
)
Author
2014-11-05
staging: comedi: add ioctls to set per-file read and write subdevice
Ian Abbott
2014-10-29
staging: comedi: comedidev.h: don't expose COMEDI_CB_* defines to userspace
H Hartley Sweeten
2014-09-08
staging: comedi: add CMDF_ROUND_... as synonyms for TRIG_ROUND_...
Ian Abbott
2014-09-08
staging: comedi: add CMDF_BOGUS as synonym for TRIG_BOGUS
Ian Abbott
2014-09-08
staging: comedi: add CMDF_WAKE_EOS as synonym for TRIG_WAKE_EOS
Ian Abbott
2014-07-18
staging: comedi: comedi.h: checkpatch.pl --strict cleanup
H Hartley Sweeten
2014-07-15
staging: comedi: removing not useful `else` after return
Kinka Huang
2014-06-26
staging: comedi: ke_counter: expose clock source options to user space
H Hartley Sweeten
2013-05-13
staging: comedi: remove FSF address from boilerplate text
H Hartley Sweeten
2013-01-17
staging: comedi: deprecate loading firmware with comedi_config
H Hartley Sweeten
2012-11-14
staging: comedi: define operations for INSN_CONFIG_DIGITAL_TRIG
Ian Abbott
2012-10-24
staging: comedi: comedi.h: add clock sources for amplc_dio200 timer
Ian Abbott
2012-10-24
staging: comedi: comedi.h: extra clock and gate sources for amplc_dio200
Ian Abbott
2012-09-19
staging: comedi: comedi.h: remove __user tag from chanlist
H Hartley Sweeten
2012-09-19
staging: comedi: comedi.h: remove the extra indents
H Hartley Sweeten
2012-04-18
staging: comedi: COMEDI_CB_EOA is also used to report end-of-output.
W. Trevor King
2011-06-28
staging: comedi: fixed a declaration coding style issue
Ralf Thielow
2010-05-14
Staging: comedi: Fixed more long line lengths in comedi.h
Mark Rankilor
2010-05-14
Staging: comedi: Fixed long line lengths in comedi.h
Mark Rankilor
2010-05-11
Staging: comedi: Fixed long line lengths in comedi.h
Mark
2010-05-11
Staging: comedi: Fixed long line lengths in comedi.h
Mark Rankilor
2010-05-11
Staging: comedi: mark a variable as __user
Greg Kroah-Hartman
2010-05-11
Staging: comedi: __user markup on comedi_fops.c
Greg Kroah-Hartman
2010-05-11
Staging: comedi: range.c: properly mark up __user pointers
Greg Kroah-Hartman
2010-05-11
Staging: comedi: fix coding style issue in comedi.h
Gorskin Ilya
2009-12-23
Staging: comedi: removed "depricated" from COMEDI_CB_BLOCK
Bernd Porr
2009-12-11
Staging: comedi: remove __cplusplus check
Shawn Bohrer
2009-09-15
Staging: Comedi: Lindent changes to comdi driver in staging tree
Mithlesh Thukral
2009-06-19
Staging: comedi: remove some RT code that lingered
Greg Kroah-Hartman
2009-04-03
Staging: comedi: Remove comedi_bufinfo typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_bufconfig typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_krange typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_rangeinfo typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_devconfig typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_devinfo typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_subdinfo typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_chaninfo typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_insnlist typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_insn typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_cmd typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_trig typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove lsampl_t and sampl_t typedefs
Bill Pemberton
2009-04-03
Staging: comedi: Use explicit value for enumerated constant INSN_CONFIG_GET_H...
Ian Abbott
2009-01-06
Staging: comedi: fix up a lot of checkpatch.pl warnings
Greg Kroah-Hartman
2009-01-06
Staging: add comedi core
David Schleef