1. d0ffce7 rpmsg: convert to idr_alloc() by Tejun Heo · 11 years ago
  2. a15abcc rpmsg: don't use idr_remove_all() by Tejun Heo · 11 years ago
  3. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  4. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  5. 860514e drivers/rpmsg: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  6. 8a168ca treewide: Fix typo in various drivers by Masanari Iida · 12 years ago
  7. 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  8. 57e1a37 virtio: rpmsg: make it clear that virtqueue_add_buf() no longer returns > 0 by Rusty Russell · 12 years ago
  9. dc92b1f Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  10. eccbb05 virtio: remove CONFIG_VIRTIO_RING by Rusty Russell · 12 years ago
  11. eeb0074 rpmsg: fix dma_free_coherent dev parameter by Fernando Guzman Lugo · 12 years ago
  12. a9197f9 Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 12 years ago
  13. 9634252 rpmsg: fix dependency on initialization order by Federico Fuga · 12 years ago
  14. b5ab5e2 remoteproc: maintain a generic child device for each rproc by Ohad Ben-Cohen · 12 years ago
  15. 15fd943 rpmsg: make sure inflight messages don't invoke just-removed callbacks by Ohad Ben-Cohen · 12 years ago
  16. 5a081ca rpmsg: avoid premature deallocation of endpoints by Ohad Ben-Cohen · 12 years ago
  17. 9d8ae5c rpmsg: fix build warning when dma_addr_t is 64-bit by Mark Asselstine · 12 years ago
  18. f1d9e9c rpmsg: fix published buffer length in rpmsg_recv_done by Ohad Ben-Cohen · 12 years ago
  19. 9648224 rpmsg: validate incoming message length before propagating by Ohad Ben-Cohen · 12 years ago
  20. fa2d779 rpmsg: fix name service endpoint leak by Ohad Ben-Cohen · 12 years ago
  21. b719587 rpmsg: rename virtqueue_add_buf_gfp to virtqueue_add_buf by Axel Lin · 12 years ago
  22. 4ba6029 rpmsg: depend on EXPERIMENTAL by Ohad Ben-Cohen · 13 years ago
  23. f8289ed rpmsg: add Kconfig menu by Ohad Ben-Cohen · 13 years ago
  24. bcabbcc rpmsg: add virtio-based remote processor messaging bus by Ohad Ben-Cohen · 13 years ago