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
/
drivers.c
Age
Commit message (
Expand
)
Author
2014-02-14
staging: comedi: introduce comedi_timeout()
H Hartley Sweeten
2014-02-07
staging: comedi: fix too early cleanup in comedi_auto_config()
Ian Abbott
2014-01-09
staging: comedi: report success/failure of autoconfig
Bernd Porr
2013-12-24
Merge 3.13-rc5 into staging-next
Greg Kroah-Hartman
2013-12-17
staging: comedi: drivers: fix return value of comedi_load_firmware()
H Hartley Sweeten
2013-11-11
staging: comedi: use refcount in comedi_driver_unregister()
Ian Abbott
2013-11-11
staging: comedi: add detachment counter for validity checks
Ian Abbott
2013-11-11
staging: comedi: cancel commands before detaching device
Ian Abbott
2013-11-11
staging: comedi: cleanup_device() -> comedi_device_detach_cleanup()
Ian Abbott
2013-11-11
staging: comedi: use attach_lock semaphore during attach and detach
Ian Abbott
2013-09-17
staging: comedi: drivers: introduce comedi_dio_update_state()
H Hartley Sweeten
2013-09-17
staging: comedi: initialize subdevice s->io_bits in postconfig
H Hartley Sweeten
2013-09-03
Merge tag 'staging-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-08-23
staging: comedi: bug-fix NULL pointer dereference on failed attach
Ian Abbott
2013-08-12
staging: comedi: drivers: introduce comedi_dio_insn_config()
H Hartley Sweeten
2013-08-12
Revert "staging: comedi: core: introduce comedi_dio_insn_config()"
Greg Kroah-Hartman
2013-08-12
staging: comedi: core: introduce comedi_dio_insn_config()
H Hartley Sweeten
2013-07-23
staging: comedi: use a mutex when accessing driver list
Ian Abbott
2013-07-23
staging: comedi: return void from comedi_driver_unregister()
Ian Abbott
2013-07-23
staging: comedi: do not include <linux/delay.h> if its not needed
H Hartley Sweeten
2013-07-23
staging: comedi: drivers: introduce comedi_alloc_devpriv()
H Hartley Sweeten
2013-06-17
staging: comedi: drivers: let core handle freeing s->private
H Hartley Sweeten
2013-05-17
staging: comedi: ni_pcidio: use comedi_load_firmware()
H Hartley Sweeten
2013-05-17
staging: comedi: drivers: generalize comedi_load_firmware()
H Hartley Sweeten
2013-05-13
staging: comedi: remove FSF address from boilerplate text
H Hartley Sweeten
2013-04-19
staging: comedi: drivers: free_irq() in comedi_legacy_detach()
H Hartley Sweeten
2013-04-19
staging: comedi: drivers: introduce comedi_legacy_detach()
H Hartley Sweeten
2013-04-17
staging: comedi: introduce, and use, comedi_spriv_free()
H Hartley Sweeten
2013-04-12
staging: comedi: use EXPORT_SYMBOL_GPL() for all exported symbols
H Hartley Sweeten
2013-04-11
staging: comedi: drivers: refactor comedi_request_region()
H Hartley Sweeten
2013-04-11
staging: comedi: drivers: introduce comedi_request_region()
H Hartley Sweeten
2013-04-08
staging: comedi: drivers: dev->board_name is always valid
H Hartley Sweeten
2013-04-08
staging: comedi: drivers: set dev->board_name before attaching
H Hartley Sweeten
2013-04-08
staging: comedi: drivers: rename 'comedi_dev' in comedi_auto_config()
H Hartley Sweeten
2013-04-05
staging: comedi: set hw_dev in comedi_alloc_board_minor()
Ian Abbott
2013-04-05
staging: comedi: move detach out of post-config
Ian Abbott
2013-04-05
staging: comedi: replace __comedi_device_detach()
Ian Abbott
2013-04-05
staging: comedi: put module _after_ detach
Ian Abbott
2013-04-05
staging: comedi: simplify driver module counting
Ian Abbott
2013-04-05
staging: comedi: pre-lock mutex on creation of comedi device
Ian Abbott
2013-04-05
staging: comedi: change comedi_alloc_board_minor() to return pointer
Ian Abbott
2013-04-05
staging: comedi: call comedi_release_hardware_device() on error
Ian Abbott
2013-04-05
staging: comedi: add comedi_release_hardware_device()
Ian Abbott
2013-04-05
staging: comedi: check comedi_auto_config() params
Ian Abbott
2013-03-15
staging: comedi: add 'ioenabled' flag to device
Ian Abbott
2013-03-15
staging: comedi: make 'dev->attached' a bool bit-field
Ian Abbott
2013-02-11
staging: Remove unnecessary OOM messages
Joe Perches
2013-02-05
staging: comedi: remove 'comedi_autoconfig' module parameter
H Hartley Sweeten
2013-02-03
staging: comedi: restrict comedi_set_hw_dev() usage
Ian Abbott
2013-02-03
staging: comedi: export comedi_set_hw_dev()
Ian Abbott
[next]