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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
/
drivers.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: comedi: drivers: fix possible bug in comedi_handle_events()
H Hartley Sweeten
2016-03-30
1
-1
/
+4
*
staging: comedi: drivers: tidy up insn_rw_emulate_bits()
H Hartley Sweeten
2016-03-30
1
-19
/
+16
*
staging: comedi: fix extreme case of comedi_nsamples_left()
Ian Abbott
2015-10-27
1
-17
/
+21
*
staging: comedi: drivers.c: document exported functions
Ian Abbott
2015-09-29
1
-69
/
+258
*
staging: comedi: drivers.c: replace #include <linux/dma-mapping.h>
Ian Abbott
2015-09-29
1
-1
/
+1
*
staging: comedi: drivers.c: remove irrelevant #includes
Ian Abbott
2015-09-29
1
-8
/
+0
*
staging: comedi: drivers: coding style: fixed block comment style
Marcos CanĂ¡n
2015-09-16
1
-16
/
+16
*
staging: comedi: do not return -ENOSYS.
Ted Chen
2015-08-05
1
-1
/
+1
*
staging: comedi: wrap COMEDI_SRF_FREE_SPRIV usage
Ian Abbott
2015-04-30
1
-1
/
+1
*
staging: comedi: drivers: (!foo) preferred over (foo == NULL)
H Hartley Sweeten
2015-03-06
1
-4
/
+4
*
staging: comedi: add 'pacer' member to struct comedi_device
H Hartley Sweeten
2015-03-01
1
-0
/
+2
*
staging: comedi: comedidev.h: add namespace to the subdevice "runflags"
H Hartley Sweeten
2015-01-25
1
-1
/
+1
*
staging: comedi: drivers: have core hook up default (*insn_read) for readback
H Hartley Sweeten
2014-11-26
1
-0
/
+4
*
staging: comedi: fix scan_end_arg == chanlist_len assumption
Ian Abbott
2014-11-26
1
-3
/
+5
*
staging: comedi: drivers: introduce comedi_nsamples_left()
H Hartley Sweeten
2014-11-07
1
-0
/
+32
*
staging: comedi: drivers: introduce comedi_nscans_left()
H Hartley Sweeten
2014-11-07
1
-0
/
+39
*
staging: comedi: comedidev.h: add 'scans_done' member to comedi_async
H Hartley Sweeten
2014-11-05
1
-0
/
+7
*
staging: comedi: remove use of 'bytes_per_sample()'
H Hartley Sweeten
2014-11-03
1
-2
/
+2
*
staging: comedi: drivers: move comedi_async 'cur_chan' tracking into the core
H Hartley Sweeten
2014-11-03
1
-0
/
+7
*
staging: comedi: comedidev.h: clarify async->event error/cancel detection
H Hartley Sweeten
2014-10-29
1
-1
/
+1
*
staging: comedi: use DIV_ROUND_UP
Tapasweni Pathak
2014-10-20
1
-2
/
+1
*
staging: comedi: migrate copyrights from "comedi_fc.c"
Ian Abbott
2014-09-19
1
-0
/
+1
*
staging: comedi: add comedi_handle_events()
Ian Abbott
2014-09-19
1
-0
/
+33
*
staging: comedi: add comedi_inc_scan_progress()
Ian Abbott
2014-09-19
1
-0
/
+24
*
staging: comedi: add comedi_bytes_per_scan()
Ian Abbott
2014-09-19
1
-0
/
+37
*
staging: comedi: add a 'readback' member to comedi_subdevice
H Hartley Sweeten
2014-08-30
1
-0
/
+42
*
staging: comedi: add an 'mmio' member to comedi_device
H Hartley Sweeten
2014-07-30
1
-0
/
+1
*
staging: comedi: comedidev.h: remove 'new_size' param from subdevice (*buf_ch...
H Hartley Sweeten
2014-07-22
1
-1
/
+1
*
staging: comedi: drivers.c: checkpatch.pl --strict cleanup
H Hartley Sweeten
2014-07-18
1
-1
/
+3
*
staging: comedi: remove comedi_error()
H Hartley Sweeten
2014-07-17
1
-2
/
+0
*
staging: comedi: remove subdevice member of struct comedi_async
Ian Abbott
2014-05-23
1
-1
/
+0
*
staging: comedi: drivers.c: Fix missing a blank line, after declarations warning
Yves Deweerdt
2014-04-14
1
-0
/
+1
*
staging: comedi: introduce comedi_timeout()
H Hartley Sweeten
2014-02-14
1
-0
/
+30
*
staging: comedi: fix too early cleanup in comedi_auto_config()
Ian Abbott
2014-02-07
1
-2
/
+0
*
staging: comedi: report success/failure of autoconfig
Bernd Porr
2014-01-09
1
-2
/
+18
*
Merge 3.13-rc5 into staging-next
Greg Kroah-Hartman
2013-12-24
1
-1
/
+1
|
\
|
*
staging: comedi: drivers: fix return value of comedi_load_firmware()
H Hartley Sweeten
2013-12-17
1
-1
/
+1
*
|
staging: comedi: use refcount in comedi_driver_unregister()
Ian Abbott
2013-11-11
1
-1
/
+2
*
|
staging: comedi: add detachment counter for validity checks
Ian Abbott
2013-11-11
1
-0
/
+1
*
|
staging: comedi: cancel commands before detaching device
Ian Abbott
2013-11-11
1
-0
/
+1
*
|
staging: comedi: cleanup_device() -> comedi_device_detach_cleanup()
Ian Abbott
2013-11-11
1
-2
/
+2
*
|
staging: comedi: use attach_lock semaphore during attach and detach
Ian Abbott
2013-11-11
1
-1
/
+4
|
/
*
staging: comedi: drivers: introduce comedi_dio_update_state()
H Hartley Sweeten
2013-09-17
1
-0
/
+22
*
staging: comedi: initialize subdevice s->io_bits in postconfig
H Hartley Sweeten
2013-09-17
1
-0
/
+7
*
Merge tag 'staging-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-09-03
1
-17
/
+77
|
\
|
*
staging: comedi: drivers: introduce comedi_dio_insn_config()
H Hartley Sweeten
2013-08-12
1
-0
/
+40
|
*
Revert "staging: comedi: core: introduce comedi_dio_insn_config()"
Greg Kroah-Hartman
2013-08-12
1
-40
/
+0
|
*
staging: comedi: core: introduce comedi_dio_insn_config()
H Hartley Sweeten
2013-08-12
1
-0
/
+40
|
*
staging: comedi: use a mutex when accessing driver list
Ian Abbott
2013-07-23
1
-14
/
+24
|
*
staging: comedi: return void from comedi_driver_unregister()
Ian Abbott
2013-07-23
1
-4
/
+3
[next]