index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 5.10-rc2 into staging-next
Greg Kroah-Hartman
2020-11-02
1
-0
/
+1
|
\
|
*
staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdevice
Ian Abbott
2020-10-27
1
-0
/
+1
*
|
staging: comedi: tests: Simplify conditional evaluation
Deepak R Varma
2020-10-26
1
-4
/
+4
*
|
staging: comedi: ni_mio_common: Fix newline after dereference operator
Vasily Utkin
2020-10-26
1
-2
/
+1
|
/
*
staging: comedi: check validity of wMaxPacketSize of usb endpoints found
Anant Thazhemadam
2020-10-10
1
-0
/
+3
*
drivers: staging: comedi: fixed duplicate words from checkpatch
Ethan Edwards
2020-08-28
7
-9
/
+9
*
Staging: comedi: pcl726: fixed a spelling mistake
Lokesh Chebrolu
2020-08-18
1
-1
/
+1
*
staging: comedi: s526: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-28
1
-1
/
+1
*
Merge 5.8-rc7 into staging-next
Greg Kroah-Hartman
2020-07-27
4
-18
/
+48
|
\
|
*
staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shift
Ian Abbott
2020-07-20
1
-6
/
+14
|
*
staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shift
Ian Abbott
2020-07-20
1
-5
/
+19
|
*
staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shift
Ian Abbott
2020-07-20
1
-6
/
+14
|
*
staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG support
Ian Abbott
2020-07-20
1
-1
/
+1
*
|
staging: comedi: addi: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-25
10
-10
/
+10
*
|
staging: comedi: amplc: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-25
12
-21
/
+21
*
|
staging: comedi: das: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-25
7
-7
/
+7
*
|
staging: comedi: dt: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-25
7
-7
/
+7
*
|
staging: comedi: ni: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-25
17
-20
/
+20
*
|
staging: comedi: pcl: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-25
7
-7
/
+7
*
|
staging: comedi: pcm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-25
5
-5
/
+5
*
|
staging: comedi: adl: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-25
4
-4
/
+4
*
|
staging: comedi: adv: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-25
4
-4
/
+4
*
|
staging: comedi: cb: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-25
4
-6
/
+6
*
|
staging: comedi: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-25
35
-38
/
+38
*
|
Merge 5.8-rc6 into staging-next
Greg Kroah-Hartman
2020-07-20
1
-3
/
+7
|
\
|
|
*
staging: comedi: verify array index is correct before using it
Dan Carpenter
2020-07-10
1
-3
/
+7
*
|
staging: comedi: comedi_fops.c: added casts to get rid of sparse warnings
B K Karthik
2020-07-17
1
-2
/
+2
*
|
staging: comedi: s626: Remove pci-dma-compat wrapper APIs.
Suraj Upadhyay
2020-07-15
1
-8
/
+10
*
|
staging: comedi: fix up missing whitespace in comment
Garrit Franke
2020-06-18
1
-1
/
+1
*
|
Staging: comedi: Added blank lines to fix coding style issue
Divyansh Kamboj
2020-06-18
1
-0
/
+3
|
/
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-1
/
+1
*
Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-07
2
-4
/
+4
|
\
|
*
Staging: comedi: drivers: ni_pcimio: Fix variable name
Eric Yu
2020-05-05
1
-2
/
+2
|
*
Merge 5.7-rc3 into staging-next
Greg Kroah-Hartman
2020-04-27
2
-1
/
+6
|
|
\
|
*
|
staging: comedi: Fix line ending with a (
John B. Wyatt IV
2020-04-13
1
-2
/
+2
*
|
|
Merge branch 'uaccess.comedi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-03
6
-600
/
+467
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
comedi: get rid of compat_alloc_user_space() mess in COMEDI_CMD{,TEST} compat
Al Viro
2020-05-29
1
-115
/
+66
|
*
|
comedi: do_cmd_ioctl(): lift copyin/copyout into the caller
Al Viro
2020-05-29
1
-24
/
+24
|
*
|
comedi: do_cmdtest_ioctl(): lift copyin/copyout into the caller
Al Viro
2020-05-29
1
-23
/
+22
|
*
|
comedi: lift copy_from_user() into callers of __comedi_get_user_cmd()
Al Viro
2020-05-29
1
-8
/
+12
|
*
|
comedi: get rid of compat_alloc_user_space() mess in COMEDI_INSNLIST compat
Al Viro
2020-05-29
1
-90
/
+48
|
*
|
comedi: get rid of compat_alloc_user_space() mess in COMEDI_INSN compat
Al Viro
2020-05-29
1
-27
/
+47
|
*
|
comedi: get rid of compat_alloc_user_space() mess in COMEDI_RANGEINFO compat
Al Viro
2020-05-28
3
-35
/
+27
|
*
|
comedi: get rid of compat_alloc_user_space() mess in COMEDI_CHANINFO compat
Al Viro
2020-05-28
1
-38
/
+30
|
*
|
comedi: get rid of indirection via translated_ioctl()
Al Viro
2020-05-28
1
-18
/
+8
|
*
|
comedi: move compat ioctl handling to native fops
Al Viro
2020-05-28
4
-487
/
+448
|
|
/
*
|
staging: comedi: Fix comedi_device refcnt leak in comedi_open
Xiyu Yang
2020-04-23
1
-1
/
+3
*
|
staging: comedi: dt2815: fix writing hi byte of analog output
Ian Abbott
2020-04-13
1
-0
/
+3
|
/
*
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
1
-0
/
+1
|
\
|
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
[next]