aboutsummaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
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
2021-06-25remoteproc: qcom: pas: Add SC8180X adsp, cdsp and mpssBjorn Andersson
2021-06-23remoteproc: imx_rproc: support i.MX8ULPPeng Fan
2021-06-23remoteproc: stm32: fix mbox_send_message callArnaud Pouliquen
2021-06-23remoteproc: core: Cleanup device in case of failureSiddharth Gupta
2021-06-23remoteproc: core: Fix cdev remove and rproc delSiddharth Gupta
2021-06-23remoteproc: core: Move validate before device addSiddharth Gupta
2021-06-23remoteproc: core: Move cdev add before device addSiddharth Gupta
2021-06-23remoteproc: pru: Add support for various PRU cores on K3 AM64x SoCsSuman Anna
2021-06-23remoteproc: qcom_wcnss: Use devm_qcom_smem_state_get()Stephan Gerhold
2021-06-23remoteproc: qcom_q6v5: Use devm_qcom_smem_state_get() to fix missing put()Stephan Gerhold
2021-06-10remoteproc: imx-rproc: Fix IMX_REMOTEPROC configurationPeng Fan
2021-06-01remoteproc: imx_rproc: support i.MX8MN/PPeng Fan