summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
Commit message (Expand)AuthorAgeFilesLines
* remoteproc: imx_rproc: Support i.MX93Peng Fan2022-05-091-0/+33
* remoteproc: qcom: pas: Add MSM8226 ADSP supportLuca Weiss2022-05-051-0/+1
* remoteproc: mediatek: Allow reading firmware-name from DTAllen-KH Cheng2022-04-261-1/+5
* remoteproc: qcom: pas: Add sc8280xp remoteprocsBjorn Andersson2022-04-221-0/+33
* remoteproc: imx_rproc: Ignore create mem entry for resource tablePeng Fan2022-04-181-0/+3
* remoteproc: core: Move state checking to remoteproc_coreShengjiu Wang2022-04-143-14/+11
* remoteproc: core: Remove state checking before calling rproc_boot()Shengjiu Wang2022-04-142-8/+0
* remoteproc: imx_dsp_rproc: Make rsc_table optionalDaniel Baluta2022-04-131-1/+9
* remoteproc: imx_dsp_rproc: use common rproc_elf_load_segmentsPeng Fan2022-04-131-94/+1
* remoteproc: elf_loader: skip segment with memsz as zeroPeng Fan2022-04-131-1/+1
* Merge branch 'rproc-fixes' into rproc-nextMathieu Poirier2022-04-121-1/+0
|\
| * remoteproc: mtk_scp: Fix a potential double freeChristophe JAILLET2022-04-121-1/+0
* | remoteproc: Don't bother checking the return value of debugfs_create*Manivannan Sadhasivam2022-04-112-19/+2
* | remoteproc: mediatek: Fix side effect of mt8195 sram power onTinghan Shen2022-04-112-17/+54
|/
* Merge tag 'rproc-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds2022-03-3015-138/+758
|\
| * remoteproc: qcom_q6v5_mss: Create platform device for BAM-DMUXStephan Gerhold2022-03-111-0/+8
| * remoteproc: qcom: q6v5_wpss: Add support for sc7280 WPSSRakesh Pillai2022-03-111-16/+211
| * remoteproc: k3-dsp: Add support for IPC-only mode for all K3 DSPsSuman Anna2022-03-111-17/+124
| * remoteproc: k3-dsp: Refactor mbox request code in startSuman Anna2022-03-111-27/+40
| * remoteproc: k3-r5: Add support for IPC-only mode for all R5FsSuman Anna2022-03-111-4/+215
| * remoteproc: k3-r5: Refactor mbox request code in startSuman Anna2022-03-111-27/+41
| * remoteproc: Change rproc_shutdown() to return a statusSuman Anna2022-03-113-5/+8
| * remoteproc: qcom: q6v5: Add interconnect path proxy voteBjorn Andersson2022-03-112-1/+23
| * remoteproc: mediatek: Support mt8186 scpAllen-KH Cheng2022-03-112-0/+38
| * remoteproc: qcom_q6v5_mss: Fix some leaks in q6v5_alloc_memory_regionMiaoqian Lin2022-03-111-4/+7
| * remoteproc: qcom_wcnss: Add missing of_node_put() in wcnss_alloc_memory_regionMiaoqian Lin2022-03-111-0/+1
| * remoteproc: qcom: Fix missing of_node_put in adsp_alloc_memory_regionMiaoqian Lin2022-03-111-0/+1
| * remoteproc: move rproc_da_to_va declaration to remoteproc.hSuman Anna2022-03-111-1/+0
| * remoteproc: wkup_m3: Set sysfs_read_only flagSuman Anna2022-03-041-0/+1
| * remoteproc: Introduce sysfs_read_only flagPuranjay Mohan2022-03-041-1/+18
| * remoteproc: Fix count check in rproc_coredump_write()Alistair Delva2022-02-181-1/+1
| * remoteproc: mtk_scp: Use dev_err_probe() where possibleAngeloGioacchino Del Regno2022-02-021-16/+12
| * remoteproc: mtk_scp: Reorder scp_probe() sequenceAngeloGioacchino Del Regno2022-02-021-11/+9
| * remoteproc: mtk_scp: Use devm variant of rproc_alloc()AngeloGioacchino Del Regno2022-02-021-10/+3
* | Merge tag 'qcom-drivers-for-5.18' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2022-03-012-6/+37
|\ \ | |/ |/|
| * remoteproc: qcom: pas: Add SM8450 remoteproc supportBjorn Andersson2022-02-031-0/+4
| * remoteproc: qcom: pas: Carry PAS metadata contextBjorn Andersson2022-02-031-3/+29
| * soc: qcom: mdt_loader: Allow hash segment to be split outBjorn Andersson2022-02-031-3/+4
* | remoteproc: qcom: q6v5: fix service routines build errorsRandy Dunlap2022-01-172-0/+5
|/
* remoteproc: stm32: Improve crash recovery timeArnaud Pouliquen2022-01-031-1/+1
* remoteproc: rcar_rproc: Remove trailing semicolonJulien Massot2021-12-201-1/+1
* remoteproc: rcar_rproc: Fix pm_runtime_get_sync error checkJulien Massot2021-12-201-1/+1
* remoteproc: qcom: pas: Add SM6350 CDSP supportLuca Weiss2021-12-131-0/+18
* remoteproc: qcom: pas: Add SM6350 ADSP supportLuca Weiss2021-12-131-0/+18
* remoteproc: qcom: pas: Add SM6350 MPSS supportLuca Weiss2021-12-131-0/+1
* remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSPSibi Sankar2021-12-131-0/+1
* remoteproc: imx_rproc: correct firmware reloadPeng Fan2021-12-131-3/+5
* remoteproc: qcom: pil_info: Don't memcpy_toio more than is providedStephen Boyd2021-12-131-1/+1
* remoteproc: Add Renesas rcar driverJulien Massot2021-12-133-0/+236
* remoteproc: Fix remaining wrong return formatting in documentationArnaud Pouliquen2021-12-082-3/+3