aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-17Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds5-0/+200
2020-12-17Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds1-7/+318
2020-12-16Merge tag 'arm-soc-omap-genpd-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-20/+254
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds70-388/+2643
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+2
2020-12-15Merge branch 'i2c/for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-14/+41
2020-12-14soc: ti: k3-ringacc: Use correct error casting in k3_ringacc_dmarings_initPeter Ujfalusi1-1/+1
2020-12-11Merge tag 'devfreq-next-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linuxRafael J. Wysocki1-0/+2
2020-12-11soc: ti: k3-ringacc: add AM64 DMA rings support.Grygorii Strashko1-7/+318
2020-12-10soc: mediatek: mmsys: Specify HAS_IOMEM dependency for MTK_MMSYSEnric Balletbo i Serra1-0/+1
2020-12-09Merge tag 'samsung-drivers-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/driversArnd Bergmann1-5/+6
2020-12-09Merge tag 'zynqmp-soc-for-v5.11-v2' of https://github.com/Xilinx/linux-xlnx into arm/driversArnd Bergmann2-49/+48
2020-12-09soc: xilinx: vcu: use vcu-settings syscon registersMichael Tretter2-47/+48
2020-12-09soc: xilinx: vcu: drop useless success messageMichael Tretter1-2/+0
2020-12-09Merge tag 'v5.11-rockchip-drivers-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/driversArnd Bergmann1-3/+1
2020-12-09Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into arm/driversArnd Bergmann6-14/+27
2020-12-09Merge tag 'drivers_soc_for_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into arm/driversArnd Bergmann9-116/+112
2020-12-09Merge tag 'omap-for-v5.11/genpd-drivers-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/driversArnd Bergmann2-5/+96
2020-12-09Merge tag 'qcom-drivers-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/driversArnd Bergmann16-91/+296
2020-12-07Merge branch 'i2c/for-current' into i2c/for-5.11Wolfram Sang1-4/+1
2020-12-05soc: samsung: exynos-chipid: initialize later - with arch_initcallKrzysztof Kozlowski1-4/+4
2020-12-05soc: samsung: exynos-chipid: order list of SoCs by nameKrzysztof Kozlowski1-1/+2
2020-12-04soc: rockchip: io-domain: Fix error return code in rockchip_iodomain_probe()Zhang Changzhong1-0/+1
2020-11-30soc: amlogic: replace devm_reset_control_array_get()Yejune Deng2-3/+2
2020-11-30soc: amlogic: canvas: add missing put_device() call in meson_canvas_get()Yu Kuai1-1/+3
2020-11-30Merge tag 'aspeed-5.11-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed into arm/driversArnd Bergmann6-20/+204
2020-11-30Merge tag 'v5.10-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/driversArnd Bergmann12-55/+1661
2020-11-30Merge tag 'arm-soc/for-5.11/drivers' of https://github.com/Broadcom/stblinux into arm/driversArnd Bergmann1-0/+2
2020-11-30Merge tag 'at91-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/driversArnd Bergmann2-0/+9
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+1
2020-11-28soc: mediatek: mmsys: Use devm_platform_ioremap_resource()Enric Balletbo i Serra1-5/+2
2020-11-28soc / drm: mediatek: Move DDP component defines into mtk-mmsys.hYongqiang Niu1-3/+1
2020-11-28soc: mediatek: add mt6779 devapc driverNeal Liu3-0/+318
2020-11-27soc / drm: mediatek: cmdq: Remove timeout handler in helper functionChun-Kuang Hu1-40/+1
2020-11-27Backmerge tag 'v5.10-rc2' into arm/driversArnd Bergmann1-1/+1
2020-11-27Merge tag 'tegra-for-5.11-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/driversArnd Bergmann2-21/+8
2020-11-27Merge tag 'renesas-drivers-for-v5.11-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/driversArnd Bergmann1-8/+8
2020-11-27soc: renesas: rmobile-sysc: Stop using __raw_*() I/O accessorsGeert Uytterhoeven1-8/+8
2020-11-27soc: mediatek: pm-domains: Add support for mt8192Weiyi Lu2-0/+297
2020-11-27soc: mediatek: pm-domains: Add default power off flagWeiyi Lu2-7/+19
2020-11-27soc: mediatek: pm-domains: Add support for mt8183Matthias Brugger3-0/+227
2020-11-27soc: mediatek: pm-domains: Allow bus protection to ignore clear ackMatthias Brugger2-9/+17
2020-11-27soc: mediatek: pm-domains: Add subsystem clocksMatthias Brugger2-11/+72
2020-11-27soc: mediatek: pm-domains: Add extra sram controlMatthias Brugger2-2/+22
2020-11-27soc: mediatek: pm-domains: Add SMI block as bus protection blockMatthias Brugger3-17/+49
2020-11-27soc: mediatek: pm_domains: Make bus protection genericMatthias Brugger3-19/+44
2020-11-27soc: mediatek: pm-domains: Add bus protection protocolMatthias Brugger3-13/+31
2020-11-27soc: mediatek: Add MediaTek SCPSYS power domainsEnric Balletbo i Serra5-0/+631
2020-11-26Merge tag 'soc-fsl-fix-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/fixesArnd Bergmann1-4/+1
2020-11-26Merge tag 'memory-controller-drv-tegra-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/driversArnd Bergmann1-0/+2