index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-02
soc: qcom: ice: introduce devm_of_qcom_ice_get
Tudor Ambarus
1
-0
/
+48
2025-04-25
soc: samsung: exynos-chipid: Add NULL pointer check in exynos_chipid_probe()
Chenyuan Yang
1
-0
/
+2
2025-03-28
soc: qcom: pdr: Fix the potential deadlock
Saranya R
1
-7
/
+1
2025-03-28
soc: imx8m: Unregister cpufreq and soc dev in cleanup path
Peng Fan
1
-2
/
+24
2025-03-28
soc: imx8m: Use devm_* to simplify probe failure handling
Marek Vasut
1
-63
/
+29
2025-03-28
soc: imx8m: Remove global soc_uid
Marek Vasut
1
-16
/
+15
2025-02-27
soc: loongson: loongson2_guts: Add check for devm_kstrdup()
Haoxiang Li
1
-1
/
+4
2025-02-27
soc: mediatek: mtk-devapc: Fix leaking IO map on driver remove
Krzysztof Kozlowski
1
-0
/
+1
2025-02-27
soc/mediatek: mtk-devapc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2025-02-21
soc/tegra: fuse: Update Tegra234 nvmem keepout list
Kartik Rajput
1
-6
/
+11
2025-02-17
soc: qcom: smem_state: fix missing of_node_put in error path
Krzysztof Kozlowski
1
-1
/
+2
2025-02-17
soc: mediatek: mtk-devapc: Fix leaking IO map on error paths
Krzysztof Kozlowski
1
-5
/
+13
2025-02-17
soc: qcom: socinfo: Avoid out of bounds read of serial number
Stephan Gerhold
1
-1
/
+1
2025-02-08
soc: atmel: fix device_node release in atmel_soc_device_init()
Javier Carrasco
1
-1
/
+1
2024-12-14
soc: imx8m: Probe the SoC driver as platform driver
Marek Vasut
1
-22
/
+85
2024-12-14
soc: fsl: cpm1: qmc: Set the ret error code on platform_get_irq() failure
Herve Codina
1
-1
/
+3
2024-12-14
soc: fsl: cpm1: qmc: Introduce qmc_{init,exit}_xcc() and their CPM1 version
Herve Codina
1
-21
/
+45
2024-12-14
soc: fsl: cpm1: qmc: Introduce qmc_init_resource() and its CPM1 version
Herve Codina
1
-16
/
+31
2024-12-14
soc: fsl: cpm1: qmc: Re-order probe() operations
Herve Codina
1
-28
/
+26
2024-12-14
soc: fsl: cpm1: qmc: Fix blank line and spaces
Herve Codina
1
-6
/
+4
2024-12-14
soc/fsl: cpm: qmc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-12-09
soc: fsl: rcpm: fix missing of_node_put() in copy_ippdexpcr1_setting()
Javier Carrasco
1
-0
/
+1
2024-12-09
soc: qcom: socinfo: fix revision check in qcom_socinfo_probe()
Manikanta Mylavarapu
1
-1
/
+1
2024-12-09
soc: qcom: geni-se: fix array underflow in geni_se_clk_tbl_get()
Dan Carpenter
1
-1
/
+2
2024-12-09
soc: ti: smartreflex: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
1
-2
/
+2
2024-12-09
drivers: soc: xilinx: add the missing kfree in xlnx_add_cb_for_suspend()
Gaosheng Cui
1
-1
/
+3
2024-12-09
soc: qcom: Add check devm_kasprintf() returned value
Charles Han
1
-1
/
+7
2024-10-04
soc: versatile: realview: fix soc_dev leak during device remove
Krzysztof Kozlowski
1
-0
/
+13
2024-10-04
soc: versatile: realview: fix memory leak during device remove
Krzysztof Kozlowski
1
-4
/
+3
2024-10-04
soc: versatile: integrator: fix OF node leak in probe() error path
Krzysztof Kozlowski
1
-0
/
+1
2024-10-04
soc: fsl: cpm1: tsa: Fix tsa_write8()
Herve Codina
1
-1
/
+1
2024-10-04
Revert "soc: qcom: smd-rpm: Match rpmsg channel instead of compatible"
Dmitry Baryshkov
1
-9
/
+26
2024-09-08
soc: qcom: smem: Add qcom_smem_bust_hwspin_lock_by_host()
Chris Lew
1
-0
/
+26
2024-09-04
soc: qcom: pmic_glink: Fix race during initialization
Bjorn Andersson
2
-16
/
+29
2024-09-04
soc: qcom: pmic_glink: Actually communicate when remote goes down
Bjorn Andersson
1
-1
/
+1
2024-09-04
soc: qcom: cmd-db: Map shared memory as WC, not WB
Volodymyr Babchuk
1
-1
/
+1
2024-08-03
drivers: soc: xilinx: check return status of get_api_version()
Jay Buddhabhatti
1
-1
/
+3
2024-08-03
soc: qcom: pdr: fix parsing of domains lists
Dmitry Baryshkov
1
-1
/
+1
2024-08-03
soc: qcom: pdr: protect locator_addr with the main mutex
Dmitry Baryshkov
1
-2
/
+4
2024-08-03
soc: qcom: icc-bwmon: Fix refcount imbalance seen during bwmon_remove
Sibi Sankar
1
-1
/
+3
2024-08-03
soc: xilinx: rename cpu_number1 to dummy_cpu_number
Jay Buddhabhatti
1
-11
/
+4
2024-08-03
soc: qcom: rpmh-rsc: Ensure irqs aren't disabled by rpmh_rsc_send_data() callers
Stephen Boyd
2
-4
/
+4
2024-08-03
soc: qcom: pmic_glink: Handle the return value of pmic_glink_init
Chen Ni
1
-2
/
+11
2024-07-05
soc: ti: wkup_m3_ipc: Send NULL dummy message instead of pointer message
Andrew Davis
1
-5
/
+2
2024-06-16
soc: qcom: rpmh-rsc: Enhance check for VRM in-flight request
Maulik Shah
2
-2
/
+33
2024-06-12
soc: qcom: pmic_glink: Make client-lock non-sleeping
Bjorn Andersson
1
-10
/
+15
2024-06-12
soc: mediatek: cmdq: Fix typo of CMDQ_JUMP_RELATIVE
Chun-Kuang Hu
1
-2
/
+3
2024-06-12
soc: qcom: pmic_glink: notify clients about the current state
Dmitry Baryshkov
1
-0
/
+5
2024-06-12
soc: qcom: pmic_glink: don't traverse clients list without a lock
Dmitry Baryshkov
1
-0
/
+4
2024-04-03
soc: fsl: qbman: Use raw spinlock for cgr_lock
Sean Anderson
1
-11
/
+14
[next]