summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
2020-02-24Merge tag 'imx-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson
2020-02-24soc: imx-scu: Align imx sc msg structs to 4Leonard Crestez
2020-02-21soc: fsl: dpio: fix dereference of pointer p before null checkColin Ian King
2020-02-21soc: renesas: Remove ARCH_R8A7795Geert Uytterhoeven
2020-02-19soc: fsl: dpio: Replace QMAN array mode with ring mode enqueueYouri Querry
2020-02-19soc: fsl: dpio: QMAN performance improvement with function pointer indirectionYouri Querry
2020-02-19soc: fsl: dpio: Adding QMAN multiple enqueue interfaceYouri Querry
2020-02-17soc: renesas: rcar-sysc: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-02-17soc: mediatek: pwrap: add support for MT6359 PMICArgus Lin
2020-02-17soc: mediatek: pwrap: add pwrap driver for MT6779 SoCsArgus Lin
2020-02-14soc: amlogic: Add support for Secure power domains controllerJianxin Pan
2020-02-14soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ helperBibby Hsieh
2020-02-13soc: qcom: aoss: Read back before triggering the IRQArun Kumar Neelakantam
2020-02-13soc: qcom: aoss: Use wake_up_all() instead of wake_up_interruptible_all()Arun Kumar Neelakantam
2020-02-14soc: imx: gpcv2: include linux/sizes.hLeonard Crestez
2020-02-11drivers: qcom: rpmh: remove rpmh_flush exportMaulik Shah
2020-02-11drivers: qcom: rpmh: fix macro to accept NULL argumentMaulik Shah
2020-02-11soc/tegra: fuse: Fix build with Tegra194 configurationThierry Reding
2020-02-10ARM: shmobile: Enable ARM_GLOBAL_TIMER on Cortex-A9 MPCore SoCsGeert Uytterhoeven
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-02-08Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-01-31Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-27Merge tag 'dmaengine-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2020-01-21Merge tag 'zynqmp-soc-for-v5.6' of https://github.com/Xilinx/linux-xlnx into ...Olof Johansson
2020-01-21drivers: soc: xilinx: Use mailbox IPI callbackTejas Patel
2020-01-20Merge tag 'v5.5-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2020-01-19drivers: soc: ti: knav_qmss_queue: Pass lockdep expression to RCU listsAmol Grover
2020-01-20Backmerge v5.5-rc7 into drm-nextDave Airlie
2020-01-17Merge tag 'drivers_soc_for_5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2020-01-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-01-16Merge tag 'qcom-drivers-for-5.6' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2020-01-16Merge tag 'soc-fsl-next-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2020-01-16Merge tag 'imx-driver-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson
2020-01-16Merge tag 'tegra-for-5.6-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2020-01-15soc: ti: k3: add navss ringacc driverGrygorii Strashko
2020-01-12riscv: move sifive_l2_cache.h to include/socYash Shah
2020-01-10Merge tag 'samsung-drivers-5.6' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2020-01-10Merge tag 'arm-soc/for-5.6/drivers' of https://github.com/Broadcom/stblinux i...Olof Johansson
2020-01-10Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2020-01-10soc: lantiq: convert to devm_platform_ioremap_resourceYangtao Li
2020-01-10soc/tegra: fuse: Unmap registers once they are not needed anymoreDmitry Osipenko
2020-01-10soc/tegra: fuse: Correct straps' address for older Tegra124 device treesDmitry Osipenko
2020-01-10soc/tegra: fuse: Warn if straps are not readyDmitry Osipenko
2020-01-10soc/tegra: fuse: Cache values of straps and Chip ID registersDmitry Osipenko
2020-01-10soc/tegra: regulators: Do nothing if voltage is unchangedDmitry Osipenko
2020-01-10soc/tegra: fuse: Add APB DMA dependency for Tegra20Dmitry Osipenko
2020-01-10Merge branch 'v5.5-next/cmdq-stable' into v5.5-next/socMatthias Brugger
2020-01-10soc: mediatek: cmdq: delete not used defineMatthias Brugger