summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
Commit message (Expand)AuthorAgeFilesLines
* 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
* remoteproc: ingenic: Request IRQ disabledLars-Peter Clausen2021-12-061-3/+2
* remoteproc: k3-r5: Extend support for R5F clusters on J721S2 SoCsHari Nagalla2021-12-011-2/+3
* remoteproc: k3-dsp: Extend support for C71x DSPs on J721S2 SoCsHari Nagalla2021-12-011-0/+1
* remoteproc: coredump: Correct argument 2 type for memcpy_fromioPeng Fan2021-11-171-1/+1
* remoteproc: imx_rproc: Fix a resource leak in the remove functionChristophe JAILLET2021-11-171-0/+1
* remoteproc: Use %pe format string to print return error codeMark-PK Tsai2021-11-171-2/+2
* remoteproc: Remove vdev_to_rvdev and vdev_to_rproc from remoteproc APIArnaud Pouliquen2021-10-151-0/+12
* remoteproc: omap_remoteproc: simplify getting .driver_dataWolfram Sang2021-10-151-4/+2
* remoteproc: qcom_q6v5_mss: Use devm_platform_ioremap_resource_byname() to sim...zhaoxiao2021-10-151-5/+2
* remoteproc: Fix a memory leak in an error handling path in 'rproc_handle_vdev()'Christophe JAILLET2021-10-151-3/+5
* remoteproc: Fix spelling mistake "atleast" -> "at least"Colin Ian King2021-10-152-2/+2
* remoteproc: imx_dsp_rproc: mark PM functions as __maybe_unusedArnd Bergmann2021-10-141-2/+2
* remoteproc: imx_dsp_rproc: Correct the comment style of copyrightShengjiu Wang2021-10-131-1/+1
* remoteproc: imx_dsp_rproc: Add remoteproc driver for DSP on i.MXShengjiu Wang2021-10-123-0/+1218