summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-10soc: mediatek: mmsys: Specify HAS_IOMEM dependency for MTK_MMSYSEnric Balletbo i Serra
2020-12-09Merge tag 'samsung-drivers-5.11-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2020-12-09Merge tag 'zynqmp-soc-for-v5.11-v2' of https://github.com/Xilinx/linux-xlnx i...Arnd Bergmann
2020-12-09firmware: xilinx: Properly align function parameterMichal Simek
2020-12-09firmware: xilinx: Add a blank line after function declarationMichal Simek
2020-12-09firmware: xilinx: Remove additional newlineMichal Simek
2020-12-09firmware: xilinx: Fix kernel-doc warningsMichal Simek
2020-12-09firmware: xlnx-zynqmp: fix compilation warningWendy Liang
2020-12-09soc: xilinx: vcu: add missing register NUM_COREMichael Tretter
2020-12-09soc: xilinx: vcu: use vcu-settings syscon registersMichael Tretter
2020-12-09dt-bindings: soc: xlnx: extract xlnx, vcu-settings to separate bindingMichael Tretter
2020-12-09soc: xilinx: vcu: drop useless success messageMichael Tretter
2020-12-09Merge tag 'memory-controller-drv-tegra-5.11-3' of git://git.kernel.org/pub/sc...Arnd Bergmann
2020-12-09Merge tag 'memory-controller-drv-5.11-2' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2020-12-09Merge tag 'v5.11-rockchip-drivers-1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2020-12-09Merge tag 'reset-for-v5.11' of git://git.pengutronix.de/pza/linux into arm/dr...Arnd Bergmann
2020-12-09Merge tag 'imx-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2020-12-09Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2020-12-09Merge tag 'drivers_soc_for_5.11' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2020-12-09Merge tag 'omap-for-v5.11/genpd-drivers-signed' of git://git.kernel.org/pub/s...Arnd Bergmann
2020-12-09Merge tag 'qcom-drivers-for-5.11' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2020-12-05clk: samsung: mark PM functions as __maybe_unusedArnd Bergmann
2020-12-05soc: samsung: exynos-chipid: initialize later - with arch_initcallKrzysztof Kozlowski
2020-12-05soc: samsung: exynos-chipid: order list of SoCs by nameKrzysztof Kozlowski
2020-12-05memory: jz4780_nemc: Fix potential NULL dereference in jz4780_nemc_probe()Zhang Changzhong
2020-12-05memory: ti-emif-sram: only build for ARMv7Arnd Bergmann
2020-12-05memory: tegra30: Support interconnect frameworkDmitry Osipenko
2020-12-05memory: tegra20: Support hardware versioning and clean up OPP table initializ...Dmitry Osipenko
2020-12-05dt-bindings: memory: tegra20-emc: Document opp-supported-hw propertyDmitry Osipenko
2020-12-04soc: rockchip: io-domain: Fix error return code in rockchip_iodomain_probe()Zhang Changzhong
2020-12-03reset-controller: ti: force the write operation when assert or deassertCrystal Guo
2020-12-01reset: socfpga: add error handling and release mem-regionDinh Nguyen
2020-11-30soc: amlogic: replace devm_reset_control_array_get()Yejune Deng
2020-11-30soc: amlogic: canvas: add missing put_device() call in meson_canvas_get()Yu Kuai
2020-11-30Merge tag 'aspeed-5.11-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2020-11-30Merge tag 'v5.10-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Arnd Bergmann
2020-11-30Merge tag 'arm-soc/for-5.11/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann
2020-11-30Merge tag 'at91-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2020-11-30firmware: imx: scu-pd: Add some power domains support for i.MX8qxp MIPI1 subs...Liu Ying
2020-11-30firmware: imx: scu-pd: Add main power domain support for i.MX8qxp LVDS1 subsy...Liu Ying
2020-11-30firmware: imx: scu-pd: Add video0/1 power domains support for i.MX8qxp DC0 su...Liu Ying
2020-11-28memory: renesas-rpc-if: Make rpcif_enable/disable_rpm() as static inlineLad Prabhakar
2020-11-28memory: renesas-rpc-if: Fix a node reference leak in rpcif_probe()Lad Prabhakar
2020-11-28memory: renesas-rpc-if: Fix unbalanced pm_runtime_enable in rpcif_{enable,dis...Lad Prabhakar
2020-11-28memory: renesas-rpc-if: Return correct value to the caller of rpcif_manual_xf...Lad Prabhakar
2020-11-28soc: mediatek: mmsys: Use devm_platform_ioremap_resource()Enric Balletbo i Serra
2020-11-28soc / drm: mediatek: Move DDP component defines into mtk-mmsys.hYongqiang Niu
2020-11-28soc: mediatek: add mt6779 devapc driverNeal Liu
2020-11-28dt-bindings: devapc: add bindings for mtk-devapcNeal Liu
2020-11-27soc / drm: mediatek: cmdq: Remove timeout handler in helper functionChun-Kuang Hu