index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
virtio
/
virtio_pci_common.h
Age
Commit message (
Expand
)
Author
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 78
Thomas Gleixner
2018-08-11
virtio: Make vp_set_vq_affinity() take a mask.
Caleb Raitto
2017-05-02
virtio: add context flag to find vqs
Michael S. Tsirkin
2017-04-11
Revert "virtio_pci: remove struct virtio_pci_vq_info"
Michael S. Tsirkin
2017-04-11
Revert "virtio_pci: use shared interrupts for virtqueues"
Michael S. Tsirkin
2017-04-11
Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev"
Michael S. Tsirkin
2017-02-27
virtio: provide a method to get the IRQ affinity mask for a virtqueue
Christoph Hellwig
2017-02-27
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
2017-02-27
virtio_pci: don't duplicate the msix_enable flag in struct pci_dev
Christoph Hellwig
2017-02-27
virtio_pci: use shared interrupts for virtqueues
Christoph Hellwig
2017-02-27
virtio_pci: remove struct virtio_pci_vq_info
Christoph Hellwig
2016-12-16
virtio_pci: use pci_alloc_irq_vectors
Christoph Hellwig
2016-03-02
virtio_pci: Use the DMA API if enabled
Andy Lutomirski
2016-01-12
virtio: make find_vqs() checkpatch.pl-friendly
Stefan Hajnoczi
2015-06-24
virtio-pci: alloc only resources actually used.
Gerd Hoffmann
2015-01-21
virtio_pci: add an option to disable legacy driver
Michael S. Tsirkin
2015-01-21
virtio_pci_modern: reduce number of mappings
Michael S. Tsirkin
2015-01-21
virtio_pci: modern driver
Michael S. Tsirkin
2015-01-21
virtio_pci: move probe/remove code to common
Michael S. Tsirkin
2015-01-06
virtio_pci: device-specific release callback
Michael S. Tsirkin
2014-12-14
virtio_pci: move probe to common file
Michael S. Tsirkin
2014-12-11
virtio_pci_common.h: drop VIRTIO_PCI_NO_LEGACY
Michael S. Tsirkin
2014-12-09
virtio_pci: rename virtio_pci -> virtio_pci_common
Michael S. Tsirkin