summaryrefslogtreecommitdiffstats
path: root/drivers/rpmsg
Commit message (Expand)AuthorAgeFilesLines
* 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: depend on EXPERIMENTALOhad Ben-Cohen2012-02-221-1/+2
* rpmsg: add Kconfig menuOhad Ben-Cohen2012-02-081-0/+4
* rpmsg: add virtio-based remote processor messaging busOhad Ben-Cohen2012-02-083-0/+1032