summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/remoteproc_virtio.c
Commit message (Expand)AuthorAgeFilesLines
* remoteproc: support virtio config space.Sjur Brændeland2013-04-071-15/+64
* virtio: make config_ops constStephen Hemminger2013-02-111-1/+1
* remoteproc: fix error path of ->find_vqsOhad Ben-Cohen2012-11-291-6/+12
* virtio: support reserved vqsMichael S. Tsirkin2012-09-281-0/+3
* virtio-ring: move queue_index to vring_virtqueueJason Wang2012-09-281-1/+1
* remoteproc: remove the now-redundant krefOhad Ben-Cohen2012-07-061-4/+4
* remoteproc: maintain a generic child device for each rprocOhad Ben-Cohen2012-07-061-6/+7
* remoteproc: allocate vrings on demand, free when not neededOhad Ben-Cohen2012-07-041-2/+11
* remoteproc: remove the hardcoded vring alignmentOhad Ben-Cohen2012-03-061-1/+1
* remoteproc: remove the single rpmsg vdev limitationOhad Ben-Cohen2012-03-061-75/+65
* remoteproc: safer boot/shutdown orderOhad Ben-Cohen2012-03-061-10/+10
* remoteproc: remoteproc_rpmsg -> remoteproc_virtioOhad Ben-Cohen2012-03-061-0/+299