index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
|
|
|
soc: fsl: cpm1: qmc: Introduce qmc_{init,exit}_xcc() and their CPM1 version
Herve Codina
2024-09-03
1
-21
/
+45
|
|
|
*
|
|
|
soc: fsl: cpm1: qmc: Introduce qmc_init_resource() and its CPM1 version
Herve Codina
2024-09-03
1
-16
/
+31
|
|
|
*
|
|
|
soc: fsl: cpm1: qmc: Re-order probe() operations
Herve Codina
2024-09-03
1
-28
/
+26
|
|
|
*
|
|
|
soc: fsl: cpm1: qmc: Introduce qmc_data structure
Herve Codina
2024-09-03
1
-23
/
+46
|
|
|
*
|
|
|
soc: fsl: cpm1: qmc: Add missing spinlock comment
Herve Codina
2024-09-03
1
-2
/
+2
|
|
|
*
|
|
|
soc: fsl: cpm1: qmc: Fix 'transmiter' typo
Herve Codina
2024-09-03
1
-2
/
+2
|
|
|
*
|
|
|
soc: fsl: cpm1: qmc: Remove unneeded parenthesis
Herve Codina
2024-09-03
1
-4
/
+4
|
|
|
*
|
|
|
soc: fsl: cpm1: qmc: Fix blank line and spaces
Herve Codina
2024-09-03
1
-6
/
+4
|
|
|
*
|
|
|
soc: fsl: cpm1: qmc: Use BIT(), GENMASK() and FIELD_PREP() macros
Herve Codina
2024-09-03
1
-60
/
+72
|
|
|
*
|
|
|
soc: fsl: cpm1: qmc: Rename QMC_TSA_MASK
Herve Codina
2024-09-03
1
-4
/
+4
|
|
|
*
|
|
|
soc: fsl: cpm1: tsa: Introduce tsa_serial_get_num()
Herve Codina
2024-09-03
2
-20
/
+39
|
|
|
*
|
|
|
soc: fsl: cpm1: tsa: Add support for QUICC Engine (QE) implementation
Herve Codina
2024-09-03
2
-19
/
+319
|
|
|
*
|
|
|
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: qmc: Enable TRNSYNC only when needed
Herve Codina
2024-09-03
1
-1
/
+11
|
|
|
*
|
|
|
soc: fsl: cpm1: qmc: Update TRNSYNC only in transparent mode
Herve Codina
2024-09-03
1
-10
/
+14
|
|
|
|
/
/
/
|
|
*
|
|
|
soc: fsl: qbman: Remove redundant warnings
Xiaolei Wang
2024-09-03
1
-2
/
+0
|
|
*
|
|
|
soc: fsl: qbman: Use iommu_paging_domain_alloc()
Lu Baolu
2024-09-03
1
-2
/
+3
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'tegra-for-6.12-soc' of https://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
2024-09-02
1
-8
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
soc/tegra: pmc: Simplify with scoped for each OF child loop
Jinjie Ruan
2024-08-29
1
-8
/
+4
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'versatile-soc-for-v6.12' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2024-09-02
4
-7
/
+20
|
|
\
\
\
\
|
|
*
|
|
|
soc: versatile: enable compile testing
Krzysztof Kozlowski
2024-08-30
2
-3
/
+3
|
|
*
|
|
|
soc: versatile: realview: fix soc_dev leak during device remove
Krzysztof Kozlowski
2024-08-30
1
-0
/
+13
|
|
*
|
|
|
soc: versatile: realview: fix memory leak during device remove
Krzysztof Kozlowski
2024-08-30
1
-4
/
+3
|
|
*
|
|
|
soc: versatile: integrator: fix OF node leak in probe() error path
Krzysztof Kozlowski
2024-08-30
1
-0
/
+1
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'v6.12-rockchip-drivers-1' of https://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
2024-09-02
2
-1
/
+71
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
soc: rockchip: grf: Add rk3576 default GRF values
Detlev Casanova
2024-08-23
1
-1
/
+29
|
|
*
|
|
soc: rockchip: grf: Set RK3128's vpu main clock
Alex Bee
2024-08-23
1
-0
/
+2
|
|
*
|
|
soc: rockchip: io-domain: Add RK3308 IO voltage domains
David Wu
2024-08-23
1
-0
/
+40
|
|
|
/
/
*
|
|
|
Merge tag 'qcom-drivers-fixes-for-6.11' of https://git.kernel.org/pub/scm/lin...
Arnd Bergmann
2024-08-28
5
-21
/
+44
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
soc: qcom: pd-mapper: Fix singleton refcount
Bjorn Andersson
2024-08-21
1
-0
/
+2
|
*
|
|
soc: qcom: pmic_glink: Actually communicate when remote goes down
Bjorn Andersson
2024-08-21
1
-1
/
+1
|
*
|
|
usb: typec: ucsi: Move unregister out of atomic section
Bjorn Andersson
2024-08-21
1
-1
/
+9
|
*
|
|
soc: qcom: pmic_glink: Fix race during initialization
Bjorn Andersson
2024-08-21
2
-16
/
+29
|
|
|
/
|
|
/
|
|
*
|
soc: qcom: pd-mapper: mark qcom_pdm_domains as __maybe_unused
Arnd Bergmann
2024-07-29
1
-1
/
+1
|
*
|
soc: qcom: cmd-db: Map shared memory as WC, not WB
Volodymyr Babchuk
2024-07-29
1
-1
/
+1
|
*
|
soc: qcom: pd-mapper: Depend on ARCH_QCOM || COMPILE_TEST
Andrew Halaney
2024-07-29
1
-1
/
+1
|
|
/
*
/
soc: fsl: qbman: remove unused struct 'cgr_comp'
Dr. David Alan Gilbert
2024-08-08
1
-5
/
+0
|
/
*
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
1
-2
/
+2
|
\
|
*
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
1
-2
/
+2
*
|
Merge tag 'rproc-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
2024-07-23
1
-0
/
+26
|
\
\
|
*
\
Merge branch '20240622-qcom-pd-mapper-v9-0-a84ee3591c8e@linaro.org' of https:...
Bjorn Andersson
2024-06-25
6
-298
/
+1075
|
|
\
\
[prev]
[next]