index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
virtio
/
virtio_pci_legacy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-31
virtio-pci: implement synchronize_cbs()
Jason Wang
1
-0
/
+1
2022-05-31
virtio: Replace unsigned with unsigned int
Solomon Tan
1
-5
/
+5
2022-03-28
Revert "virtio_pci: harden MSI-X interrupts"
Jason Wang
1
-3
/
+2
2022-01-14
virtio-pci: fix the confusing error message
王贇
1
-1
/
+1
2021-11-01
virtio_pci: harden MSI-X interrupts
Jason Wang
1
-2
/
+3
2021-11-01
virtio-pci: introduce legacy device module
Wu Zongyong
1
-74
/
+27
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 78
Thomas Gleixner
1
-4
/
+1
2018-12-19
virtio: remove deprecated VIRTIO_PCI_CONFIG()
Dongli Zhang
1
-2
/
+4
2018-08-22
virtio: pci-legacy: Validate queue pfn
Suzuki K Poulose
1
-2
/
+12
2017-05-02
virtio: add context flag to find vqs
Michael S. Tsirkin
1
-1
/
+3
2017-04-11
Revert "virtio_pci: remove struct virtio_pci_vq_info"
Michael S. Tsirkin
1
-1
/
+5
2017-04-11
Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev"
Michael S. Tsirkin
1
-1
/
+1
2017-02-27
virtio: provide a method to get the IRQ affinity mask for a virtqueue
Christoph Hellwig
1
-0
/
+1
2017-02-27
virtio_pci: don't duplicate the msix_enable flag in struct pci_dev
Christoph Hellwig
1
-1
/
+1
2017-02-27
virtio_pci: remove struct virtio_pci_vq_info
Christoph Hellwig
1
-5
/
+1
2016-10-31
virtio_pci: Limit DMA mask to 44 bits for legacy virtio devices
Will Deacon
1
-4
/
+12
2016-03-02
virtio_pci: Use the DMA API if enabled
Andy Lutomirski
1
-25
/
+17
2015-06-24
virtio-pci: alloc only resources actually used.
Gerd Hoffmann
1
-1
/
+12
2015-01-21
virtio_pci: move probe/remove code to common
Michael S. Tsirkin
1
-67
/
+8
2015-01-21
virtio_pci: drop useless del_vqs call
Sasha Levin
1
-1
/
+0
2015-01-06
virtio_pci: document why we defer kfree
Michael S. Tsirkin
1
-0
/
+3
2015-01-06
virtio_pci: defer kfree until release callback
Sasha Levin
1
-6
/
+4
2015-01-06
virtio_pci: device-specific release callback
Michael S. Tsirkin
1
-0
/
+9
2014-12-14
virtio_pci: move probe to common file
Michael S. Tsirkin
1
-22
/
+2
2014-12-09
virtio_pci: rename virtio_pci -> virtio_pci_common
Michael S. Tsirkin
1
-1
/
+1
2014-12-09
virtio_pci: update file descriptions and copyright
Michael S. Tsirkin
1
-1
/
+4
2014-12-09
virtio_pci: split out legacy device support
Michael S. Tsirkin
1
-0
/
+323