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
/
misc
/
mic
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2020-06-02
vhost: revert "vhost: disable for OABI"
Michael S. Tsirkin
1
-1
/
+1
2020-05-19
drivers/mic/scif: convert get_user_pages() --> pin_user_pages()
John Hubbard
1
-13
/
+13
2020-04-27
Merge 5.7-rc3 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2020-04-23
misc: mic: correct a typo
Hu Haowen
1
-1
/
+1
2020-04-20
vhost: disable for OABI
Michael S. Tsirkin
1
-1
/
+1
2020-04-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-4
/
+0
2020-04-01
vhost: refine vhost and vringh kconfig
Jason Wang
1
-4
/
+0
2020-03-18
misc: mic: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-2
/
+2
2020-02-14
misc: Use kzalloc() instead of kmalloc() with flag GFP_ZERO.
Huang Zijiang
1
-1
/
+1
2020-01-29
Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-9
/
+0
2020-01-14
mic: Remove unneeded NULL check
Xu Wang
3
-9
/
+0
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-10-10
misc: MIC: drop all 'comment' lines from its Kconfig
Randy Dunlap
1
-16
/
+0
2019-09-11
misc: mic: Use PTR_ERR_OR_ZERO rather than its implementation
zhong jiang
1
-3
/
+2
2019-07-25
mic: avoid statically declaring a 'struct device'.
Arnd Bergmann
1
-16
/
+12
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-33
/
+2
2019-06-18
mic: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
5
-33
/
+2
2019-06-10
misc: mic: scif: fix potential double free of scif_dev
Kefeng Wang
1
-0
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290
Thomas Gleixner
31
-401
/
+31
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
22
-216
/
+22
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
4
-0
/
+4
2019-04-24
x86/pci: Clean up usage of X86_DEV_DMA_OPS
Christoph Hellwig
1
-2
/
+2
2019-03-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-26
/
+12
2019-02-27
misc: mic/scif: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-02-26
mic: vop: Allow building on more systems
Vincent Whitchurch
1
-2
/
+1
2019-02-26
mic: Rename ioremap pointer to remap
Vincent Whitchurch
7
-27
/
+26
2019-02-26
mic: vop: Cast pointers to unsigned long
Vincent Whitchurch
2
-6
/
+12
2019-02-11
Merge 5.0-rc6 into char-misc-next
Greg Kroah-Hartman
1
-30
/
+43
2019-02-07
drivers/mic/scif: do not use mmap_sem
Davidlohr Bueso
1
-25
/
+11
2019-02-07
mm: make mm->pinned_vm an atomic64 counter
Davidlohr Bueso
1
-3
/
+3
2019-02-01
mic: vop: Fix crash on remove
Vincent Whitchurch
1
-3
/
+6
2019-02-01
mic: vop: Fix use-after-free on remove
Vincent Whitchurch
1
-1
/
+3
2019-01-30
mic: vop: Fix broken virtqueues
Vincent Whitchurch
1
-26
/
+34
2019-01-28
Merge 5.0-rc4 into char-misc-next
Greg Kroah-Hartman
1
-2
/
+7
2019-01-22
vop: Fix handling of >32 feature bits
Vincent Whitchurch
1
-2
/
+2
2019-01-22
vop: vringh: Do not crash if no DMA channel
Vincent Whitchurch
1
-12
/
+20
2019-01-22
vop: Add definition of readq/writeq if missing
Vincent Whitchurch
1
-0
/
+1
2019-01-22
vop: Use %z for size_t
Vincent Whitchurch
1
-2
/
+2
2019-01-18
misc/mic/vop/vop_main : remove unneeded semicolon
Peng Hao
1
-2
/
+2
2019-01-15
virtio: don't allocate vqs when names[i] = NULL
Wei Wang
1
-2
/
+7
2019-01-02
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2018-12-29
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-184
/
+60
2018-12-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-8
/
+3
2018-12-29
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end callback
Jérôme Glisse
1
-8
/
+3
2018-12-20
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
2
-2
/
+2
2018-12-20
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
1
-1
/
+1
2018-12-19
misc: mic: fix a DMA pool free failure
Wenwen Wang
2
-5
/
+30
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
[next]