index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc: qcom: socinfo: Add Soc ID for IPQ5300
Kathiravan T
2023-06-13
1
-0
/
+1
*
soc: qcom: Fix a IS_ERR() vs NULL bug in probe
Dan Carpenter
2023-06-13
1
-1
/
+1
*
soc: qcom: socinfo: Add support for new fields in revision 19
Naman Jain
2023-06-13
1
-8
/
+24
*
soc: qcom: socinfo: Add support for new fields in revision 18
Naman Jain
2023-06-13
1
-0
/
+1
*
soc: qcom: mdt_loader: Fix split image detection
Bjorn Andersson
2023-06-13
1
-0
/
+8
*
soc: qcom: ocmem: Add OCMEM hardware version print
Luca Weiss
2023-05-29
1
-0
/
+10
*
soc: qcom: smem: introduce qcom_smem_get_soc_id()
Robert Marko
2023-05-26
1
-0
/
+23
*
soc: qcom: smem: Switch to EXPORT_SYMBOL_GPL()
Robert Marko
2023-05-26
1
-4
/
+4
*
soc: qcom: socinfo: move SMEM item struct and defines to a header
Robert Marko
2023-05-26
1
-66
/
+1
*
soc: qcom: mdt_loader: Fix unconditional call to scm_pas_mem_setup
Christian Marangi
2023-05-26
1
-5
/
+11
*
soc: qcom: socinfo: Add Soc ID for IPQ5312 and IPQ5302
Kathiravan T
2023-05-24
1
-0
/
+2
*
soc: qcom: socinfo: Add IDs for IPQ5018 family
Robert Marko
2023-05-24
1
-0
/
+8
*
soc: qcom: Introduce RPM master stats driver
Konrad Dybcio
2023-05-24
3
-0
/
+175
*
soc: qcom: qmi: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2023-05-24
1
-1
/
+1
*
soc: qcom: ramp_controller: Improve error message for failure in .remove()
Uwe Kleine-König
2023-05-24
1
-4
/
+7
*
soc: qcom: rpmpd: use correct __le32 type
Min-Hua Chen
2023-05-24
1
-2
/
+2
*
soc: qcom: mdt_loader: Enhance split binary detection
Gokul krishna Krishnakumar
2023-05-24
1
-2
/
+23
*
qcom: pmic_glink: enable altmode for SM8450
Neil Armstrong
2023-05-23
1
-2
/
+6
*
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-27
2
-2
/
+0
|
\
|
*
soc/tegra: cbb: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
2
-2
/
+0
|
*
soc: apple: apple-pmgr-pwrstate: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
|
*
soc: fujitsu: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
*
|
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
2
-6
/
+0
|
\
\
|
*
\
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-04-03
2
-6
/
+10
|
|
\
\
|
*
|
|
soc: amlogic: meson-gx-socinfo: use new soc_device_register functionality to ...
Heiner Kallweit
2023-03-29
1
-5
/
+0
|
*
|
|
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
2023-03-17
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-04-27
5
-0
/
+2450
|
\
\
\
|
*
|
|
soc: fsl: cpm1: qmc: Fix test dependency
Herve Codina
2023-03-14
1
-1
/
+1
|
*
|
|
soc: fsl: cpm1: qmc: Fix assigned timeslot masks
Herve Codina via Alsa-devel
2023-03-08
1
-3
/
+7
|
*
|
|
soc: fsl: cpm1: Add support for QMC
Herve Codina
2023-03-05
3
-0
/
+1546
|
*
|
|
soc: fsl: cpm1: Add support for TSA
Herve Codina
2023-03-05
4
-0
/
+900
|
|
/
/
*
|
|
Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-04-27
1
-0
/
+1
|
\
\
\
|
*
|
|
soc: fsl: Use of_property_present() for testing DT property presence
Rob Herring
2023-04-21
1
-4
/
+4
|
*
|
|
soc: mediatek: mtk-svs: Add explicit include for cpu.h
Rob Herring
2023-04-13
1
-0
/
+1
|
|
/
/
*
|
|
Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-25
1
-1
/
+1
|
\
\
\
|
*
|
|
gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
Arnd Bergmann
2023-03-06
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-25
61
-1780
/
+1858
|
\
\
\
|
*
\
\
Merge tag 'v6.3-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2023-04-14
7
-253
/
+420
|
|
\
\
\
|
|
*
|
|
soc: mediatek: Kconfig: Add MTK_CMDQ dependency to MTK_MMSYS
AngeloGioacchino Del Regno
2023-04-11
1
-0
/
+1
|
|
*
|
|
soc: mediatek: mutex: Use dev_err_probe()
Ye Xingchen
2023-04-02
1
-5
/
+2
|
|
*
|
|
soc: mediatek: mtk-mmsys: Add support for MT6795 Helio X10
AngeloGioacchino Del Regno
2023-04-02
1
-0
/
+9
|
|
*
|
|
soc: mediatek: mtk-mmsys: Change MT8173 num_resets to 64
AngeloGioacchino Del Regno
2023-04-02
1
-1
/
+1
|
|
*
|
|
soc: mediatek: mtk-mmsys: Split out MT8173 mmsys DDP routing table
AngeloGioacchino Del Regno
2023-04-02
3
-3
/
+99
|
|
*
|
|
soc: mediatek: Cleanup ifdefs for IS_REACHABLE(CONFIG_MTK_CMDQ)
AngeloGioacchino Del Regno
2023-04-02
2
-25
/
+12
|
|
*
|
|
soc: mediatek: mtk-mutex: Use module_platform_driver() macro
AngeloGioacchino Del Regno
2023-04-02
1
-13
/
+1
|
|
*
|
|
soc: mediatek: mtk-mutex: Replace max handles number with definition
AngeloGioacchino Del Regno
2023-04-02
1
-4
/
+6
|
|
*
|
|
soc: mediatek: mtk-mutex: Compress of_device_id array entries
AngeloGioacchino Del Regno
2023-04-02
1
-27
/
+14
|
|
*
|
|
soc: mediatek: mtk-mmsys: Add MODULE_DEVICE_TABLE() to allow auto-load
AngeloGioacchino Del Regno
2023-04-02
1
-0
/
+1
|
|
*
|
|
soc: mediatek: mtk-mmsys: Compress of_device_id array entries
AngeloGioacchino Del Regno
2023-04-02
1
-65
/
+18
|
|
*
|
|
soc: mediatek: mtk-mmsys: Use module_platform_driver() macro
AngeloGioacchino Del Regno
2023-04-02
1
-13
/
+1
[next]