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
/
misc
/
mic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
6
-3
/
+6
|
\
|
*
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-10-06
5
-3
/
+5
|
*
dma-mapping: fix DMA_OPS dependencies
Christoph Hellwig
2020-09-11
1
-0
/
+1
*
|
mic: vop: copy data to kernel space then write to io memory
Sherry Sun
2020-10-02
1
-6
/
+14
*
|
misc: vop: add round_up(x,4) for vring_size to avoid kernel panic
Sherry Sun
2020-10-02
2
-3
/
+3
*
|
misc: vop: build VOP based on CONFIG_VOP
Sherry Sun
2020-10-02
1
-1
/
+1
*
|
misc: vop: set VIRTIO_F_ACCESS_PLATFORM for vop driver
Sherry Sun
2020-10-02
1
-0
/
+1
*
|
misc: mic: drop double zeroing
Julia Lawall
2020-09-30
1
-1
/
+1
*
|
misc: mic: scif: Fix error handling path
Souptick Joarder
2020-09-22
1
-2
/
+2
|
/
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
2
-3
/
+3
*
Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-05
17
-66
/
+101
|
\
|
*
vop: sparse warning fixup
Michael S. Tsirkin
2020-07-10
1
-1
/
+1
|
*
misc: mic: scif: scif_rma: Repair a bunch of kerneldoc issues
Lee Jones
2020-07-01
1
-2
/
+10
|
*
misc: mic: scif: scif_fence: Fix a bunch of different documentation issues
Lee Jones
2020-07-01
1
-13
/
+21
|
*
misc: mic: scif: scif_dma: Fix a couple of kerneldoc issues
Lee Jones
2020-07-01
1
-1
/
+2
|
*
misc: mic: scif: scif_nm: Supply various kerneldoc fix-ups
Lee Jones
2020-07-01
1
-8
/
+9
|
*
misc: mic: scif: scif_nodeqp: Fix a bunch of kerneldoc issues
Lee Jones
2020-07-01
1
-7
/
+11
|
*
misc: mic: scif: scif_epd: Describe missing 'scifdev' argument(s)
Lee Jones
2020-07-01
1
-0
/
+9
|
*
misc: mic: scif: scif_api: Demote scif_accept() function header
Lee Jones
2020-07-01
1
-1
/
+1
|
*
misc: mic: scif: scif_api: Remove set but unused variable 'read_size'
Lee Jones
2020-07-01
1
-3
/
+1
|
*
misc: mic: cosm: cosm_debugfs: Demote function headers from kerneldoc
Lee Jones
2020-07-01
1
-2
/
+2
|
*
misc: mic: scif: scif_ports: Fix copy 'n' paste error
Lee Jones
2020-07-01
1
-4
/
+5
|
*
misc: mic: cosm: cosm_main: Document 'force' function argument
Lee Jones
2020-07-01
1
-0
/
+1
|
*
misc: mic: host: mic_debugfs: Demote function headers from kerneldoc
Lee Jones
2020-07-01
1
-4
/
+4
|
*
misc: mic: card: mic_debugfs: Demote function headers from kerneldoc
Lee Jones
2020-07-01
1
-5
/
+5
|
*
misc: mic: host: mic_x100: Add missing descriptions to kerneldoc headers
Lee Jones
2020-07-01
1
-0
/
+4
|
*
misc: mic: host: mic_intr: Properly document function arguments
Lee Jones
2020-07-01
1
-1
/
+3
|
*
misc: mic: host: mic_x100: Move declaration of mic_x100_intr_init[] into c-file
Lee Jones
2020-07-01
2
-9
/
+9
|
*
misc: mic: vop: vop_main: Remove set but unused variable 'ret'
Lee Jones
2020-06-29
1
-2
/
+1
|
*
mic: vop: Constify static structs
Rikard Falkeborn
2020-06-29
1
-2
/
+2
|
*
misc: mic: Remove the error message as the call will print it
Liao Pingfang
2020-06-29
1
-1
/
+0
*
|
dma-mapping: make support for dma ops optional
Christoph Hellwig
2020-07-19
1
-0
/
+4
|
/
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-06-10
1
-1
/
+1
|
\
|
*
vhost: revert "vhost: disable for OABI"
Michael S. Tsirkin
2020-06-02
1
-1
/
+1
*
|
drivers/mic/scif: convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-05-19
1
-13
/
+13
*
|
Merge 5.7-rc3 into char-misc-next
Greg Kroah-Hartman
2020-04-27
1
-1
/
+1
|
\
|
|
*
vhost: disable for OABI
Michael S. Tsirkin
2020-04-20
1
-1
/
+1
*
|
misc: mic: correct a typo
Hu Haowen
2020-04-23
1
-1
/
+1
|
/
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-04-08
1
-4
/
+0
|
\
|
*
vhost: refine vhost and vringh kconfig
Jason Wang
2020-04-01
1
-4
/
+0
*
|
misc: mic: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-18
1
-2
/
+2
*
|
misc: Use kzalloc() instead of kmalloc() with flag GFP_ZERO.
Huang Zijiang
2020-02-14
1
-1
/
+1
|
/
*
Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-01-29
3
-9
/
+0
|
\
|
*
mic: Remove unneeded NULL check
Xu Wang
2020-01-14
3
-9
/
+0
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
|
/
*
misc: MIC: drop all 'comment' lines from its Kconfig
Randy Dunlap
2019-10-10
1
-16
/
+0
*
misc: mic: Use PTR_ERR_OR_ZERO rather than its implementation
zhong jiang
2019-09-10
1
-3
/
+2
*
mic: avoid statically declaring a 'struct device'.
Arnd Bergmann
2019-07-25
1
-16
/
+12
*
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
5
-33
/
+2
|
\
|
*
mic: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-18
5
-33
/
+2
[next]