index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-06
staging: comedi: fix comedi_nsamples_left.
Frank Mori Hess
1
-2
/
+1
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2
-4
/
+4
2018-02-01
Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
160
-1512
/
+190
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+3
2018-01-26
staging: comedi: reformat lines to 80 chars or less
Eujon Sellers
1
-4
/
+8
2018-01-23
staging: comedi: dt2811: remove redundant initialization of 'ns'
Colin Ian King
1
-1
/
+1
2018-01-08
staging: comedi: adv_pci1760: fix typo in comments
Richard Sudaryono
1
-1
/
+1
2017-12-21
staging: comedi: add identifiers to function parameters
Michael Gebhard
1
-18
/
+18
2017-12-19
staging: comedi: s626.c - fix multiline dereference
Roman Lakeev
1
-5
/
+4
2017-12-13
Staging: comedi: drivers: serial2002 fixed a blank line coding style
Vikash Kesarwani
1
-0
/
+1
2017-12-06
Merge Linus's staging merge point into staging-next
Greg Kroah-Hartman
1
-0
/
+5
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-28
staging: comedi: ni_atmio: fix license warning.
Matthew Giassa
1
-0
/
+5
2017-11-28
staging: comedi: Remove redundant license text
Greg Kroah-Hartman
17
-170
/
+0
2017-11-28
staging: comedi: drivers: Remove redundant license text
Greg Kroah-Hartman
132
-1315
/
+0
2017-11-28
staging: comedi: add SPDX identifiers to all greybus driver files
Greg Kroah-Hartman
160
-0
/
+160
2017-11-28
anntotate the places where ->poll() return values go
Al Viro
1
-1
/
+1
2017-11-27
staging: comedi: usbdux: remove redundant initialization of val
Colin Ian King
1
-2
/
+1
2017-11-14
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-15
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-19
/
+5
2017-09-05
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-24
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-24
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-23
staging: comedi: use centralized error clean-up in comedi_init()
Ian Abbott
1
-21
/
+22
2017-06-23
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
[next]