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