index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mic
/
vop
/
vop_main.c
Age
Commit message (
Expand
)
Author
2020-10-28
misc: mic: remove the MIC drivers
Sudeep Dutt
2020-10-02
misc: vop: add round_up(x,4) for vring_size to avoid kernel panic
Sherry Sun
2020-10-02
misc: vop: set VIRTIO_F_ACCESS_PLATFORM for vop driver
Sherry Sun
2020-07-10
vop: sparse warning fixup
Michael S. Tsirkin
2020-06-29
misc: mic: vop: vop_main: Remove set but unused variable 'ret'
Lee Jones
2020-06-29
mic: vop: Constify static structs
Rikard Falkeborn
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290
Thomas Gleixner
2019-02-26
mic: Rename ioremap pointer to remap
Vincent Whitchurch
2019-02-26
mic: vop: Cast pointers to unsigned long
Vincent Whitchurch
2019-02-11
Merge 5.0-rc6 into char-misc-next
Greg Kroah-Hartman
2019-02-01
mic: vop: Fix crash on remove
Vincent Whitchurch
2019-02-01
mic: vop: Fix use-after-free on remove
Vincent Whitchurch
2019-01-30
mic: vop: Fix broken virtqueues
Vincent Whitchurch
2019-01-28
Merge 5.0-rc4 into char-misc-next
Greg Kroah-Hartman
2019-01-22
vop: Fix handling of >32 feature bits
Vincent Whitchurch
2019-01-22
vop: Add definition of readq/writeq if missing
Vincent Whitchurch
2019-01-18
misc/mic/vop/vop_main : remove unneeded semicolon
Peng Hao
2019-01-14
virtio: don't allocate vqs when names[i] = NULL
Wei Wang
2018-11-26
virtio_ring: disable packed ring on unsupported transports
Tiwei Bie
2018-02-01
virtio_vop: don't kfree device on register failure
weiping zhang
2017-05-02
virtio: add context flag to find vqs
Michael S. Tsirkin
2017-02-27
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
2016-02-09
misc: mic: Enable VOP card side functionality
Ashutosh Dixit