Robin Murphy
|
f7f6634d23
virtio_mmio: Set DMA masks appropriately
|
8 年之前 |
Yuan Liu
|
cecdbdc377
virtio_mmio: Set dev.release() to avoid warning
|
8 年之前 |
Andy Lutomirski
|
b42111382f
virtio_mmio: Use the DMA API if enabled
|
9 年之前 |
Stefan Hajnoczi
|
f7ad26ff95
virtio: make find_vqs() checkpatch.pl-friendly
|
9 年之前 |
Graeme Gregory
|
38c4ab8e48
virtio_mmio: add ACPI probing
|
10 年之前 |
Luis R. Rodriguez
|
9c27847dda
kernel/params: constify struct kernel_param_ops uses
|
10 年之前 |
Michael S. Tsirkin
|
a62d547c72
virtio_mmio: support non-legacy balloon devices
|
10 年之前 |
Michael S. Tsirkin
|
704a0b5f23
virtio_mmio: fix access width for mmio
|
10 年之前 |
Michael S. Tsirkin
|
87e7bf1450
virtio_mmio: generation support
|
10 年之前 |
Pawel Moll
|
1862ee22ce
virtio-mmio: Update the device to OASIS spec version
|
10 年之前 |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 年之前 |
Michael S. Tsirkin
|
5c609a5ef0
virtio: allow finalize_features to fail
|
10 年之前 |
Michael S. Tsirkin
|
93d389f820
virtio: assert 32 bit features in transports
|
10 年之前 |
Michael S. Tsirkin
|
d025477368
virtio: add support for 64 bit features.
|
10 年之前 |
Michael S. Tsirkin
|
e16e12be34
virtio: use u32, not bitmap for features
|
10 年之前 |
Wolfram Sang
|
257d6e5a3b
virtio: drop owner assignment from platform_drivers
|
10 年之前 |
Michael S. Tsirkin
|
016c98c6fe
virtio: unify config_changed handling
|
10 年之前 |
Marc Zyngier
|
4ae8537072
virtio: mmio: fix signature checking for BE guests
|
11 年之前 |
Heinz Graalfs
|
46f9c2b925
virtio_ring: change host notification API
|
11 年之前 |
Stephen Hemminger
|
9350393239
virtio: make config_ops const
|
12 年之前 |
Ryota Ozaki
|
0d34cc2d6d
virtio-mmio: fix wrong comment about register offset
|
12 年之前 |
Greg Kroah-Hartman
|
8590dbc79a
Drivers: virtio: remove __dev* attributes.
|
12 年之前 |
Pawel Moll
|
40f9938c4c
virtio-mmio: Fix irq parsing in command line parameter
|
12 年之前 |
Rusty Russell
|
06ca287dba
virtio: move queue_index and num_free fields into core struct virtqueue.
|
13 年之前 |
Brian Foley
|
d78b519f6b
virtio_mmio: Don't attempt to create empty virtqueues
|
13 年之前 |
Brian Foley
|
3850d29fc4
virtio_mmio: fix off by one error allocating queue
|
13 年之前 |
Michael S. Tsirkin
|
6457f126c8
virtio: support reserved vqs
|
13 年之前 |
Jason Wang
|
17bb6d4088
virtio-ring: move queue_index to vring_virtqueue
|
13 年之前 |
Pawel Moll
|
81a054ce0b
virtio-mmio: Devices parameter parsing
|
13 年之前 |
Rusty Russell
|
7b21e34fd1
virtio: harsher barriers for rpmsg.
|
13 年之前 |