index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
imx_dsp_rproc.c
Age
Commit message (
Expand
)
Author
2024-03-21
Merge tag 'rproc-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
2024-02-14
remoteproc: imx_dsp_rproc: Convert to dev_pm_domain_attach|detach_list()
Ulf Hansson
2024-02-02
remoteproc: imx_dsp_rproc: Use devm_rproc_alloc() helper
Andrew Davis
2023-11-20
remoteproc: imx_dsp_rproc: Add mandatory find_loaded_rsc_table op
Iuliana Prodan
2023-07-15
remoteproc: Explicitly include correct DT includes
Rob Herring
2023-05-09
remoteproc: imx_dsp_rproc: use modern pm_ops
Arnd Bergmann
2023-05-09
remoteproc: imx_dsp: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-11
remoteproc: imx_dsp_rproc: Fix kernel test robot sparse warning
Mathieu Poirier
2023-04-10
remoteproc: imx_dsp_rproc: Improve exception handling in imx_dsp_rproc_mbox_a...
Markus Elfring
2023-04-03
remoteproc: imx_dsp_rproc: Call of_node_put() on iteration error
Mathieu Poirier
2023-03-13
remoteproc: imx_dsp_rproc: Add custom memory copy implementation for i.MX DSP...
Iuliana Prodan
2023-03-13
remoteproc: imx_dsp_rproc: Add module parameter to ignore ready flag from rem...
Iuliana Prodan
2022-10-24
remoteproc: imx_dsp_rproc: Add mutex protection for workqueue
Shengjiu Wang
2022-08-23
remoteproc: imx_dsp_rproc: fix argument 2 of rproc_mem_entry_init
Shengjiu Wang
2022-04-13
remoteproc: imx_dsp_rproc: Make rsc_table optional
Daniel Baluta
2022-04-13
remoteproc: imx_dsp_rproc: use common rproc_elf_load_segments
Peng Fan
2021-10-14
remoteproc: imx_dsp_rproc: mark PM functions as __maybe_unused
Arnd Bergmann
2021-10-13
remoteproc: imx_dsp_rproc: Correct the comment style of copyright
Shengjiu Wang
2021-10-12
remoteproc: imx_dsp_rproc: Add remoteproc driver for DSP on i.MX
Shengjiu Wang