index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Age
Commit message (
Expand
)
Author
2025-11-29
remoteproc: qcom_q6v5_wcss: use optional reset for wcss_q6_bcr_reset
Alexandru Gagniuc
2025-11-29
remoteproc: qcom_q6v5_wcss: fix parsing of qcom,halt-regs
Alexandru Gagniuc
2025-11-29
remoteproc: qcom_wcnss: Fix NULL vs IS_ERR() bug in wcnss_alloc_memory_region()
Dan Carpenter
2025-11-29
remoteproc: qcom: q6v5: Fix NULL vs IS_ERR() bug in q6v5_alloc_memory_region()
Dan Carpenter
2025-11-29
remoteproc: qcom: pas: Fix a couple NULL vs IS_ERR() bugs
Dan Carpenter
2025-11-29
remoteproc: qcom_q6v5_adsp: Fix a NULL vs IS_ERR() check in adsp_alloc_memory...
Dan Carpenter
2025-11-27
remoteproc: imx_dsp_rproc: Fix NULL vs IS_ERR() bug in imx_dsp_rproc_add_carv...
Dan Carpenter
2025-11-27
remoteproc: st: Fix indexing of memory-regions
Bjorn Andersson
2025-11-26
remoteproc: qcom: pas: Add support for SDM660 CDSP
Nickolay Goppen
2025-11-26
remoteproc: omap: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-11-26
remoteproc: qcom: Use of_reserved_mem_region_* functions for "memory-region"
Rob Herring (Arm)
2025-11-26
remoteproc: qcom_q6v5_pas: Use resource with CX PD for MSM8974
Luca Weiss
2025-11-25
remoteproc: Use of_reserved_mem_region_* functions for "memory-region"
Rob Herring (Arm)
2025-11-19
remoteproc: imx_dsp_rproc: Simplify start/stop error handling
Peng Fan
2025-11-19
remoteproc: imx_rproc: Remove enum imx_rproc_method
Peng Fan
2025-11-19
remoteproc: imx_dsp_rproc: Simplify IMX_RPROC_RESET_CONTROLLER switch case
Peng Fan
2025-11-19
remoteproc: imx_dsp_rproc: Simplify IMX_RPROC_SCU_API switch case
Peng Fan
2025-11-19
remoteproc: imx_dsp_rproc: Simplify IMX_RPROC_MMIO switch case
Peng Fan
2025-11-19
remoteproc: imx_dsp_rproc: Move imx_dsp_rproc_dcfg closer to imx_dsp_rproc_of...
Peng Fan
2025-11-19
remoteproc: imx_dsp_rproc: Use start/stop/detect_mode ops from imx_rproc_dcfg
Peng Fan
2025-11-19
remoteproc: imx_dsp_rproc: Drop extra space
Peng Fan
2025-11-19
remoteproc: imx_dsp_rproc: Use dev_err_probe() for firmware and mode errors
Peng Fan
2025-11-19
remoteproc: imx_dsp_rproc: Use devm_pm_runtime_enable() helper
Peng Fan
2025-11-19
remoteproc: imx_dsp_rproc: Use devm_rproc_add() helper
Peng Fan
2025-11-19
remoteproc: imx_dsp_rproc: Simplify power domain attach and error handling
Peng Fan
2025-11-10
remoteproc: mediatek: Change the snprintf() checking
Dan Carpenter
2025-10-27
remoteproc: core: Remove unused export of rproc_va_to_pa
Peng Fan
2025-10-27
remoteproc: core: Removed unused headers
Peng Fan
2025-10-27
remoteproc: core: Sort header includes
Peng Fan
2025-10-27
remoteproc: core: Drop redundant initialization of 'ret' in rproc_shutdown()
Peng Fan
2025-10-24
remoteproc: imx_rproc: Remove the assignement to method
Peng Fan
2025-10-24
remoteproc: imx_rproc: Enable PM runtime support unconditionally
Peng Fan
2025-10-24
remoteproc: imx_rproc: Make detach operation platform-specific
Peng Fan
2025-10-24
remoteproc: imx_rproc: Simplify clock enable logic using dcfg flags
Peng Fan
2025-10-20
remoteproc: mtk_scp: Construct FW path if firmware-name not present
AngeloGioacchino Del Regno
2025-10-14
remoteproc: imx_rproc: Use devm_rproc_add() helper
Peng Fan
2025-10-14
remoteproc: imx_rproc: Use devm_add_action_or_reset() for scu cleanup
Peng Fan
2025-10-14
remoteproc: imx_rproc: Use devm_clk_get_enabled() and simplify cleanup
Peng Fan
2025-10-14
remoteproc: imx_rproc: Use devm_add_action_or_reset() for mailbox cleanup
Peng Fan
2025-10-14
remoteproc: imx_rproc: Use devm_add_action_or_reset() for workqueue cleanup
Peng Fan
2025-10-14
remoteproc: imx_rproc: Fix runtime PM cleanup and improve remove path
Peng Fan
2025-10-04
Merge tag 'rproc-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
2025-09-23
remoteproc: pru: Fix potential NULL pointer dereference in pru_rproc_set_ctab...
Zhen Ni
2025-09-22
remoteproc: qcom: pas: Drop redundant assignment to ret
Stephan Gerhold
2025-09-22
remoteproc: qcom: pas: Shutdown lite ADSP DTB on X1E
Stephan Gerhold
2025-09-22
remoteproc: qcom: q6v5: Avoid handling handover twice
Stephan Gerhold
2025-09-22
remoteproc: qcom: q6v5: Avoid disabling handover IRQ twice
Stephan Gerhold
2025-09-20
remoteproc: qcom: pas: Add Milos remoteproc support
Luca Weiss
2025-09-20
remoteproc: qcom_q6v5_mss: support loading MBN file on msm8974
Dmitry Baryshkov
2025-09-15
remoteproc: imx_rproc: Clean up after ops introduction
Peng Fan
[next]