index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
soc: bcm: brcmstb: pm: pm-arm: fix typo in comment
Julia Lawall
2022-06-08
1
-1
/
+1
|
|
|
/
|
*
|
Merge tag 'imx-drivers-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
2022-07-12
3
-105
/
+133
|
|
\
\
|
|
*
|
soc: fsl: guts: check return value after calling of_iomap() in fsl_guts_get_s...
Yang Yingliang
2022-07-05
1
-0
/
+4
|
|
*
|
soc: fsl: guts: fix return value check in fsl_guts_init()
Yang Yingliang
2022-07-05
1
-2
/
+2
|
|
*
|
soc: imx: imx8m-blk-ctrl: Make error prints useful
Marek Vasut
2022-06-27
1
-3
/
+6
|
|
*
|
soc: fsl: guts: add serial_number support
Michael Walle
2022-06-27
1
-2
/
+46
|
|
*
|
soc: fsl: guts: drop platform driver
Michael Walle
2022-06-27
1
-63
/
+71
|
|
*
|
soc: fsl: guts: use of_root instead of own reference
Michael Walle
2022-06-27
1
-8
/
+4
|
|
*
|
soc: fsl: guts: allocate soc_dev_attr on the heap
Michael Walle
2022-06-27
1
-19
/
+21
|
|
*
|
soc: fsl: guts: embed fsl_guts_get_svr() in probe()
Michael Walle
2022-06-27
1
-31
/
+11
|
|
*
|
soc: fsl: guts: remove module_exit() and fsl_guts_remove()
Michael Walle
2022-06-27
1
-14
/
+1
|
|
*
|
soc: fsl: guts: machine variable might be unset
Michael Walle
2022-06-27
1
-1
/
+1
|
|
*
|
soc: imx: gpcv2: print errno for regulator errors
Martin Kepplinger
2022-06-19
1
-2
/
+6
|
|
|
/
|
*
|
Merge tag 'ti-driver-soc-for-v5.20' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2022-07-12
2
-1
/
+2
|
|
\
\
|
|
*
|
soc: ti: pruss: Enable support for PRUSS-M subsystem on K3 AM62x SoCs
Kishon Vijay Abraham I
2022-07-07
1
-0
/
+1
|
|
*
|
soc: ti: wkup_m3_ipc: Remove unneeded semicolon
Yang Li
2022-06-18
1
-1
/
+1
|
|
|
/
|
*
|
Merge tag 'v5.19-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Arnd Bergmann
2022-07-12
14
-148
/
+2844
|
|
\
\
|
|
*
|
soc: mediatek: mutex: Simplify with devm_platform_get_and_ioremap_resource()
AngeloGioacchino Del Regno
2022-07-08
1
-12
/
+6
|
|
*
|
soc: mediatek: pm-domains: Add support for Helio X10 MT6795
AngeloGioacchino Del Regno
2022-07-08
2
-0
/
+117
|
|
*
|
soc: mediatek: SVS: Use DEFINE_SIMPLE_DEV_PM_OPS for svs_pm_ops
Nathan Chancellor
2022-07-07
1
-1
/
+1
|
|
*
|
soc: mediatek: mtk-pm-domains: Allow probing vreg supply on two MFGs
AngeloGioacchino Del Regno
2022-07-07
4
-2
/
+5
|
|
*
|
soc: mediatek: fix missing clk_disable_unprepare() on err in svs_resume()
Peng Wu
2022-06-23
1
-2
/
+6
|
|
*
|
soc: mediatek: mutex: Use DDP_COMPONENT_DITHER0 mod index for MT8365
AngeloGioacchino Del Regno
2022-06-22
1
-1
/
+1
|
|
*
|
soc: mediatek: mutex: add functions that operate registers by CMDQ
Moudy Ho
2022-06-17
1
-1
/
+44
|
|
*
|
soc: mediatek: mutex: add 8183 MUTEX MOD settings for MDP
Moudy Ho
2022-06-17
1
-0
/
+21
|
|
*
|
soc: mediatek: mutex: add common interface for modules setting
Moudy Ho
2022-06-17
1
-0
/
+53
|
|
*
|
soc: mediatek: pm-domains: Add support always on flag
Chunfeng Yun
2022-06-17
3
-1
/
+6
|
|
*
|
soc: mediatek: mt8365-mmsys: add DPI/HDMI display path
Fabien Parent
2022-06-17
1
-0
/
+22
|
|
*
|
soc: mediatek: mutex: add MT8365 support
Fabien Parent
2022-06-17
1
-0
/
+40
|
|
*
|
soc: mediatek: SVS: add mt8192 SVS GPU driver
Roger Lu
2022-06-17
1
-5
/
+468
|
|
*
|
soc: mediatek: SVS: add debug commands
Roger Lu
2022-06-17
1
-0
/
+275
|
|
*
|
soc: mediatek: SVS: add monitor mode
Roger Lu
2022-06-17
1
-6
/
+250
|
|
*
|
soc: mediatek: SVS: introduce MTK SVS engine
Roger Lu
2022-06-17
3
-0
/
+1428
|
|
*
|
soc: mediatek: devapc: Add support for MT8186
Rex-BC Chen
2022-06-07
1
-0
/
+8
|
|
*
|
soc: mediatek: devapc: Separate register offsets from mtk_devapc_data
Rex-BC Chen
2022-06-07
1
-15
/
+22
|
|
*
|
soc: mediatek: pwrap: Compress of_device_id entries to one line
AngeloGioacchino Del Regno
2022-06-07
1
-66
/
+25
|
|
*
|
soc: mediatek: pwrap: Move IO pointers to new structure
AngeloGioacchino Del Regno
2022-06-07
1
-29
/
+32
|
|
*
|
soc: mediatek: pwrap: Check return value of platform_get_irq()
AngeloGioacchino Del Regno
2022-06-07
1
-0
/
+5
|
|
*
|
soc: mediatek: pwrap: Switch to devm_platform_ioremap_resource_byname()
AngeloGioacchino Del Regno
2022-06-07
1
-6
/
+2
|
|
*
|
soc: mediatek: pwrap: Use readx_poll_timeout() instead of custom function
AngeloGioacchino Del Regno
2022-06-07
1
-27
/
+33
|
|
|
/
|
*
|
Merge tag 'sunxi-drivers-for-5.20-1' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2022-07-12
1
-0
/
+1
|
|
\
\
|
|
*
|
soc: sunxi: mbus: Only build the driver on ARM/ARM64
Samuel Holland
2022-07-05
1
-0
/
+1
|
|
|
/
|
*
|
Merge tag 'amlogic-drivers-for-v5.20' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2022-07-01
2
-1
/
+4
|
|
\
\
|
|
*
|
soc: amlogic: Fix refcount leak in meson-secure-pwrc.c
Liang He
2022-06-17
1
-1
/
+3
|
|
*
|
meson-mx-socinfo: Fix refcount leak in meson_mx_socinfo_init
Miaoqian Lin
2022-05-25
1
-0
/
+1
|
*
|
|
Merge tag 'renesas-drivers-for-v5.20-tag1' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
2022-07-01
3
-9
/
+9
|
|
\
\
\
|
|
*
|
|
soc: renesas: rcar-sysc: Optimize rcar_sysc_area struct sizes
Geert Uytterhoeven
2022-06-13
2
-4
/
+4
|
|
*
|
|
soc: renesas: r8a779a0-sysc: Fix A2DP1 and A2CV[2357] PDR values
Geert Uytterhoeven
2022-06-13
1
-5
/
+5
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge tag 'arm-soc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2022-08-02
1
-3
/
+2
|
\
\
\
\
|
*
\
\
\
Merge tag 'zynqmp-soc-for-v5.20' of https://github.com/Xilinx/linux-xlnx into...
Arnd Bergmann
2022-07-08
1
-3
/
+2
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
[prev]
[next]