summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
2022-05-09remoteproc: imx_rproc: Support i.MX93Peng Fan
2022-05-05remoteproc: qcom: pas: Add MSM8226 ADSP supportLuca Weiss
2022-04-26remoteproc: mediatek: Allow reading firmware-name from DTAllen-KH Cheng
2022-04-22remoteproc: qcom: pas: Add sc8280xp remoteprocsBjorn Andersson
2022-04-18remoteproc: imx_rproc: Ignore create mem entry for resource tablePeng Fan
2022-04-14remoteproc: core: Move state checking to remoteproc_coreShengjiu Wang
2022-04-14remoteproc: core: Remove state checking before calling rproc_boot()Shengjiu Wang
2022-04-13remoteproc: imx_dsp_rproc: Make rsc_table optionalDaniel Baluta
2022-04-13remoteproc: imx_dsp_rproc: use common rproc_elf_load_segmentsPeng Fan
2022-04-13remoteproc: elf_loader: skip segment with memsz as zeroPeng Fan
2022-04-12Merge branch 'rproc-fixes' into rproc-nextMathieu Poirier
2022-04-12remoteproc: mtk_scp: Fix a potential double freeChristophe JAILLET
2022-04-11remoteproc: Don't bother checking the return value of debugfs_create*Manivannan Sadhasivam
2022-04-11remoteproc: mediatek: Fix side effect of mt8195 sram power onTinghan Shen
2022-03-30Merge tag 'rproc-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2022-03-11remoteproc: qcom_q6v5_mss: Create platform device for BAM-DMUXStephan Gerhold
2022-03-11remoteproc: qcom: q6v5_wpss: Add support for sc7280 WPSSRakesh Pillai
2022-03-11remoteproc: k3-dsp: Add support for IPC-only mode for all K3 DSPsSuman Anna
2022-03-11remoteproc: k3-dsp: Refactor mbox request code in startSuman Anna
2022-03-11remoteproc: k3-r5: Add support for IPC-only mode for all R5FsSuman Anna
2022-03-11remoteproc: k3-r5: Refactor mbox request code in startSuman Anna
2022-03-11remoteproc: Change rproc_shutdown() to return a statusSuman Anna
2022-03-11remoteproc: qcom: q6v5: Add interconnect path proxy voteBjorn Andersson
2022-03-11remoteproc: mediatek: Support mt8186 scpAllen-KH Cheng
2022-03-11remoteproc: qcom_q6v5_mss: Fix some leaks in q6v5_alloc_memory_regionMiaoqian Lin
2022-03-11remoteproc: qcom_wcnss: Add missing of_node_put() in wcnss_alloc_memory_regionMiaoqian Lin
2022-03-11remoteproc: qcom: Fix missing of_node_put in adsp_alloc_memory_regionMiaoqian Lin
2022-03-11remoteproc: move rproc_da_to_va declaration to remoteproc.hSuman Anna
2022-03-04remoteproc: wkup_m3: Set sysfs_read_only flagSuman Anna
2022-03-04remoteproc: Introduce sysfs_read_only flagPuranjay Mohan
2022-03-01Merge tag 'qcom-drivers-for-5.18' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2022-02-18remoteproc: Fix count check in rproc_coredump_write()Alistair Delva
2022-02-03remoteproc: qcom: pas: Add SM8450 remoteproc supportBjorn Andersson
2022-02-03remoteproc: qcom: pas: Carry PAS metadata contextBjorn Andersson
2022-02-03soc: qcom: mdt_loader: Allow hash segment to be split outBjorn Andersson
2022-02-02remoteproc: mtk_scp: Use dev_err_probe() where possibleAngeloGioacchino Del Regno
2022-02-02remoteproc: mtk_scp: Reorder scp_probe() sequenceAngeloGioacchino Del Regno
2022-02-02remoteproc: mtk_scp: Use devm variant of rproc_alloc()AngeloGioacchino Del Regno
2022-01-17remoteproc: qcom: q6v5: fix service routines build errorsRandy Dunlap
2022-01-03remoteproc: stm32: Improve crash recovery timeArnaud Pouliquen
2021-12-20remoteproc: rcar_rproc: Remove trailing semicolonJulien Massot
2021-12-20remoteproc: rcar_rproc: Fix pm_runtime_get_sync error checkJulien Massot
2021-12-13remoteproc: qcom: pas: Add SM6350 CDSP supportLuca Weiss
2021-12-13remoteproc: qcom: pas: Add SM6350 ADSP supportLuca Weiss
2021-12-13remoteproc: qcom: pas: Add SM6350 MPSS supportLuca Weiss
2021-12-13remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSPSibi Sankar
2021-12-13remoteproc: imx_rproc: correct firmware reloadPeng Fan
2021-12-13remoteproc: qcom: pil_info: Don't memcpy_toio more than is providedStephen Boyd
2021-12-13remoteproc: Add Renesas rcar driverJulien Massot
2021-12-08remoteproc: Fix remaining wrong return formatting in documentationArnaud Pouliquen