index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
/
drivers.c
Age
Commit message (
Expand
)
Author
2015-01-25
staging: comedi: comedidev.h: add namespace to the subdevice "runflags"
H Hartley Sweeten
2014-11-26
staging: comedi: drivers: have core hook up default (*insn_read) for readback
H Hartley Sweeten
2014-11-26
staging: comedi: fix scan_end_arg == chanlist_len assumption
Ian Abbott
2014-11-07
staging: comedi: drivers: introduce comedi_nsamples_left()
H Hartley Sweeten
2014-11-07
staging: comedi: drivers: introduce comedi_nscans_left()
H Hartley Sweeten
2014-11-05
staging: comedi: comedidev.h: add 'scans_done' member to comedi_async
H Hartley Sweeten
2014-11-03
staging: comedi: remove use of 'bytes_per_sample()'
H Hartley Sweeten
2014-11-03
staging: comedi: drivers: move comedi_async 'cur_chan' tracking into the core
H Hartley Sweeten
2014-10-29
staging: comedi: comedidev.h: clarify async->event error/cancel detection
H Hartley Sweeten
2014-10-20
staging: comedi: use DIV_ROUND_UP
Tapasweni Pathak
2014-09-19
staging: comedi: migrate copyrights from "comedi_fc.c"
Ian Abbott
2014-09-19
staging: comedi: add comedi_handle_events()
Ian Abbott
2014-09-19
staging: comedi: add comedi_inc_scan_progress()
Ian Abbott
2014-09-19
staging: comedi: add comedi_bytes_per_scan()
Ian Abbott
2014-08-30
staging: comedi: add a 'readback' member to comedi_subdevice
H Hartley Sweeten
2014-07-30
staging: comedi: add an 'mmio' member to comedi_device
H Hartley Sweeten
2014-07-22
staging: comedi: comedidev.h: remove 'new_size' param from subdevice (*buf_ch...
H Hartley Sweeten
2014-07-18
staging: comedi: drivers.c: checkpatch.pl --strict cleanup
H Hartley Sweeten
2014-07-17
staging: comedi: remove comedi_error()
H Hartley Sweeten
2014-05-23
staging: comedi: remove subdevice member of struct comedi_async
Ian Abbott
2014-04-14
staging: comedi: drivers.c: Fix missing a blank line, after declarations warning
Yves Deweerdt
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
[next]