aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rpmsg
Commit message (Expand)AuthorAge
* Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-07
|\
| * virtio: remove CONFIG_VIRTIO_RINGRusty Russell2012-09-28
* | rpmsg: fix dma_free_coherent dev parameterFernando Guzman Lugo2012-09-12
|/
* Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-07-26
|\
| * remoteproc: maintain a generic child device for each rprocOhad Ben-Cohen2012-07-05
* | rpmsg: fix dependency on initialization orderFederico Fuga2012-07-17
* | rpmsg: make sure inflight messages don't invoke just-removed callbacksOhad Ben-Cohen2012-07-04
* | rpmsg: avoid premature deallocation of endpointsOhad Ben-Cohen2012-07-04
|/
* rpmsg: fix build warning when dma_addr_t is 64-bitMark Asselstine2012-03-04
* rpmsg: fix published buffer length in rpmsg_recv_doneOhad Ben-Cohen2012-02-28
* rpmsg: validate incoming message length before propagatingOhad Ben-Cohen2012-02-28
* rpmsg: fix name service endpoint leakOhad Ben-Cohen2012-02-28
* rpmsg: rename virtqueue_add_buf_gfp to virtqueue_add_bufAxel Lin2012-02-22
* rpmsg: depend on EXPERIMENTALOhad Ben-Cohen2012-02-22
* rpmsg: add Kconfig menuOhad Ben-Cohen2012-02-08
* rpmsg: add virtio-based remote processor messaging busOhad Ben-Cohen2012-02-08