index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
fsl
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-11
Merge tag 'soc_fsl-6.12-3' of https://github.com/chleroy/linux into arm/fixes
Arnd Bergmann
1
-6
/
+5
2024-10-02
soc: fsl: cpm1: qmc: Fix unused data compilation warning
Herve Codina
1
-2
/
+2
2024-10-02
soc: fsl: cpm1: qmc: Do not use IS_ERR_VALUE() on error pointers
Geert Uytterhoeven
1
-4
/
+3
2024-09-05
soc: fsl: qe: ucc: Export ucc_mux_set_grant_tsa_bkpt
Herve Codina
1
-0
/
+1
2024-09-04
soc: fsl: cpm1: qmc: Fix dependency on fsl_soc.h
Christophe Leroy
1
-2
/
+1
2024-09-03
Merge tag 'soc_fsl-6.12-2' of https://github.com/chleroy/linux into soc/drivers
Arnd Bergmann
7
-327
/
+1107
2024-09-03
Merge branch 'support-for-quicc-engine-tsa-and-qmc'
Christophe Leroy
5
-323
/
+1104
2024-09-03
soc: fsl: qbman: Remove redundant warnings
Xiaolei Wang
1
-2
/
+0
2024-09-03
soc: fsl: qbman: Use iommu_paging_domain_alloc()
Lu Baolu
1
-2
/
+3
2024-09-03
soc: fsl: cpm1: qmc: Handle QUICC Engine (QE) soft-qmc firmware
Herve Codina
1
-0
/
+67
2024-09-03
soc: fsl: cpm1: qmc: Add support for QUICC Engine (QE) implementation
Herve Codina
2
-14
/
+204
2024-09-03
soc: fsl: qe: Add resource-managed muram allocators
Herve Codina
1
-0
/
+80
2024-09-03
soc: fsl: cpm1: qmc: Introduce qmc_version
Herve Codina
1
-0
/
+6
2024-09-03
soc: fsl: cpm1: qmc: Rename SCC_GSMRL_MODE_QMC
Herve Codina
1
-2
/
+2
2024-09-03
soc: fsl: cpm1: qmc: Handle RPACK initialization
Herve Codina
1
-0
/
+7
2024-09-03
soc: fsl: cpm1: qmc: Rename qmc_chan_command()
Herve Codina
1
-3
/
+3
2024-09-03
soc: fsl: cpm1: qmc: Introduce qmc_{init,exit}_xcc() and their CPM1 version
Herve Codina
1
-21
/
+45
2024-09-03
soc: fsl: cpm1: qmc: Introduce qmc_init_resource() and its CPM1 version
Herve Codina
1
-16
/
+31
2024-09-03
soc: fsl: cpm1: qmc: Re-order probe() operations
Herve Codina
1
-28
/
+26
2024-09-03
soc: fsl: cpm1: qmc: Introduce qmc_data structure
Herve Codina
1
-23
/
+46
2024-09-03
soc: fsl: cpm1: qmc: Add missing spinlock comment
Herve Codina
1
-2
/
+2
2024-09-03
soc: fsl: cpm1: qmc: Fix 'transmiter' typo
Herve Codina
1
-2
/
+2
2024-09-03
soc: fsl: cpm1: qmc: Remove unneeded parenthesis
Herve Codina
1
-4
/
+4
2024-09-03
soc: fsl: cpm1: qmc: Fix blank line and spaces
Herve Codina
1
-6
/
+4
2024-09-03
soc: fsl: cpm1: qmc: Use BIT(), GENMASK() and FIELD_PREP() macros
Herve Codina
1
-60
/
+72
2024-09-03
soc: fsl: cpm1: qmc: Rename QMC_TSA_MASK
Herve Codina
1
-4
/
+4
2024-09-03
soc: fsl: cpm1: tsa: Introduce tsa_serial_get_num()
Herve Codina
2
-20
/
+39
2024-09-03
soc: fsl: cpm1: tsa: Add support for QUICC Engine (QE) implementation
Herve Codina
2
-19
/
+319
2024-09-03
soc: fsl: cpm1: tsa: Introduce tsa_version
Herve Codina
1
-1
/
+15
2024-09-03
soc: fsl: cpm1: tsa: Isolate specific CPM1 part from tsa_serial_{dis}connect()
Herve Codina
1
-60
/
+43
2024-09-03
soc: fsl: cpm1: tsa: Introduce tsa_setup() and its CPM1 compatible version
Herve Codina
1
-39
/
+54
2024-09-03
soc: fsl: cpm1: tsa: Make SIRAM entries specific to CPM1
Herve Codina
1
-29
/
+46
2024-09-03
soc: fsl: cpm1: tsa: Use ARRAY_SIZE() instead of hardcoded integer values
Herve Codina
1
-4
/
+4
2024-09-03
soc: fsl: cpm1: tsa: Remove unused registers offset definition
Herve Codina
1
-9
/
+0
2024-09-03
soc: fsl: cpm1: tsa: Add missing spinlock comment
Herve Codina
1
-1
/
+1
2024-09-03
soc: fsl: cpm1: tsa: Fix blank line and spaces
Herve Codina
1
-4
/
+3
2024-09-03
soc: fsl: cpm1: tsa: Use BIT(), GENMASK() and FIELD_PREP() macros
Herve Codina
1
-59
/
+68
2024-09-03
soc: fsl: cpm1: tsa: Fix tsa_write8()
Herve Codina
1
-1
/
+1
2024-09-03
soc: fsl: cpm1: qmc: Enable TRNSYNC only when needed
Herve Codina
1
-1
/
+11
2024-09-03
soc: fsl: cpm1: qmc: Update TRNSYNC only in transparent mode
Herve Codina
1
-10
/
+14
2024-08-08
soc: fsl: qbman: remove unused struct 'cgr_comp'
Dr. David Alan Gilbert
1
-5
/
+0
2024-07-19
Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-8
/
+24
2024-07-14
soc: fsl: qbman: FSL_DPAA depends on COMPILE_TEST
Breno Leitao
1
-1
/
+1
2024-07-04
soc: fsl: cpm1: qmc: Introduce qmc_chan_count_phandles()
Herve Codina
1
-0
/
+13
2024-07-04
soc: fsl: cpm1: qmc: Introduce functions to get a channel from a phandle list
Herve Codina
1
-8
/
+11
2024-06-25
dim: make DIMLIB dependent on NET
Heng Qi
1
-1
/
+1
2024-03-21
Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-11
/
+14
2024-03-19
Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-1
/
+1
2024-03-13
soc: fsl: dpio: fix kcalloc() argument order
Arnd Bergmann
1
-1
/
+1
2024-03-13
soc: fsl: qbman: Use raw spinlock for cgr_lock
Sean Anderson
1
-11
/
+14
[next]