index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
fsl
/
qe
/
tsa.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'soc_fsl-6.13-1' of https://github.com/chleroy/linux into soc/drivers
Arnd Bergmann
2024-11-15
1
-24
/
+4
|
\
|
*
soc: fsl: cpm1: tsa: switch to for_each_available_child_of_node_scoped()
Javier Carrasco
2024-11-14
1
-24
/
+4
*
|
soc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-11-01
1
-1
/
+1
|
/
*
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-06
1
-0
/
+846