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-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-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
2017-01-03
staging: comedi: comedi_internal.h: add identifiers to function parameters
Ian Abbott
1
-4
/
+5
2017-01-03
staging: comedi: comedi_compat32.h: add identifiers to function parameters
Ian Abbott
1
-1
/
+2
2017-01-03
staging: comedi: ni_tio_internal.h: add identifiers to function parameters
Ian Abbott
1
-6
/
+8
2017-01-03
staging: comedi: ni_tio.h: add identifiers to function parameters
Ian Abbott
1
-20
/
+22
2017-01-03
staging: comedi: ni_labpc.h: add identifiers to function parameters
Ian Abbott
1
-2
/
+2
2017-01-03
staging: comedi: mite.h: add identifiers to function parameters
Ian Abbott
1
-18
/
+19
2017-01-03
staging: comedi: comedi_isadma.h: add identifiers to function parameters
Ian Abbott
1
-5
/
+5
2017-01-03
staging: comedi: comedi_8254.h: add identifiers to function parameters
Ian Abbott
1
-14
/
+16
2017-01-03
staging: comedi: addi_watchdog.h: add identifiers to function parameters
Ian Abbott
1
-1
/
+1
2017-01-03
drivers: staging: comedi: fix function prototypes
Piotr Gregor
1
-8
/
+10
2016-12-08
staging: comedi: comedidev.h: Document usage of 'detach' handler
Ian Abbott
1
-0
/
+12
2016-12-06
Staging: comedi: kcomedilib: Add module_init/exit function
Cheah Kok Cheong
1
-0
/
+12
2016-12-06
staging: comedi: s626: use preferred kernel type u32
Saber Rezvani
1
-29
/
+29
2016-12-06
staging: comedi: s626: use preferred kernel type u16
Saber Rezvani
1
-48
/
+48
2016-12-06
staging: comedi: s626: use preferred kernel type u8
Saber Rezvani
1
-15
/
+15
2016-11-15
staging: comedi: ni_mio_common: remove variable 'dl' in ni_ai_insn_read()
Ian Abbott
1
-8
/
+7
[next]