aboutsummaryrefslogtreecommitdiff
path: root/drivers/virtio/virtio_mmio.c
AgeCommit message (Expand)Author
2013-02-11virtio: make config_ops constStephen Hemminger
2013-02-04virtio-mmio: fix wrong comment about register offsetRyota Ozaki
2013-01-03Drivers: virtio: remove __dev* attributes.Greg Kroah-Hartman
2012-12-18virtio-mmio: Fix irq parsing in command line parameterPawel Moll
2012-12-18virtio: move queue_index and num_free fields into core struct virtqueue.Rusty Russell
2012-09-28virtio_mmio: Don't attempt to create empty virtqueuesBrian Foley
2012-09-28virtio_mmio: fix off by one error allocating queueBrian Foley
2012-09-28virtio: support reserved vqsMichael S. Tsirkin
2012-09-28virtio-ring: move queue_index to vring_virtqueueJason Wang
2012-05-22virtio-mmio: Devices parameter parsingPawel Moll
2012-01-12virtio: harsher barriers for rpmsg.Rusty Russell
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-24virtio-mmio: Correct the name of the guest features selectorSasha Levin
2011-11-16enable virtio_net to return bus_info in ethtool -i consistent with emulated NICsRick Jones
2011-11-02virtio: Add platform bus driver for memory mapped virtio devicePawel Moll