index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
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]