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
/
vop
/
vop_vringh.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-28
misc: mic: remove the MIC drivers
Sudeep Dutt
1
-1166
/
+0
2020-10-02
mic: vop: copy data to kernel space then write to io memory
Sherry Sun
1
-6
/
+14
2020-10-02
misc: vop: add round_up(x,4) for vring_size to avoid kernel panic
Sherry Sun
1
-2
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290
Thomas Gleixner
1
-13
/
+1
2019-02-26
mic: Rename ioremap pointer to remap
Vincent Whitchurch
1
-5
/
+5
2019-02-26
mic: vop: Cast pointers to unsigned long
Vincent Whitchurch
1
-2
/
+3
2019-01-22
vop: vringh: Do not crash if no DMA channel
Vincent Whitchurch
1
-12
/
+20
2019-01-22
vop: Use %z for size_t
Vincent Whitchurch
1
-2
/
+2
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-4
/
+4
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-15
/
+7
2017-12-18
misc: mic: remove unused label 'done'
Colin Ian King
1
-1
/
+0
2017-12-07
misc: mic: Use memdup_user() as a cleanup
Vasyl Gomonovych
1
-14
/
+7
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-01-10
misc: mic: double free on ioctl error path
Dan Carpenter
1
-1
/
+0
2016-04-28
misc: mic: Fix for double fetch security bug in VOP driver
Ashutosh Dixit
1
-0
/
+5
2016-02-15
misc: mic: silence an overflow warning
Dan Carpenter
1
-1
/
+2
2016-02-15
misc: mic: use after free printing error message
Dan Carpenter
1
-1
/
+1
2016-02-10
misc: mic: Enable VOP host side functionality
Sudeep Dutt
1
-0
/
+1164