index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: 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
|
*
staging: comedi: do not include <linux/delay.h> if its not needed
H Hartley Sweeten
2013-07-23
1
-1
/
+0
|
*
staging: comedi: drivers: introduce comedi_alloc_devpriv()
H Hartley Sweeten
2013-07-23
1
-0
/
+12
*
|
staging: comedi: bug-fix NULL pointer dereference on failed attach
Ian Abbott
2013-08-23
1
-1
/
+1
|
/
*
staging: comedi: drivers: let core handle freeing s->private
H Hartley Sweeten
2013-06-17
1
-12
/
+2
*
staging: comedi: ni_pcidio: use comedi_load_firmware()
H Hartley Sweeten
2013-05-17
1
-2
/
+5
*
staging: comedi: drivers: generalize comedi_load_firmware()
H Hartley Sweeten
2013-05-17
1
-0
/
+30
*
staging: comedi: remove FSF address from boilerplate text
H Hartley Sweeten
2013-05-13
1
-5
/
+0
*
staging: comedi: drivers: free_irq() in comedi_legacy_detach()
H Hartley Sweeten
2013-04-19
1
-0
/
+5
*
staging: comedi: drivers: introduce comedi_legacy_detach()
H Hartley Sweeten
2013-04-19
1
-1
/
+18
*
staging: comedi: introduce, and use, comedi_spriv_free()
H Hartley Sweeten
2013-04-17
1
-0
/
+12
*
staging: comedi: use EXPORT_SYMBOL_GPL() for all exported symbols
H Hartley Sweeten
2013-04-12
1
-2
/
+2
*
staging: comedi: drivers: refactor comedi_request_region()
H Hartley Sweeten
2013-04-11
1
-4
/
+22
*
staging: comedi: drivers: introduce comedi_request_region()
H Hartley Sweeten
2013-04-11
1
-0
/
+27
*
staging: comedi: drivers: dev->board_name is always valid
H Hartley Sweeten
2013-04-08
1
-6
/
+1
*
staging: comedi: drivers: set dev->board_name before attaching
H Hartley Sweeten
2013-04-08
1
-0
/
+3
*
staging: comedi: drivers: rename 'comedi_dev' in comedi_auto_config()
H Hartley Sweeten
2013-04-08
1
-10
/
+10
*
staging: comedi: set hw_dev in comedi_alloc_board_minor()
Ian Abbott
2013-04-05
1
-1
/
+0
*
staging: comedi: move detach out of post-config
Ian Abbott
2013-04-05
1
-7
/
+4
*
staging: comedi: replace __comedi_device_detach()
Ian Abbott
2013-04-05
1
-14
/
+4
*
staging: comedi: put module _after_ detach
Ian Abbott
2013-04-05
1
-1
/
+1
*
staging: comedi: simplify driver module counting
Ian Abbott
2013-04-05
1
-17
/
+15
*
staging: comedi: pre-lock mutex on creation of comedi device
Ian Abbott
2013-04-05
1
-4
/
+2
*
staging: comedi: change comedi_alloc_board_minor() to return pointer
Ian Abbott
2013-04-05
1
-6
/
+3
*
staging: comedi: call comedi_release_hardware_device() on error
Ian Abbott
2013-04-05
1
-1
/
+1
*
staging: comedi: add comedi_release_hardware_device()
Ian Abbott
2013-04-05
1
-6
/
+1
*
staging: comedi: check comedi_auto_config() params
Ian Abbott
2013-04-05
1
-0
/
+10
[next]