index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
stm32_rproc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-03
remoteproc: stm32: Improve crash recovery time
Arnaud Pouliquen
1
-1
/
+1
2021-06-23
remoteproc: stm32: fix mbox_send_message call
Arnaud Pouliquen
1
-9
/
+5
2021-05-27
remoteproc: stm32: fix phys_addr_t format string
Arnd Bergmann
1
-1
/
+1
2021-04-14
remoteproc: stm32: add capability to detach
Arnaud Pouliquen
1
-2
/
+37
2021-03-18
remoteproc: stm32: Move memory parsing to rproc_ops
Arnaud POULIQUEN
1
-21
/
+6
2021-03-18
remoteproc: stm32: Move resource table setup to rproc_ops
Mathieu Poirier
1
-73
/
+68
2021-01-07
remoteproc: stm32: improve debug using dev_err_probe
Arnaud Pouliquen
1
-10
/
+13
2020-11-17
remoteproc: stm32: Constify st_rproc_ops
Rikard Falkeborn
1
-1
/
+1
2020-09-15
remoteproc: stm32: Fix pointer assignement
Mathieu Poirier
1
-1
/
+1
2020-07-17
remoteproc: stm32: Update M4 state in stm32_rproc_stop()
Mathieu Poirier
1
-0
/
+12
2020-07-17
remoteproc: stm32: Introduce new attach() operation
Mathieu Poirier
1
-0
/
+8
2020-07-17
remoteproc: stm32: Properly handle the resource table when attaching
Mathieu Poirier
1
-0
/
+76
2020-07-17
remoteproc: stm32: Parse memory regions when attaching to M4
Mathieu Poirier
1
-3
/
+20
2020-07-17
remoteproc: stm32: Properly set co-processor state when attaching
Mathieu Poirier
1
-0
/
+31
2020-07-17
remoteproc: stm32: Parse syscon that will manage M4 synchronisation
Mathieu Poirier
1
-0
/
+26
2020-07-17
remoteproc: stm32: Remove memory translation from DT parsing
Mathieu Poirier
1
-1
/
+5
2020-07-17
remoteproc: stm32: Decouple rproc from DT parsing
Mathieu Poirier
1
-11
/
+12
2020-07-17
remoteproc: stm32: Request IRQ with platform device
Mathieu Poirier
1
-2
/
+3
2020-07-17
remoteproc: stm32: Decouple rproc from memory translation
Mathieu Poirier
1
-4
/
+4
2020-06-08
Merge tag 'rproc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...
Linus Torvalds
1
-1
/
+2
2020-04-22
remoteproc: remove rproc_elf32_sanity_check
Clement Leger
1
-1
/
+1
2020-04-19
remoteproc: use rproc_coredump_set_elf_info in drivers
Clement Leger
1
-0
/
+1
2020-04-17
remoteproc: pull in slab.h
Michael S. Tsirkin
1
-0
/
+1
2020-03-25
remoteproc: stm32: demote warning about optional property absence
Ahmad Fatoum
1
-1
/
+1
2020-03-25
remoteproc: Rename rproc_elf_sanity_check for elf32
Clement Leger
1
-1
/
+1
2019-11-18
remoteproc: stm32: fix probe error case
Fabien Dessenne
1
-2
/
+15
2019-11-14
remoteproc: stm32: wakeup the system by wdg irq
Fabien Dessenne
1
-0
/
+45
2019-11-08
remoteproc: stm32: use workqueue to treat mailbox callback
Arnaud Pouliquen
1
-5
/
+33
2019-08-26
remoteproc: stm32: manage the get_irq probe defer case
Fabien Dessenne
1
-0
/
+3
2019-08-26
remoteproc: stm32: clear MCU PDDS at firmware start
Fabien Dessenne
1
-0
/
+11
2019-07-08
remoteproc: stm32: fix building without ARM SMCC
Arnd Bergmann
1
-1
/
+1
2019-06-29
remoteproc: stm32: add an ST stm32_rproc driver
Fabien Dessenne
1
-0
/
+628