summaryrefslogtreecommitdiffstats
path: root/drivers/misc/mic/vop/vop_main.c
Commit message (Expand)AuthorAgeFilesLines
* misc: mic: remove the MIC driversSudeep Dutt2020-10-281-784/+0
* misc: vop: add round_up(x,4) for vring_size to avoid kernel panicSherry Sun2020-10-021-1/+1
* misc: vop: set VIRTIO_F_ACCESS_PLATFORM for vop driverSherry Sun2020-10-021-0/+1
* vop: sparse warning fixupMichael S. Tsirkin2020-07-101-1/+1
* misc: mic: vop: vop_main: Remove set but unused variable 'ret'Lee Jones2020-06-291-2/+1
* mic: vop: Constify static structsRikard Falkeborn2020-06-291-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290Thomas Gleixner2019-06-051-17/+1
* mic: Rename ioremap pointer to remapVincent Whitchurch2019-02-261-4/+3
* mic: vop: Cast pointers to unsigned longVincent Whitchurch2019-02-261-4/+9
* Merge 5.0-rc6 into char-misc-nextGreg Kroah-Hartman2019-02-111-30/+43
|\
| * mic: vop: Fix crash on removeVincent Whitchurch2019-02-011-3/+6
| * mic: vop: Fix use-after-free on removeVincent Whitchurch2019-02-011-1/+3
| * mic: vop: Fix broken virtqueuesVincent Whitchurch2019-01-301-26/+34
* | Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman2019-01-281-2/+7
|\|
| * virtio: don't allocate vqs when names[i] = NULLWei Wang2019-01-141-2/+7
* | vop: Fix handling of >32 feature bitsVincent Whitchurch2019-01-221-2/+2
* | vop: Add definition of readq/writeq if missingVincent Whitchurch2019-01-221-0/+1
* | misc/mic/vop/vop_main : remove unneeded semicolonPeng Hao2019-01-181-2/+2
|/
* virtio_ring: disable packed ring on unsupported transportsTiwei Bie2018-11-261-0/+13
* virtio_vop: don't kfree device on register failureweiping zhang2018-02-011-7/+13
* virtio: add context flag to find vqsMichael S. Tsirkin2017-05-021-3/+6
* virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig2017-02-271-1/+1
* misc: mic: Enable VOP card side functionalityAshutosh Dixit2016-02-091-0/+755