1. a0a7702 remoteproc: q6v5_pas: Add sdm660 ADSP PIL compatible by Konrad Dybcio · 3 years, 6 months ago
  2. 3ad51c1 remoteproc: use freezable workqueue for crash notifications by Alex Elder · 3 years, 8 months ago
  3. c080128 remoteproc: fix an typo in fw_elf_get_class code comments by Dong Aisheng · 3 years, 6 months ago
  4. 1fcef98 remoteproc: qcom: wcnss: Fix race with iris probe by Bjorn Andersson · 3 years, 10 months ago
  5. 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
  6. 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, 7 months ago
  7. f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 7 months ago
  8. aef6a52 remoteproc: qcom: pas: Add SC8180X adsp, cdsp and mpss by Bjorn Andersson · 3 years, 7 months ago
  9. d59eedc remoteproc: imx_rproc: support i.MX8ULP by Peng Fan · 3 years, 7 months ago
  10. 51c4b4e2 remoteproc: stm32: fix mbox_send_message call by Arnaud Pouliquen · 3 years, 9 months ago
  11. 7dbdb8b remoteproc: core: Cleanup device in case of failure by Siddharth Gupta · 3 years, 7 months ago
  12. 930eec0 remoteproc: core: Fix cdev remove and rproc del by Siddharth Gupta · 3 years, 7 months ago
  13. 519346e remoteproc: core: Move validate before device add by Siddharth Gupta · 3 years, 7 months ago
  14. c6659ee remoteproc: core: Move cdev add before device add by Siddharth Gupta · 3 years, 7 months ago
  15. 0740ec0 remoteproc: pru: Add support for various PRU cores on K3 AM64x SoCs by Suman Anna · 3 years, 7 months ago
  16. 8131156 remoteproc: qcom_wcnss: Use devm_qcom_smem_state_get() by Stephan Gerhold · 3 years, 7 months ago
  17. 632f1ca remoteproc: qcom_q6v5: Use devm_qcom_smem_state_get() to fix missing put() by Stephan Gerhold · 3 years, 7 months ago
  18. 1cd6239 remoteproc: imx-rproc: Fix IMX_REMOTEPROC configuration by Peng Fan · 3 years, 7 months ago
  19. 79806d3 remoteproc: imx_rproc: support i.MX8MN/P by Peng Fan · 3 years, 9 months ago
  20. c8a1a56 remoteproc: imx_rproc: support i.MX7ULP by Peng Fan · 3 years, 9 months ago
  21. cc0316c remoteproc: imx_rproc: make clk optional by Peng Fan · 3 years, 9 months ago
  22. 52bda8d remoteproc: imx_rproc: initial support for mutilple start/stop method by Peng Fan · 3 years, 9 months ago
  23. e13d1a4 remoteproc: imx_rproc: parse fsl,auto-boot by Peng Fan · 3 years, 9 months ago
  24. 34c4da6 remoteproc: k3-r5: Fix an error message by Christophe JAILLET · 3 years, 9 months ago
  25. 3e25e40 remoteproc: stm32: fix phys_addr_t format string by Arnd Bergmann · 3 years, 9 months ago
  26. ee99ee7 remoteproc: k3-r5: Extend support to R5F clusters on AM64x SoCs by Suman Anna · 3 years, 10 months ago
  27. f2867434 remoteproc: Fix various kernel-doc warnings by Suman Anna · 3 years, 8 months ago
  28. 95347e7 remoteproc: Add kernel-doc comment for is_iomem by Suman Anna · 3 years, 8 months ago
  29. 0733d83 firmware: replace HOTPLUG with UEVENT in FW_ACTION defines by Shawn Guo · 3 years, 9 months ago
  30. 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
  31. edf696f remoteproc: stm32: add capability to detach by Arnaud Pouliquen · 3 years, 10 months ago
  32. 5e4c124 remoteproc: imx_rproc: support remote cores booted before Linux Kernel by Peng Fan · 3 years, 9 months ago
  33. 10a3d40 remoteproc: imx_rproc: move memory parsing to rproc_ops by Peng Fan · 3 years, 9 months ago
  34. f638a19 remoteproc: imx_rproc: enlarge IMX7D_RPROC_MEM_MAX by Peng Fan · 3 years, 9 months ago
  35. 6e962bf remoteproc: imx_rproc: add missing of_node_put by Peng Fan · 3 years, 9 months ago
  36. 889cb0d remoteproc: imx_rproc: fix build error without CONFIG_MAILBOX by Wei Yongjun · 3 years, 10 months ago
  37. 6353da4 remoteproc: qcom: wcss: Remove unnecessary PTR_ERR() by Junlin Yang · 3 years, 9 months ago
  38. ca0e894 remoteproc: qcom: wcss: Fix wrong pointer passed to PTR_ERR() by Wei Yongjun · 3 years, 10 months ago
  39. 3fdba9d remoteproc: qcom: pas: Add modem support for SDX55 by Manivannan Sadhasivam · 3 years, 9 months ago
  40. 859fd241 remoteproc: qcom: wcss: Fix return value check in q6v5_wcss_init_mmio() by Wei Yongjun · 3 years, 10 months ago
  41. 880a66e remoteproc: pru: Fix and cleanup firmware interrupt mapping logic by Suman Anna · 3 years, 9 months ago
  42. 1fe72bc remoteproc: pru: Fix wrong success return value for fw events by Suman Anna · 3 years, 9 months ago
  43. 6d1f280 remoteproc: pru: Fixup interrupt-parent logic for fw events by Suman Anna · 3 years, 9 months ago
  44. 4807393 remoteproc: qcom: wcnss: Allow specifying firmware-name by Bjorn Andersson · 3 years, 10 months ago
  45. bb91c9e remoteproc: qcom: wcss: explicitly request exclusive reset control by Govind Singh · 4 years ago
  46. 0af65b9 remoteproc: qcom: wcss: Add non pas wcss Q6 support for QCS404 by Govind Singh · 4 years ago
  47. 6549f42 remoteproc: qcom: wcss: populate hardcoded param using driver data by Govind Singh · 4 years ago
  48. 6e71d2b remoteproc: Refactor function rproc_cdev_release() by Mathieu Poirier · 3 years, 10 months ago
  49. 5daaeb5 remoteproc: Properly deal with a detach request when attached by Mathieu Poirier · 3 years, 10 months ago
  50. d2008a9 remoteproc: Properly deal with a stop request when attached by Mathieu Poirier · 3 years, 10 months ago
  51. 83d4e67 remoteproc: Properly deal with a start request when attached by Mathieu Poirier · 3 years, 10 months ago
  52. 800dad0 remoteproc: Properly deal with a kernel panic when attached by Mathieu Poirier · 3 years, 10 months ago
  53. 8088dd4 remoteproc: Properly deal with the resource table when stopping by Mathieu Poirier · 3 years, 10 months ago
  54. 9dc9507 remoteproc: Properly deal with the resource table when detaching by Mathieu Poirier · 3 years, 10 months ago
  55. d3962a3 remoteproc: Introduce function rproc_detach() by Mathieu Poirier · 3 years, 10 months ago
  56. 6070203 remoteproc: Introduce function __rproc_detach() by Mathieu Poirier · 3 years, 10 months ago
  57. 6e20a05 remoteproc: stm32: Move memory parsing to rproc_ops by Arnaud POULIQUEN · 3 years, 10 months ago
  58. 8a47139 remoteproc: stm32: Move resource table setup to rproc_ops by Mathieu Poirier · 3 years, 10 months ago
  59. 1a63138 remoteproc: Add new get_loaded_rsc_table() to rproc_ops by Mathieu Poirier · 3 years, 10 months ago
  60. 76f4c87 remoteproc: Properly represent the attached state by Mathieu Poirier · 3 years, 10 months ago
  61. 4196d18 remoteproc: Add new RPROC_ATTACHED state by Mathieu Poirier · 3 years, 10 months ago
  62. 6a6c4dc remoteproc: Rename function rproc_actuate() by Mathieu Poirier · 3 years, 10 months ago
  63. 16324fc remoteproc: Remove useless check in rproc_del() by Mathieu Poirier · 3 years, 10 months ago
  64. 3d2ee78 remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loader by Bjorn Andersson · 3 years, 10 months ago
  65. 9af2a2a remoteproc: qcom_q6v5_mss: Provide errors for firmware-name parsing by Bjorn Andersson · 3 years, 10 months ago
  66. 9afeefc remoteproc: pru: Fix firmware loading crashes on K3 SoCs by Suman Anna · 3 years, 10 months ago
  67. 18cda80 remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init() by Wei Yongjun · 3 years, 10 months ago
  68. 2df7062 remoteproc: imx_proc: enable virtio/mailbox by Peng Fan · 3 years, 11 months ago
  69. 8f2d896 remoteproc: imx_rproc: ignore mapping vdev regions by Peng Fan · 3 years, 11 months ago
  70. 4ab8f96 remoteproc: imx_rproc: support i.MX8MQ/M by Peng Fan · 3 years, 11 months ago
  71. b29b424 remoteproc: imx_rproc: add i.MX specific parse fw hook by Peng Fan · 3 years, 11 months ago
  72. ecadcc4 remoteproc: imx_rproc: use devm_ioremap by Peng Fan · 3 years, 11 months ago
  73. 1896b3d remoteproc: imx_rproc: correct err message by Peng Fan · 3 years, 11 months ago
  74. 40df0a9 remoteproc: add is_iomem to da_to_va by Peng Fan · 3 years, 11 months ago
  75. 2bf2346 remoteproc: core: Remove casting to rproc_handle_resource_t by Jindong Yue · 3 years, 11 months ago
  76. 780a980 remoteproc: pru: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE by Yang Li · 3 years, 11 months ago
  77. 145e1da remoteproc: sysfs: Use sysfs_emit instead of sprintf by Raghavendra Rao Ananta · 3 years, 11 months ago
  78. e6d9423 remoteproc: pru: Fix loading of GNU Binutils ELF by Dimitar Dimitrov · 4 years, 1 month ago
  79. 7029e78 remoteproc: qcom: pil_info: avoid 64-bit division by Arnd Bergmann · 4 years ago
  80. e8b4e9a remoteproc: qcom: pas: Add SM8350 PAS remoteprocs by Vinod Koul · 4 years ago
  81. 43d3f2c remoteproc: core: Fix rproc->firmware free in rproc_set_firmware() by Daniele Alessandrelli · 4 years ago
  82. ca23ecf remoteproc/mediatek: support L1TCM by Tzung-Bi Shih · 4 years ago
  83. ff3ea53 remoteproc/mediatek: enable MPU for all memory regions in MT8192 SCP by Tzung-Bi Shih · 4 years ago
  84. 2e88e8f remoteproc/mediatek: use devm_platform_ioremap_resource_byname by Tzung-Bi Shih · 4 years ago
  85. ec8207a remoteproc: ingenic: Add module parameter 'auto_boot' by Paul Cercueil · 4 years ago
  86. 8c545f5 remoteproc/mediatek: acknowledge watchdog IRQ after handled by Tzung-Bi Shih · 4 years ago
  87. 9a1d271 remoteproc: qcom_wcnss: remove unneeded semicolon by Yang Li · 4 years ago
  88. bfb4450 remoteproc: qcom: fix glink dependencies by Arnd Bergmann · 4 years ago
  89. cf34838 remoteproc: stm32: improve debug using dev_err_probe by Arnaud Pouliquen · 4 years, 1 month ago
  90. 9e19f44d remoteproc: qcom: add more help text qcom options by Shawn Guo · 4 years, 1 month ago
  91. 8cc8eef remoteproc: qcom_wcnss: Add qcom,wcn3660b compatible by Stephan Gerhold · 4 years ago
  92. 48c1c40 Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 1 month ago
  93. 3efa0ea remoteproc/mediatek: read IPI buffer offset from FW by Tzung-Bi Shih · 4 years, 2 months ago
  94. 22c3df6 remoteproc/mediatek: unprepare clk if scp_before_load fails by Tzung-Bi Shih · 4 years, 1 month ago
  95. c3d4e5b remoteproc: qcom: Fix potential NULL dereference in adsp_init_mmio() by Zhang Changzhong · 4 years, 1 month ago
  96. cca2100 remoteproc/mediatek: Fix kernel test robot warning by Souptick Joarder · 4 years, 2 months ago
  97. 6dfdf6e remoteproc: k3-dsp: Fix return value check in k3_dsp_rproc_of_get_memories() by YueHaibing · 4 years, 4 months ago
  98. c0a6e5e remoteproc: qcom: pas: fix error handling in adsp_pds_enable by Zhang Qilong · 4 years, 3 months ago
  99. aa37448 remoteproc: qcom: fix reference leak in adsp_start by Zhang Qilong · 4 years, 3 months ago
  100. a247230 remoteproc: q6v5-mss: fix error handling in q6v5_pds_enable by Zhang Qilong · 4 years, 3 months ago