aboutsummaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)AuthorFilesLines
2020-02-14soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ helperGravatar Bibby Hsieh 1-0/+1
2020-02-13soc: qcom: aoss: Read back before triggering the IRQGravatar Arun Kumar Neelakantam 1-0/+4
2020-02-13soc: qcom: aoss: Use wake_up_all() instead of wake_up_interruptible_all()Gravatar Arun Kumar Neelakantam 1-1/+1
2020-02-14soc: imx: gpcv2: include linux/sizes.hGravatar Leonard Crestez 1-0/+1
2020-02-11drivers: qcom: rpmh: remove rpmh_flush exportGravatar Maulik Shah 2-10/+9
2020-02-11drivers: qcom: rpmh: fix macro to accept NULL argumentGravatar Maulik Shah 1-2/+2
2020-02-11soc/tegra: fuse: Fix build with Tegra194 configurationGravatar Thierry Reding 1-1/+2
2020-02-10ARM: shmobile: Enable ARM_GLOBAL_TIMER on Cortex-A9 MPCore SoCsGravatar Geert Uytterhoeven 1-0/+2
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 39-567/+654
2020-02-08Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-2/+3
2020-01-31Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 1-3/+1
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-26/+121
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapGravatar Linus Torvalds 5-8/+8
2020-01-27Merge tag 'dmaengine-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 3-0/+1169
2020-01-21Merge tag 'zynqmp-soc-for-v5.6' of https://github.com/Xilinx/linux-xlnx into ...Gravatar Olof Johansson 2-14/+112
2020-01-21drivers: soc: xilinx: Use mailbox IPI callbackGravatar Tejas Patel 2-14/+112
2020-01-20Merge tag 'v5.5-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Olof Johansson 1-28/+121
2020-01-19drivers: soc: ti: knav_qmss_queue: Pass lockdep expression to RCU listsGravatar Amol Grover 1-2/+5
2020-01-20Backmerge v5.5-rc7 into drm-nextGravatar Dave Airlie 7-11/+210
2020-01-17Merge tag 'drivers_soc_for_5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Olof Johansson 3-0/+1169
2020-01-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 2-11/+17
2020-01-16Merge tag 'qcom-drivers-for-5.6' of https://git.kernel.org/pub/scm/linux/kern...Gravatar Olof Johansson 3-17/+77
2020-01-16Merge tag 'soc-fsl-next-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Olof Johansson 12-491/+339
2020-01-16Merge tag 'imx-driver-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Olof Johansson 2-1/+10
2020-01-16Merge tag 'tegra-for-5.6-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Olof Johansson 7-15/+70
2020-01-15soc: ti: k3: add navss ringacc driverGravatar Grygorii Strashko 3-0/+1169
2020-01-12riscv: move sifive_l2_cache.h to include/socGravatar Yash Shah 1-1/+1
2020-01-10Merge tag 'samsung-drivers-5.6' of https://git.kernel.org/pub/scm/linux/kerne...Gravatar Olof Johansson 8-11/+9
2020-01-10Merge tag 'arm-soc/for-5.6/drivers' of https://github.com/Broadcom/stblinux i...Gravatar Olof Johansson 1-8/+22
2020-01-10Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Olof Johansson 1-9/+15
2020-01-10soc: lantiq: convert to devm_platform_ioremap_resourceGravatar Yangtao Li 1-3/+1
2020-01-10soc/tegra: fuse: Unmap registers once they are not needed anymoreGravatar Dmitry Osipenko 1-4/+8
2020-01-10soc/tegra: fuse: Correct straps' address for older Tegra124 device treesGravatar Dmitry Osipenko 1-1/+1
2020-01-10soc/tegra: fuse: Warn if straps are not readyGravatar Dmitry Osipenko 1-1/+3
2020-01-10soc/tegra: fuse: Cache values of straps and Chip ID registersGravatar Dmitry Osipenko 1-11/+10
2020-01-10soc/tegra: regulators: Do nothing if voltage is unchangedGravatar Dmitry Osipenko 2-1/+13
2020-01-10soc/tegra: fuse: Add APB DMA dependency for Tegra20Gravatar Dmitry Osipenko 1-0/+1
2020-01-10Merge branch 'v5.5-next/cmdq-stable' into v5.5-next/socGravatar Matthias Brugger 1-26/+121
2020-01-10soc: mediatek: cmdq: delete not used defineGravatar Matthias Brugger 1-2/+0
2020-01-09soc/tegra: fuse: Add Tegra194 supportGravatar JC Kuo 4-0/+37
2020-01-09soc: imx: Enable compile testing of IMX_SCU_SOCGravatar Krzysztof Kozlowski 1-1/+1
2020-01-09soc: imx: Add i.MX8MP SoC driver supportGravatar Anson Huang 1-0/+6
2020-01-08soc: fsl: qe: remove set but not used variable 'mm_gc'Gravatar YueHaibing 1-2/+0
2020-01-08Merge tag 'cpuidle_psci-v5.5-rc4' of git://git.linaro.org/people/ulf.hansson/...Gravatar Olof Johansson 5-0/+193
2020-01-08soc: mediatek: cmdq: add cmdq_dev_get_client_reg functionGravatar Bibby Hsieh 1-0/+29
2020-01-08soc: mediatek: cmdq: add polling functionGravatar Bibby Hsieh 1-0/+36
2020-01-08soc: mediatek: cmdq: define the instruction structGravatar Bibby Hsieh 1-24/+49
2020-01-08soc: mediatek: cmdq: remove OR opertaion from err returnGravatar Bibby Hsieh 1-3/+8
2020-01-07soc: qcom: rpmhpd: Set 'active_only' for active only power domainsGravatar Douglas Anderson 1-0/+2
2020-01-07soc: samsung: Rename Samsung and Exynos to lowercaseGravatar Krzysztof Kozlowski 8-8/+8