index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
ti_k3_dsp_remoteproc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remoteproc: k3: Factor out TI-SCI processor control OF get function
Andrew Davis
2024-08-21
1
-27
/
+1
*
remoteproc: k3-dsp: Acquire mailbox handle during probe routine
Beleswar Padhi
2024-08-16
1
-50
/
+30
*
remoteproc: k3-dsp: Fix log levels where appropriate
Garrett Giordano
2024-07-04
1
-1
/
+1
*
remoteproc: k3-dsp: Use devm_rproc_add() helper
Andrew Davis
2024-02-05
1
-7
/
+2
*
remoteproc: k3-dsp: Use devm_ioremap_wc() helper
Andrew Davis
2024-02-05
1
-38
/
+10
*
remoteproc: k3-dsp: Add devm action to release tsp
Andrew Davis
2024-02-05
1
-14
/
+13
*
remoteproc: k3-dsp: Use devm_kzalloc() helper
Andrew Davis
2024-02-05
1
-6
/
+2
*
remoteproc: k3-dsp: Use devm_ti_sci_get_by_phandle() helper
Andrew Davis
2024-02-05
1
-23
/
+9
*
remoteproc: k3-dsp: Use devm_kcalloc() helper
Andrew Davis
2024-02-02
1
-3
/
+1
*
remoteproc: k3-dsp: Add devm action to release reserved memory
Andrew Davis
2024-02-02
1
-8
/
+12
*
remoteproc: k3-dsp: Use devm_rproc_alloc() helper
Andrew Davis
2024-02-02
1
-11
/
+5
*
remoteproc: k3-dsp: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-30
1
-5
/
+3
*
remoteproc: k3-dsp: Use symbolic error codes in error messages
Uwe Kleine-König
2023-11-30
1
-44
/
+34
*
remoteproc: k3-dsp: Suppress duplicate error message in .remove()
Uwe Kleine-König
2023-11-30
1
-1
/
+2
*
remoteproc: Explicitly include correct DT includes
Rob Herring
2023-07-15
1
-1
/
+1
*
remoteproc: k3-c7x: Add support for C7xv DSP on AM62A SoC
Jai Luthra
2023-01-13
1
-0
/
+12
*
remoteproc: k3-dsp: Add support for IPC-only mode for all K3 DSPs
Suman Anna
2022-03-11
1
-17
/
+124
*
remoteproc: k3-dsp: Refactor mbox request code in start
Suman Anna
2022-03-11
1
-27
/
+40
*
remoteproc: k3-dsp: Extend support for C71x DSPs on J721S2 SoCs
Hari Nagalla
2021-12-01
1
-0
/
+1
*
remoteproc: Fix spelling mistake "atleast" -> "at least"
Colin Ian King
2021-10-15
1
-1
/
+1
*
remoteproc: add is_iomem to da_to_va
Peng Fan
2021-03-11
1
-1
/
+1
*
remoteproc: k3-dsp: Fix return value check in k3_dsp_rproc_of_get_memories()
YueHaibing
2020-12-10
1
-2
/
+2
*
remoteproc: k3-dsp: Add support for C71x DSPs
Suman Anna
2020-07-29
1
-2
/
+18
*
remoteproc: k3-dsp: Add support for L2RAM loading on C66x DSPs
Suman Anna
2020-07-29
1
-0
/
+72
*
remoteproc: k3-dsp: Add a remoteproc driver of K3 C66x DSPs
Suman Anna
2020-07-29
1
-0
/
+699