index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
remoteproc: mediatek: Unprepare SCP clock during system suspend
Tzung-Bi Shih
1
-0
/
+39
5 days
remoteproc: sysmon: Correct subsys_name_len type in QMI request
Bjorn Andersson
1
-1
/
+1
5 days
remoteproc: qcom_wcnss: Fix reserved region mapping failure
Rob Herring (Arm)
1
-1
/
+1
2026-03-04
remoteproc: imx_rproc: Fix invalid loaded resource table detection
Peng Fan
1
-0
/
+4
2026-03-04
remoteproc: mediatek: Break lock dependency to `prepare_lock`
Tzung-Bi Shih
2
-13
/
+30
2026-03-04
remoteproc: imx_dsp_rproc: Skip RP_MBOX_SUSPEND_SYSTEM when mailbox TX channe...
Iuliana Prodan
1
-0
/
+9
2026-02-26
remoteproc: imx_dsp_rproc: Only reset carveout memory at RPROC_OFFLINE state
Shengjiu Wang
1
-3
/
+5
2026-02-26
remoteproc: imx_dsp_rproc: Fix multiple start/stop operations
Daniel Baluta
1
-17
/
+33
2026-02-26
remoteproc: imx_rproc: Use strstarts for "rsc-table" check
Shenwei Wang
1
-1
/
+1
2025-11-29
remoteproc: qcom_q6v5_wcss: use optional reset for wcss_q6_bcr_reset
Alexandru Gagniuc
1
-1
/
+2
2025-11-29
remoteproc: qcom_q6v5_wcss: fix parsing of qcom,halt-regs
Alexandru Gagniuc
1
-4
/
+4
2025-11-29
remoteproc: qcom_wcnss: Fix NULL vs IS_ERR() bug in wcnss_alloc_memory_region()
Dan Carpenter
1
-2
/
+2
2025-11-29
remoteproc: qcom: q6v5: Fix NULL vs IS_ERR() bug in q6v5_alloc_memory_region()
Dan Carpenter
1
-2
/
+2
2025-11-29
remoteproc: qcom: pas: Fix a couple NULL vs IS_ERR() bugs
Dan Carpenter
1
-4
/
+4
2025-11-29
remoteproc: qcom_q6v5_adsp: Fix a NULL vs IS_ERR() check in adsp_alloc_memory...
Dan Carpenter
1
-2
/
+3
2025-11-27
remoteproc: imx_dsp_rproc: Fix NULL vs IS_ERR() bug in imx_dsp_rproc_add_carv...
Dan Carpenter
1
-2
/
+2
2025-11-27
remoteproc: st: Fix indexing of memory-regions
Bjorn Andersson
1
-1
/
+0
2025-11-26
remoteproc: qcom: pas: Add support for SDM660 CDSP
Nickolay Goppen
1
-0
/
+1
2025-11-26
remoteproc: omap: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-3
/
+0
2025-11-26
remoteproc: qcom: Use of_reserved_mem_region_* functions for "memory-region"
Rob Herring (Arm)
5
-129
/
+72
2025-11-26
remoteproc: qcom_q6v5_pas: Use resource with CX PD for MSM8974
Luca Weiss
1
-1
/
+1
2025-11-25
remoteproc: Use of_reserved_mem_region_* functions for "memory-region"
Rob Herring (Arm)
7
-196
/
+129
2025-11-19
remoteproc: imx_dsp_rproc: Simplify start/stop error handling
Peng Fan
1
-21
/
+18
2025-11-19
remoteproc: imx_rproc: Remove enum imx_rproc_method
Peng Fan
1
-8
/
+0
2025-11-19
remoteproc: imx_dsp_rproc: Simplify IMX_RPROC_RESET_CONTROLLER switch case
Peng Fan
2
-33
/
+38
2025-11-19
remoteproc: imx_dsp_rproc: Simplify IMX_RPROC_SCU_API switch case
Peng Fan
2
-21
/
+29
2025-11-19
remoteproc: imx_dsp_rproc: Simplify IMX_RPROC_MMIO switch case
Peng Fan
2
-23
/
+40
2025-11-19
remoteproc: imx_dsp_rproc: Move imx_dsp_rproc_dcfg closer to imx_dsp_rproc_of...
Peng Fan
1
-50
/
+50
2025-11-19
remoteproc: imx_dsp_rproc: Use start/stop/detect_mode ops from imx_rproc_dcfg
Peng Fan
1
-0
/
+16
2025-11-19
remoteproc: imx_dsp_rproc: Drop extra space
Peng Fan
1
-2
/
+2
2025-11-19
remoteproc: imx_dsp_rproc: Use dev_err_probe() for firmware and mode errors
Peng Fan
1
-9
/
+4
2025-11-19
remoteproc: imx_dsp_rproc: Use devm_pm_runtime_enable() helper
Peng Fan
1
-9
/
+1
2025-11-19
remoteproc: imx_dsp_rproc: Use devm_rproc_add() helper
Peng Fan
1
-4
/
+1
2025-11-19
remoteproc: imx_dsp_rproc: Simplify power domain attach and error handling
Peng Fan
1
-22
/
+8
2025-11-10
remoteproc: mediatek: Change the snprintf() checking
Dan Carpenter
1
-4
/
+4
2025-10-27
remoteproc: core: Remove unused export of rproc_va_to_pa
Peng Fan
1
-1
/
+0
2025-10-27
remoteproc: core: Removed unused headers
Peng Fan
1
-4
/
+0
2025-10-27
remoteproc: core: Sort header includes
Peng Fan
1
-14
/
+14
2025-10-27
remoteproc: core: Drop redundant initialization of 'ret' in rproc_shutdown()
Peng Fan
1
-1
/
+1
2025-10-24
remoteproc: imx_rproc: Remove the assignement to method
Peng Fan
1
-10
/
+0
2025-10-24
remoteproc: imx_rproc: Enable PM runtime support unconditionally
Peng Fan
1
-14
/
+8
2025-10-24
remoteproc: imx_rproc: Make detach operation platform-specific
Peng Fan
2
-5
/
+14
2025-10-24
remoteproc: imx_rproc: Simplify clock enable logic using dcfg flags
Peng Fan
2
-25
/
+16
2025-10-20
remoteproc: mtk_scp: Construct FW path if firmware-name not present
AngeloGioacchino Del Regno
1
-6
/
+59
2025-10-14
remoteproc: imx_rproc: Use devm_rproc_add() helper
Peng Fan
1
-2
/
+1
2025-10-14
remoteproc: imx_rproc: Use devm_add_action_or_reset() for scu cleanup
Peng Fan
1
-22
/
+13
2025-10-14
remoteproc: imx_rproc: Use devm_clk_get_enabled() and simplify cleanup
Peng Fan
1
-16
/
+6
2025-10-14
remoteproc: imx_rproc: Use devm_add_action_or_reset() for mailbox cleanup
Peng Fan
1
-10
/
+11
2025-10-14
remoteproc: imx_rproc: Use devm_add_action_or_reset() for workqueue cleanup
Peng Fan
1
-4
/
+12
2025-10-14
remoteproc: imx_rproc: Fix runtime PM cleanup and improve remove path
Peng Fan
1
-2
/
+7
[next]