aboutsummaryrefslogtreecommitdiff
path: root/drivers/rpmsg
AgeCommit message (Expand)Author
2012-07-26Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-07-17rpmsg: fix dependency on initialization orderFederico Fuga
2012-07-06remoteproc: maintain a generic child device for each rprocOhad Ben-Cohen
2012-07-04rpmsg: make sure inflight messages don't invoke just-removed callbacksOhad Ben-Cohen
2012-07-04rpmsg: avoid premature deallocation of endpointsOhad Ben-Cohen
2012-03-04rpmsg: fix build warning when dma_addr_t is 64-bitMark Asselstine
2012-02-28rpmsg: fix published buffer length in rpmsg_recv_doneOhad Ben-Cohen
2012-02-28rpmsg: validate incoming message length before propagatingOhad Ben-Cohen
2012-02-28rpmsg: fix name service endpoint leakOhad Ben-Cohen
2012-02-22rpmsg: rename virtqueue_add_buf_gfp to virtqueue_add_bufAxel Lin
2012-02-22rpmsg: depend on EXPERIMENTALOhad Ben-Cohen
2012-02-08rpmsg: add Kconfig menuOhad Ben-Cohen
2012-02-08rpmsg: add virtio-based remote processor messaging busOhad Ben-Cohen