index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
remoteproc_virtio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-25
remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
Nikita Shubin
1
-0
/
+7
2020-03-25
remoteproc: fix kernel-doc warnings
Arnaud Pouliquen
1
-0
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-9
/
+1
2019-03-14
Merge tag 'rproc-v5.1' of git://github.com/andersson/remoteproc
Linus Torvalds
1
-5
/
+56
2019-03-12
remoteproc: fix for "dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag"
Stephen Rothwell
1
-2
/
+1
2019-02-20
remoteproc: fix recovery procedure
Loic Pallardy
1
-4
/
+16
2019-02-20
remoteproc: create vdev subdevice with specific dma memory pool
Loic Pallardy
1
-1
/
+41
2019-01-14
virtio: don't allocate vqs when names[i] = NULL
Wei Wang
1
-2
/
+7
2018-11-26
virtio_ring: disable packed ring on unsupported transports
Tiwei Bie
1
-0
/
+13
2018-10-14
remoteproc: modify vring allocation to rely on centralized carveout allocator
Loic Pallardy
1
-1
/
+13
2018-07-30
remoteproc: replace "%p" with "%pK"
Loic Pallardy
1
-1
/
+1
2018-01-02
virtio_remoteproc: correct put_device virtio_device.dev
weiping zhang
1
-1
/
+1
2017-05-02
virtio: add context flag to find vqs
Michael S. Tsirkin
1
-4
/
+6
2017-02-27
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
1
-1
/
+2
2016-11-14
remoteproc: virtio: Anchor vring life cycle in vdev
Bjorn Andersson
1
-6
/
+1
2016-11-14
remoteproc: Assign kref to rproc_vdev
Bjorn Andersson
1
-4
/
+6
2016-08-17
remoteproc: Introduce auto-boot flag
Bjorn Andersson
1
-13
/
+0
2016-08-12
remoteproc: align code with open parenthesis
Anna, Suman
1
-5
/
+5
2016-08-12
remoteproc: fix bare unsigned type usage
Anna, Suman
1
-6
/
+6
2016-05-06
remoteproc: core: Task sync during rproc_fw_boot()
Lee Jones
1
-1
/
+1
2016-01-12
virtio: make find_vqs() checkpatch.pl-friendly
Stefan Hajnoczi
1
-1
/
+1
2014-12-09
virtio: allow finalize_features to fail
Michael S. Tsirkin
1
-1
/
+3
2014-12-09
virtio: assert 32 bit features in transports
Michael S. Tsirkin
1
-0
/
+3
2014-12-09
virtio: add support for 64 bit features.
Michael S. Tsirkin
1
-1
/
+1
2014-12-09
virtio: use u32, not bitmap for features
Michael S. Tsirkin
1
-1
/
+1
2013-10-29
virtio_ring: change host notification API
Heinz Graalfs
1
-1
/
+2
2013-04-07
remoteproc: support virtio config space.
Sjur Brændeland
1
-15
/
+64
2013-02-11
virtio: make config_ops const
Stephen Hemminger
1
-1
/
+1
2012-11-29
remoteproc: fix error path of ->find_vqs
Ohad Ben-Cohen
1
-6
/
+12
2012-09-28
virtio: support reserved vqs
Michael S. Tsirkin
1
-0
/
+3
2012-09-28
virtio-ring: move queue_index to vring_virtqueue
Jason Wang
1
-1
/
+1
2012-07-06
remoteproc: remove the now-redundant kref
Ohad Ben-Cohen
1
-4
/
+4
2012-07-06
remoteproc: maintain a generic child device for each rproc
Ohad Ben-Cohen
1
-6
/
+7
2012-07-04
remoteproc: allocate vrings on demand, free when not needed
Ohad Ben-Cohen
1
-2
/
+11
2012-03-06
remoteproc: remove the hardcoded vring alignment
Ohad Ben-Cohen
1
-1
/
+1
2012-03-06
remoteproc: remove the single rpmsg vdev limitation
Ohad Ben-Cohen
1
-75
/
+65
2012-03-06
remoteproc: safer boot/shutdown order
Ohad Ben-Cohen
1
-10
/
+10
2012-03-06
remoteproc: remoteproc_rpmsg -> remoteproc_virtio
Ohad Ben-Cohen
1
-0
/
+299