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
/
comedidev.h
Age
Commit message (
Expand
)
Author
2010-05-11
Staging: comedi: Fixed long line length in comedidev.h
Mark Rankilor
2010-05-11
Staging: comedi: drivers.c sparse cleanup
Greg Kroah-Hartman
2010-05-11
Staging: comedi: move some more functions to internal.h
Greg Kroah-Hartman
2010-05-11
Staging: comedi: make comedi_reset_async_buf local to comedi core
Greg Kroah-Hartman
2010-05-11
Staging: comedi: make comedi_free_board_minor local to comedi core
Greg Kroah-Hartman
2010-05-11
Staging: comedi: make comedi_alloc_board_minor local to comedi core
Greg Kroah-Hartman
2010-05-11
Staging: comedi: make comedi_set_subdevice_runflags() static
Greg Kroah-Hartman
2010-05-11
Staging: comedi: rename check_chanlist to comedi_check_chanlist
Greg Kroah-Hartman
2010-05-11
Staging: comedi: remove another vendor id
Greg Kroah-Hartman
2010-05-11
Staging: comedi: move another pci vendor id
Greg Kroah-Hartman
2010-05-11
Staging: comedi: move another pci device id to the driver
Greg Kroah-Hartman
2010-05-11
Staging: comedi: move a pci vendor id
Greg Kroah-Hartman
2010-05-11
Staging: comedi: remove some pci vendor ids
Greg Kroah-Hartman
2010-05-11
Staging: comedi: use the standard NI pci device id
Greg Kroah-Hartman
2010-05-11
Staging: comedi: fix coding style issues in comedidev.h
Greg Kroah-Hartman
2009-12-11
Staging: comedi: comedidev.h: Fixed checkpatch.pl issues
Shane Warden
2009-09-15
Staging: Comedi: Lindent changes to comdi driver in staging tree
Mithlesh Thukral
2009-06-19
Staging: comedi: fix build errors
Greg Kroah-Hartman
2009-06-19
Staging: comedi: uses udelay, needs delay.h
Randy Dunlap
2009-06-19
Staging: comedi: remove some RT code that lingered
Greg Kroah-Hartman
2009-06-19
Staging: comedi: remove RT code
Greg Kroah-Hartman
2009-06-19
Staging: comedi: set PCI and PCMCIA defines
Greg Kroah-Hartman
2009-06-19
staging: comedi, remove interrupt.h
Jiri Slaby
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_insn typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_cmd typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove device_create_result_type typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_lrange typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_driver typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_async typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_subdevice typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_device typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove lsampl_t and sampl_t typedefs
Bill Pemberton
2009-04-03
Staging: comedi: Misc code cleanups for checkpatch
Bill Pemberton
2009-04-03
Staging: comedi: remove unnecessary #include <linux/version.h>
Mariusz Kozlowski
2009-04-03
Staging: comedi: Added some validation of comedi module parameter values.
Frank Mori Hess
2009-04-03
Staging: comedi: add comedi_usb_auto_[un]config functions
Bernd Porr
2009-04-03
Staging: remove duplicated #include's
Huang Weiyi
2009-01-06
Staging: comedi: add local copy of interrupt.h
David Schleef
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