index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
remoteproc_virtio.c
Age
Commit message (
Expand
)
Author
2017-05-02
virtio: add context flag to find vqs
Michael S. Tsirkin
2017-02-27
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
2016-11-14
remoteproc: virtio: Anchor vring life cycle in vdev
Bjorn Andersson
2016-11-14
remoteproc: Assign kref to rproc_vdev
Bjorn Andersson
2016-08-17
remoteproc: Introduce auto-boot flag
Bjorn Andersson
2016-08-12
remoteproc: align code with open parenthesis
Anna, Suman
2016-08-12
remoteproc: fix bare unsigned type usage
Anna, Suman
2016-05-06
remoteproc: core: Task sync during rproc_fw_boot()
Lee Jones
2016-01-12
virtio: make find_vqs() checkpatch.pl-friendly
Stefan Hajnoczi
2014-12-09
virtio: allow finalize_features to fail
Michael S. Tsirkin
2014-12-09
virtio: assert 32 bit features in transports
Michael S. Tsirkin
2014-12-09
virtio: add support for 64 bit features.
Michael S. Tsirkin
2014-12-09
virtio: use u32, not bitmap for features
Michael S. Tsirkin
2013-10-29
virtio_ring: change host notification API
Heinz Graalfs
2013-04-07
remoteproc: support virtio config space.
Sjur Brændeland
2013-02-11
virtio: make config_ops const
Stephen Hemminger
2012-11-29
remoteproc: fix error path of ->find_vqs
Ohad Ben-Cohen
2012-09-28
virtio: support reserved vqs
Michael S. Tsirkin
2012-09-28
virtio-ring: move queue_index to vring_virtqueue
Jason Wang
2012-07-06
remoteproc: remove the now-redundant kref
Ohad Ben-Cohen
2012-07-06
remoteproc: maintain a generic child device for each rproc
Ohad Ben-Cohen
2012-07-04
remoteproc: allocate vrings on demand, free when not needed
Ohad Ben-Cohen
2012-03-06
remoteproc: remove the hardcoded vring alignment
Ohad Ben-Cohen
2012-03-06
remoteproc: remove the single rpmsg vdev limitation
Ohad Ben-Cohen
2012-03-06
remoteproc: safer boot/shutdown order
Ohad Ben-Cohen
2012-03-06
remoteproc: remoteproc_rpmsg -> remoteproc_virtio
Ohad Ben-Cohen