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
/
Makefile
Age
Commit message (
Expand
)
Author
2024-04-26
virtio: add debugfs infrastructure to allow to debug virtio features
Jiri Pirko
2023-12-19
virtio-pci: Introduce APIs to execute legacy IO admin commands
Yishai Hadas
2022-08-01
virtio: replace restricted mem access flag with callback
Juergen Gross
2021-11-01
virtio-pci: introduce legacy device module
Wu Zongyong
2021-02-23
virtio-pci: introduce modern device module
Jason Wang
2020-08-19
virtio: fix build for configs without dma-bufs
David Stevens
2020-08-18
virtio: add dma-buf support for exported objects
David Stevens
2020-06-04
virtio-mem: Paravirtualized memory hotplug
David Hildenbrand
2020-04-02
vdpa: move to drivers/vdpa
Michael S. Tsirkin
2020-04-01
virtio: introduce a vDPA based transport
Jason Wang
2020-04-01
vDPA: introduce vDPA bus
Jason Wang
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-03-29
Add virtio-input driver.
Gerd Hoffmann
2015-01-21
virtio_pci: add an option to disable legacy driver
Michael S. Tsirkin
2015-01-21
virtio_pci: modern driver
Michael S. Tsirkin
2014-12-09
virtio_pci: rename virtio_pci -> virtio_pci_common
Michael S. Tsirkin
2012-09-28
virtio: remove CONFIG_VIRTIO_RING
Rusty Russell
2011-11-02
virtio: Add platform bus driver for memory mapped virtio device
Pawel Moll
2008-02-04
virtio: balloon driver
Rusty Russell
2008-02-04
virtio: PCI device
Anthony Liguori
2007-10-23
Virtio helper routines for a descriptor ringbuffer implementation
Rusty Russell
2007-10-23
Virtio interface
Rusty Russell