index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
ti_k3_r5_remoteproc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-28
remoteproc: k3-r5: Fix error handling when power-up failed
Jan Kiszka
1
-1
/
+2
2024-08-21
remoteproc: k3-r5: Delay notification of wakeup event
Udit Kumar
1
-2
/
+3
2024-08-21
remoteproc: k3: Factor out TI-SCI processor control OF get function
Andrew Davis
1
-27
/
+1
2024-08-16
remoteproc: k3-r5: Acquire mailbox handle during probe routine
Beleswar Padhi
1
-48
/
+30
2024-08-16
remoteproc: k3-r5: Use devm_rproc_alloc() helper
Beleswar Padhi
1
-11
/
+5
2024-07-01
remoteproc: k3-r5: Fix IPC-only mode detection
Richard Genoud
1
-6
/
+7
2024-05-06
remoteproc: k3-r5: Jump to error handling labels in start/stop errors
Beleswar Padhi
1
-2
/
+4
2024-04-30
remoteproc: k3-r5: Do not allow core1 to power up before core0 via sysfs
Beleswar Padhi
1
-2
/
+21
2024-04-30
remoteproc: k3-r5: Wait for core0 power-up before powering up core1
Apurva Nandan
1
-0
/
+33
2023-07-15
remoteproc: Explicitly include correct DT includes
Rob Herring
1
-1
/
+2
2023-03-29
remoteproc: k3-r5: Use separate compatible string for TI AM62x SoC family
Devarsh Thakkar
1
-12
/
+47
2023-03-29
remoteproc: k3-r5: Simplify cluster mode setting usage
Devarsh Thakkar
1
-36
/
+40
2022-06-14
remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_init
Miaoqian Lin
1
-0
/
+2
2022-03-11
remoteproc: k3-r5: Add support for IPC-only mode for all R5Fs
Suman Anna
1
-4
/
+215
2022-03-11
remoteproc: k3-r5: Refactor mbox request code in start
Suman Anna
1
-27
/
+41
2021-12-01
remoteproc: k3-r5: Extend support for R5F clusters on J721S2 SoCs
Hari Nagalla
1
-2
/
+3
2021-10-15
remoteproc: Fix spelling mistake "atleast" -> "at least"
Colin Ian King
1
-1
/
+1
2021-05-27
remoteproc: k3-r5: Fix an error message
Christophe JAILLET
1
-1
/
+1
2021-05-27
remoteproc: k3-r5: Extend support to R5F clusters on AM64x SoCs
Suman Anna
1
-29
/
+120
2021-03-11
remoteproc: add is_iomem to da_to_va
Peng Fan
1
-1
/
+1
2020-11-25
remoteproc: k3-r5: Adjust TCM sizes in Split-mode on J7200 SoCs
Suman Anna
1
-0
/
+43
2020-11-25
remoteproc: k3-r5: Extend support to R5F clusters on J7200 SoCs
Suman Anna
1
-2
/
+50
2020-10-26
remoteproc: ti_k3: fix -Wcast-function-type warning
Arnd Bergmann
1
-12
/
+6
2020-10-13
remoteproc: k3-r5: Add loading support for on-chip SRAM regions
Suman Anna
1
-0
/
+79
2020-10-13
remoteproc: k3-r5: Initialize TCM memories for ECC
Suman Anna
1
-2
/
+15
2020-10-13
remoteproc: k3-r5: Add a remoteproc driver for R5F subsystem
Suman Anna
1
-0
/
+1303