index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
fsl
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+1
2024-11-15
Merge tag 'soc_fsl-6.13-1' of https://github.com/chleroy/linux into soc/drivers
Arnd Bergmann
3
-25
/
+8
2024-11-14
soc: fsl: cpm1: qmc: Set the ret error code on platform_get_irq() failure
Herve Codina
1
-1
/
+3
2024-11-14
soc: fsl: rcpm: fix missing of_node_put() in copy_ippdexpcr1_setting()
Javier Carrasco
1
-0
/
+1
2024-11-14
soc: fsl: cpm1: tsa: switch to for_each_available_child_of_node_scoped()
Javier Carrasco
1
-24
/
+4
2024-11-03
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
1
-1
/
+1
2024-11-01
soc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
3
-3
/
+3
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
[next]