summaryrefslogtreecommitdiffstats
path: root/drivers/virtio/virtio_mmio.c
Commit message (Expand)AuthorAgeFilesLines
* virtio: make config_ops constStephen Hemminger2013-02-111-1/+1
* virtio-mmio: fix wrong comment about register offsetRyota Ozaki2013-02-041-1/+1
* Drivers: virtio: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* virtio-mmio: Fix irq parsing in command line parameterPawel Moll2012-12-181-9/+17
* virtio: move queue_index and num_free fields into core struct virtqueue.Rusty Russell2012-12-181-2/+2
* virtio_mmio: Don't attempt to create empty virtqueuesBrian Foley2012-09-281-0/+10
* virtio_mmio: fix off by one error allocating queueBrian Foley2012-09-281-2/+2
* virtio: support reserved vqsMichael S. Tsirkin2012-09-281-0/+3
* virtio-ring: move queue_index to vring_virtqueueJason Wang2012-09-281-8/+4
* virtio-mmio: Devices parameter parsingPawel Moll2012-05-221-0/+163
* virtio: harsher barriers for rpmsg.Rusty Russell2012-01-121-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-021-1/+1
|\
| * virtio-mmio: Correct the name of the guest features selectorSasha Levin2011-11-241-1/+1
* | enable virtio_net to return bus_info in ethtool -i consistent with emulated NICsRick Jones2011-11-161-0/+6
|/
* virtio: Add platform bus driver for memory mapped virtio devicePawel Moll2011-11-021-0/+479
OpenPOWER on IntegriCloud