summaryrefslogtreecommitdiffstats
path: root/drivers/misc/mic/vop/vop_main.c
AgeCommit message (Expand)AuthorFilesLines
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