index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
fsl
/
qe
/
tsa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc: fsl: cpm1: tsa: Introduce tsa_serial_get_num()
Herve Codina
2024-09-03
1
-20
/
+36
*
soc: fsl: cpm1: tsa: Add support for QUICC Engine (QE) implementation
Herve Codina
2024-09-03
1
-15
/
+314
*
soc: fsl: cpm1: tsa: Introduce tsa_version
Herve Codina
2024-09-03
1
-1
/
+15
*
soc: fsl: cpm1: tsa: Isolate specific CPM1 part from tsa_serial_{dis}connect()
Herve Codina
2024-09-03
1
-60
/
+43
*
soc: fsl: cpm1: tsa: Introduce tsa_setup() and its CPM1 compatible version
Herve Codina
2024-09-03
1
-39
/
+54
*
soc: fsl: cpm1: tsa: Make SIRAM entries specific to CPM1
Herve Codina
2024-09-03
1
-29
/
+46
*
soc: fsl: cpm1: tsa: Use ARRAY_SIZE() instead of hardcoded integer values
Herve Codina
2024-09-03
1
-4
/
+4
*
soc: fsl: cpm1: tsa: Remove unused registers offset definition
Herve Codina
2024-09-03
1
-9
/
+0
*
soc: fsl: cpm1: tsa: Add missing spinlock comment
Herve Codina
2024-09-03
1
-1
/
+1
*
soc: fsl: cpm1: tsa: Fix blank line and spaces
Herve Codina
2024-09-03
1
-4
/
+3
*
soc: fsl: cpm1: tsa: Use BIT(), GENMASK() and FIELD_PREP() macros
Herve Codina
2024-09-03
1
-59
/
+68
*
soc: fsl: cpm1: tsa: Fix tsa_write8()
Herve Codina
2024-09-03
1
-1
/
+1
*
soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
Herve Codina
2023-12-12
1
-11
/
+11
*
soc/fsl: cpm: tsa: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-14
1
-3
/
+2
*
soc: fsl: cpm1: Add support for TSA
Herve Codina
2023-03-05
1
-0
/
+846