1. a5aec8f remoteproc: Fix wrong rvring index computation by Clement Leger · 5 years ago
  2. e8e2344 remoteproc: Initialize rproc_class before use by Brandon Maier · 6 years ago
  3. d26bd1c remoteproc: Check for NULL firmwares in sysfs interface by Suman Anna · 6 years ago
  4. a724f78 remoteproc/davinci: Use %zx for formating size_t by Bjorn Andersson · 7 years ago
  5. bb78943 remoteproc: qcom: Fix potential device node leaks by Tobias Jordan · 7 years ago
  6. 35a4f78 remoteproc: imx_rproc: Fix an error handling path in 'imx_rproc_probe()' by Christophe JAILLET · 7 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  8. 68a39a3 remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init() by Wei Yongjun · 7 years ago
  9. ab759b9 remoteproc: qcom: fix RPMSG_QCOM_GLINK_SMEM dependencies by Arnd Bergmann · 7 years ago
  10. 68c2d645 remoteproc: imx_rproc: fix a couple off by one bugs by Dan Carpenter · 7 years ago
  11. 7151202 Merge tag 'rpmsg-v4.14' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  12. 7c89717 remoteproc: Introduce rproc handle accessor for children by Bjorn Andersson · 7 years ago
  13. 4fec0a5 remoteproc: qcom: Make ssr_notifiers local by Bjorn Andersson · 7 years ago
  14. eea0702 remoteproc: qcom: adsp: Allow defining GLINK edge by Bjorn Andersson · 7 years ago
  15. f9cbbd2 remoteproc: Stop subdevices in reverse order by Bjorn Andersson · 7 years ago
  16. a0ff4aa6 remoteproc: imx_rproc: add a NXP/Freescale imx_rproc driver by Oleksij Rempel · 8 years ago
  17. c76929b remoteproc: qcom: Use PTR_ERR_OR_ZERO by Himanshu Jha · 7 years ago
  18. 1e13c7f remoteproc: st: explicitly request exclusive reset control by Philipp Zabel · 8 years ago
  19. 5acbf7e remoteproc: qcom: explicitly request exclusive reset control by Philipp Zabel · 8 years ago
  20. f5f9865 remoteproc/keystone: explicitly request exclusive reset control by Philipp Zabel · 8 years ago
  21. b4daf89 remoteproc/keystone: Add support for Keystone 66AK2G SOCs by Suman Anna · 8 years ago
  22. 6169658 remoteproc/davinci: Add device tree support for OMAP-L138 DSP by Suman Anna · 8 years ago
  23. 59b2355 remoteproc/davinci: Add support to parse internal memories by Suman Anna · 8 years ago
  24. 6fb9a8f remoteproc/davinci: Switch to platform_get_resource_byname() by Suman Anna · 8 years ago
  25. c42ca04 remoteproc: make device_type const by Bhumika Goyal · 7 years ago
  26. 1e140df remoteproc: qcom: Add support for SSR notifications by Bjorn Andersson · 8 years ago
  27. 1b0ef90 remoteproc: Merge __rproc_boot() with rproc_boot() by Suman Anna · 8 years ago
  28. b0af7b7 remoteproc/keystone: Fix circular dependencies for ARM configs by Suman Anna · 8 years ago
  29. e3f37c5 remoteproc: Drop redundant REMOTEPROC dependency from driver Kconfigs by Suman Anna · 8 years ago
  30. 384700d remoteproc: Drop VIRTUALIZATION dependency from REMOTEPROC by Suman Anna · 8 years ago
  31. 11d2a2f remoteproc/keystone: Ensure the DSPs are in reset in probe by Andrew F. Davis · 8 years ago
  32. e88bb8f remoteproc/keystone: Add a remoteproc driver for Keystone 2 DSPs by Suman Anna · 8 years ago
  33. a63c70d remoteproc/davinci: fix unbalanced reset between start and stop ops by Suman Anna · 8 years ago
  34. 470ac62 remoteproc/davinci: simplify the reset function by Suman Anna · 8 years ago
  35. c51e882 remoteproc/davinci: Update Kconfig to depend on DMA_CMA by Suman Anna · 8 years ago
  36. ca91ab5 remoteproc: fix spelling mistake: "Resouce" -> "Resource" by Colin Ian King · 8 years ago
  37. 7e83cab remoteproc: Modify recovery path to use rproc_{start,stop}() by Sarangdhar Joshi · 8 years ago
  38. 1efa30d remoteproc: Introduce rproc_{start,stop}() functions by Sarangdhar Joshi · 8 years ago
  39. c44b594 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  40. f94682d virtio: add context flag to find vqs by Michael S. Tsirkin · 8 years ago
  41. 395a480 soc: qcom: smd: Remove standalone driver by Bjorn Andersson · 8 years ago
  42. c3104aa remoteproc: qcom: fix QCOM_SMD dependencies by Arnd Bergmann · 8 years ago
  43. 54d7989 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  44. fb5e31d virtio: allow drivers to request IRQ affinity when creating VQs by Christoph Hellwig · 8 years ago
  45. 01625cc5 remoteproc: qcom: mdt_loader: Use signed type for offset by Bjorn Andersson · 8 years ago
  46. 231c8df remoteproc: st: add virtio communication support by Loic Pallardy · 8 years ago
  47. 3e49ecf remoteproc: st: correct probe error management by Loic Pallardy · 8 years ago
  48. 5e6533f remoteproc: Modify the function names by Sarangdhar Joshi · 8 years ago
  49. 7a20c64 remoteproc: Reduce asynchronous request_firmware to auto-boot only by Sarangdhar Joshi · 8 years ago
  50. 66a66aa remoteproc: Drop qcom_scm_pas_supported() from adsp_probe() by Sarangdhar Joshi · 8 years ago
  51. 4b48921 remoteproc: qcom: Use common SMD edge handler by Bjorn Andersson · 8 years ago
  52. b90fcfc remoteproc: qcom: wcnss: Make SMD handling common by Bjorn Andersson · 8 years ago
  53. 2aad40d remoteproc: Move qcom_mdt_loader into drivers/soc/qcom by Bjorn Andersson · 8 years ago
  54. 7f0dd07 remoteproc: qcom: mdt_loader: Refactor MDT loader by Bjorn Andersson · 8 years ago
  55. 3e8b571 remoteproc: qcom: mdt_loader: Don't overwrite firmware object by Bjorn Andersson · 8 years ago
  56. bde440e remoteproc: qcom: Extract non-mdt related helper by Bjorn Andersson · 8 years ago
  57. e7fd252 remoteproc: qcom: q6v5: Decouple driver from MDT loader by Bjorn Andersson · 8 years ago
  58. 2bb5d90 remoteproc: qcom: q6v5: Remove mss supply from 8916 by Bjorn Andersson · 8 years ago
  59. ec671b5 remoteproc: qcom: fix initializers for qcom_mss_reg_res array by Arnd Bergmann · 8 years ago
  60. 2099c77 remoteproc: Drop firmware_loading_complete by Sarangdhar Joshi · 8 years ago
  61. 608d792 remoteproc: Add RPROC_DELETED state by Sarangdhar Joshi · 8 years ago
  62. b003d45 remoteproc: Move rproc_delete_debug_dir() to rproc_del() by Sarangdhar Joshi · 8 years ago
  63. 90a068e remoteproc: qcom: Add SLPI rproc support to load and boot slpi proc. by Avaneesh Kumar Dwivedi · 8 years ago
  64. e323fc0 remoteproc: qcom: Add additional agree2_clk and px regulator resource. by Avaneesh Kumar Dwivedi · 8 years ago
  65. c7715e4 remoteproc: qcom: Compatible string based resource initialization. by Avaneesh Kumar Dwivedi · 8 years ago
  66. c008fad drivers: remoteproc: constify rproc_ops structures by Bhumika Goyal · 8 years ago
  67. 19f902b remoteproc: qcom: Initialize and enable proxy and active regulators. by Avaneesh Kumar Dwivedi · 8 years ago
  68. 39b2410 remoteproc: qcom: Initialize and enable proxy and active clocks. by Avaneesh Kumar Dwivedi · 8 years ago
  69. 7a8ffe1 remoteproc: qcom: Compatible string based private resource initialization. by Avaneesh Kumar Dwivedi · 8 years ago
  70. a73d946 remoteproc: add some kind of help by Pavel Machek · 8 years ago
  71. a0c1068 Revert "remoteproc: Merge table_ptr and cached_table pointers" by Bjorn Andersson · 8 years ago
  72. c81c0e07 remoteproc: fix vdev reference management by Loic Pallardy · 8 years ago
  73. e2a32b6 remoteproc: qcom_adsp_pil: select qcom_scm by Arnd Bergmann · 8 years ago
  74. 2bfc311 remoteproc: Drop wait in __rproc_boot() by Bjorn Andersson · 8 years ago
  75. 394c620 remoteproc/ste: Delete unused driver by Jean Delvare · 8 years ago
  76. a4ff18e remoteproc: Remove "experimental" warning by Bjorn Andersson · 8 years ago
  77. 8af1d63 remoteproc: qcom_adsp_pil: select qcom_scm by Arnd Bergmann · 8 years ago
  78. e67af18 remoteproc: qcom: mdt_loader: add include for sizes by Stanimir Varbanov · 8 years ago
  79. 90a80d8 remoteproc: Update last rproc_put users to rproc_free by Bjorn Andersson · 8 years ago
  80. 6242347 remoteproc: qcom: adsp: Add missing MODULE_DEVICE_TABLE by Bjorn Andersson · 8 years ago
  81. c496f67 remoteproc: wcnss-pil: add QCOM_SMD dependency by Arnd Bergmann · 8 years ago
  82. f33a735 remoteproc: Add support for xo clock by Sarangdhar Joshi · 8 years ago
  83. cc7d54b remoteproc: adsp-pil: fix recursive dependency by Arnd Bergmann · 8 years ago
  84. f88536f Merge branch 'topic/st_fdma' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/slave-dma into rproc-next by Bjorn Andersson · 8 years ago
  85. b9e718e remoteproc: Introduce Qualcomm ADSP PIL by Bjorn Andersson · 8 years ago
  86. 6de1a50 remoteproc: qcom_wcnss: Fix circular module dependency by Bjorn Andersson · 8 years ago
  87. cda8529 remoteproc: Merge table_ptr and cached_table pointers by Bjorn Andersson · 8 years ago
  88. 2ca7d86 remoteproc: Remove custom vdev handler list by Bjorn Andersson · 8 years ago
  89. 48f18f8 remoteproc: Update max_notifyid as we allocate vrings by Bjorn Andersson · 8 years ago
  90. f5bcb35 remoteproc: Decouple vdev resources and devices by Bjorn Andersson · 8 years ago
  91. 2b45cef remoteproc: Further extend the vdev life cycle by Bjorn Andersson · 8 years ago
  92. a863af5 remoteproc: virtio: Anchor vring life cycle in vdev by Bjorn Andersson · 8 years ago
  93. aab8d80 remoteproc: Assign kref to rproc_vdev by Bjorn Andersson · 8 years ago
  94. 5a856bc remoteproc: wcnss: Bond SMD edge to remoteproc by Bjorn Andersson · 8 years ago
  95. 7bdc965 remoteproc: Introduce subdevices by Bjorn Andersson · 8 years ago
  96. 1d701d3 remoteproc: st: Fix error return code in st_rproc_probe() by Wei Yongjun · 8 years ago
  97. fd50d8c remoteproc: debugfs: Remove state entry which is duplicated is sysfs by Matt Redfearn · 8 years ago
  98. 2aefbef remoteproc: Add a sysfs interface for firmware and state by Matt Redfearn · 8 years ago
  99. af148e4 remoteproc: qcom: wcnss_iris: Fix module autoload by Javier Martinez Canillas · 8 years ago
  100. 4958aab remoteproc: qcom: wcnss: Fix module autoload by Javier Martinez Canillas · 8 years ago