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
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
2
-4
/
+4
*
Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-01
160
-1512
/
+190
|
\
|
*
staging: comedi: reformat lines to 80 chars or less
Eujon Sellers
2018-01-26
1
-4
/
+8
|
*
staging: comedi: dt2811: remove redundant initialization of 'ns'
Colin Ian King
2018-01-23
1
-1
/
+1
|
*
staging: comedi: adv_pci1760: fix typo in comments
Richard Sudaryono
2018-01-08
1
-1
/
+1
|
*
staging: comedi: add identifiers to function parameters
Michael Gebhard
2017-12-21
1
-18
/
+18
|
*
staging: comedi: s626.c - fix multiline dereference
Roman Lakeev
2017-12-19
1
-5
/
+4
|
*
Staging: comedi: drivers: serial2002 fixed a blank line coding style
Vikash Kesarwani
2017-12-13
1
-0
/
+1
|
*
Merge Linus's staging merge point into staging-next
Greg Kroah-Hartman
2017-12-06
1
-0
/
+5
|
|
\
|
*
|
staging: comedi: Remove redundant license text
Greg Kroah-Hartman
2017-11-28
17
-170
/
+0
|
*
|
staging: comedi: drivers: Remove redundant license text
Greg Kroah-Hartman
2017-11-28
132
-1315
/
+0
|
*
|
staging: comedi: add SPDX identifiers to all greybus driver files
Greg Kroah-Hartman
2017-11-28
160
-0
/
+160
|
*
|
staging: comedi: usbdux: remove redundant initialization of val
Colin Ian King
2017-11-27
1
-2
/
+1
*
|
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
2
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-2
/
+2
|
*
|
anntotate the places where ->poll() return values go
Al Viro
2017-11-27
1
-1
/
+1
|
|
/
*
/
staging: comedi: ni_atmio: fix license warning.
Matthew Giassa
2017-11-28
1
-0
/
+5
|
/
*
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-13
7
-28
/
+54
|
\
|
*
staging: comedi: adv_pci_dio: update for PCI-1761
Anton Dozenko
2017-10-18
2
-4
/
+26
|
*
staging: comedi: dt282x: fix IRQ assignment for dev->irq.
Arvind Yadav
2017-10-18
1
-0
/
+2
|
*
staging: comedi: s526: mark expected switch fall-through
Gustavo A. R. Silva
2017-10-18
1
-3
/
+2
|
*
staging/comedi: Convert timers to use timer_setup()
Kees Cook
2017-10-18
3
-17
/
+22
|
*
staging/comedi/das16: Make timer initialization unconditional
Kees Cook
2017-09-22
1
-6
/
+4
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
10
-0
/
+10
|
/
*
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-09-14
1
-19
/
+5
|
\
|
*
serial2002: switch serial2002_tty_write to kernel_{read/write}
Christoph Hellwig
2017-09-04
1
-19
/
+5
*
|
staging: comedi: coding style fixes found by checkpatch.pl
Simo Koskinen
2017-08-29
1
-2
/
+2
*
|
Staging: comedi: comedi_fops: fix dev_err() warning style
Bryan Garza
2017-08-23
1
-1
/
+1
*
|
Merge 4.13-rc5 into staging-next
Greg Kroah-Hartman
2017-08-14
1
-0
/
+3
|
\
|
|
*
staging: comedi: comedi_fops: do not call blocking ops when !TASK_RUNNING
Ian Abbott
2017-07-30
1
-0
/
+3
*
|
staging: comedi: ni_mio_common.c: fix coding style issue
Christopher MÃ¥rtensson
2017-07-30
1
-1
/
+2
*
|
Merge 4.13-rc2 into staging-next
Greg Kroah-Hartman
2017-07-23
1
-2
/
+1
|
\
|
|
*
staging: comedi: ni_mio_common: fix AO timer off-by-one regression
Ian Abbott
2017-07-16
1
-2
/
+1
*
|
staging: comedi: Use offset_in_page macro
Amitoj Kaur Chawla
2017-07-16
1
-1
/
+1
|
/
*
staging: comedi: use centralized error clean-up in comedi_init()
Ian Abbott
2017-06-24
1
-21
/
+22
*
staging: comedi: fix clean-up of comedi_class in comedi_init()
Ian Abbott
2017-06-24
1
-0
/
+1
*
Staging: comedi: ni_labpc_regs: fixed a block comment alignment issue
Amisha Singh
2017-06-13
1
-1
/
+1
*
staging: comedi: ni_labpc_isadma: fixed a comment coding style issue
Adrian Stanciu
2017-06-06
1
-1
/
+1
*
Staging: comedi: s626.c: fixed trailing */ style issue
edcarter
2017-06-04
1
-3
/
+6
*
staging: comedi: addi_apci_3xxx: check return value
Pan Bian
2017-04-25
1
-0
/
+2
*
staging: comedi: support vm_access_process for mmap'd buffer
Ian Abbott
2017-04-25
3
-0
/
+41
*
staging: comedi: drivers: s626.c - fixed checkpatch issue about data type
Andrea della Porta
2017-04-08
1
-1
/
+1
*
staging: comedi: amplc_pci224: convert CLK_CONFIG() macro to function
Ian Abbott
2017-04-08
1
-4
/
+9
*
staging: comedi: amplc_pci224: remove 'inline' from pci224_gat_config()
Ian Abbott
2017-04-08
1
-2
/
+1
*
staging: comedi: amplc_pci230: convert CLK_CONFIG() macro to function
Ian Abbott
2017-04-08
1
-3
/
+6
*
staging: comedi: amplc_pci230: remove 'inline' from pci230_gat_config()
Ian Abbott
2017-04-08
1
-2
/
+1
*
staging: comedi: labpc: fix isadma dependency
Arnd Bergmann
2017-04-08
1
-1
/
+3
*
staging: comedi: amplc_pci224: Convert macro GAT_CONFIG to static inline func...
simran singhal
2017-03-14
1
-4
/
+8
*
staging: comedi: Compress return logic into one line.
Varsha Rao
2017-03-14
1
-3
/
+1
*
staging: comedi: jr3_pci: change module description
Ian Abbott
2017-03-12
1
-1
/
+1
[next]