summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
2024-10-17remoteproc: imx_rproc: Use imx specific hook for find_loaded_rsc_tablePeng Fan
2024-10-10remoteproc: k3-r5: Delay notification of wakeup eventUdit Kumar
2024-10-10remoteproc: k3-r5: Acquire mailbox handle during probe routineBeleswar Padhi
2024-10-10remoteproc: k3-r5: Fix error handling when power-up failedJan Kiszka
2024-10-04remoteproc: imx_rproc: Initialize workqueue earlierPeng Fan
2024-10-04remoteproc: imx_rproc: Correct ddr alias for i.MX8MPeng Fan
2024-08-03remoteproc: imx_rproc: Fix refcount mistake in imx_rproc_addr_initAleksandr Mishin
2024-08-03remoteproc: imx_rproc: Skip over memory region when node value is NULLAleksandr Mishin
2024-08-03remoteproc: stm32_rproc: Fix mailbox interrupts queuingGwenael Treuveur
2024-06-21remoteproc: k3-r5: Jump to error handling labels in start/stop errorsBeleswar Padhi
2024-06-21remoteproc: k3-r5: Do not allow core1 to power up before core0 via sysfsBeleswar Padhi
2024-06-21remoteproc: k3-r5: Wait for core0 power-up before powering up core1Apurva Nandan
2024-05-25remoteproc: mediatek: Make sure IPI buffer fits in L2TCMAngeloGioacchino Del Regno
2024-04-03remoteproc: virtio: Fix wdg cannot recovery remote processorJoakim Zhang
2024-03-26remoteproc: stm32: Fix incorrect type assignment returned by stm32_rproc_get_...Arnaud Pouliquen
2024-03-26remoteproc: stm32: Fix incorrect type in assignment for vaArnaud Pouliquen
2023-09-04Merge tag 'rproc-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2023-08-21remoteproc: pru: add support for configuring GPMUX based on client setupTero Kristo
2023-08-21remoteproc: stm32: fix incorrect optional pointersArnd Bergmann
2023-08-13soc: qcom: aoss: Tidy up qmp_send() callersBjorn Andersson
2023-08-13soc: qcom: aoss: Move length requirements from callerBjorn Andersson
2023-07-27remoteproc: imx_rproc: Switch iMX8MN/MP from SMCCC to MMIOMarek Vasut
2023-07-15remoteproc: qcom: pas: add SDM845 SLPI compatibleDylan Van Assche
2023-07-15remoteproc: qcom: q6v5-mss: Add support for SDM630/636/660Alexey Minnekhanov
2023-07-15remoteproc: qcom: Expand MD_* as MINIDUMP_*Mukesh Ojha
2023-07-15remoteproc: qcom: pas: refactor SLPI remoteproc initDylan Van Assche
2023-07-15remoteproc: qcom: wcnss: use devm_platform_ioremap_resource_byname()Ye Xingchen
2023-07-15remoteproc: qcom: q6v5: use devm_platform_ioremap_resource_byname()Ye Xingchen
2023-07-15remoteproc: qcom: Add full coredump fallback mechanismSiddharth Gupta
2023-07-15remoteproc: core: Export the rproc coredump APIsSiddharth Gupta
2023-07-15remoteproc: qcom: Use of_reserved_mem_lookup()Stephan Gerhold
2023-07-15remoteproc: imx_rproc: iterate all notifiyids in rx callbackPeng Fan
2023-07-15remoteproc: Explicitly include correct DT includesRob Herring
2023-07-03Merge tag 'rproc-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2023-06-29Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-22remoteproc: stm32: use correct format strings on 64-bitArnd Bergmann
2023-06-14remoteproc: qcom_q6v5_pas: staticize adsp_segment_dump()Krzysztof Kozlowski
2023-05-23remoteproc: stm32: Fix error code in stm32_rproc_parse_dt()Dan Carpenter
2023-05-17soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFRSuman Anna
2023-05-15remoteproc: stm32: Allow hold boot management by the SCMI reset controllerArnaud Pouliquen
2023-05-09remoteproc: imx_dsp_rproc: use modern pm_opsArnd Bergmann
2023-05-09remoteproc: wkup_m3: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-09remoteproc: stm32: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-09remoteproc: st: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-09remoteproc: virtio: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-09remoteproc: rcar: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-09remoteproc: qcom_wcnss: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-09remoteproc: qcom_q6v5_wcss: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-09remoteproc: qcom_q6v5_pas: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-09remoteproc: qcom_q6v5_mss: Convert to platform remove callback returning voidUwe Kleine-König