summaryrefslogtreecommitdiffstats
path: root/drivers/misc/mic/vop/vop_main.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290Thomas Gleixner2019-06-051-17/+1Star
* mic: Rename ioremap pointer to remapVincent Whitchurch2019-02-261-4/+3Star
* 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-151-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-271-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-101-0/+755