summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
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
2021-04-13remoteproc: pru: Fix wrong success return value for fw eventsSuman Anna
2021-04-13remoteproc: pru: Fixup interrupt-parent logic for fw eventsSuman Anna
2021-03-18remoteproc: qcom: wcnss: Allow specifying firmware-nameBjorn Andersson
2021-03-18remoteproc: qcom: wcss: explicitly request exclusive reset controlGovind Singh
2021-03-18remoteproc: qcom: wcss: Add non pas wcss Q6 support for QCS404Govind Singh
2021-03-18remoteproc: qcom: wcss: populate hardcoded param using driver dataGovind Singh
2021-03-18remoteproc: Refactor function rproc_cdev_release()Mathieu Poirier
2021-03-18remoteproc: Properly deal with a detach request when attachedMathieu Poirier
2021-03-18remoteproc: Properly deal with a stop request when attachedMathieu Poirier
2021-03-18remoteproc: Properly deal with a start request when attachedMathieu Poirier
2021-03-18remoteproc: Properly deal with a kernel panic when attachedMathieu Poirier
2021-03-18remoteproc: Properly deal with the resource table when stoppingMathieu Poirier
2021-03-18remoteproc: Properly deal with the resource table when detachingMathieu Poirier
2021-03-18remoteproc: Introduce function rproc_detach()Mathieu Poirier
2021-03-18remoteproc: Introduce function __rproc_detach()Mathieu Poirier
2021-03-18remoteproc: stm32: Move memory parsing to rproc_opsArnaud POULIQUEN
2021-03-18remoteproc: stm32: Move resource table setup to rproc_opsMathieu Poirier
2021-03-18remoteproc: Add new get_loaded_rsc_table() to rproc_opsMathieu Poirier
2021-03-18remoteproc: Properly represent the attached stateMathieu Poirier
2021-03-18remoteproc: Add new RPROC_ATTACHED stateMathieu Poirier
2021-03-18remoteproc: Rename function rproc_actuate()Mathieu Poirier
2021-03-18remoteproc: Remove useless check in rproc_del()Mathieu Poirier
2021-03-18remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loaderBjorn Andersson
2021-03-18remoteproc: qcom_q6v5_mss: Provide errors for firmware-name parsingBjorn Andersson
2021-03-17remoteproc: pru: Fix firmware loading crashes on K3 SoCsSuman Anna
2021-03-12remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()Wei Yongjun
2021-03-11remoteproc: imx_proc: enable virtio/mailboxPeng Fan
2021-03-11remoteproc: imx_rproc: ignore mapping vdev regionsPeng Fan
2021-03-11remoteproc: imx_rproc: support i.MX8MQ/MPeng Fan
2021-03-11remoteproc: imx_rproc: add i.MX specific parse fw hookPeng Fan
2021-03-11remoteproc: imx_rproc: use devm_ioremapPeng Fan
2021-03-11remoteproc: imx_rproc: correct err messagePeng Fan
2021-03-11remoteproc: add is_iomem to da_to_vaPeng Fan
2021-03-11remoteproc: core: Remove casting to rproc_handle_resource_tJindong Yue
2021-03-11remoteproc: pru: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYang Li
2021-03-08remoteproc: sysfs: Use sysfs_emit instead of sprintfRaghavendra Rao Ananta
2021-03-08remoteproc: pru: Fix loading of GNU Binutils ELFDimitar Dimitrov
2021-03-08remoteproc: qcom: pil_info: avoid 64-bit divisionArnd Bergmann