index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
remoteproc_virtio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-09
remoteproc: virtio: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-10-05
remoteproc: virtio: Fix warning on bindings by removing the of_match_table
Arnaud Pouliquen
1
-7
/
+1
2022-09-21
remoteproc: virtio: Create platform device for the remoteproc_virtio
Arnaud Pouliquen
1
-71
/
+72
2022-09-21
remoteproc: Move rproc_vdev management to remoteproc_virtio.c
Arnaud Pouliquen
1
-2
/
+152
2022-08-16
virtio: Revert "virtio: find_vqs() add arg sizes"
Michael S. Tsirkin
1
-1
/
+0
2022-08-11
virtio: find_vqs() add arg sizes
Xuan Zhuo
1
-0
/
+1
2022-08-11
virtio: record the maximum queue num supported by the device.
Xuan Zhuo
1
-0
/
+2
2022-08-11
remoteproc: rename len of rpoc_vring to num
Xuan Zhuo
1
-5
/
+5
2021-10-15
remoteproc: Remove vdev_to_rvdev and vdev_to_rproc from remoteproc API
Arnaud Pouliquen
1
-0
/
+12
2021-05-28
remoteproc: Fix various kernel-doc warnings
Suman Anna
1
-2
/
+4
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
1
-1
/
+1
2020-05-13
remoteproc: Fall back to using parent memory pool if no dedicated available
Tero Kristo
1
-0
/
+12
2020-04-23
remoteproc: Add missing '\n' in log messages
Christophe JAILLET
1
-2
/
+1
2020-03-26
remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
Nikita Shubin
1
-0
/
+7
2020-03-26
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-13
remoteproc: fix for "dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag"
Stephen Rothwell
1
-2
/
+1
2019-02-21
remoteproc: fix recovery procedure
Loic Pallardy
1
-4
/
+16
2019-02-21
remoteproc: create vdev subdevice with specific dma memory pool
Loic Pallardy
1
-1
/
+41
2019-01-15
virtio: don't allocate vqs when names[i] = NULL
Wei Wang
1
-2
/
+7
2018-11-27
virtio_ring: disable packed ring on unsupported transports
Tiwei Bie
1
-0
/
+13
2018-10-15
remoteproc: modify vring allocation to rely on centralized carveout allocator
Loic Pallardy
1
-1
/
+13
2018-07-31
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-15
remoteproc: virtio: Anchor vring life cycle in vdev
Bjorn Andersson
1
-6
/
+1
2016-11-15
remoteproc: Assign kref to rproc_vdev
Bjorn Andersson
1
-4
/
+6
2016-08-18
remoteproc: Introduce auto-boot flag
Bjorn Andersson
1
-13
/
+0
2016-08-13
remoteproc: align code with open parenthesis
Anna, Suman
1
-5
/
+5
2016-08-13
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
[next]