summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
2025-11-19remoteproc: imx_dsp_rproc: Simplify power domain attach and error handlingPeng Fan
2025-11-10remoteproc: mediatek: Change the snprintf() checkingDan Carpenter
2025-10-27remoteproc: core: Remove unused export of rproc_va_to_paPeng Fan
2025-10-27remoteproc: core: Removed unused headersPeng Fan
2025-10-27remoteproc: core: Sort header includesPeng Fan
2025-10-27remoteproc: core: Drop redundant initialization of 'ret' in rproc_shutdown()Peng Fan
2025-10-24remoteproc: imx_rproc: Remove the assignement to methodPeng Fan
2025-10-24remoteproc: imx_rproc: Enable PM runtime support unconditionallyPeng Fan
2025-10-24remoteproc: imx_rproc: Make detach operation platform-specificPeng Fan
2025-10-24remoteproc: imx_rproc: Simplify clock enable logic using dcfg flagsPeng Fan
2025-10-20remoteproc: mtk_scp: Construct FW path if firmware-name not presentAngeloGioacchino Del Regno
2025-10-14remoteproc: imx_rproc: Use devm_rproc_add() helperPeng Fan
2025-10-14remoteproc: imx_rproc: Use devm_add_action_or_reset() for scu cleanupPeng Fan
2025-10-14remoteproc: imx_rproc: Use devm_clk_get_enabled() and simplify cleanupPeng Fan
2025-10-14remoteproc: imx_rproc: Use devm_add_action_or_reset() for mailbox cleanupPeng Fan
2025-10-14remoteproc: imx_rproc: Use devm_add_action_or_reset() for workqueue cleanupPeng Fan
2025-10-14remoteproc: imx_rproc: Fix runtime PM cleanup and improve remove pathPeng Fan
2025-10-04Merge tag 'rproc-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2025-09-23remoteproc: pru: Fix potential NULL pointer dereference in pru_rproc_set_ctab...Zhen Ni
2025-09-22remoteproc: qcom: pas: Drop redundant assignment to retStephan Gerhold
2025-09-22remoteproc: qcom: pas: Shutdown lite ADSP DTB on X1EStephan Gerhold
2025-09-22remoteproc: qcom: q6v5: Avoid handling handover twiceStephan Gerhold
2025-09-22remoteproc: qcom: q6v5: Avoid disabling handover IRQ twiceStephan Gerhold
2025-09-20remoteproc: qcom: pas: Add Milos remoteproc supportLuca Weiss
2025-09-20remoteproc: qcom_q6v5_mss: support loading MBN file on msm8974Dmitry Baryshkov
2025-09-15remoteproc: imx_rproc: Clean up after ops introductionPeng Fan
2025-09-15remoteproc: imx_rproc: Simplify IMX_RPROC_SMC switch casePeng Fan
2025-09-15remoteproc: imx_rproc: Simplify IMX_RPROC_SCU_API switch casePeng Fan
2025-09-15remoteproc: imx_rproc: Simplify IMX_RPROC_MMIO switch casePeng Fan
2025-09-15remoteproc: imx_rproc: Move imx_rproc_dcfg closer to imx_rproc_of_matchPeng Fan
2025-09-15remoteproc: imx_rproc: Introduce start/stop/detect_mode ops for imx_rproc_dcfgPeng Fan
2025-08-29remoteproc: k3: Correctly release some resources allocated in k3_rproc_reques...Christophe JAILLET
2025-08-26remoteproc: wkup_m3: Use devm_rproc_add() helperAndrew Davis
2025-08-26remoteproc: wkup_m3: Use devm_rproc_alloc() helperAndrew Davis
2025-08-26remoteproc: wkup_m3: Use devm action to call PM runtime put syncAndrew Davis
2025-08-26remoteproc: wkup_m3: Use devm_pm_runtime_enable() helperAndrew Davis
2025-08-26remoteproc: keystone: Use devm_rproc_add() helperAndrew Davis
2025-08-26remoteproc: keystone: Use devm_gpiod_get() helperAndrew Davis
2025-08-26remoteproc: keystone: Use devm action to call PM runtime put syncAndrew Davis
2025-08-26remoteproc: keystone: Use devm_pm_runtime_enable() helperAndrew Davis
2025-08-26remoteproc: keystone: Use devm action to release reserved memoryAndrew Davis
2025-08-26remoteproc: da8xx: Use devm_rproc_add() helperAndrew Davis
2025-08-26remoteproc: da8xx: Use devm action to release reserved memoryAndrew Davis
2025-08-25remoteproc: da8xx: Use devm_rproc_alloc() helperAndrew Davis
2025-08-20remoteproc: k3: Remove remote processor mailbox pingHiago De Franco
2025-08-20remoteproc: imx_dsp_rproc: Add support of recovery and coredump processShengjiu Wang
2025-08-11soc: qcom: mdt_loader: Remove pas id parameterMukesh Ojha
2025-08-01Merge tag 'rproc-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2025-07-22remoteproc: xlnx: Fix kernel-doc warningsTanmay Shah
2025-07-22remoteproc: xlnx: Disable unsupported featuresTanmay Shah