1. 9955548 remoteproc: Remove vdev_to_rvdev and vdev_to_rproc from remoteproc API by Arnaud Pouliquen · 3 years, 4 months ago
  2. c34bfaf remoteproc: omap_remoteproc: simplify getting .driver_data by Wolfram Sang · 3 years, 4 months ago
  3. 9db9c73 remoteproc: qcom_q6v5_mss: Use devm_platform_ioremap_resource_byname() to simplify code by zhaoxiao · 3 years, 4 months ago
  4. 0374a4e remoteproc: Fix a memory leak in an error handling path in 'rproc_handle_vdev()' by Christophe JAILLET · 3 years, 4 months ago
  5. d6a33c5 remoteproc: Fix spelling mistake "atleast" -> "at least" by Colin Ian King · 3 years, 5 months ago
  6. 51063f5 remoteproc: imx_dsp_rproc: mark PM functions as __maybe_unused by Arnd Bergmann · 3 years, 3 months ago
  7. 5621dc3 remoteproc: imx_dsp_rproc: Correct the comment style of copyright by Shengjiu Wang · 3 years, 3 months ago
  8. ec0e5549 remoteproc: imx_dsp_rproc: Add remoteproc driver for DSP on i.MX by Shengjiu Wang · 3 years, 3 months ago
  9. d2320a0 remoteproc: imx_rproc: Add IMX_RPROC_SCU_API method by Shengjiu Wang · 3 years, 3 months ago
  10. ebcd5d5 remoteproc: imx_rproc: Move common structure to header file by Shengjiu Wang · 3 years, 3 months ago
  11. faf88ed remoteproc: meson-mx-ao-arc: fix a bit test by Dan Carpenter · 3 years, 3 months ago
  12. c842379 remoteproc: mss: q6v5-mss: Add modem support on SC7280 by Sibi Sankar · 3 years, 4 months ago
  13. 58c8db93 remoteproc: qcom: pas: Add SC7280 Modem support by Sibi Sankar · 3 years, 4 months ago
  14. 9ae4503 remoteproc: qcom: pas: Use the same init resources for MSM8996 and MSM8998 by Yassine Oudjana · 3 years, 4 months ago
  15. 79111df remoteproc: mediatek: Support mt8195 scp by Tinghan Shen · 3 years, 4 months ago
  16. 6cb58ea remoteproc: meson-mx-ao-arc: Add a driver for the AO ARC remote procesor by Martin Blumenstingl · 3 years, 4 months ago
  17. 28d5554 remoteproc: imx_rproc: Change to ioremap_wc for dram by Dong Aisheng · 3 years, 4 months ago
  18. e90547d remoteproc: imx_rproc: Fix rsc-table name by Dong Aisheng · 3 years, 4 months ago
  19. afe670e remoteproc: imx_rproc: Fix ignoring mapping vdev regions by Dong Aisheng · 3 years, 4 months ago
  20. 91bb266 remoteproc: imx_rproc: Fix TCM io memory type by Dong Aisheng · 3 years, 4 months ago
  21. 970675f remoteproc: Fix the wrong default value of is_iomem by Dong Aisheng · 3 years, 4 months ago
  22. 24acbd9d remoteproc: elf_loader: Fix loading segment when is_iomem true by Peng Fan · 3 years, 4 months ago
  23. c1fe10d remoteproc: qcom: q6v5: Use qmp_send to update co-processor load state by Sibi Sankar · 3 years, 4 months ago
  24. fc1b6b6 remoteproc: qcom: Loosen dependency on RPMSG_QCOM_SMD by Stephen Boyd · 3 years, 5 months ago
  25. d4d47ba remoteproc: qcom: wcnss: Drop unused smd include by Stephen Boyd · 3 years, 5 months ago
  26. a0a7702 remoteproc: q6v5_pas: Add sdm660 ADSP PIL compatible by Konrad Dybcio · 3 years, 6 months ago
  27. 3ad51c1 remoteproc: use freezable workqueue for crash notifications by Alex Elder · 3 years, 8 months ago
  28. c080128 remoteproc: fix an typo in fw_elf_get_class code comments by Dong Aisheng · 3 years, 6 months ago
  29. 1fcef98 remoteproc: qcom: wcnss: Fix race with iris probe by Bjorn Andersson · 3 years, 10 months ago
  30. d0fe3f4 Merge tag 'rproc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 3 years, 6 months ago
  31. f5c13f1 Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 6 months ago
  32. f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 7 months ago
  33. aef6a52 remoteproc: qcom: pas: Add SC8180X adsp, cdsp and mpss by Bjorn Andersson · 3 years, 7 months ago
  34. d59eedc remoteproc: imx_rproc: support i.MX8ULP by Peng Fan · 3 years, 7 months ago
  35. 51c4b4e2 remoteproc: stm32: fix mbox_send_message call by Arnaud Pouliquen · 3 years, 9 months ago
  36. 7dbdb8b remoteproc: core: Cleanup device in case of failure by Siddharth Gupta · 3 years, 7 months ago
  37. 930eec0 remoteproc: core: Fix cdev remove and rproc del by Siddharth Gupta · 3 years, 7 months ago
  38. 519346e remoteproc: core: Move validate before device add by Siddharth Gupta · 3 years, 7 months ago
  39. c6659ee remoteproc: core: Move cdev add before device add by Siddharth Gupta · 3 years, 7 months ago
  40. 0740ec0 remoteproc: pru: Add support for various PRU cores on K3 AM64x SoCs by Suman Anna · 3 years, 7 months ago
  41. 8131156 remoteproc: qcom_wcnss: Use devm_qcom_smem_state_get() by Stephan Gerhold · 3 years, 7 months ago
  42. 632f1ca remoteproc: qcom_q6v5: Use devm_qcom_smem_state_get() to fix missing put() by Stephan Gerhold · 3 years, 7 months ago
  43. 1cd6239 remoteproc: imx-rproc: Fix IMX_REMOTEPROC configuration by Peng Fan · 3 years, 7 months ago
  44. 79806d3 remoteproc: imx_rproc: support i.MX8MN/P by Peng Fan · 3 years, 8 months ago
  45. c8a1a56 remoteproc: imx_rproc: support i.MX7ULP by Peng Fan · 3 years, 8 months ago
  46. cc0316c remoteproc: imx_rproc: make clk optional by Peng Fan · 3 years, 8 months ago
  47. 52bda8d remoteproc: imx_rproc: initial support for mutilple start/stop method by Peng Fan · 3 years, 8 months ago
  48. e13d1a4 remoteproc: imx_rproc: parse fsl,auto-boot by Peng Fan · 3 years, 8 months ago
  49. 34c4da6 remoteproc: k3-r5: Fix an error message by Christophe JAILLET · 3 years, 8 months ago
  50. 3e25e40 remoteproc: stm32: fix phys_addr_t format string by Arnd Bergmann · 3 years, 9 months ago
  51. ee99ee7 remoteproc: k3-r5: Extend support to R5F clusters on AM64x SoCs by Suman Anna · 3 years, 10 months ago
  52. f2867434 remoteproc: Fix various kernel-doc warnings by Suman Anna · 3 years, 8 months ago
  53. 95347e7 remoteproc: Add kernel-doc comment for is_iomem by Suman Anna · 3 years, 8 months ago
  54. 0733d83 firmware: replace HOTPLUG with UEVENT in FW_ACTION defines by Shawn Guo · 3 years, 9 months ago
  55. 8796ac1 Merge tag 'rproc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 3 years, 9 months ago
  56. edf696f remoteproc: stm32: add capability to detach by Arnaud Pouliquen · 3 years, 10 months ago
  57. 5e4c124 remoteproc: imx_rproc: support remote cores booted before Linux Kernel by Peng Fan · 3 years, 9 months ago
  58. 10a3d40 remoteproc: imx_rproc: move memory parsing to rproc_ops by Peng Fan · 3 years, 9 months ago
  59. f638a19 remoteproc: imx_rproc: enlarge IMX7D_RPROC_MEM_MAX by Peng Fan · 3 years, 9 months ago
  60. 6e962bf remoteproc: imx_rproc: add missing of_node_put by Peng Fan · 3 years, 9 months ago
  61. 889cb0d remoteproc: imx_rproc: fix build error without CONFIG_MAILBOX by Wei Yongjun · 3 years, 10 months ago
  62. 6353da4 remoteproc: qcom: wcss: Remove unnecessary PTR_ERR() by Junlin Yang · 3 years, 9 months ago
  63. ca0e894 remoteproc: qcom: wcss: Fix wrong pointer passed to PTR_ERR() by Wei Yongjun · 3 years, 10 months ago
  64. 3fdba9d remoteproc: qcom: pas: Add modem support for SDX55 by Manivannan Sadhasivam · 3 years, 9 months ago
  65. 859fd241 remoteproc: qcom: wcss: Fix return value check in q6v5_wcss_init_mmio() by Wei Yongjun · 3 years, 10 months ago
  66. 880a66e remoteproc: pru: Fix and cleanup firmware interrupt mapping logic by Suman Anna · 3 years, 9 months ago
  67. 1fe72bc remoteproc: pru: Fix wrong success return value for fw events by Suman Anna · 3 years, 9 months ago
  68. 6d1f280 remoteproc: pru: Fixup interrupt-parent logic for fw events by Suman Anna · 3 years, 9 months ago
  69. 4807393 remoteproc: qcom: wcnss: Allow specifying firmware-name by Bjorn Andersson · 3 years, 10 months ago
  70. bb91c9e remoteproc: qcom: wcss: explicitly request exclusive reset control by Govind Singh · 4 years ago
  71. 0af65b9 remoteproc: qcom: wcss: Add non pas wcss Q6 support for QCS404 by Govind Singh · 4 years ago
  72. 6549f42 remoteproc: qcom: wcss: populate hardcoded param using driver data by Govind Singh · 4 years ago
  73. 6e71d2b remoteproc: Refactor function rproc_cdev_release() by Mathieu Poirier · 3 years, 10 months ago
  74. 5daaeb5 remoteproc: Properly deal with a detach request when attached by Mathieu Poirier · 3 years, 10 months ago
  75. d2008a9 remoteproc: Properly deal with a stop request when attached by Mathieu Poirier · 3 years, 10 months ago
  76. 83d4e67 remoteproc: Properly deal with a start request when attached by Mathieu Poirier · 3 years, 10 months ago
  77. 800dad0 remoteproc: Properly deal with a kernel panic when attached by Mathieu Poirier · 3 years, 10 months ago
  78. 8088dd4 remoteproc: Properly deal with the resource table when stopping by Mathieu Poirier · 3 years, 10 months ago
  79. 9dc9507 remoteproc: Properly deal with the resource table when detaching by Mathieu Poirier · 3 years, 10 months ago
  80. d3962a3 remoteproc: Introduce function rproc_detach() by Mathieu Poirier · 3 years, 10 months ago
  81. 6070203 remoteproc: Introduce function __rproc_detach() by Mathieu Poirier · 3 years, 10 months ago
  82. 6e20a05 remoteproc: stm32: Move memory parsing to rproc_ops by Arnaud POULIQUEN · 3 years, 10 months ago
  83. 8a47139 remoteproc: stm32: Move resource table setup to rproc_ops by Mathieu Poirier · 3 years, 10 months ago
  84. 1a63138 remoteproc: Add new get_loaded_rsc_table() to rproc_ops by Mathieu Poirier · 3 years, 10 months ago
  85. 76f4c87 remoteproc: Properly represent the attached state by Mathieu Poirier · 3 years, 10 months ago
  86. 4196d18 remoteproc: Add new RPROC_ATTACHED state by Mathieu Poirier · 3 years, 10 months ago
  87. 6a6c4dc remoteproc: Rename function rproc_actuate() by Mathieu Poirier · 3 years, 10 months ago
  88. 16324fc remoteproc: Remove useless check in rproc_del() by Mathieu Poirier · 3 years, 10 months ago
  89. 3d2ee78 remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loader by Bjorn Andersson · 3 years, 10 months ago
  90. 9af2a2a remoteproc: qcom_q6v5_mss: Provide errors for firmware-name parsing by Bjorn Andersson · 3 years, 10 months ago
  91. 9afeefc remoteproc: pru: Fix firmware loading crashes on K3 SoCs by Suman Anna · 3 years, 10 months ago
  92. 18cda80 remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init() by Wei Yongjun · 3 years, 10 months ago
  93. 2df7062 remoteproc: imx_proc: enable virtio/mailbox by Peng Fan · 3 years, 10 months ago
  94. 8f2d896 remoteproc: imx_rproc: ignore mapping vdev regions by Peng Fan · 3 years, 10 months ago
  95. 4ab8f96 remoteproc: imx_rproc: support i.MX8MQ/M by Peng Fan · 3 years, 10 months ago
  96. b29b424 remoteproc: imx_rproc: add i.MX specific parse fw hook by Peng Fan · 3 years, 10 months ago
  97. ecadcc4 remoteproc: imx_rproc: use devm_ioremap by Peng Fan · 3 years, 10 months ago
  98. 1896b3d remoteproc: imx_rproc: correct err message by Peng Fan · 3 years, 10 months ago
  99. 40df0a9 remoteproc: add is_iomem to da_to_va by Peng Fan · 3 years, 10 months ago
  100. 2bf2346 remoteproc: core: Remove casting to rproc_handle_resource_t by Jindong Yue · 3 years, 11 months ago