index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
virtio
/
virtio_mmio.c
Age
Commit message (
Expand
)
Author
2013-01-03
Drivers: virtio: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-18
virtio-mmio: Fix irq parsing in command line parameter
Pawel Moll
2012-12-18
virtio: move queue_index and num_free fields into core struct virtqueue.
Rusty Russell
2012-09-28
virtio_mmio: Don't attempt to create empty virtqueues
Brian Foley
2012-09-28
virtio_mmio: fix off by one error allocating queue
Brian Foley
2012-09-28
virtio: support reserved vqs
Michael S. Tsirkin
2012-09-28
virtio-ring: move queue_index to vring_virtqueue
Jason Wang
2012-05-22
virtio-mmio: Devices parameter parsing
Pawel Moll
2012-01-12
virtio: harsher barriers for rpmsg.
Rusty Russell
2011-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-24
virtio-mmio: Correct the name of the guest features selector
Sasha Levin
2011-11-16
enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs
Rick Jones
2011-11-02
virtio: Add platform bus driver for memory mapped virtio device
Pawel Moll