index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-18
soc: qcom: rpmpd: Drop unused res_name from struct rpmpd
Shawn Guo
1
-1
/
+0
2021-11-18
soc: qcom: qmi: Fix a typo in a comment
Jason Wang
1
-1
/
+1
2021-11-17
firmware: xilinx: add macros of node ids for error event
Abhyuday Godhasara
1
-6
/
+0
2021-11-15
soc: bcm: brcmstb: Add of_node_put() in pm-mips
Wan Jiabing
1
-1
/
+4
2021-11-15
soc: samsung: exynos-pmu: Add Exynos850 support
Sam Protsenko
1
-0
/
+2
2021-11-15
soc: samsung: exynos-chipid: add Exynos7885 SoC support
David Virag
1
-0
/
+1
2021-11-15
soc: samsung: exynos-chipid: describe which SoCs go with compatibles
Krzysztof Kozlowski
1
-0
/
+2
2021-11-15
soc: renesas: rcar-rst: Add support to set rproc boot address
Julien Massot
1
-3
/
+40
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+4
2021-11-10
Merge tag 'arm-fixes-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
3
-7
/
+5
2021-11-08
soc: ti: fix wkup_m3_rproc_boot_thread return type
Arnd Bergmann
1
-2
/
+3
2021-11-03
Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
51
-285
/
+2544
2021-11-03
Merge tag 'sound-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-53
/
+236
2021-10-29
exit/kthread: Have kernel threads return instead of calling do_exit
Eric W. Biederman
1
-1
/
+1
2021-10-27
Merge tag 'soc-fsl-fix-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
3
-7
/
+5
2021-10-26
qcom: spm: allow compile-testing
Arnd Bergmann
1
-1
/
+1
2021-10-26
Merge tag 'qcom-drivers-for-5.16-2' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
9
-53
/
+475
2021-10-26
Merge tag 'samsung-drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
5
-17
/
+87
2021-10-26
Merge tag '
[email protected]
' of https://gi...
Mark Brown
2
-53
/
+236
2021-10-26
soc: samsung: exynos-chipid: add exynosautov9 SoC support
Chanho Park
1
-0
/
+1
2021-10-24
soc: qcom: smp2p: Add of_node_put() before goto
Wan Jiabing
1
-3
/
+10
2021-10-24
soc: qcom: apr: Add of_node_put() before return
Wan Jiabing
1
-0
/
+2
2021-10-23
soc: qcom: qcom_stats: Fix client votes offset
Maulik Shah
1
-1
/
+1
2021-10-23
soc: qcom: rpmhpd: fix sm8350_mxc's peer domain
Dmitry Baryshkov
1
-1
/
+1
2021-10-23
soc: qcom: spm: Add 8916 SPM register data
Lina Iyer
1
-0
/
+21
2021-10-23
soc: qcom: socinfo: Add PM8150C and SMB2351 models
Bjorn Andersson
1
-0
/
+2
2021-10-22
soc: aspeed: Add UART routing support
Chia-Wei Wang
3
-4
/
+618
2021-10-22
Merge tag 'soc-fsl-next-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
4
-14
/
+7
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+0
2021-10-21
soc: fsl: dpio: rename the enqueue descriptor variable
Youri Querry
1
-4
/
+4
2021-10-21
soc: fsl: dpio: use an explicit NULL instead of 0
Ioana Ciornei
1
-1
/
+1
2021-10-21
soc: fsl: rcpm: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-6
/
+1
2021-10-21
soc: fsl: guts: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-10-21
soc: fsl: dpaa2-console: free buffer before returning from dpaa2_console_read
Robert-Ionut Alexa
1
-0
/
+1
2021-10-20
Merge tag 'sunxi-drivers-for-5.16-1' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
1
-3
/
+1
2021-10-20
Merge tag 'imx-drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
4
-41
/
+618
2021-10-20
soc: fsl: dpio: Unsigned compared against 0 in qbman_swp_set_irq_coalescing()
Tim Gardner
1
-6
/
+5
2021-10-19
soc: fsl: dpio: use the combined functions to protect critical zone
Meng Li
1
-6
/
+3
2021-10-19
soc: fsl: dpio: replace smp_processor_id with raw_smp_processor_id
Meng Li
1
-1
/
+1
2021-10-17
Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2021-10-17
soc: qcom: smp2p: add feature negotiation and ssr ack feature support
Chris Lew
1
-25
/
+96
2021-10-16
soc: qcom: Add Sleep stats driver
Mahesh Sivasubramanian
3
-0
/
+288
2021-10-16
soc: qcom: socinfo: add two missing PMIC IDs
Dmitry Baryshkov
1
-2
/
+2
2021-10-15
soc: qcom: rpmhpd: Make power_on actually enable the domain
Bjorn Andersson
1
-4
/
+14
2021-10-15
soc: fsl: dpio: add Net DIM integration
Ioana Ciornei
3
-0
/
+81
2021-10-15
soc: fsl: dpio: add support for irq coalescing per software portal
Ioana Ciornei
3
-0
/
+107
2021-10-15
soc: fsl: dpio: extract the QBMAN clock frequency from the attributes
Ioana Ciornei
6
-0
/
+9
2021-10-15
soc: samsung: exynos-chipid: Add Exynos850 support
Sam Protsenko
1
-0
/
+10
2021-10-15
soc: samsung: exynos-chipid: Pass revision reg offsets
Sam Protsenko
1
-11
/
+58
2021-10-15
soc: imx: imx8m-blk-ctrl: off by one in imx8m_blk_ctrl_xlate()
Dan Carpenter
1
-1
/
+1
[prev]
[next]