index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
virtio
/
virtio_mmio.c
Age
Commit message (
Expand
)
Author
2013-02-11
virtio: make config_ops const
Stephen Hemminger
2013-02-04
virtio-mmio: fix wrong comment about register offset
Ryota Ozaki
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