index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK 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
2015-09-08
virtio_mmio: add ACPI probing
Graeme Gregory
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-04-15
virtio_mmio: support non-legacy balloon devices
Michael S. Tsirkin
2015-03-17
virtio_mmio: fix access width for mmio
Michael S. Tsirkin
2015-03-13
virtio_mmio: generation support
Michael S. Tsirkin
2015-01-23
virtio-mmio: Update the device to OASIS spec version
Pawel Moll
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-09
virtio: allow finalize_features to fail
Michael S. Tsirkin
2014-12-09
virtio: assert 32 bit features in transports
Michael S. Tsirkin
2014-12-09
virtio: add support for 64 bit features.
Michael S. Tsirkin
2014-12-09
virtio: use u32, not bitmap for features
Michael S. Tsirkin
2014-10-20
virtio: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-14
virtio: unify config_changed handling
Michael S. Tsirkin
2013-11-07
virtio: mmio: fix signature checking for BE guests
Marc Zyngier
2013-10-29
virtio_ring: change host notification API
Heinz Graalfs
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