summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
Commit message (Expand)AuthorAgeFilesLines
* 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
* remoteproc: imx_rproc: Add IMX_RPROC_SCU_API methodShengjiu Wang2021-10-121-0/+2
* remoteproc: imx_rproc: Move common structure to header fileShengjiu Wang2021-10-122-27/+38
* remoteproc: meson-mx-ao-arc: fix a bit testDan Carpenter2021-10-041-1/+1
* remoteproc: mss: q6v5-mss: Add modem support on SC7280Sibi Sankar2021-09-271-4/+249
* remoteproc: qcom: pas: Add SC7280 Modem supportSibi Sankar2021-09-271-0/+1
* remoteproc: qcom: pas: Use the same init resources for MSM8996 and MSM8998Yassine Oudjana2021-09-271-19/+8
* remoteproc: mediatek: Support mt8195 scpTinghan Shen2021-09-272-5/+44
* remoteproc: meson-mx-ao-arc: Add a driver for the AO ARC remote procesorMartin Blumenstingl2021-09-273-0/+273
* remoteproc: imx_rproc: Change to ioremap_wc for dramDong Aisheng2021-09-271-1/+1
* remoteproc: imx_rproc: Fix rsc-table nameDong Aisheng2021-09-271-1/+1
* remoteproc: imx_rproc: Fix ignoring mapping vdev regionsDong Aisheng2021-09-271-2/+2
* remoteproc: imx_rproc: Fix TCM io memory typeDong Aisheng2021-09-271-14/+21
* remoteproc: Fix the wrong default value of is_iomemDong Aisheng2021-09-272-2/+2
* remoteproc: elf_loader: Fix loading segment when is_iomem truePeng Fan2021-09-271-1/+1
* remoteproc: qcom: q6v5: Use qmp_send to update co-processor load stateSibi Sankar2021-09-276-110/+123
* remoteproc: qcom: Loosen dependency on RPMSG_QCOM_SMDStephen Boyd2021-09-131-5/+5
* remoteproc: qcom: wcnss: Drop unused smd includeStephen Boyd2021-09-131-1/+0
* remoteproc: q6v5_pas: Add sdm660 ADSP PIL compatibleKonrad Dybcio2021-08-041-0/+1
* remoteproc: use freezable workqueue for crash notificationsAlex Elder2021-07-281-2/+2
* remoteproc: fix an typo in fw_elf_get_class code commentsDong Aisheng2021-07-281-1/+1
* remoteproc: qcom: wcnss: Fix race with iris probeBjorn Andersson2021-07-283-84/+89
* Merge tag 'rproc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds2021-07-0712-106/+395
|\
| * remoteproc: qcom: pas: Add SC8180X adsp, cdsp and mpssBjorn Andersson2021-06-251-0/+22
| * remoteproc: imx_rproc: support i.MX8ULPPeng Fan2021-06-231-0/+13
| * remoteproc: stm32: fix mbox_send_message callArnaud Pouliquen2021-06-231-9/+5