summaryrefslogtreecommitdiffstats
path: root/drivers/rpmsg/virtio_rpmsg_bus.c
Commit message (Expand)AuthorAgeFilesLines
...
| * remoteproc: maintain a generic child device for each rprocOhad Ben-Cohen2012-07-051-1/+2
* | rpmsg: fix dependency on initialization orderFederico Fuga2012-07-171-1/+1
* | rpmsg: make sure inflight messages don't invoke just-removed callbacksOhad Ben-Cohen2012-07-041-6/+19
* | rpmsg: avoid premature deallocation of endpointsOhad Ben-Cohen2012-07-041-2/+34
|/
* rpmsg: fix build warning when dma_addr_t is 64-bitMark Asselstine2012-03-041-2/+2
* rpmsg: fix published buffer length in rpmsg_recv_doneOhad Ben-Cohen2012-02-281-1/+2
* rpmsg: validate incoming message length before propagatingOhad Ben-Cohen2012-02-281-0/+10
* rpmsg: fix name service endpoint leakOhad Ben-Cohen2012-02-281-6/+23
* rpmsg: rename virtqueue_add_buf_gfp to virtqueue_add_bufAxel Lin2012-02-221-4/+4
* rpmsg: add virtio-based remote processor messaging busOhad Ben-Cohen2012-02-081-0/+1026