1. b2201ee remoteproc/davinci: use the reset framework by Bartosz Golaszewski · 6 years ago
  2. 491278b remoteproc/davinci: Mark error recovery as disabled by Suman Anna · 6 years ago
  3. 4499665 remoteproc: st_slim: replace "%p" with "%pK" by Loic Pallardy · 6 years ago
  4. 276ec99 remoteproc: replace "%p" with "%pK" by Loic Pallardy · 6 years ago
  5. 12c2b50 remoteproc: qcom: fix Q6V5_WCSS dependencies by Arnd Bergmann · 6 years ago
  6. f68d51b remoteproc: Reset table_ptr in rproc_start() failure paths by Suman Anna · 6 years ago
  7. 7cbb540 remoteproc: qcom: q6v5-pil: fix modem hang on SDM845 after axis2 clk unvote by Sibi Sankar · 6 years ago
  8. ded79d0 remoteproc: qcom q6v5: fix modular build by Arnd Bergmann · 6 years ago
  9. c455daa remoteproc: Introduce prepare and unprepare for subdevices by Bjorn Andersson · 6 years ago
  10. 6f8b037 remoteproc: rename subdev probe and remove functions by Alex Elder · 6 years ago
  11. 4902676 remoteproc: Make client initialize ops in rproc_subdev by Bjorn Andersson · 6 years ago
  12. be37b1e remoteproc: Make start and stop in subdev optional by Bjorn Andersson · 6 years ago
  13. 618fcff remoteproc: Rename subdev functions to start/stop by Bjorn Andersson · 6 years ago
  14. 3a3d416 remoteproc: qcom: Introduce Hexagon V5 based WCSS driver by Sricharan R · 6 years ago
  15. 7d67473 remoteproc: qcom: q6v5-pil: Use common q6v5 helpers by Bjorn Andersson · 6 years ago
  16. 6103b1a remoteproc: qcom: adsp: Use common q6v5 helpers by Bjorn Andersson · 6 years ago
  17. 3b415c8 remoteproc: q6v5: Extract common resource handling by Bjorn Andersson · 6 years ago
  18. d7dc899 treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX by Stefan Agner · 6 years ago
  19. 4725496 remoteproc: q6v5: Allow defining GLINK edge for mss remoteproc by Sibi Sankar · 6 years ago
  20. 231f67d remoteproc: q6v5: Add support for mss remoteproc on SDM845 by Sibi Sankar · 6 years ago
  21. 9f135fa remoteproc: q6v5: Introduce reset assert/deassert helper functions by Sibi Sankar · 6 years ago
  22. 663e984 remoteproc: q6v5: Move proxy unvote to handover irq handler by Sibi Sankar · 6 years ago
  23. f4c428c remoteproc: q6v5: Return irq from q6v5_request_irq() by Bjorn Andersson · 6 years ago
  24. 24ff141 remoteproc/davinci: use octal permissions for module_param() by Bartosz Golaszewski · 6 years ago
  25. 5d26f06 remoteproc/davinci: prepare and unprepare the clock where needed by Bartosz Golaszewski · 6 years ago
  26. 2310eae remoteproc/davinci: add the missing retval check for clk_enable() by Bartosz Golaszewski · 6 years ago
  27. 9935448 Merge tag 'v4.17-rc4' into rproc-next by Bjorn Andersson · 6 years ago
  28. 41a5985 remoteproc: Remove depends on HAS_DMA in case of platform dependency by Geert Uytterhoeven · 6 years ago
  29. 278d744 remoteproc: qcom: Fix potential device node leaks by Tobias Jordan · 6 years ago
  30. fcd5803 remoteproc: fix crashed parameter logic on stop call by Arnaud Pouliquen · 6 years ago
  31. 2724807 remoteproc: Prevent incorrect rproc state on xfer mem ownership failure by Sibi Sankar · 6 years ago
  32. 730b2ad remoteproc: fix null pointer dereference on glink only platforms by Sibi Sankar · 6 years ago
  33. dea4bd1 soc: qcom: qmi: add CONFIG_NET dependency by Arnd Bergmann · 6 years ago
  34. 99a31ad remoteproc: imx_rproc: Slightly simplify code in 'imx_rproc_probe()' by Christophe JAILLET · 6 years ago
  35. 96a30d7 remoteproc: imx_rproc: Re-use existing error handling path in 'imx_rproc_probe()' by Christophe JAILLET · 6 years ago
  36. de6f83f remoteproc: imx_rproc: Fix an error handling path in 'imx_rproc_probe()' by Christophe JAILLET · 6 years ago
  37. 1fb82ee remoteproc: qcom: Introduce sysmon by Bjorn Andersson · 7 years ago
  38. 880f5b3 remoteproc: Pass type of shutdown to subdev remove by Bjorn Andersson · 7 years ago
  39. dcb57ed remoteproc: qcom: Register segments for core dump by Sarangdhar Joshi · 7 years ago
  40. 4dd27f5 soc: qcom: mdt-loader: Return relocation base by Bjorn Andersson · 7 years ago
  41. c1d35c1 remoteproc: Rename "load_rsc_table" to "parse_fw" by Bjorn Andersson · 7 years ago
  42. 2666ca9 remoteproc: Add remote processor coredump support by Sarangdhar Joshi · 7 years ago
  43. 2d02d15 remoteproc: Remove null character write of shared mem by Jitendra Sharma · 6 years ago
  44. 2deb41b Merge tag 'rproc-v4.16' of git://github.com/andersson/remoteproc by Linus Torvalds · 6 years ago
  45. 0a8b81c remoteproc: Reset table_ptr on stop by Bjorn Andersson · 7 years ago
  46. 4f6fd5a remoteproc: Drop dangling find_rsc_table dummies by Bjorn Andersson · 7 years ago
  47. 58b6409 remoteproc: Move resource table load logic to find by Bjorn Andersson · 7 years ago
  48. d4bb86f remoteproc: Don't handle empty resource table by Bjorn Andersson · 7 years ago
  49. 0f21f9c remoteproc: Merge rproc_ops and rproc_fw_ops by Bjorn Andersson · 7 years ago
  50. fb98e2b remoteproc: Clone rproc_ops in rproc_alloc() by Bjorn Andersson · 7 years ago
  51. a4b24c7 remoteproc: Cache resource table size by Bjorn Andersson · 7 years ago
  52. b26210c remoteproc: Remove depricated crash completion by Bjorn Andersson · 7 years ago
  53. 900a163 virtio_remoteproc: correct put_device virtio_device.dev by weiping zhang · 7 years ago
  54. a1fcc45 remoteproc: qcom: Use PTR_ERR_OR_ZERO() in glink prob by Vasyl Gomonovych · 7 years ago
  55. 4f88bd2 Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  56. bedf571 Merge tag 'rpmsg-v4.15' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  57. 1a5d5c5 remoteproc: qcom: Fix error handling paths in order to avoid memory leaks by Christophe JAILLET · 7 years ago
  58. 9f2a434 remoteproc: qcom: Drop pr_err in q6v5_xfer_mem_ownership() by Bjorn Andersson · 7 years ago
  59. b891883 remoteproc: debug: add carveouts list dump feature by Loic Pallardy · 7 years ago
  60. bdd8edb remoteproc: debug: add resource table dump feature by Loic Pallardy · 7 years ago
  61. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  62. 9f058fa remoteproc: qcom: Add support for mss remoteproc on msm8996 by Avaneesh Kumar Dwivedi · 7 years ago
  63. 6c5a9dc remoteproc: qcom: Make secure world call for mem ownership switch by Avaneesh Kumar Dwivedi · 7 years ago
  64. 94c9078 remoteproc: qcom: refactor mss fw image loading sequence by Avaneesh Kumar Dwivedi · 7 years ago
  65. 4d91d7b rpmsg: Allow RPMSG_VIRTIO to be enabled via menuconfig or defconfig by Anup Patel · 7 years ago
  66. 68a39a3 remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init() by Wei Yongjun · 7 years ago
  67. ab759b9 remoteproc: qcom: fix RPMSG_QCOM_GLINK_SMEM dependencies by Arnd Bergmann · 7 years ago
  68. 68c2d645 remoteproc: imx_rproc: fix a couple off by one bugs by Dan Carpenter · 7 years ago
  69. 7151202 Merge tag 'rpmsg-v4.14' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  70. 7c89717 remoteproc: Introduce rproc handle accessor for children by Bjorn Andersson · 7 years ago
  71. 4fec0a5 remoteproc: qcom: Make ssr_notifiers local by Bjorn Andersson · 7 years ago
  72. eea0702 remoteproc: qcom: adsp: Allow defining GLINK edge by Bjorn Andersson · 7 years ago
  73. f9cbbd2 remoteproc: Stop subdevices in reverse order by Bjorn Andersson · 7 years ago
  74. a0ff4aa6 remoteproc: imx_rproc: add a NXP/Freescale imx_rproc driver by Oleksij Rempel · 7 years ago
  75. c76929b remoteproc: qcom: Use PTR_ERR_OR_ZERO by Himanshu Jha · 7 years ago
  76. 1e13c7f remoteproc: st: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  77. 5acbf7e remoteproc: qcom: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  78. f5f9865 remoteproc/keystone: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  79. b4daf89 remoteproc/keystone: Add support for Keystone 66AK2G SOCs by Suman Anna · 7 years ago
  80. 6169658 remoteproc/davinci: Add device tree support for OMAP-L138 DSP by Suman Anna · 7 years ago
  81. 59b2355 remoteproc/davinci: Add support to parse internal memories by Suman Anna · 7 years ago
  82. 6fb9a8f remoteproc/davinci: Switch to platform_get_resource_byname() by Suman Anna · 7 years ago
  83. c42ca04 remoteproc: make device_type const by Bhumika Goyal · 7 years ago
  84. 1e140df remoteproc: qcom: Add support for SSR notifications by Bjorn Andersson · 7 years ago
  85. 1b0ef90 remoteproc: Merge __rproc_boot() with rproc_boot() by Suman Anna · 7 years ago
  86. b0af7b7 remoteproc/keystone: Fix circular dependencies for ARM configs by Suman Anna · 7 years ago
  87. e3f37c5 remoteproc: Drop redundant REMOTEPROC dependency from driver Kconfigs by Suman Anna · 7 years ago
  88. 384700d remoteproc: Drop VIRTUALIZATION dependency from REMOTEPROC by Suman Anna · 7 years ago
  89. 11d2a2f remoteproc/keystone: Ensure the DSPs are in reset in probe by Andrew F. Davis · 7 years ago
  90. e88bb8f remoteproc/keystone: Add a remoteproc driver for Keystone 2 DSPs by Suman Anna · 7 years ago
  91. a63c70d remoteproc/davinci: fix unbalanced reset between start and stop ops by Suman Anna · 7 years ago
  92. 470ac62 remoteproc/davinci: simplify the reset function by Suman Anna · 7 years ago
  93. c51e882 remoteproc/davinci: Update Kconfig to depend on DMA_CMA by Suman Anna · 7 years ago
  94. ca91ab5 remoteproc: fix spelling mistake: "Resouce" -> "Resource" by Colin Ian King · 7 years ago
  95. 7e83cab remoteproc: Modify recovery path to use rproc_{start,stop}() by Sarangdhar Joshi · 7 years ago
  96. 1efa30d remoteproc: Introduce rproc_{start,stop}() functions by Sarangdhar Joshi · 7 years ago
  97. c44b594 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  98. f94682d virtio: add context flag to find vqs by Michael S. Tsirkin · 7 years ago
  99. 395a480 soc: qcom: smd: Remove standalone driver by Bjorn Andersson · 7 years ago
  100. c3104aa remoteproc: qcom: fix QCOM_SMD dependencies by Arnd Bergmann · 7 years ago