Age | Commit message (Expand) | Author | Files | Lines |
2023-11-20 | remoteproc: imx_dsp_rproc: Add mandatory find_loaded_rsc_table op | Iuliana Prodan | 1 | -0/+1 |
2023-07-15 | remoteproc: Explicitly include correct DT includes | Rob Herring | 1 | -2/+1 |
2023-05-09 | remoteproc: imx_dsp_rproc: use modern pm_ops | Arnd Bergmann | 1 | -6/+5 |
2023-05-09 | remoteproc: imx_dsp: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-04-11 | remoteproc: imx_dsp_rproc: Fix kernel test robot sparse warning | Mathieu Poirier | 1 | -4/+4 |
2023-04-10 | remoteproc: imx_dsp_rproc: Improve exception handling in imx_dsp_rproc_mbox_a... | Markus Elfring | 1 | -11/+7 |
2023-04-03 | remoteproc: imx_dsp_rproc: Call of_node_put() on iteration error | Mathieu Poirier | 1 | -3/+9 |
2023-03-13 | remoteproc: imx_dsp_rproc: Add custom memory copy implementation for i.MX DSP... | Iuliana Prodan | 1 | -1/+186 |
2023-03-13 | remoteproc: imx_dsp_rproc: Add module parameter to ignore ready flag from rem... | Iuliana Prodan | 1 | -2/+30 |
2022-10-24 | remoteproc: imx_dsp_rproc: Add mutex protection for workqueue | Shengjiu Wang | 1 | -3/+9 |
2022-08-23 | remoteproc: imx_dsp_rproc: fix argument 2 of rproc_mem_entry_init | Shengjiu Wang | 1 | -2/+2 |
2022-04-13 | remoteproc: imx_dsp_rproc: Make rsc_table optional | Daniel Baluta | 1 | -1/+9 |
2022-04-13 | remoteproc: imx_dsp_rproc: use common rproc_elf_load_segments | Peng Fan | 1 | -94/+1 |
2021-10-14 | remoteproc: imx_dsp_rproc: mark PM functions as __maybe_unused | Arnd Bergmann | 1 | -2/+2 |
2021-10-13 | remoteproc: imx_dsp_rproc: Correct the comment style of copyright | Shengjiu Wang | 1 | -1/+1 |
2021-10-12 | remoteproc: imx_dsp_rproc: Add remoteproc driver for DSP on i.MX | Shengjiu Wang | 1 | -0/+1206 |