开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2025-01-06
remoteproc: k3-r5: Add devm action to release tsp
Beleswar Padhi
2025-01-06
remoteproc: k3-r5: Use devm_rproc_add() helper
Beleswar Padhi
2025-01-06
remoteproc: k3-r5: Use devm_ioremap_wc() helper
Beleswar Padhi
2025-01-06
remoteproc: k3-r5: Use devm_kcalloc() helper
Beleswar Padhi
2025-01-06
remoteproc: k3-r5: Add devm action to release reserved memory
Beleswar Padhi
2024-10-29
remoteproc: k3-r5: Force cast from iomem address space
Andrew Davis
2024-10-29
remoteproc: k3-r5: Use IO memset to clear TCMs
Andrew Davis
2024-10-15
remoteproc: ti_k3_r5: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-10-15
remoteproc: ti_k3_r5: Simplify with dev_err_probe()
Krzysztof Kozlowski
2024-09-30
remoteproc: k3: Call of_node_put(rmem_np) only once in three functions
Markus Elfring
2024-08-28
remoteproc: k3-r5: Fix error handling when power-up failed
Jan Kiszka
2024-08-21
remoteproc: k3-r5: Delay notification of wakeup event
Udit Kumar
2024-08-21
remoteproc: k3: Factor out TI-SCI processor control OF get function
Andrew Davis
2024-08-16
remoteproc: k3-r5: Acquire mailbox handle during probe routine
Beleswar Padhi
2024-08-16
remoteproc: k3-r5: Use devm_rproc_alloc() helper
Beleswar Padhi
2024-07-01
remoteproc: k3-r5: Fix IPC-only mode detection
Richard Genoud
2024-05-06
remoteproc: k3-r5: Jump to error handling labels in start/stop errors
Beleswar Padhi
2024-04-30
remoteproc: k3-r5: Do not allow core1 to power up before core0 via sysfs
Beleswar Padhi
2024-04-30
remoteproc: k3-r5: Wait for core0 power-up before powering up core1
Apurva Nandan
2023-07-15
remoteproc: Explicitly include correct DT includes
Rob Herring
2023-03-29
remoteproc: k3-r5: Use separate compatible string for TI AM62x SoC family
Devarsh Thakkar
2023-03-29
remoteproc: k3-r5: Simplify cluster mode setting usage
Devarsh Thakkar
2022-06-14
remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_init
Miaoqian Lin
2022-03-11
remoteproc: k3-r5: Add support for IPC-only mode for all R5Fs
Suman Anna
2022-03-11
remoteproc: k3-r5: Refactor mbox request code in start
Suman Anna
2021-12-01
remoteproc: k3-r5: Extend support for R5F clusters on J721S2 SoCs
Hari Nagalla
2021-10-15
remoteproc: Fix spelling mistake "atleast" -> "at least"
Colin Ian King
2021-05-27
remoteproc: k3-r5: Fix an error message
Christophe JAILLET
2021-05-27
remoteproc: k3-r5: Extend support to R5F clusters on AM64x SoCs
Suman Anna
2021-03-11
remoteproc: add is_iomem to da_to_va
Peng Fan
2020-11-25
remoteproc: k3-r5: Adjust TCM sizes in Split-mode on J7200 SoCs
Suman Anna
2020-11-25
remoteproc: k3-r5: Extend support to R5F clusters on J7200 SoCs
Suman Anna
2020-10-26
remoteproc: ti_k3: fix -Wcast-function-type warning
Arnd Bergmann
2020-10-13
remoteproc: k3-r5: Add loading support for on-chip SRAM regions
Suman Anna
2020-10-13
remoteproc: k3-r5: Initialize TCM memories for ECC
Suman Anna
2020-10-13
remoteproc: k3-r5: Add a remoteproc driver for R5F subsystem
Suman Anna