summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
Commit message (Expand)AuthorAgeFilesLines
...
* | remoteproc: qcom_q6v5_mss: Update MBA log infoSibi Sankar2022-07-181-0/+3
* | remoteproc: qcom: correct kerneldocKrzysztof Kozlowski2022-07-181-2/+2
* | remoteproc: qcom_q6v5_mss: map/unmap metadata region before/after useSibi Sankar2022-07-181-6/+32
* | remoteproc: qcom: using pm_runtime_resume_and_get to simplify the coderan jianping2022-07-181-2/+1
* | remoteproc: mediatek: Support MT8188 SCPTinghan Shen2022-07-181-0/+13
* | remoteproc: qcom: wcnss: Fix handling of IRQsSireesh Kodali2022-07-061-2/+8
* | remoteproc: pru: Add support for various PRU cores on K3 AM62x SoCsKishon Vijay Abraham I2022-07-051-0/+1
* | remoteproc: mediatek: Enable cache for mt8186 SCPAllen-KH Cheng2022-07-041-1/+9
* | remoteproc: Fix dma_mem leak after rproc_shutdownMark-PK Tsai2022-06-241-0/+1
* | remoteproc: imx_rproc: Fix refcount leak in imx_rproc_addr_initMiaoqian Lin2022-06-221-3/+4
* | remoteproc: omap_remoteproc: Fix typo in commentXiang wangx2022-06-141-3/+3
* | remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_initMiaoqian Lin2022-06-141-0/+2
|/
* 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