index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
virtio
/
virtio_pci_legacy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 78
Thomas Gleixner
2019-05-24
1
-4
/
+1
*
virtio: remove deprecated VIRTIO_PCI_CONFIG()
Dongli Zhang
2018-12-19
1
-2
/
+4
*
virtio: pci-legacy: Validate queue pfn
Suzuki K Poulose
2018-08-22
1
-2
/
+12
*
virtio: add context flag to find vqs
Michael S. Tsirkin
2017-05-02
1
-1
/
+3
*
Revert "virtio_pci: remove struct virtio_pci_vq_info"
Michael S. Tsirkin
2017-04-11
1
-1
/
+5
*
Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev"
Michael S. Tsirkin
2017-04-11
1
-1
/
+1
*
virtio: provide a method to get the IRQ affinity mask for a virtqueue
Christoph Hellwig
2017-02-27
1
-0
/
+1
*
virtio_pci: don't duplicate the msix_enable flag in struct pci_dev
Christoph Hellwig
2017-02-27
1
-1
/
+1
*
virtio_pci: remove struct virtio_pci_vq_info
Christoph Hellwig
2017-02-27
1
-5
/
+1
*
virtio_pci: Limit DMA mask to 44 bits for legacy virtio devices
Will Deacon
2016-10-31
1
-4
/
+12
*
virtio_pci: Use the DMA API if enabled
Andy Lutomirski
2016-03-02
1
-25
/
+17
*
virtio-pci: alloc only resources actually used.
Gerd Hoffmann
2015-06-24
1
-1
/
+12
*
virtio_pci: move probe/remove code to common
Michael S. Tsirkin
2015-01-21
1
-67
/
+8
*
virtio_pci: drop useless del_vqs call
Sasha Levin
2015-01-21
1
-1
/
+0
*
virtio_pci: document why we defer kfree
Michael S. Tsirkin
2015-01-06
1
-0
/
+3
*
virtio_pci: defer kfree until release callback
Sasha Levin
2015-01-06
1
-6
/
+4
*
virtio_pci: device-specific release callback
Michael S. Tsirkin
2015-01-06
1
-0
/
+9
*
virtio_pci: move probe to common file
Michael S. Tsirkin
2014-12-14
1
-22
/
+2
*
virtio_pci: rename virtio_pci -> virtio_pci_common
Michael S. Tsirkin
2014-12-09
1
-1
/
+1
*
virtio_pci: update file descriptions and copyright
Michael S. Tsirkin
2014-12-09
1
-1
/
+4
*
virtio_pci: split out legacy device support
Michael S. Tsirkin
2014-12-09
1
-0
/
+323