index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
stm32_rproc.c
Age
Commit message (
Expand
)
Author
2025-04-07
remoteproc: stm32_rproc: Allow to specify firmware default name
Arnaud Pouliquen
2024-10-29
remoteproc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-05-28
remoteproc: stm32_rproc: Fix mailbox interrupts queuing
Gwenael Treuveur
2024-02-02
remoteproc: stm32: Use devm_rproc_alloc() helper
Andrew Davis
2024-01-23
remoteproc: stm32: Fix incorrect type assignment returned by stm32_rproc_get_...
Arnaud Pouliquen
2024-01-23
remoteproc: stm32: Fix incorrect type in assignment for va
Arnaud Pouliquen
2023-09-13
remoteproc: stm32: Clean up redundant dev_err_probe()
Chen Jiahao
2023-08-21
remoteproc: stm32: fix incorrect optional pointers
Arnd Bergmann
2023-07-15
remoteproc: Explicitly include correct DT includes
Rob Herring
2023-07-03
Merge tag 'rproc-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
2023-06-22
remoteproc: stm32: use correct format strings on 64-bit
Arnd Bergmann
2023-05-23
remoteproc: stm32: Fix error code in stm32_rproc_parse_dt()
Dan Carpenter
2023-05-15
remoteproc: stm32: Allow hold boot management by the SCMI reset controller
Arnaud Pouliquen
2023-05-09
remoteproc: stm32: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-03
remoteproc: stm32_rproc: Add mutex protection for workqueue
Arnaud Pouliquen
2023-04-03
remoteproc: stm32: Call of_node_put() on iteration error
Mathieu Poirier
2022-01-03
remoteproc: stm32: Improve crash recovery time
Arnaud Pouliquen
2021-06-23
remoteproc: stm32: fix mbox_send_message call
Arnaud Pouliquen
2021-05-27
remoteproc: stm32: fix phys_addr_t format string
Arnd Bergmann
2021-04-14
remoteproc: stm32: add capability to detach
Arnaud Pouliquen
2021-03-18
remoteproc: stm32: Move memory parsing to rproc_ops
Arnaud POULIQUEN
2021-03-18
remoteproc: stm32: Move resource table setup to rproc_ops
Mathieu Poirier
2021-01-07
remoteproc: stm32: improve debug using dev_err_probe
Arnaud Pouliquen
2020-11-17
remoteproc: stm32: Constify st_rproc_ops
Rikard Falkeborn
2020-09-15
remoteproc: stm32: Fix pointer assignement
Mathieu Poirier
2020-07-17
remoteproc: stm32: Update M4 state in stm32_rproc_stop()
Mathieu Poirier
2020-07-17
remoteproc: stm32: Introduce new attach() operation
Mathieu Poirier
2020-07-17
remoteproc: stm32: Properly handle the resource table when attaching
Mathieu Poirier
2020-07-17
remoteproc: stm32: Parse memory regions when attaching to M4
Mathieu Poirier
2020-07-17
remoteproc: stm32: Properly set co-processor state when attaching
Mathieu Poirier
2020-07-17
remoteproc: stm32: Parse syscon that will manage M4 synchronisation
Mathieu Poirier
2020-07-17
remoteproc: stm32: Remove memory translation from DT parsing
Mathieu Poirier
2020-07-17
remoteproc: stm32: Decouple rproc from DT parsing
Mathieu Poirier
2020-07-17
remoteproc: stm32: Request IRQ with platform device
Mathieu Poirier
2020-07-17
remoteproc: stm32: Decouple rproc from memory translation
Mathieu Poirier
2020-06-08
Merge tag 'rproc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...
Linus Torvalds
2020-04-22
remoteproc: remove rproc_elf32_sanity_check
Clement Leger
2020-04-19
remoteproc: use rproc_coredump_set_elf_info in drivers
Clement Leger
2020-04-17
remoteproc: pull in slab.h
Michael S. Tsirkin
2020-03-25
remoteproc: stm32: demote warning about optional property absence
Ahmad Fatoum
2020-03-25
remoteproc: Rename rproc_elf_sanity_check for elf32
Clement Leger
2019-11-18
remoteproc: stm32: fix probe error case
Fabien Dessenne
2019-11-14
remoteproc: stm32: wakeup the system by wdg irq
Fabien Dessenne
2019-11-08
remoteproc: stm32: use workqueue to treat mailbox callback
Arnaud Pouliquen
2019-08-26
remoteproc: stm32: manage the get_irq probe defer case
Fabien Dessenne
2019-08-26
remoteproc: stm32: clear MCU PDDS at firmware start
Fabien Dessenne
2019-07-08
remoteproc: stm32: fix building without ARM SMCC
Arnd Bergmann
2019-06-29
remoteproc: stm32: add an ST stm32_rproc driver
Fabien Dessenne