Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
60cadec9da7b6c91aca51f408c828f7e74a68379
/
drivers
/
virtio
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
e962fa6
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