aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/virtio/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-01virtio: replace restricted mem access flag with callbackJuergen Gross1-0/+1
2021-11-01virtio-pci: introduce legacy device moduleWu Zongyong1-0/+1
2021-02-23virtio-pci: introduce modern device moduleJason Wang1-0/+1
2020-08-19virtio: fix build for configs without dma-bufsDavid Stevens1-1/+2
2020-08-18virtio: add dma-buf support for exported objectsDavid Stevens1-1/+1
2020-06-04virtio-mem: Paravirtualized memory hotplugDavid Hildenbrand1-0/+1
2020-04-02vdpa: move to drivers/vdpaMichael S. Tsirkin1-1/+0
2020-04-01virtio: introduce a vDPA based transportJason Wang1-0/+1
2020-04-01vDPA: introduce vDPA busJason Wang1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-03-29Add virtio-input driver.Gerd Hoffmann1-0/+1
2015-01-21virtio_pci: add an option to disable legacy driverMichael S. Tsirkin1-1/+2
2015-01-21virtio_pci: modern driverMichael S. Tsirkin1-1/+1
2014-12-09virtio_pci: rename virtio_pci -> virtio_pci_commonMichael S. Tsirkin1-0/+1
2012-09-28virtio: remove CONFIG_VIRTIO_RINGRusty Russell1-2/+1
2011-11-02virtio: Add platform bus driver for memory mapped virtio devicePawel Moll1-0/+1
2008-02-04virtio: balloon driverRusty Russell1-0/+1
2008-02-04virtio: PCI deviceAnthony Liguori1-0/+1
2007-10-23Virtio helper routines for a descriptor ringbuffer implementationRusty Russell1-0/+1
2007-10-23Virtio interfaceRusty Russell1-0/+1