summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
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
2021-12-06remoteproc: ingenic: Request IRQ disabledLars-Peter Clausen
2021-12-01remoteproc: k3-r5: Extend support for R5F clusters on J721S2 SoCsHari Nagalla
2021-12-01remoteproc: k3-dsp: Extend support for C71x DSPs on J721S2 SoCsHari Nagalla
2021-11-17remoteproc: coredump: Correct argument 2 type for memcpy_fromioPeng Fan
2021-11-17remoteproc: imx_rproc: Fix a resource leak in the remove functionChristophe JAILLET
2021-11-17remoteproc: Use %pe format string to print return error codeMark-PK Tsai
2021-10-15remoteproc: Remove vdev_to_rvdev and vdev_to_rproc from remoteproc APIArnaud Pouliquen
2021-10-15remoteproc: omap_remoteproc: simplify getting .driver_dataWolfram Sang
2021-10-15remoteproc: qcom_q6v5_mss: Use devm_platform_ioremap_resource_byname() to sim...zhaoxiao
2021-10-15remoteproc: Fix a memory leak in an error handling path in 'rproc_handle_vdev()'Christophe JAILLET
2021-10-15remoteproc: Fix spelling mistake "atleast" -> "at least"Colin Ian King
2021-10-14remoteproc: imx_dsp_rproc: mark PM functions as __maybe_unusedArnd Bergmann
2021-10-13remoteproc: imx_dsp_rproc: Correct the comment style of copyrightShengjiu Wang
2021-10-12remoteproc: imx_dsp_rproc: Add remoteproc driver for DSP on i.MXShengjiu Wang
2021-10-12remoteproc: imx_rproc: Add IMX_RPROC_SCU_API methodShengjiu Wang
2021-10-12remoteproc: imx_rproc: Move common structure to header fileShengjiu Wang
2021-10-04remoteproc: meson-mx-ao-arc: fix a bit testDan Carpenter
2021-09-27remoteproc: mss: q6v5-mss: Add modem support on SC7280Sibi Sankar
2021-09-27remoteproc: qcom: pas: Add SC7280 Modem supportSibi Sankar
2021-09-27remoteproc: qcom: pas: Use the same init resources for MSM8996 and MSM8998Yassine Oudjana
2021-09-27remoteproc: mediatek: Support mt8195 scpTinghan Shen
2021-09-27remoteproc: meson-mx-ao-arc: Add a driver for the AO ARC remote procesorMartin Blumenstingl
2021-09-27remoteproc: imx_rproc: Change to ioremap_wc for dramDong Aisheng
2021-09-27remoteproc: imx_rproc: Fix rsc-table nameDong Aisheng
2021-09-27remoteproc: imx_rproc: Fix ignoring mapping vdev regionsDong Aisheng
2021-09-27remoteproc: imx_rproc: Fix TCM io memory typeDong Aisheng
2021-09-27remoteproc: Fix the wrong default value of is_iomemDong Aisheng
2021-09-27remoteproc: elf_loader: Fix loading segment when is_iomem truePeng Fan
2021-09-27remoteproc: qcom: q6v5: Use qmp_send to update co-processor load stateSibi Sankar
2021-09-13remoteproc: qcom: Loosen dependency on RPMSG_QCOM_SMDStephen Boyd
2021-09-13remoteproc: qcom: wcnss: Drop unused smd includeStephen Boyd
2021-08-04remoteproc: q6v5_pas: Add sdm660 ADSP PIL compatibleKonrad Dybcio
2021-07-28remoteproc: use freezable workqueue for crash notificationsAlex Elder
2021-07-28remoteproc: fix an typo in fw_elf_get_class code commentsDong Aisheng
2021-07-28remoteproc: qcom: wcnss: Fix race with iris probeBjorn Andersson
2021-07-07Merge tag 'rproc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko