aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
2020-08-26Merge branch 'v5.7/standard/base' into v5.7/standard/xlnx-socBruce Ashfield
2020-08-21remoteproc: qcom_q6v5_mss: Validate modem blob firmware size before loadSibi Sankar
2020-08-21remoteproc: qcom_q6v5_mss: Validate MBA firmware size before loadSibi Sankar
2020-08-21remoteproc: qcom: q6v5: Update running state before requesting stopSibi Sankar
2020-08-06Merge branch 'v5.7/standard/base' into v5.7/standard/xlnx-socBruce Ashfield
2020-06-24remoteproc: qcom_q6v5_mss: Drop accesses to MPSS PERPH register spaceSibi Sankar
2020-06-24remoteproc/mediatek: fix invalid use of sizeof in scp_ipi_init()Wei Yongjun
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-17remoteproc: zynq: Add explicit nodes for vringsBen Levinsky
2020-05-17remoteproc: zynqmp_r5: Add explicit nodes for vringsBen Levinsky
2020-05-17remoteproc: Add initial zynqmp R5 remoteproc driverJason Wu
2020-05-17remoteproc: Add support for AMP on Zynq platformMichal Simek
2020-05-17remoteproc: returns message for peek remote kick functionWendy Liang
2020-05-17remoteproc: sysfs: allow kick to pass small dataWendy Liang
2020-05-17remoteproc: Add support for peek from remote and acking kick from remoteWendy Liang
2020-04-23Merge tag 'rproc-v5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-17remoteproc: pull in slab.hMichael S. Tsirkin
2020-04-17remoteproc: pull in slab.hMichael S. Tsirkin
2020-04-16remoteproc: mtk_scp: use dma_addr_t for DMA APIArnd Bergmann
2020-04-16remoteproc: qcom_q6v5_mss: fix q6v5_probe() error pathsAlex Elder
2020-04-16remoteproc: qcom_q6v5_mss: fix a bug in q6v5_probe()Alex Elder
2020-04-03remoteproc/omap: Fix set_load call in omap_rproc_request_timerNathan Chancellor
2020-04-02Merge tag 'rproc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds
2020-03-25remoteproc/omap: Switch to SPDX license identifiersSuman Anna
2020-03-25remoteproc/omap: Add watchdog functionality for remote processorsSuman Anna
2020-03-25remoteproc/omap: Report device exceptions and trigger recoverySuman Anna
2020-03-25remoteproc/omap: Add support for runtime auto-suspend/resumeSuman Anna
2020-03-25remoteproc/omap: Add support for system suspend/resumeSuman Anna
2020-03-25remoteproc/omap: Request a timer(s) for remoteproc usageSuman Anna
2020-03-25remoteproc/omap: Check for undefined mailbox messagesSuman Anna
2020-03-25remoteproc/omap: Add support for DRA7xx remote processorsSuman Anna
2020-03-25remoteproc/omap: Initialize and assign reserved memory nodeSuman Anna
2020-03-25remoteproc/omap: Add the rproc ops .da_to_va() implementationSuman Anna
2020-03-25remoteproc/omap: Add support to parse internal memories from DTSuman Anna
2020-03-25remoteproc/omap: Add a sanity check for DSP boot address alignmentSuman Anna
2020-03-25remoteproc/omap: Add device tree supportSuman Anna
2020-03-25remoteproc: qcom: Introduce panic handler for PAS and ADSPBjorn Andersson
2020-03-25remoteproc: qcom: q6v5: Add common panic handlerBjorn Andersson
2020-03-25remoteproc: Introduce "panic" callback in opsBjorn Andersson
2020-03-25remoteproc: Traverse rproc_list under RCU read lockBjorn Andersson
2020-03-25remoteproc: Fix NULL pointer dereference in rproc_virtio_notifyNikita Shubin
2020-03-25remoteproc: return error for bad "recovery" debugfs inputAlex Elder
2020-03-25remoteproc: remoteproc debugfs file fixesAlex Elder
2020-03-25remoteproc: re-check state in rproc_trigger_recovery()Alex Elder
2020-03-25remoteproc: stm32: demote warning about optional property absenceAhmad Fatoum
2020-03-25remoteproc/mediatek: Use size_t type for len in scp_da_to_vaNathan Chancellor
2020-03-25remoteproc: Adapt coredump to generate correct elf typeClement Leger