aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/mic/vop/vop_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-28misc: mic: remove the MIC driversSudeep Dutt1-784/+0
2020-10-02misc: vop: add round_up(x,4) for vring_size to avoid kernel panicSherry Sun1-1/+1
2020-10-02misc: vop: set VIRTIO_F_ACCESS_PLATFORM for vop driverSherry Sun1-0/+1
2020-07-10vop: sparse warning fixupMichael S. Tsirkin1-1/+1
2020-06-29misc: mic: vop: vop_main: Remove set but unused variable 'ret'Lee Jones1-2/+1
2020-06-29mic: vop: Constify static structsRikard Falkeborn1-2/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290Thomas Gleixner1-17/+1
2019-02-26mic: Rename ioremap pointer to remapVincent Whitchurch1-4/+3
2019-02-26mic: vop: Cast pointers to unsigned longVincent Whitchurch1-4/+9
2019-02-11Merge 5.0-rc6 into char-misc-nextGreg Kroah-Hartman1-30/+43
2019-02-01mic: vop: Fix crash on removeVincent Whitchurch1-3/+6
2019-02-01mic: vop: Fix use-after-free on removeVincent Whitchurch1-1/+3
2019-01-30mic: vop: Fix broken virtqueuesVincent Whitchurch1-26/+34
2019-01-28Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman1-2/+7
2019-01-22vop: Fix handling of >32 feature bitsVincent Whitchurch1-2/+2
2019-01-22vop: Add definition of readq/writeq if missingVincent Whitchurch1-0/+1
2019-01-18misc/mic/vop/vop_main : remove unneeded semicolonPeng Hao1-2/+2
2019-01-14virtio: don't allocate vqs when names[i] = NULLWei Wang1-2/+7
2018-11-26virtio_ring: disable packed ring on unsupported transportsTiwei Bie1-0/+13
2018-02-01virtio_vop: don't kfree device on register failureweiping zhang1-7/+13
2017-05-02virtio: add context flag to find vqsMichael S. Tsirkin1-3/+6
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig1-1/+1
2016-02-09misc: mic: Enable VOP card side functionalityAshutosh Dixit1-0/+755