summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
2023-12-17remoteproc: qcom_q6v5_pas: Add SC7280 ADSP, CDSP & WPSSLuca Weiss
2023-11-30remoteproc: k3-dsp: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30remoteproc: k3-dsp: Use symbolic error codes in error messagesUwe Kleine-König
2023-11-30remoteproc: k3-dsp: Suppress duplicate error message in .remove()Uwe Kleine-König
2023-11-20remoteproc: imx_dsp_rproc: Add mandatory find_loaded_rsc_table opIuliana Prodan
2023-10-16remoteproc: st: Fix sometimes uninitialized ret in st_rproc_probe()Nathan Chancellor
2023-10-11remoteproc: st: Use device_get_match_data()Rob Herring
2023-09-29remoteproc: zynqmp: Change tcm address translation methodTanmay Shah
2023-09-21remoteproc: mediatek: Refactor single core check and fix retrocompatibilityAngeloGioacchino Del Regno
2023-09-20remoteproc: qcom: q6v5-mss: Remove PNoC clock from 8996 MSSKonrad Dybcio
2023-09-20remoteproc: qcom: pas: Add SM6375 MPSSKonrad Dybcio
2023-09-20remoteproc: qcom: pas: Add SM6375 ADSP & CDSPKonrad Dybcio
2023-09-20remoteproc: qcom: pas: Add sc7180 adspNikita Travkin
2023-09-14remoteproc: zynqmp: fix TCM carveouts in lockstep modeTanmay Shah
2023-09-13remoteproc: mediatek: Refine ipi handler error messageTinghan Shen
2023-09-13remoteproc: mediatek: Report watchdog crash to all coresTinghan Shen
2023-09-13remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeoutTinghan Shen
2023-09-13remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offsetTinghan Shen
2023-09-13remoteproc: mediatek: Remove dependency of MT8195 SCP L2TCM power control on ...Tinghan Shen
2023-09-13remoteproc: mediatek: Probe SCP cluster on multi-core SCPTinghan Shen
2023-09-13remoteproc: mediatek: Probe SCP cluster on single-core SCPTinghan Shen
2023-09-13remoteproc: mediatek: Revise SCP rproc initialization flow for multi-core SCPTinghan Shen
2023-09-13remoteproc: mediatek: Extract SCP common registersTinghan Shen
2023-09-13remoteproc: mediatek: Add MT8195 SCP core 1 operationsTinghan Shen
2023-09-13remoteproc: stm32: Clean up redundant dev_err_probe()Chen Jiahao
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