aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/remoteproc_virtio.c
Commit message (Expand)AuthorAge
* Merge tag 'rproc-v5.1' of git://github.com/andersson/remoteprocLinus Torvalds2019-03-14
|\
| * remoteproc: fix for "dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag"Stephen Rothwell2019-03-12
| * remoteproc: fix recovery procedureLoic Pallardy2019-02-21
| * remoteproc: create vdev subdevice with specific dma memory poolLoic Pallardy2019-02-21
* | virtio: don't allocate vqs when names[i] = NULLWei Wang2019-01-14
|/
* virtio_ring: disable packed ring on unsupported transportsTiwei Bie2018-11-27
* remoteproc: modify vring allocation to rely on centralized carveout allocatorLoic Pallardy2018-10-15
* remoteproc: replace "%p" with "%pK"Loic Pallardy2018-07-31
* virtio_remoteproc: correct put_device virtio_device.devweiping zhang2018-01-02
* virtio: add context flag to find vqsMichael S. Tsirkin2017-05-02
* virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig2017-02-27
* remoteproc: virtio: Anchor vring life cycle in vdevBjorn Andersson2016-11-15
* remoteproc: Assign kref to rproc_vdevBjorn Andersson2016-11-15
* remoteproc: Introduce auto-boot flagBjorn Andersson2016-08-18
* remoteproc: align code with open parenthesisAnna, Suman2016-08-13
* remoteproc: fix bare unsigned type usageAnna, Suman2016-08-13
* remoteproc: core: Task sync during rproc_fw_boot()Lee Jones2016-05-06
* virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi2016-01-12
* virtio: allow finalize_features to failMichael S. Tsirkin2014-12-09
* virtio: assert 32 bit features in transportsMichael S. Tsirkin2014-12-09
* virtio: add support for 64 bit features.Michael S. Tsirkin2014-12-09
* virtio: use u32, not bitmap for featuresMichael S. Tsirkin2014-12-09
* virtio_ring: change host notification APIHeinz Graalfs2013-10-28
* remoteproc: support virtio config space.Sjur Brændeland2013-04-07
* virtio: make config_ops constStephen Hemminger2013-02-11
* remoteproc: fix error path of ->find_vqsOhad Ben-Cohen2012-11-29
* virtio: support reserved vqsMichael S. Tsirkin2012-09-28
* virtio-ring: move queue_index to vring_virtqueueJason Wang2012-09-28
* remoteproc: remove the now-redundant krefOhad Ben-Cohen2012-07-05
* remoteproc: maintain a generic child device for each rprocOhad Ben-Cohen2012-07-05
* remoteproc: allocate vrings on demand, free when not neededOhad Ben-Cohen2012-07-04
* remoteproc: remove the hardcoded vring alignmentOhad Ben-Cohen2012-03-06
* remoteproc: remove the single rpmsg vdev limitationOhad Ben-Cohen2012-03-06
* remoteproc: safer boot/shutdown orderOhad Ben-Cohen2012-03-06
* remoteproc: remoteproc_rpmsg -> remoteproc_virtioOhad Ben-Cohen2012-03-06