summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
2020-08-11Merge tag 'v5.4.49' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-07-07Merge tag 'v5.4.47' into 5.4-2.1.x-imxMax Krummenacher
2020-06-24remoteproc: qcom_q6v5_mss: map/unmap mpss segments before/after useSibi Sankar
2020-06-24remoteproc: Fix IDR initialisation in rproc_alloc()Alex Elder
2020-06-17remoteproc: Fix and restore the parenting hierarchy for vdevSuman Anna
2020-06-17remoteproc: Fall back to using parent memory pool if no dedicated availableTero Kristo
2020-05-10remoteproc: qcom_q6v5_mss: fix a bug in q6v5_probe()Alex Elder
2020-05-02remoteproc: Fix wrong rvring index computationClement Leger
2020-04-30MLK-23882 remoteproc: imx_rproc: check resource table headerPeng Fan
2020-04-29LF-1360 remoteproc: imx: enlarge the mbox timeout delayPeng Fan
2020-04-17remoteproc: Fix NULL pointer dereference in rproc_virtio_notifyNikita Shubin
2020-04-17remoteproc: qcom_q6v5_mss: Reload the mba region on coredumpSibi Sankar
2020-04-17remoteproc: qcom_q6v5_mss: Don't reassign mpss region on shutdownBjorn Andersson
2020-04-13MLK-23778 remoteproc: imx: parse auto boot from dtbPeng Fan
2020-04-09MLK-23754-37 remoteproc: imx_rproc: add txdb and check stop returnPeng Fan
2020-04-09MLK-23754-33 remoteproc: imx: add i.MX7ULP supportPeng Fan
2020-04-09MLK-23754-30 remoteproc: imx: add i.MX8QM supportPeng Fan
2020-04-09MLK-23754-29 arm64: dts: imx8mn: add remoteproc node for i.MX8MNPeng Fan
2020-04-09MLK-23754-25 remoteproc: imx: use devm_ioremapPeng Fan
2020-04-09MLK-23754-24 remoteproc: imx: add i.MX8MN/P supportPeng Fan
2020-04-09MLK-23754-22 remoteproc: imx_rproc: add i.MX8QXP CM4 start/stop with power do...Peng Fan
2020-04-09MLK-23754-21 remoteproc: imx_rproc: add imx memcpy functionsPeng Fan
2020-04-09MLK-23754-19 remoteproc: add rproc_memcpyPeng Fan
2020-04-09MLK-23754-18 remoteproc: imx_rproc: add rx doorbellPeng Fan
2020-04-09MLK-23754-17 remoteproc: imx_rproc: add i.MX8QXPPeng Fan
2020-04-09MLK-23754-16 remoteproc: imx_rproc: support get firmware name from dtsPeng Fan
2020-04-09MLK-23754-15 remoteproc: imx_rproc: support i.MX8MQ/MPeng Fan
2020-04-09MLK-23754-14 remoteproc: elf_loader: drop unneedded memsetPeng Fan
2020-04-09MLK-23754-13 remoteproc: imx_proc: enable virtio/mailboxPeng Fan
2020-04-09MLK-23754-12 remoteproc: imx_proc: add ipc-only supportPeng Fan
2020-04-09MLK-23754-11 remoteproc: imx_rproc: support early booted remote processorPeng Fan
2020-04-09MLK-23754-8 remoteproc: imx: using reset apiPeng Fan
2020-04-09MLK-23754-7 remoteproc: imx_rproc: make clk optionalPeng Fan
2020-04-09MLK-23754-6 remoteproc: imx_rproc: make syscon optionalPeng Fan
2020-04-09MLK-23754-5 remoteproc: add support to skip firmware load when recoveryPeng Fan
2020-04-09MLK-23754-2 remoteproc: virtio: support sharing vdev bufferPeng Fan
2020-04-09MLK-23754-1 remoteproc: add support for co-processor loaded and booted before...Loic Pallardy
2020-02-24remoteproc: Initialize rproc_class before useBrandon Maier
2019-09-22Merge tag 'rproc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds
2019-09-04remoteproc: don't allow modular buildChristoph Hellwig
2019-08-26remoteproc: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-26remoteproc: stm32: manage the get_irq probe defer caseFabien Dessenne
2019-08-26remoteproc: stm32: clear MCU PDDS at firmware startFabien Dessenne
2019-08-26remoteproc: qcom: q6v5-mss: fixup q6v5_pds_enable error handlingSibi Sankar
2019-08-26remoteproc: Add a sysfs interface for nameSuman Anna
2019-07-24remoteproc: qcom: Move glink_ssr notification after stopBjorn Andersson
2019-07-17Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteprocLinus Torvalds
2019-07-08remoteproc: stm32: fix building without ARM SMCCArnd Bergmann
2019-07-04remoteproc: qcom: q6v5-mss: Fix build error without QCOM_MDT_LOADERYueHaibing
2019-07-01remoteproc: copy parent dma_pfn_offset for vdevClement Leger