Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
9668097599aa5fb87351bc2263e06a1c24718d40
/
drivers
/
virtio
/
virtio_mmio.c
5e663f0
virtio-mmio: add error check for platform_get_irq
by Ihor Matushchak
· 5 years ago
f33f5fe
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 78
by Thomas Gleixner
· 6 years ago
a229989
virtio: don't allocate vqs when names[i] = NULL
by Wei Wang
· 6 years ago
3fc92a9
virtio: mmio-v1: Validate queue PFN
by Suzuki K Poulose
· 6 years ago
3191914
virtio: virtio_mmio: make of_device_ids const.
by Arvind Yadav
· 8 years ago
c2c9f9b
virtio-mmio: Use PTR_ERR_OR_ZERO()
by Vasyl Gomonovych
· 7 years ago
c2e9080
virtio_mmio: fix devm cleanup
by Mark Rutland
· 7 years ago
25f3222
virtio_mmio: add cleanup for virtio_mmio_remove
by weiping zhang
· 7 years ago
7eb781b
virtio_mmio: add cleanup for virtio_mmio_probe
by weiping zhang
· 7 years ago
f94682d
virtio: add context flag to find vqs
by Michael S. Tsirkin
· 8 years ago
fb5e31d
virtio: allow drivers to request IRQ affinity when creating VQs
by Christoph Hellwig
· 8 years ago
51be7a9
virtio_mmio: expose header to userspace
by Michael S. Tsirkin
· 8 years ago
f7f6634
virtio_mmio: Set DMA masks appropriately
by Robin Murphy
· 8 years ago
cecdbdc
virtio_mmio: Set dev.release() to avoid warning
by Yuan Liu
· 8 years ago
b421113
virtio_mmio: Use the DMA API if enabled
by Andy Lutomirski
· 9 years ago
f7ad26f
virtio: make find_vqs() checkpatch.pl-friendly
by Stefan Hajnoczi
· 9 years ago
38c4ab8
virtio_mmio: add ACPI probing
by Graeme Gregory
· 9 years ago
9c27847
kernel/params: constify struct kernel_param_ops uses
by Luis R. Rodriguez
· 10 years ago
a62d547
virtio_mmio: support non-legacy balloon devices
by Michael S. Tsirkin
· 10 years ago
704a0b5
virtio_mmio: fix access width for mmio
by Michael S. Tsirkin
· 10 years ago
87e7bf1
virtio_mmio: generation support
by Michael S. Tsirkin
· 10 years ago
1862ee2
virtio-mmio: Update the device to OASIS spec version
by Pawel Moll
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
5c609a5
virtio: allow finalize_features to fail
by Michael S. Tsirkin
· 10 years ago
93d389f
virtio: assert 32 bit features in transports
by Michael S. Tsirkin
· 10 years ago
d025477
virtio: add support for 64 bit features.
by Michael S. Tsirkin
· 10 years ago
e16e12b
virtio: use u32, not bitmap for features
by Michael S. Tsirkin
· 10 years ago
257d6e5
virtio: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
016c98c
virtio: unify config_changed handling
by Michael S. Tsirkin
· 10 years ago
4ae8537
virtio: mmio: fix signature checking for BE guests
by Marc Zyngier
· 11 years ago
46f9c2b
virtio_ring: change host notification API
by Heinz Graalfs
· 11 years ago
9350393
virtio: make config_ops const
by Stephen Hemminger
· 12 years ago
0d34cc2
virtio-mmio: fix wrong comment about register offset
by Ryota Ozaki
· 12 years ago
8590dbc
Drivers: virtio: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
40f9938
virtio-mmio: Fix irq parsing in command line parameter
by Pawel Moll
· 12 years ago
06ca287
virtio: move queue_index and num_free fields into core struct virtqueue.
by Rusty Russell
· 12 years ago
d78b519
virtio_mmio: Don't attempt to create empty virtqueues
by Brian Foley
· 12 years ago
3850d29
virtio_mmio: fix off by one error allocating queue
by Brian Foley
· 12 years ago
6457f12
virtio: support reserved vqs
by Michael S. Tsirkin
· 12 years ago
17bb6d4
virtio-ring: move queue_index to vring_virtqueue
by Jason Wang
· 12 years ago
81a054c
virtio-mmio: Devices parameter parsing
by Pawel Moll
· 13 years ago
7b21e34
virtio: harsher barriers for rpmsg.
by Rusty Russell
· 13 years ago
b361311
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
fe1a7fe
virtio-mmio: Correct the name of the guest features selector
by Sasha Levin
· 13 years ago
6684604
enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs
by Rick Jones
· 13 years ago
edfd52e
virtio: Add platform bus driver for memory mapped virtio device
by Pawel Moll
· 13 years ago