1. 9955548 remoteproc: Remove vdev_to_rvdev and vdev_to_rproc from remoteproc API by Arnaud Pouliquen · 3 years, 3 months ago
  2. f2867434 remoteproc: Fix various kernel-doc warnings by Suman Anna · 3 years, 7 months ago
  3. 0a0f0d8 dma-mapping: split <linux/dma-mapping.h> by Christoph Hellwig · 4 years, 3 months ago
  4. db9178a remoteproc: Fall back to using parent memory pool if no dedicated available by Tero Kristo · 4 years, 8 months ago
  5. 2fb75ce remoteproc: Add missing '\n' in log messages by Christophe JAILLET · 4 years, 9 months ago
  6. 791c13b remoteproc: Fix NULL pointer dereference in rproc_virtio_notify by Nikita Shubin · 4 years, 10 months ago
  7. 2e7d4c2 remoteproc: fix kernel-doc warnings by Arnaud Pouliquen · 4 years, 11 months ago
  8. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  9. 2f19464 Merge tag 'rproc-v5.1' of git://github.com/andersson/remoteproc by Linus Torvalds · 6 years ago
  10. d664ce7 remoteproc: fix for "dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag" by Stephen Rothwell · 6 years ago
  11. d4c036f remoteproc: fix recovery procedure by Loic Pallardy · 6 years ago
  12. 086d087 remoteproc: create vdev subdevice with specific dma memory pool by Loic Pallardy · 6 years ago
  13. a229989 virtio: don't allocate vqs when names[i] = NULL by Wei Wang · 6 years ago
  14. 3a814fd virtio_ring: disable packed ring on unsupported transports by Tiwei Bie · 6 years ago
  15. c6aed238 remoteproc: modify vring allocation to rely on centralized carveout allocator by Loic Pallardy · 6 years ago
  16. 276ec99 remoteproc: replace "%p" with "%pK" by Loic Pallardy · 6 years ago
  17. 900a163 virtio_remoteproc: correct put_device virtio_device.dev by weiping zhang · 7 years ago
  18. f94682d virtio: add context flag to find vqs by Michael S. Tsirkin · 8 years ago
  19. fb5e31d virtio: allow drivers to request IRQ affinity when creating VQs by Christoph Hellwig · 8 years ago
  20. a863af5 remoteproc: virtio: Anchor vring life cycle in vdev by Bjorn Andersson · 8 years ago
  21. aab8d80 remoteproc: Assign kref to rproc_vdev by Bjorn Andersson · 8 years ago
  22. ddf7118 remoteproc: Introduce auto-boot flag by Bjorn Andersson · 8 years ago
  23. 730f84c remoteproc: align code with open parenthesis by Anna, Suman · 8 years ago
  24. f145928 remoteproc: fix bare unsigned type usage by Anna, Suman · 8 years ago
  25. 3d87fa1 remoteproc: core: Task sync during rproc_fw_boot() by Lee Jones · 9 years ago
  26. f7ad26f virtio: make find_vqs() checkpatch.pl-friendly by Stefan Hajnoczi · 9 years ago
  27. 5c609a5 virtio: allow finalize_features to fail by Michael S. Tsirkin · 10 years ago
  28. 93d389f virtio: assert 32 bit features in transports by Michael S. Tsirkin · 10 years ago
  29. d025477 virtio: add support for 64 bit features. by Michael S. Tsirkin · 10 years ago
  30. e16e12b virtio: use u32, not bitmap for features by Michael S. Tsirkin · 10 years ago
  31. 46f9c2b virtio_ring: change host notification API by Heinz Graalfs · 11 years ago
  32. 92b38f8 remoteproc: support virtio config space. by Sjur Brændeland · 12 years ago
  33. 9350393 virtio: make config_ops const by Stephen Hemminger · 12 years ago
  34. dab55bb remoteproc: fix error path of ->find_vqs by Ohad Ben-Cohen · 12 years ago
  35. 6457f12 virtio: support reserved vqs by Michael S. Tsirkin · 12 years ago
  36. 17bb6d4 virtio-ring: move queue_index to vring_virtqueue by Jason Wang · 12 years ago
  37. 7183a2a remoteproc: remove the now-redundant kref by Ohad Ben-Cohen · 13 years ago
  38. b5ab5e2 remoteproc: maintain a generic child device for each rproc by Ohad Ben-Cohen · 13 years ago
  39. 6db20ea remoteproc: allocate vrings on demand, free when not needed by Ohad Ben-Cohen · 13 years ago
  40. 63140e0 remoteproc: remove the hardcoded vring alignment by Ohad Ben-Cohen · 13 years ago
  41. 7a18694 remoteproc: remove the single rpmsg vdev limitation by Ohad Ben-Cohen · 13 years ago
  42. 41a6ee0 remoteproc: safer boot/shutdown order by Ohad Ben-Cohen · 13 years ago
  43. 04a9016 remoteproc: remoteproc_rpmsg -> remoteproc_virtio by Ohad Ben-Cohen · 13 years ago[Renamed from drivers/remoteproc/remoteproc_rpmsg.c]
  44. dd6da1c remoteproc: don't use virtio's weak barriers by Ohad Ben-Cohen · 13 years ago
  45. ac8954a remoteproc: create rpmsg virtio device by Ohad Ben-Cohen · 13 years ago