Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7e0e99ef43b1fab8caf0348e31704c7d15060ce0
/
drivers
/
virtio
84a139a
virtio: fix suspend when using virtio_balloon
by Marcelo Tosatti
· 16 years ago
c5f841f
virtio: more neatening of virtio_ring macros.
by Rusty Russell
· 16 years ago
3a35ce7
virtio: fix BAD_RING, START_US and END_USE macros
by Roel Kluin
· 16 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
1b4aa2f
virtio: avoid implicit use of Linux page size in balloon interface
by Hollis Blanchard
· 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
532a608
virtio_balloon: fix towards_target when deflating balloon
by Anthony Liguori
· 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
dd7c7bc
virtio: Formally reserve bits 28-31 to be 'transport' features.
by Rusty Russell
· 16 years ago
e962fa66
virtio: Use bus_type probe and remove methods
by Mark McLoughlin
· 16 years ago
44653ea
virtio: don't always force a notification when ring is full
by Rusty Russell
· 16 years ago
b92dea6
virtio: Complete feature negotation before updating status
by Mark McLoughlin
· 16 years ago
b4f68be
virtio: force callback on empty.
by Rusty Russell
· 16 years ago
52a3a05
virtio_net: another race with virtio_net and enable_cb
by Christian Borntraeger
· 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
2ad3cfb
virtio: bus_id for devices should contain 'virtio'
by Rusty Russell
· 16 years ago
c45a681
virtio: explicit advertisement of driver features
by Rusty Russell
· 17 years ago
72e61eb
virtio: change config to guest endian.
by Rusty Russell
· 17 years ago
597d56e
virtio: fix sparse return void-valued expression warnings
by Harvey Harrison
· 17 years ago
5ef8275
virtio: ignore corrupted virtqueues rather than spinning.
by Rusty Russell
· 17 years ago
2557a93
virtio: remove overzealous BUG_ON.
by Rusty Russell
· 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
4265f16
virtio: fix race in enable_cb
by Christian Borntraeger
· 17 years ago
bdc1681
virtio: handle > 2 billion page balloon targets
by Rusty Russell
· 17 years ago
27ebe30
virtio: Use spin_lock_irqsave/restore for virtio-pci
by Anthony Liguori
· 17 years ago
6659a0f
virtio: add missing #include <linux/delay.h>
by Johann Felix Soden
· 17 years ago
6b35e40
virtio: balloon driver
by Rusty Russell
· 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
c6fd470
virtio: Allow virtio to be modular and used by modules
by Rusty Russell
· 17 years ago
15f9c89
virtio: Use the sg_phys convenience function.
by Rusty Russell
· 17 years ago
81a8dea
virtio: handle interrupts after callbacks turned off
by Rusty Russell
· 17 years ago
6e5aa7e
virtio: reset function
by Rusty Russell
· 17 years ago
426e3e0
virtio: clarify NO_NOTIFY flag usage
by Rusty Russell
· 17 years ago
18445c4
virtio: explicit enable_cb/disable_cb rather than callback return.
by Rusty Russell
· 17 years ago
a586d4f
virtio: simplify config mechanism.
by Rusty Russell
· 17 years ago
74b2553
virtio: fix module/device unloading
by Rusty Russell
· 17 years ago
42b36cc
virtio: Force use of power-of-two for descriptor ring sizes
by Rusty Russell
· 17 years ago
1bc4953
virtio: Fix used_idx wrap-around
by Anthony Liguori
· 17 years ago
0a8a69d
Virtio helper routines for a descriptor ringbuffer implementation
by Rusty Russell
· 17 years ago
b01d9f2
Module autoprobing support for virtio drivers.
by Rusty Russell
· 17 years ago
ec3d41c
Virtio interface
by Rusty Russell
· 17 years ago