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
nocache-cleanup
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
Age
Commit message (
Expand
)
Author
Files
Lines
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-09-02
Merge tag 'tegra-for-6.12-soc' of https://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
1
-8
/
+4
2024-09-02
Merge tag 'versatile-soc-for-v6.12' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
4
-7
/
+20
2024-09-02
Merge tag 'v6.12-rockchip-drivers-1' of https://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
2
-1
/
+71
2024-08-30
soc: versatile: enable compile testing
Krzysztof Kozlowski
2
-3
/
+3
2024-08-30
soc: versatile: realview: fix soc_dev leak during device remove
Krzysztof Kozlowski
1
-0
/
+13
2024-08-30
soc: versatile: realview: fix memory leak during device remove
Krzysztof Kozlowski
1
-4
/
+3
2024-08-30
soc: versatile: integrator: fix OF node leak in probe() error path
Krzysztof Kozlowski
1
-0
/
+1
2024-08-29
soc/tegra: pmc: Simplify with scoped for each OF child loop
Jinjie Ruan
1
-8
/
+4
2024-08-28
Merge tag 'qcom-drivers-fixes-for-6.11' of https://git.kernel.org/pub/scm/lin...
Arnd Bergmann
5
-21
/
+44
2024-08-28
soc: ti: pm33xx: do device_node auto cleanup
Kousik Sanagavarapu
1
-31
/
+21
2024-08-28
soc: ti: knav_qmss_queue: do device_node auto cleanup
Kousik Sanagavarapu
1
-47
/
+53
2024-08-28
soc: ti: pruss: do device_node auto cleanup
Kousik Sanagavarapu
1
-58
/
+33
2024-08-28
soc: ti: pruss: factor out memories setup
Kousik Sanagavarapu
1
-50
/
+61
2024-08-23
soc: rockchip: grf: Add rk3576 default GRF values
Detlev Casanova
1
-1
/
+29
2024-08-23
soc: rockchip: grf: Set RK3128's vpu main clock
Alex Bee
1
-0
/
+2
2024-08-23
soc: rockchip: io-domain: Add RK3308 IO voltage domains
David Wu
1
-0
/
+40
2024-08-21
soc: qcom: pd-mapper: Fix singleton refcount
Bjorn Andersson
1
-0
/
+2
2024-08-21
soc: qcom: pmic_glink: Actually communicate when remote goes down
Bjorn Andersson
1
-1
/
+1
2024-08-21
usb: typec: ucsi: Move unregister out of atomic section
Bjorn Andersson
1
-1
/
+9
2024-08-21
soc: qcom: pmic_glink: Fix race during initialization
Bjorn Andersson
2
-16
/
+29
2024-08-20
soc: amlogic: meson-gx-socinfo: add new SoCs id
Xianwei Zhao
1
-0
/
+10
2024-08-15
soc: qcom: pd_mapper: Add SM7325 compatible
Danila Tikhonov
1
-0
/
+1
2024-08-15
soc: qcom: socinfo: Add Soc IDs for SM7325 family
Danila Tikhonov
1
-0
/
+2
2024-08-14
soc: qcom: socinfo: add QCS8275/QCS8300 SoC ID
Jingyi Wang
1
-0
/
+2
2024-08-14
soc: qcom: smp2p: use scoped device node handling to simplify error paths
Krzysztof Kozlowski
1
-12
/
+4
2024-08-14
soc: qcom: pbs: use scoped device node handling to simplify error paths
Krzysztof Kozlowski
1
-10
/
+6
2024-08-14
soc: qcom: ocmem: use scoped device node handling to simplify error paths
Krzysztof Kozlowski
1
-5
/
+2
2024-08-14
soc: qcom: ice: use scoped device node handling to simplify error paths
Krzysztof Kozlowski
1
-9
/
+5
2024-08-14
soc: qcom: aoss: simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+3
2024-08-14
soc: qcom: apr: simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-4
/
+1
2024-08-14
soc: qcom: smd-rpm: add qcom,smd-rpm compatible
Dmitry Baryshkov
1
-0
/
+6
2024-08-14
Revert "soc: qcom: smd-rpm: Match rpmsg channel instead of compatible"
Dmitry Baryshkov
1
-9
/
+26
[prev]
[next]