index
:
Linux Stable
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.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: mediatek: mtk-svs: Move t-calibration-data retrieval to svs_probe()
AngeloGioacchino Del Regno
2023-12-11
1
-26
/
+6
|
*
|
soc: mediatek: mtk-svs: Add SVS-Thermal coefficient to SoC platform data
AngeloGioacchino Del Regno
2023-12-11
1
-0
/
+12
|
*
|
soc: mediatek: mtk-svs: Add a map to retrieve fused values
AngeloGioacchino Del Regno
2023-12-11
1
-0
/
+87
|
*
|
soc: mediatek: mtk-svs: Change the thermal sensor device name
AngeloGioacchino Del Regno
2023-12-11
1
-3
/
+3
|
*
|
soc: mediatek: mtk-svs: Reduce memory footprint of struct svs_bank
AngeloGioacchino Del Regno
2023-12-11
1
-25
/
+26
|
*
|
soc: mediatek: mtk-svs: Build bank name string dynamically
AngeloGioacchino Del Regno
2023-12-11
1
-22
/
+17
|
*
|
soc: mediatek: mtk-svs: Convert sw_id and type to enumerations
AngeloGioacchino Del Regno
2023-12-11
1
-86
/
+106
|
*
|
soc: mediatek: mtk-svs: Subtract offset from regs_v2 to avoid conflict
AngeloGioacchino Del Regno
2023-12-11
1
-54
/
+54
|
*
|
soc: mediatek: Add MT8188 VDOSYS reset bit map
Hsiao Chien Sung
2023-12-11
2
-1
/
+90
|
*
|
soc: mediatek: Support reset bit mapping in mmsys driver
Hsiao Chien Sung
2023-12-11
2
-0
/
+12
|
*
|
soc: mediatek: Support MT8188 VDOSYS1 Padding in mtk-mmsys
Hsiao Chien Sung
2023-12-11
1
-0
/
+16
|
*
|
soc: mediatek: Support MT8188 VDOSYS1 in mtk-mmsys
Hsiao Chien Sung
2023-12-11
4
-0
/
+203
|
*
|
soc: mediatek: mmsys: Add support for MT8188 VPPSYS
yu-chang.lee
2023-12-11
1
-0
/
+12
|
*
|
soc: mediatek: svs: Add support for MT8186 SoC
Mark Tseng
2023-12-11
1
-0
/
+282
|
*
|
soc: mediatek: svs: Add support for MT8195 SoC
Mark Tseng
2023-12-11
1
-0
/
+136
|
|
/
*
|
Merge tag 'fsl_qmc_tsa_v6.8' of https://github.com//hcodina/linux into soc/dr...
Arnd Bergmann
2023-12-22
2
-169
/
+511
|
\
\
|
*
|
soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
Herve Codina
2023-12-12
1
-0
/
+51
|
*
|
soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
Herve Codina
2023-12-12
1
-28
/
+0
|
*
|
soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
Herve Codina
2023-12-12
1
-46
/
+195
|
*
|
soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
Herve Codina
2023-12-12
1
-1
/
+4
|
*
|
soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
Herve Codina
2023-12-12
1
-14
/
+35
|
*
|
soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
Herve Codina
2023-12-12
1
-9
/
+11
|
*
|
soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
Herve Codina
2023-12-12
1
-4
/
+4
|
*
|
soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
Herve Codina
2023-12-12
1
-20
/
+0
|
*
|
soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
Herve Codina
2023-12-12
1
-36
/
+125
|
*
|
soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
Herve Codina
2023-12-12
1
-8
/
+8
|
*
|
soc: fsl: cpm1: qmc: Introduce available timeslots masks
Herve Codina
2023-12-12
1
-2
/
+6
|
*
|
soc: fsl: cpm1: qmc: Add support for child devices
Herve Codina
2023-12-12
1
-20
/
+71
|
*
|
soc: fsl: cpm1: qmc: Remove inline function specifiers
Herve Codina
2023-12-12
1
-7
/
+7
|
*
|
soc: fsl: cpm1: qmc: Extend the API to provide Rx status
Herve Codina
2023-12-12
1
-4
/
+25
|
*
|
soc: fsl: cpm1: qmc: Fix rx channel reset
Herve Codina
2023-12-12
1
-1
/
+0
|
*
|
soc: fsl: cpm1: qmc: Fix __iomem addresses declaration
Herve Codina
2023-12-12
1
-17
/
+17
|
*
|
soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
Herve Codina
2023-12-12
1
-11
/
+11
|
|
/
*
|
Merge tag 'hisi-drivers-for-6.8' of https://github.com/hisilicon/linux-hisi i...
Arnd Bergmann
2023-12-22
2
-33
/
+134
|
\
\
|
*
|
soc: hisilicon: kunpeng_hccs: Support the platform with PCC type3 and interru...
Huisong Li
2023-12-07
2
-25
/
+125
|
*
|
soc: hisilicon: kunpeng_hccs: Remove an unused blank line
Huisong Li
2023-12-07
1
-1
/
+0
|
*
|
soc: hisilicon: kunpeng_hccs: Add failure log for no _CRS method
Huisong Li
2023-12-07
1
-1
/
+3
|
*
|
soc: hisilicon: kunpeng_hccs: Fix some incorrect format strings
Huisong Li
2023-12-07
1
-6
/
+6
|
|
/
*
|
soc: apple: mailbox: Add explicit include of platform_device.h
Rob Herring
2023-11-23
1
-0
/
+1
*
|
soc: apple: mailbox: Rename config symbol to APPLE_MAILBOX
Hector Martin
2023-11-23
2
-4
/
+3
*
|
soc: apple: rtkit: Port to the internal mailbox driver
Hector Martin
2023-11-23
3
-80
/
+31
*
|
soc: apple: mailbox: Add ASC/M3 mailbox driver
Hector Martin
2023-11-23
4
-0
/
+502
*
|
soc: apple: rtkit: Get rid of apple_rtkit_send_message_wait
Hector Martin
2023-11-23
1
-32
/
+0
|
/
*
Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-11-03
1
-2
/
+2
|
\
|
*
powerpc: Remove cpm_dp...() macros
Christophe Leroy
2023-10-20
1
-2
/
+2
*
|
Merge tag 'docs-6.7' of git://git.lwn.net/linux
Linus Torvalds
2023-11-01
1
-1
/
+1
|
\
\
|
*
|
docs: move powerpc under arch
Costa Shulyupin
2023-10-10
1
-1
/
+1
|
|
/
*
|
Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-01
58
-334
/
+674
|
\
\
|
*
\
Merge tag 'qcom-drivers-for-6.7-2' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2023-10-25
2
-10
/
+10
|
|
\
\
|
|
*
|
soc: qcom: pmic_glink_altmode: Print return value on error
Luca Weiss
2023-10-22
1
-7
/
+7
[prev]
[next]