index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2024-07-08
Merge tag 'qcom-drivers-fixes-for-6.10' of https://git.kernel.org/pub/scm/lin...
Arnd Bergmann
1
-0
/
+4
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+2
2024-06-27
drivers/soc/litex: drop obsolete dependency on COMPILE_TEST
Jean Delvare
2
-4
/
+2
2024-06-25
dim: make DIMLIB dependent on NET
Heng Qi
1
-1
/
+1
2024-06-14
soc: qcom: pmic_glink: disable UCSI on sc8280xp
Johan Hovold
1
-0
/
+4
2024-06-06
mm/util: Swap kmemdup_array() arguments
Jean-Philippe Brucker
1
-2
/
+2
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
3
-5
/
+5
2024-05-22
Merge tag 'usb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-5
/
+0
2024-05-14
Merge tag 'spi-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-1
/
+1
2024-05-14
Merge tag 'pm-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+9
2024-05-13
Merge branches 'pm-em' and 'pm-docs'
Rafael J. Wysocki
1
-1
/
+9
2024-05-13
Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
19
-72
/
+289
2024-05-10
Merge 6.9-rc7 into usb-next
Greg Kroah-Hartman
2
-2
/
+6
2024-05-08
Merge tag 'qcom-drivers-for-6.10-2' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-10
/
+15
2024-05-07
Merge tag 'riscv-config-for-v6.10' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2
-3
/
+3
2024-05-02
Merge tag 'ti-driver-soc-for-v6.10' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-5
/
+2
2024-05-01
soc: qcom: pmic_glink: Make client-lock non-sleeping
Bjorn Andersson
1
-10
/
+15
2024-04-29
Merge tag 'mtk-soc-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
3
-42
/
+176
2024-04-29
Merge tag 'qcom-drivers-for-6.10' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
8
-14
/
+63
2024-04-29
Merge tag 'tegra-for-6.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
1
-0
/
+2
2024-04-29
Merge tag 'hisi-drivers-for-6.10' of https://github.com/hisilicon/linux-hisi ...
Arnd Bergmann
2
-1
/
+7
2024-04-26
soc/tegra: pmc: Add EQOS wake event for Tegra194 and Tegra234
Jon Hunter
1
-0
/
+2
2024-04-25
soc: hisilicon: kunpeng_hccs: replace MAILBOX dependency with PCC
Huisong Li
1
-1
/
+1
2024-04-25
soc: hisilicon: kunpeng_hccs: Add the check for obtaining complete port attri...
Huisong Li
1
-0
/
+6
2024-04-23
soc: mediatek: mtk-socinfo: Correct the marketing name for MT8188GV
Jason-ch Chen
1
-2
/
+2
2024-04-23
soc: mediatek: mtk-socinfo: Add entry for MT8395AV/ZA Genio 1200
AngeloGioacchino Del Regno
1
-0
/
+1
2024-04-23
soc: mediatek: mtk-mutex: Add support for MT8188 VPPSYS
AngeloGioacchino Del Regno
1
-0
/
+41
2024-04-23
soc: mediatek: socinfo: Advertise about unknown MediaTek SoC
AngeloGioacchino Del Regno
1
-1
/
+8
2024-04-23
soc: mediatek: cmdq: Don't log an error when gce-client-reg is not found
NĂcolas F. R. A. Prado
1
-1
/
+1
2024-04-23
soc: mediatek: mtk-cmdq: Add cmdq_pkt_acquire_event() function
Jason-JH.Lin
1
-0
/
+15
2024-04-23
soc: mediatek: mtk-cmdq: Add cmdq_pkt_poll_addr() function
Jason-JH.Lin
1
-0
/
+49
2024-04-23
soc: mediatek: mtk-cmdq: Add cmdq_pkt_mem_move() function
Jason-JH.Lin
1
-0
/
+26
2024-04-23
soc: mediatek: cmdq: Refine cmdq_pkt_create() and cmdq_pkt_destroy()
Chun-Kuang Hu
1
-17
/
+7
2024-04-23
soc: mediatek: cmdq: Remove cmdq_pkt_flush_async() helper function
Chun-Kuang Hu
1
-15
/
+0
2024-04-23
soc: mediatek: cmdq: Add cmdq_pkt_eoc() helper function
Chun-Kuang Hu
1
-0
/
+10
2024-04-23
soc: mediatek: cmdq: Add cmdq_pkt_jump_rel() helper function
Chun-Kuang Hu
1
-0
/
+10
2024-04-23
soc: mediatek: cmdq: Rename cmdq_pkt_jump() to cmdq_pkt_jump_abs()
Chun-Kuang Hu
1
-2
/
+2
2024-04-23
soc: mediatek: cmdq: Add parameter shift_pa to cmdq_pkt_jump()
Chun-Kuang Hu
1
-3
/
+2
2024-04-23
soc: mediatek: cmdq: Fix typo of CMDQ_JUMP_RELATIVE
Chun-Kuang Hu
1
-2
/
+3
2024-04-23
soc: mediatek: mtk-socinfo: depends on CONFIG_SOC_BUS
Daniel Golle
1
-0
/
+1
2024-04-23
soc: mediatek: mtk-svs: Append "-thermal" to thermal zone names
AngeloGioacchino Del Regno
1
-2
/
+5
2024-04-21
soc: qcom: cmd-db: replace deprecated strncpy with strtomem
Justin Stitt
1
-6
/
+1
2024-04-21
soc: qcom: rpmh-rsc: Enhance check for VRM in-flight request
Maulik Shah
2
-2
/
+33
2024-04-21
soc: qcom: pmic_glink: notify clients about the current state
Dmitry Baryshkov
1
-0
/
+5
2024-04-21
soc: qcom: pmic_glink: don't traverse clients list without a lock
Dmitry Baryshkov
1
-0
/
+4
2024-04-21
soc: qcom: mention intentionally broken module autoloading
Krzysztof Kozlowski
2
-0
/
+8
2024-04-09
soc: ti: wkup_m3_ipc: Send NULL dummy message instead of pointer message
Andrew Davis
1
-5
/
+2
2024-04-08
soc: samsung: exynos-asv: Update Energy Model after adjusting voltage
Lukasz Luba
1
-1
/
+9
2024-04-05
soc: canaan: Deprecate SOC_CANAAN and use SOC_CANAAN_K210 for K210
Yangyu Chen
2
-3
/
+3
[next]