summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
2022-01-27remoteproc: imx_rproc: Fix a resource leak in the remove functionChristophe JAILLET
2022-01-20remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSPSibi Sankar
2022-01-20remoteproc: qcom: pil_info: Don't memcpy_toio more than is providedStephen Boyd
2021-11-18remoteproc: imx_rproc: Fix rsc-table nameDong Aisheng
2021-11-18remoteproc: imx_rproc: Fix ignoring mapping vdev regionsDong Aisheng
2021-11-18remoteproc: Fix the wrong default value of is_iomemDong Aisheng
2021-11-18remoteproc: elf_loader: Fix loading segment when is_iomem truePeng Fan
2021-11-18remoteproc: Fix a memory leak in an error handling path in 'rproc_handle_vdev()'Christophe JAILLET
2021-11-18remoteproc: imx_rproc: Fix TCM io memory typeDong Aisheng
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
2021-06-01remoteproc: imx_rproc: support i.MX7ULPPeng Fan
2021-06-01remoteproc: imx_rproc: make clk optionalPeng Fan
2021-06-01remoteproc: imx_rproc: initial support for mutilple start/stop methodPeng Fan
2021-06-01remoteproc: imx_rproc: parse fsl,auto-bootPeng Fan
2021-05-27remoteproc: k3-r5: Fix an error messageChristophe JAILLET
2021-05-27remoteproc: stm32: fix phys_addr_t format stringArnd Bergmann
2021-05-27remoteproc: k3-r5: Extend support to R5F clusters on AM64x SoCsSuman Anna
2021-05-27remoteproc: Fix various kernel-doc warningsSuman Anna
2021-05-27remoteproc: Add kernel-doc comment for is_iomemSuman Anna
2021-05-13firmware: replace HOTPLUG with UEVENT in FW_ACTION definesShawn Guo
2021-05-04Merge tag 'rproc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds
2021-04-14remoteproc: stm32: add capability to detachArnaud Pouliquen
2021-04-13remoteproc: imx_rproc: support remote cores booted before Linux KernelPeng Fan
2021-04-13remoteproc: imx_rproc: move memory parsing to rproc_opsPeng Fan
2021-04-13remoteproc: imx_rproc: enlarge IMX7D_RPROC_MEM_MAXPeng Fan
2021-04-13remoteproc: imx_rproc: add missing of_node_putPeng Fan
2021-04-13remoteproc: imx_rproc: fix build error without CONFIG_MAILBOXWei Yongjun
2021-04-13remoteproc: qcom: wcss: Remove unnecessary PTR_ERR()Junlin Yang
2021-04-13remoteproc: qcom: wcss: Fix wrong pointer passed to PTR_ERR()Wei Yongjun
2021-04-13remoteproc: qcom: pas: Add modem support for SDX55Manivannan Sadhasivam
2021-04-13remoteproc: qcom: wcss: Fix return value check in q6v5_wcss_init_mmio()Wei Yongjun
2021-04-13remoteproc: pru: Fix and cleanup firmware interrupt mapping logicSuman Anna