aboutsummaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)AuthorFilesLines
2023-09-04Merge tag 'rproc-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Gravatar Linus Torvalds 21-146/+264
2023-08-21remoteproc: pru: add support for configuring GPMUX based on client setupGravatar Tero Kristo 1-0/+22
2023-08-21remoteproc: stm32: fix incorrect optional pointersGravatar Arnd Bergmann 1-6/+6
2023-08-13soc: qcom: aoss: Tidy up qmp_send() callersGravatar Bjorn Andersson 1-7/+1
2023-08-13soc: qcom: aoss: Move length requirements from callerGravatar Bjorn Andersson 1-1/+1
2023-07-27remoteproc: imx_rproc: Switch iMX8MN/MP from SMCCC to MMIOGravatar Marek Vasut 2-2/+58
2023-07-15remoteproc: qcom: pas: add SDM845 SLPI compatibleGravatar Dylan Van Assche 1-0/+1
2023-07-15remoteproc: qcom: q6v5-mss: Add support for SDM630/636/660Gravatar Alexey Minnekhanov 1-2/+49
2023-07-15remoteproc: qcom: Expand MD_* as MINIDUMP_*Gravatar Mukesh Ojha 1-6/+6
2023-07-15remoteproc: qcom: pas: refactor SLPI remoteproc initGravatar Dylan Van Assche 1-40/+8
2023-07-15remoteproc: qcom: wcnss: use devm_platform_ioremap_resource_byname()Gravatar Ye Xingchen 1-3/+1
2023-07-15remoteproc: qcom: q6v5: use devm_platform_ioremap_resource_byname()Gravatar Ye Xingchen 1-2/+1
2023-07-15remoteproc: qcom: Add full coredump fallback mechanismGravatar Siddharth Gupta 2-2/+12
2023-07-15remoteproc: core: Export the rproc coredump APIsGravatar Siddharth Gupta 2-4/+2
2023-07-15remoteproc: qcom: Use of_reserved_mem_lookup()Gravatar Stephan Gerhold 4-62/+69
2023-07-15remoteproc: imx_rproc: iterate all notifiyids in rx callbackGravatar Peng Fan 1-2/+11
2023-07-15remoteproc: Explicitly include correct DT includesGravatar Rob Herring 16-17/+20
2023-07-03Merge tag 'rproc-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Gravatar Linus Torvalds 18-100/+97
2023-06-29Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-15/+0
2023-06-22remoteproc: stm32: use correct format strings on 64-bitGravatar Arnd Bergmann 2-4/+4
2023-06-14remoteproc: qcom_q6v5_pas: staticize adsp_segment_dump()Gravatar Krzysztof Kozlowski 1-1/+1
2023-05-23remoteproc: stm32: Fix error code in stm32_rproc_parse_dt()Gravatar Dan Carpenter 1-1/+1
2023-05-17soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFRGravatar Suman Anna 1-15/+0
2023-05-15remoteproc: stm32: Allow hold boot management by the SCMI reset controllerGravatar Arnaud Pouliquen 1-21/+55
2023-05-09remoteproc: imx_dsp_rproc: use modern pm_opsGravatar Arnd Bergmann 1-6/+5
2023-05-09remoteproc: wkup_m3: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-05-09remoteproc: stm32: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-05-09remoteproc: st: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-05-09remoteproc: virtio: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-05-09remoteproc: rcar: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-05-09remoteproc: qcom_wcnss: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-05-09remoteproc: qcom_q6v5_wcss: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-05-09remoteproc: qcom_q6v5_pas: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-05-09remoteproc: qcom_q6v5_mss: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-05-09remoteproc: qcom_q6v5_adsp: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-05-09remoteproc: pru: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-05-09remoteproc: omap: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-05-09remoteproc: mtk_scp: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-05-09remoteproc: meson_mx_ao_arc: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-05-09remoteproc: keystone: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-05-09remoteproc: imx: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-05-09remoteproc: imx_dsp: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-05-09remoteproc: da8xx: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-04-27Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 2-4/+4
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+0
2023-04-25Merge tag 'rproc-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Gravatar Linus Torvalds 15-184/+626
2023-04-18remoteproc: st: Use of_property_present() for testing DT property presenceGravatar Rob Herring 1-1/+1
2023-04-13remoteproc: remove MODULE_LICENSE in non-modulesGravatar Nick Alcock 1-1/+0
2023-04-11remoteproc: imx_dsp_rproc: Fix kernel test robot sparse warningGravatar Mathieu Poirier 1-4/+4
2023-04-10remoteproc: imx_dsp_rproc: Improve exception handling in imx_dsp_rproc_mbox_a...Gravatar Markus Elfring 1-11/+7