aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/remoteproc_virtio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-12virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi1-1/+1
2014-12-09virtio: allow finalize_features to failMichael S. Tsirkin1-1/+3
2014-12-09virtio: assert 32 bit features in transportsMichael S. Tsirkin1-0/+3
2014-12-09virtio: add support for 64 bit features.Michael S. Tsirkin1-1/+1
2014-12-09virtio: use u32, not bitmap for featuresMichael S. Tsirkin1-1/+1
2013-10-29virtio_ring: change host notification APIHeinz Graalfs1-1/+2
2013-04-07remoteproc: support virtio config space.Sjur Brændeland1-15/+64
2013-02-11virtio: make config_ops constStephen Hemminger1-1/+1
2012-11-29remoteproc: fix error path of ->find_vqsOhad Ben-Cohen1-6/+12
2012-09-28virtio: support reserved vqsMichael S. Tsirkin1-0/+3
2012-09-28virtio-ring: move queue_index to vring_virtqueueJason Wang1-1/+1
2012-07-06remoteproc: remove the now-redundant krefOhad Ben-Cohen1-4/+4
2012-07-06remoteproc: maintain a generic child device for each rprocOhad Ben-Cohen1-6/+7
2012-07-04remoteproc: allocate vrings on demand, free when not neededOhad Ben-Cohen1-2/+11
2012-03-06remoteproc: remove the hardcoded vring alignmentOhad Ben-Cohen1-1/+1
2012-03-06remoteproc: remove the single rpmsg vdev limitationOhad Ben-Cohen1-75/+65
2012-03-06remoteproc: safer boot/shutdown orderOhad Ben-Cohen1-10/+10
2012-03-06remoteproc: remoteproc_rpmsg -> remoteproc_virtioOhad Ben-Cohen1-0/+299