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-11-28
staging: comedi: ni_atmio: fix license warning.
Matthew Giassa
1
-0
/
+5
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-28
/
+54
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
10
-0
/
+10
2017-10-18
staging: comedi: adv_pci_dio: update for PCI-1761
Anton Dozenko
2
-4
/
+26
2017-10-18
staging: comedi: dt282x: fix IRQ assignment for dev->irq.
Arvind Yadav
1
-0
/
+2
2017-10-18
staging: comedi: s526: mark expected switch fall-through
Gustavo A. R. Silva
1
-3
/
+2
2017-10-18
staging/comedi: Convert timers to use timer_setup()
Kees Cook
3
-17
/
+22
2017-09-22
staging/comedi/das16: Make timer initialization unconditional
Kees Cook
1
-6
/
+4
2017-09-14
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-19
/
+5
2017-09-04
serial2002: switch serial2002_tty_write to kernel_{read/write}
Christoph Hellwig
1
-19
/
+5
2017-08-29
staging: comedi: coding style fixes found by checkpatch.pl
Simo Koskinen
1
-2
/
+2
2017-08-23
Staging: comedi: comedi_fops: fix dev_err() warning style
Bryan Garza
1
-1
/
+1
2017-08-14
Merge 4.13-rc5 into staging-next
Greg Kroah-Hartman
1
-0
/
+3
2017-07-30
staging: comedi: comedi_fops: do not call blocking ops when !TASK_RUNNING
Ian Abbott
1
-0
/
+3
2017-07-30
staging: comedi: ni_mio_common.c: fix coding style issue
Christopher MÃ¥rtensson
1
-1
/
+2
2017-07-23
Merge 4.13-rc2 into staging-next
Greg Kroah-Hartman
1
-2
/
+1
2017-07-16
staging: comedi: ni_mio_common: fix AO timer off-by-one regression
Ian Abbott
1
-2
/
+1
2017-07-16
staging: comedi: Use offset_in_page macro
Amitoj Kaur Chawla
1
-1
/
+1
2017-06-24
staging: comedi: use centralized error clean-up in comedi_init()
Ian Abbott
1
-21
/
+22
2017-06-24
staging: comedi: fix clean-up of comedi_class in comedi_init()
Ian Abbott
1
-0
/
+1
2017-06-13
Staging: comedi: ni_labpc_regs: fixed a block comment alignment issue
Amisha Singh
1
-1
/
+1
2017-06-06
staging: comedi: ni_labpc_isadma: fixed a comment coding style issue
Adrian Stanciu
1
-1
/
+1
2017-06-04
Staging: comedi: s626.c: fixed trailing */ style issue
edcarter
1
-3
/
+6
2017-04-25
staging: comedi: addi_apci_3xxx: check return value
Pan Bian
1
-0
/
+2
2017-04-25
staging: comedi: support vm_access_process for mmap'd buffer
Ian Abbott
3
-0
/
+41
2017-04-08
staging: comedi: drivers: s626.c - fixed checkpatch issue about data type
Andrea della Porta
1
-1
/
+1
2017-04-08
staging: comedi: amplc_pci224: convert CLK_CONFIG() macro to function
Ian Abbott
1
-4
/
+9
2017-04-08
staging: comedi: amplc_pci224: remove 'inline' from pci224_gat_config()
Ian Abbott
1
-2
/
+1
2017-04-08
staging: comedi: amplc_pci230: convert CLK_CONFIG() macro to function
Ian Abbott
1
-3
/
+6
2017-04-08
staging: comedi: amplc_pci230: remove 'inline' from pci230_gat_config()
Ian Abbott
1
-2
/
+1
2017-04-08
staging: comedi: labpc: fix isadma dependency
Arnd Bergmann
1
-1
/
+3
2017-03-14
staging: comedi: amplc_pci224: Convert macro GAT_CONFIG to static inline func...
simran singhal
1
-4
/
+8
2017-03-14
staging: comedi: Compress return logic into one line.
Varsha Rao
1
-3
/
+1
2017-03-12
staging: comedi: jr3_pci: change module description
Ian Abbott
1
-1
/
+1
2017-03-12
staging: comedi: jr3_pci: fix initial range[8] max value
Ian Abbott
1
-1
/
+1
2017-03-12
staging: comedi: jr3_pci: check PCI BAR 0 size
Ian Abbott
1
-0
/
+3
2017-03-12
staging: comedi: jr3_pci: check sizes at compile time
Ian Abbott
1
-6
/
+1
2017-03-12
staging: comedi: jr3_pci: omit pointless debug info
Ian Abbott
1
-7
/
+2
2017-03-12
staging: comedi: jr3_pci: use struct jr3_block instead of jr3_t
Ian Abbott
2
-16
/
+12
2017-03-12
staging: comedi: jr3_pci: separate out block type
Ian Abbott
1
-8
/
+10
2017-03-12
staging: comedi: jr3_pci: rename 'channel' to 'block'
Ian Abbott
2
-6
/
+6
2017-03-12
staging: comedi: jr3_pci: rename data to sensor
Ian Abbott
2
-6
/
+6
2017-03-12
staging: comedi: jr3_pci: rename channel to sensor
Ian Abbott
1
-77
/
+75
2017-03-12
staging: comedi: jr3_pci: rename struct jr3_channel to jr3_sensor
Ian Abbott
2
-16
/
+16
2017-03-09
staging: comedi: Remove useless cast.
Varsha Rao
1
-1
/
+1
2017-03-09
staging: comedi: ni_atmio: make device_ids const
Ian Abbott
1
-1
/
+1
2017-03-09
staging: comedi: allow it to be built-in
Ian Abbott
1
-1
/
+0
2017-03-09
Staging: comedi: comedi_fops: Change comedi_num_legacy_minors type
Cheah Kok Cheong
1
-4
/
+3
2017-03-07
staging: comedi: Replace "is is" with "is"
simran singhal
1
-1
/
+1
2017-03-06
Staging: comedi: drivers: comedi_test: Avoid multiple line dereference
Cheah Kok Cheong
1
-4
/
+4
[next]