Christoph Hellwig
|
a3cbec6972
virtio_pci: split vp_try_to_find_vqs into INTx and MSI-X variants
|
8 年之前 |
Christoph Hellwig
|
66f2f55542
virtio_pci: merge vp_free_vectors into vp_del_vqs
|
8 年之前 |
Christoph Hellwig
|
9f8196cc05
virtio_pci: remove the call to vp_free_vectors in vp_request_msix_vectors
|
8 年之前 |
Christoph Hellwig
|
fa3a327935
virtio_pci: use pci_alloc_irq_vectors
|
8 年之前 |
Michael S. Tsirkin
|
d41795978c
virtio: clean up handling of request_irq failure
|
8 年之前 |
Linus Torvalds
|
63e30271b0
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
9 年之前 |
Robin H. Johnson
|
caf02abf9b
PCI: Add QEMU top-level IDs for (sub)vendor & device
|
9 年之前 |
Michael S. Tsirkin
|
2989be09a8
virtio_pci: fix use after free on release
|
9 年之前 |
Stefan Hajnoczi
|
f7ad26ff95
virtio: make find_vqs() checkpatch.pl-friendly
|
9 年之前 |
Linus Torvalds
|
5fc835284d
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
|
10 年之前 |
Gerd Hoffmann
|
59a5b0f7bf
virtio-pci: alloc only resources actually used.
|
10 年之前 |
Linus Torvalds
|
d8133356e9
Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
10 年之前 |
Jiang Liu
|
210d150e1f
virtio_pci: Clear stale cpumask when setting irq affinity
|
10 年之前 |
Michael S. Tsirkin
|
c1f4d88abd
virtio_pci: drop pci_msi_off() call during probe
|
10 年之前 |
Michael S. Tsirkin
|
ac399d8f39
virtio_pci: add module param to force legacy mode
|
10 年之前 |
Michael S. Tsirkin
|
1fcf0512c9
virtio_pci: modern driver
|
10 年之前 |
Michael S. Tsirkin
|
ff31d2e285
virtio_pci: move probe/remove code to common
|
10 年之前 |
Michael S. Tsirkin
|
945399a8c7
virtio_pci: device-specific release callback
|
10 年之前 |
Michael S. Tsirkin
|
80e9541f79
virtio: make del_vqs idempotent
|
10 年之前 |
Herbert Xu
|
5ff16110c6
virtio_pci: restore module attributes
|
10 年之前 |
Michael S. Tsirkin
|
9a4253db0c
virtio_pci: move probe to common file
|
10 年之前 |
Michael S. Tsirkin
|
5f4c976089
virtio_pci: rename virtio_pci -> virtio_pci_common
|
10 年之前 |