summaryrefslogtreecommitdiff
path: root/drivers/virtio/virtio_pci_common.c
Commit message (Expand)AuthorAge
* Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-16
|\
| * PCI: Add QEMU top-level IDs for (sub)vendor & deviceRobin H. Johnson2016-03-08
* | virtio_pci: fix use after free on releaseMichael S. Tsirkin2016-01-26
|/
* virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi2016-01-12
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-07-03
|\
| * virtio-pci: alloc only resources actually used.Gerd Hoffmann2015-06-24
* | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-23
|\ \
| * | virtio_pci: drop pci_msi_off() call during probeMichael S. Tsirkin2015-05-07
| |/
* | virtio_pci: Clear stale cpumask when setting irq affinityJiang Liu2015-06-04
|/
* virtio_pci: add module param to force legacy modeMichael S. Tsirkin2015-01-21
* virtio_pci: modern driverMichael S. Tsirkin2015-01-21
* virtio_pci: move probe/remove code to commonMichael S. Tsirkin2015-01-21
* virtio_pci: device-specific release callbackMichael S. Tsirkin2015-01-06
* virtio: make del_vqs idempotentMichael S. Tsirkin2015-01-06
* virtio_pci: restore module attributesHerbert Xu2014-12-17
* virtio_pci: move probe to common fileMichael S. Tsirkin2014-12-14
* virtio_pci: rename virtio_pci -> virtio_pci_commonMichael S. Tsirkin2014-12-09