Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1e924e2f1e073684b845c95886183bac6a992fb0
/
drivers
/
virtio
/
virtio_pci.c
8b3bb3e
virtio: remove virtio-pci root device
by Milton Miller
· 14 years ago
b03214d
virtio-pci: disable msi at startup
by Michael S. Tsirkin
· 14 years ago
6c9468e
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
8839316
Fix typos in comments
by Thomas Weber
· 15 years ago
bc505f3
virtio: set pci bus master enable bit
by Michael S. Tsirkin
· 15 years ago
3119815
virtio: fix out of range array access
by Michael S. Tsirkin
· 15 years ago
1f08b83
Add __devexit_p around reference to virtio_pci_remove
by Jamie Lokier
· 15 years ago
0b22bd0
virtio-pci: fix per-vq MSI-X request logic
by Michael S. Tsirkin
· 15 years ago
f68d240
virtio_pci: minor MSI-X cleanups
by Rusty Russell
· 15 years ago
e969fed
virtio: refactor find_vqs
by Michael S. Tsirkin
· 15 years ago
f6c8250
virtio: delete vq from list
by Michael S. Tsirkin
· 15 years ago
ff52c3f
virtio: fix memory leak on device removal
by Michael S. Tsirkin
· 15 years ago
4b892e6
virtio-pci: correctly unregister root device on error
by Mark McLoughlin
· 15 years ago
82af8ce
virtio_pci: optional MSI-X support
by Michael S. Tsirkin
· 15 years ago
77cf5246
virtio_pci: split up vp_interrupt
by Michael S. Tsirkin
· 15 years ago
d2a7ddd
virtio: find_vqs/del_vqs virtio operations
by Michael S. Tsirkin
· 15 years ago
9499f5e
virtio: add names to virtqueue struct, mapping from devices to queues.
by Rusty Russell
· 15 years ago
3fff017
virtio-pci: do not oops on config change if driver not loaded
by Mark McLoughlin
· 16 years ago
63d1255
virtio: do not statically allocate root device
by Mark McLoughlin
· 16 years ago
29f9f12
virtio: add PCI device release() function
by Mark McLoughlin
· 16 years ago
87c7d57
virtio: hand virtio ring alignment as argument to vring_new_virtqueue
by Rusty Russell
· 16 years ago
498af14
virtio: Don't use PAGE_SIZE for vring alignment in virtio_pci.
by Rusty Russell
· 16 years ago
480daab
virtio: Don't use PAGE_SIZE in virtio_pci.c
by Rusty Russell
· 16 years ago
99e0b6c
virtio: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
13b1eb3
virtio-pci queue allocation not page-aligned
by Hollis Blanchard
· 16 years ago
e34f872
virtio: Add transport feature handling stub for virtio_ring.
by Rusty Russell
· 16 years ago
c624896
virtio: Rename set_features to finalize_features
by Rusty Russell
· 16 years ago
b769f57
virtio: set device index in common code.
by Rusty Russell
· 16 years ago
5610bd1
virtio: virtio_pci should not set bus_id.
by Rusty Russell
· 16 years ago
c45a681
virtio: explicit advertisement of driver features
by Rusty Russell
· 17 years ago
597d56e
virtio: fix sparse return void-valued expression warnings
by Harvey Harrison
· 17 years ago
9796835
virtio_pci iomem annotations
by Al Viro
· 17 years ago
bd6c269
virtio_pci: unregister virtio device at device remove
by Anthony Liguori
· 17 years ago
27ebe30
virtio: Use spin_lock_irqsave/restore for virtio-pci
by Anthony Liguori
· 17 years ago
55a7c06
virtio: Use PCI revision field to indicate virtio PCI ABI version
by Anthony Liguori
· 17 years ago
3343660
virtio: PCI device
by Anthony Liguori
· 17 years ago