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.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
2022-12-31
soc: mediatek: pm-domains: Fix the power glitch issue
Chun-Jie Chen
1
-1
/
+1
2022-12-31
soc: apple: rtkit: Stop casting function pointer signatures
Sven Peter
1
-3
/
+4
2022-12-31
soc: apple: sart: Stop casting function pointer signatures
Sven Peter
1
-1
/
+6
2022-12-31
soc: ti: smartreflex: Fix PM disable depth imbalance in omap_sr_probe
Zhang Qilong
1
-0
/
+1
2022-12-31
soc: ti: knav_qmss_queue: Fix PM disable depth imbalance in knav_queue_probe
Zhang Qilong
1
-0
/
+1
2022-12-31
soc/tegra: cbb: Check firewall before enabling error reporting
Sumit Gupta
1
-2
/
+81
2022-12-31
soc/tegra: cbb: Add checks for potential out of bound errors
Sumit Gupta
1
-2
/
+40
2022-12-31
soc/tegra: cbb: Update slave maps for Tegra234
Sumit Gupta
1
-21
/
+13
2022-12-31
soc/tegra: cbb: Use correct master_id mask for CBB NOC in Tegra194
Sumit Gupta
2
-14
/
+13
2022-12-31
soc: sifive: ccache: fix missing of_node_put() in sifive_ccache_init()
Yang Yingliang
1
-4
/
+11
2022-12-31
soc: sifive: ccache: fix missing free_irq() in error path in sifive_ccache_in...
Yang Yingliang
1
-1
/
+4
2022-12-31
soc: sifive: ccache: fix missing iounmap() in error path in sifive_ccache_init()
Yang Yingliang
1
-4
/
+11
2022-12-31
soc: qcom: apr: Add check for idr_alloc and of_property_read_string_index
Jiasheng Jiang
1
-3
/
+12
2022-12-31
soc: qcom: llcc: make irq truly optional
Luca Weiss
1
-1
/
+1
2022-12-31
drivers: soc: ti: knav_qmss_queue: Mark knav_acc_firmwares as static
Chen Jiahao
1
-1
/
+1
2022-11-14
soc: imx8m: Enable OCOTP clock before reading the register
Xiaolei Wang
1
-0
/
+11
2022-10-29
soc: imx: imx93-pd: Fix the error handling path of imx93_pd_probe()
Christophe JAILLET
1
-2
/
+15
2022-10-13
Merge patch series "Use composable cache instead of L2 cache"
Palmer Dabbelt
4
-241
/
+259
2022-10-13
soc: sifive: ccache: define the macro for the register shifts
Zong Li
1
-5
/
+11
2022-10-13
soc: sifive: ccache: use pr_fmt() to remove CCACHE: prefixes
Ben Dooks
1
-7
/
+10
2022-10-13
soc: sifive: ccache: reduce printing on init
Ben Dooks
1
-14
/
+11
2022-10-13
soc: sifive: ccache: determine the cache level from dts
Zong Li
1
-1
/
+5
2022-10-13
soc: sifive: ccache: Rename SiFive L2 cache to Composable cache.
Greentime Hu
4
-241
/
+249
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-10-06
Merge tag 'arm-soc-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-5
/
+1
2022-10-06
Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
44
-354
/
+5564
2022-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-14
/
+10
2022-09-26
pxa: Drop if with an always false condition
Uwe Kleine-König
1
-5
/
+1
2022-09-24
nvmem: prefix all symbols with NVMEM_
Rafał Miłecki
1
-1
/
+1
2022-09-23
Merge tag 'tegra-for-6.1-cbb' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
7
-2
/
+3713
2022-09-23
Merge tag 'qcom-drivers-for-6.1' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
10
-149
/
+542
2022-09-23
Merge tag 'v6.0-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
8
-118
/
+248
2022-09-23
Merge tag 'sunxi-drivers-for-6.1-1' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-34
/
+40
2022-09-23
Merge tag 'imx-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
7
-28
/
+800
2022-09-23
Merge tag 'tegra-for-6.1-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
4
-16
/
+38
2022-09-23
Merge tag 'sunxi-drivers-fixes-for-6.0-1' of https://git.kernel.org/pub/scm/l...
Arnd Bergmann
1
-13
/
+10
2022-09-23
Merge tag 'arm-soc/for-6.0/drivers-fixes-v2' of https://github.com/Broadcom/s...
Arnd Bergmann
1
-1
/
+0
2022-09-18
soc: sunxi: sram: Add support for the D1 system control
Samuel Holland
1
-0
/
+9
2022-09-18
soc: sunxi: sram: Export the LDO control register
Samuel Holland
1
-14
/
+16
2022-09-18
soc: sunxi: sram: Save a pointer to the OF match data
Samuel Holland
1
-3
/
+3
2022-09-18
soc: sunxi: sram: Return void from the release function
Samuel Holland
1
-5
/
+3
2022-09-17
soc: apple: rtkit: Add apple_rtkit_poll
Hector Martin
1
-0
/
+6
2022-09-17
soc: imx: add i.MX93 media blk ctrl driver
Peng Fan
2
-0
/
+437
2022-09-17
soc: imx: add i.MX93 SRC power domain driver
Peng Fan
4
-0
/
+206
2022-09-17
soc: imx: imx8m-blk-ctrl: Use genpd_xlate_onecell
Peng Fan
2
-28
/
+0
2022-09-17
soc: imx: imx8mp-blk-ctrl: handle PCIe PHY resets
Lucas Stach
1
-0
/
+10
2022-09-17
soc: imx: imx8m-blk-ctrl: add i.MX8MP VPU blk ctrl
Peng Fan
1
-0
/
+43
2022-09-17
soc: imx: add i.MX8MP HDMI blk ctrl HDCP/HRV_MWR
Peng Fan
1
-0
/
+30
2022-09-17
soc: imx: add icc paths for i.MX8MP hsio/hdmi blk ctrl
Peng Fan
1
-0
/
+35
2022-09-17
soc: imx: add icc paths for i.MX8MP media blk ctrl
Peng Fan
1
-0
/
+39
[next]