summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc
AgeCommit message (Expand)Author
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-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
2020-03-25remoteproc: Allow overriding only sanity_checkClement Leger
2020-03-25remoteproc: Add elf64 support in elf loaderClement Leger
2020-03-25remoteproc: Rename rproc_elf_sanity_check for elf32Clement Leger
2020-03-25remoteproc: Add elf helpers to access elf64 and elf32 fieldsClement Leger
2020-03-25remoteproc: Use u64 type for boot_addrClement Leger
2020-03-25remoteproc: Use size_t instead of int for rproc_mem_entry lenClement Leger
2020-03-25remoteproc: Use size_t type for len in da_to_vaClement Leger
2020-03-25remoteproc: fix kernel-doc warningsArnaud Pouliquen
2020-03-25remoteproc: qcom_q6v5_mss: Reload the mba region on coredumpSibi Sankar
2020-03-25remoteproc: qcom_q6v5_mss: Validate each segment during loadingBjorn Andersson
2020-03-25remoteproc: qcom_q6v5_mss: Don't reassign mpss region on shutdownBjorn Andersson
2020-03-16remoteproc: clean up notification configAlex Elder