index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2017-02-22
Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
35
-491
/
+806
2017-02-16
Staging: comedi: drivers: comedi_test: Add auto-configuration capability
Cheah Kok Cheong
1
-12
/
+123
2017-02-14
staging: comedi: fixed multiple line dereference
Artur Lorincz
1
-3
/
+2
2017-02-14
staging: comedi: made comedi_lrange struct constant
Artur Lorincz
1
-1
/
+1
2017-02-14
staging: comedi: ni_pcimio: remove unused variable 'serial_number'
Karthik Nayak
2
-10
/
+0
2017-02-14
staging: comedi: dyna_pci10xx: usleep_range is preferred over udelay
Saber Rezvani
1
-4
/
+4
2017-02-14
staging: comedi: s626: usleep_range is preferred over udelay
Saber Rezvani
1
-1
/
+1
2017-02-14
staging: comedi: ni_pcidio.c: Spaces preferred around operators
Saber Rezvani
1
-20
/
+20
2017-02-14
staging: comedi: ni_pcidio: blank line issues
Saber Rezvani
1
-0
/
+2
2017-02-12
staging: comedi: dmm32at: usleep_range is preferred over udelay
Saber Rezvani
1
-2
/
+2
2017-02-12
staging: comedi: dt2801: usleep_range is preferred over udelay
Saber Rezvani
1
-2
/
+2
2017-02-12
staging: comedi: dt2814: usleep_range is preferred over udelay
Saber Rezvani
1
-1
/
+1
2017-02-12
staging: comedi: dt2815: usleep_range is preferred over udelay
Saber Rezvani
1
-1
/
+1
2017-02-12
staging: comedi: ni_at_a2150: usleep_range is preferred over udelay
Saber Rezvani
1
-1
/
+1
2017-01-19
staging: comedi: ni_pcimio: Support more PXI cards
Ian Abbott
2
-14
/
+167
2017-01-19
staging: comedi: ni_660x: Support PCI-6224
Ian Abbott
2
-3
/
+9
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
1
-1
/
+1
2017-01-10
Staging: comedi: comedi_fops: Remove unused stat.h header
Cheah Kok Cheong
1
-1
/
+0
2017-01-10
Staging: comedi: comedi_fops: Remove unused vmalloc.h header
Cheah Kok Cheong
1
-1
/
+0
2017-01-10
Staging: comedi: comedi_fops: Remove redundant init.h header
Cheah Kok Cheong
1
-1
/
+0
2017-01-10
Staging: comedi: comedi_fops: Remove unused kmod.h header
Cheah Kok Cheong
1
-1
/
+0
2017-01-10
staging: comedi: daqboard2000: use pci_id_table 'driver_data'
Ian Abbott
1
-30
/
+16
2017-01-10
staging: comedi: daqboard2000: change COMEDI device names
Ian Abbott
1
-2
/
+2
2017-01-10
staging: comedi: daqboard2000: support 4 AO channels
Ian Abbott
1
-2
/
+4
2017-01-10
staging: comedi: daqboard2000: use designated initializers
Ian Abbott
1
-2
/
+8
2017-01-10
staging: comedi: daqboard2000: use shorter, consistent prefix
Ian Abbott
1
-114
/
+100
2017-01-10
staging: comedi: daqboard2000: remove unused 'card' member
Ian Abbott
1
-3
/
+0
2017-01-10
staging: comedi: daqboard2000: check CPLD status before writing firmware data
Ian Abbott
1
-7
/
+34
2017-01-10
staging: comedi: daqboard2000: check result of FPGA programming
Ian Abbott
1
-0
/
+19
2017-01-10
staging: comedi: daqboard2000: change daqboard2000_write_cpld() return value
Ian Abbott
1
-5
/
+4
2017-01-10
staging: comedi: daqboard2000: replace daqboard2000_poll_cpld()
Ian Abbott
1
-15
/
+18
2017-01-10
staging: comedi: daqboard2000: check firmware length
Ian Abbott
1
-5
/
+20
2017-01-10
staging: comedi: daqboard2000: use type 'u16' for CPLD data and status
Ian Abbott
1
-4
/
+4
2017-01-10
staging: comedi: daqboard2000: define macros for CPLD registers
Ian Abbott
1
-10
/
+13
2017-01-10
staging: comedi: daqboard2000: use macros from "plx9080.h"
Ian Abbott
1
-24
/
+24
2017-01-03
Staging: comedi: proc: Warn if unable to create proc entry
Cheah Kok Cheong
1
-1
/
+2
2017-01-03
Staging: comedi: proc: Add module owner
Cheah Kok Cheong
1
-0
/
+1
2017-01-03
Staging: comedi: proc: Add __init prefix
Cheah Kok Cheong
1
-1
/
+1
2017-01-03
Staging: comedi: proc: Change file permission to read only
Cheah Kok Cheong
1
-1
/
+1
2017-01-03
Staging: comedi: comedi_fops: Avoid orphaned proc entry
Cheah Kok Cheong
1
-3
/
+3
2017-01-03
Staging: comedi: comedidev.h: Drop old style zero-length array
Cheah Kok Cheong
1
-7
/
+1
2017-01-03
staging: comedi: ni_670x: using the BIT(x) macro
Saber Rezvani
1
-1
/
+1
2017-01-03
staging: comedi: ni_at_ao: using the BIT(x) macro
Saber Rezvani
1
-31
/
+31
2017-01-03
staging: comedi: cb_pcidas64: use preferred kernel type u32
Saber Rezvani
1
-19
/
+19
2017-01-03
staging: comedi: cb_pcidas64: use preferred kernel type u16
Saber Rezvani
1
-29
/
+29
2017-01-03
staging: comedi: cb_pcidas64: use preferred kernel type u8
Saber Rezvani
1
-23
/
+23
2017-01-03
staging: comedi: comedidev.h: add identifiers to function parameters
Ian Abbott
1
-22
/
+25
2017-01-03
staging: comedi: comedi_usb.h: add identifiers to function parameters
Ian Abbott
1
-7
/
+9
2017-01-03
staging: comedi: comedi_pcmcia.[ch]: add identifiers to function parameters
Ian Abbott
2
-11
/
+14
[next]