summaryrefslogtreecommitdiff
path: root/drivers/remoteproc/imx_dsp_rproc.c
AgeCommit message (Expand)Author
2026-01-05remoteproc: imx_dsp_rproc: Only reset carveout memory at RPROC_OFFLINE stateShengjiu Wang
2025-12-17remoteproc: imx_dsp_rproc: Fix multiple start/stop operationsDaniel Baluta
2025-12-14remoteproc: imx_dsp_rproc: Wait for suspend ACK only if WAIT_FW_CONFIRMATION ...Iuliana Prodan
2025-12-14remoteproc: imx_dsp_rproc: Rename macro to reflect multiple contextsIuliana Prodan
2025-12-14remoteproc: imx_dsp_rproc: Skip RP_MBOX_SUSPEND_SYSTEM when mailbox TX channe...Iuliana Prodan
2025-11-27remoteproc: imx_dsp_rproc: Fix NULL vs IS_ERR() bug in imx_dsp_rproc_add_carv...Dan Carpenter
2025-11-25remoteproc: Use of_reserved_mem_region_* functions for "memory-region"Rob Herring (Arm)
2025-11-19remoteproc: imx_dsp_rproc: Simplify start/stop error handlingPeng Fan
2025-11-19remoteproc: imx_dsp_rproc: Simplify IMX_RPROC_RESET_CONTROLLER switch casePeng Fan
2025-11-19remoteproc: imx_dsp_rproc: Simplify IMX_RPROC_SCU_API switch casePeng Fan
2025-11-19remoteproc: imx_dsp_rproc: Simplify IMX_RPROC_MMIO switch casePeng Fan
2025-11-19remoteproc: imx_dsp_rproc: Move imx_dsp_rproc_dcfg closer to imx_dsp_rproc_of...Peng Fan
2025-11-19remoteproc: imx_dsp_rproc: Use start/stop/detect_mode ops from imx_rproc_dcfgPeng Fan
2025-11-19remoteproc: imx_dsp_rproc: Drop extra spacePeng Fan
2025-11-19remoteproc: imx_dsp_rproc: Use dev_err_probe() for firmware and mode errorsPeng Fan
2025-11-19remoteproc: imx_dsp_rproc: Use devm_pm_runtime_enable() helperPeng Fan
2025-11-19remoteproc: imx_dsp_rproc: Use devm_rproc_add() helperPeng Fan
2025-11-19remoteproc: imx_dsp_rproc: Simplify power domain attach and error handlingPeng Fan
2025-08-20remoteproc: imx_dsp_rproc: Add support of recovery and coredump processShengjiu Wang
2025-04-22remoteproc: imx_dsp_rproc: Add support for DSP-specific featuresIuliana Prodan
2025-03-14remoteproc: imx_dsp_rproc: Document run_stall struct memberDaniel Baluta
2025-03-13imx_dsp_rproc: Use reset controller API to control the DSPDaniel Baluta
2024-10-29remoteproc: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-08-13remoteproc: Use of_property_present()Rob Herring (Arm)
2024-03-21Merge tag 'rproc-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2024-02-14remoteproc: imx_dsp_rproc: Convert to dev_pm_domain_attach|detach_list()Ulf Hansson
2024-02-02remoteproc: imx_dsp_rproc: Use devm_rproc_alloc() helperAndrew Davis
2023-11-20remoteproc: imx_dsp_rproc: Add mandatory find_loaded_rsc_table opIuliana Prodan
2023-07-15remoteproc: Explicitly include correct DT includesRob Herring
2023-05-09remoteproc: imx_dsp_rproc: use modern pm_opsArnd Bergmann
2023-05-09remoteproc: imx_dsp: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-11remoteproc: imx_dsp_rproc: Fix kernel test robot sparse warningMathieu Poirier
2023-04-10remoteproc: imx_dsp_rproc: Improve exception handling in imx_dsp_rproc_mbox_a...Markus Elfring
2023-04-03remoteproc: imx_dsp_rproc: Call of_node_put() on iteration errorMathieu Poirier
2023-03-13remoteproc: imx_dsp_rproc: Add custom memory copy implementation for i.MX DSP...Iuliana Prodan
2023-03-13remoteproc: imx_dsp_rproc: Add module parameter to ignore ready flag from rem...Iuliana Prodan
2022-10-24remoteproc: imx_dsp_rproc: Add mutex protection for workqueueShengjiu Wang
2022-08-23remoteproc: imx_dsp_rproc: fix argument 2 of rproc_mem_entry_initShengjiu Wang
2022-04-13remoteproc: imx_dsp_rproc: Make rsc_table optionalDaniel Baluta
2022-04-13remoteproc: imx_dsp_rproc: use common rproc_elf_load_segmentsPeng Fan
2021-10-14remoteproc: imx_dsp_rproc: mark PM functions as __maybe_unusedArnd Bergmann
2021-10-13remoteproc: imx_dsp_rproc: Correct the comment style of copyrightShengjiu Wang
2021-10-12remoteproc: imx_dsp_rproc: Add remoteproc driver for DSP on i.MXShengjiu Wang