Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
71dbe9524dcd6246732595d7adcc0c53e2506f7d
/
drivers
/
remoteproc
/
remoteproc_virtio.c
791c13b
remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
by Nikita Shubin
· 4 years, 10 months ago
2e7d4c2
remoteproc: fix kernel-doc warnings
by Arnaud Pouliquen
· 5 years ago
9c92ab6
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
by Thomas Gleixner
· 6 years ago
2f19464
Merge tag 'rproc-v5.1' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 6 years ago
d664ce7
remoteproc: fix for "dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag"
by Stephen Rothwell
· 6 years ago
d4c036f
remoteproc: fix recovery procedure
by Loic Pallardy
· 6 years ago
086d087
remoteproc: create vdev subdevice with specific dma memory pool
by Loic Pallardy
· 6 years ago
a229989
virtio: don't allocate vqs when names[i] = NULL
by Wei Wang
· 6 years ago
3a814fd
virtio_ring: disable packed ring on unsupported transports
by Tiwei Bie
· 6 years ago
c6aed238
remoteproc: modify vring allocation to rely on centralized carveout allocator
by Loic Pallardy
· 6 years ago
276ec99
remoteproc: replace "%p" with "%pK"
by Loic Pallardy
· 7 years ago
900a163
virtio_remoteproc: correct put_device virtio_device.dev
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
a863af5
remoteproc: virtio: Anchor vring life cycle in vdev
by Bjorn Andersson
· 8 years ago
aab8d80
remoteproc: Assign kref to rproc_vdev
by Bjorn Andersson
· 8 years ago
ddf7118
remoteproc: Introduce auto-boot flag
by Bjorn Andersson
· 8 years ago
730f84c
remoteproc: align code with open parenthesis
by Anna, Suman
· 8 years ago
f145928
remoteproc: fix bare unsigned type usage
by Anna, Suman
· 8 years ago
3d87fa1
remoteproc: core: Task sync during rproc_fw_boot()
by Lee Jones
· 9 years ago
f7ad26f
virtio: make find_vqs() checkpatch.pl-friendly
by Stefan Hajnoczi
· 9 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
46f9c2b
virtio_ring: change host notification API
by Heinz Graalfs
· 11 years ago
92b38f8
remoteproc: support virtio config space.
by Sjur Brændeland
· 12 years ago
9350393
virtio: make config_ops const
by Stephen Hemminger
· 12 years ago
dab55bb
remoteproc: fix error path of ->find_vqs
by Ohad Ben-Cohen
· 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
7183a2a
remoteproc: remove the now-redundant kref
by Ohad Ben-Cohen
· 13 years ago
b5ab5e2
remoteproc: maintain a generic child device for each rproc
by Ohad Ben-Cohen
· 13 years ago
6db20ea
remoteproc: allocate vrings on demand, free when not needed
by Ohad Ben-Cohen
· 13 years ago
63140e0
remoteproc: remove the hardcoded vring alignment
by Ohad Ben-Cohen
· 13 years ago
7a18694
remoteproc: remove the single rpmsg vdev limitation
by Ohad Ben-Cohen
· 13 years ago
41a6ee0
remoteproc: safer boot/shutdown order
by Ohad Ben-Cohen
· 13 years ago
04a9016
remoteproc: remoteproc_rpmsg -> remoteproc_virtio
by Ohad Ben-Cohen
· 13 years ago
[Renamed from drivers/remoteproc/remoteproc_rpmsg.c]
dd6da1c
remoteproc: don't use virtio's weak barriers
by Ohad Ben-Cohen
· 13 years ago
ac8954a
remoteproc: create rpmsg virtio device
by Ohad Ben-Cohen
· 13 years ago