summaryrefslogtreecommitdiff
path: root/drivers/remoteproc/imx_dsp_rproc.c
AgeCommit message (Expand)Author
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