aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-14soc/fsl/qbman: fix issue in qman_delete_cgr_safe()Madalin Bucur1-23/+5
2018-02-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+9
2018-02-22treewide/trivial: Remove ';;$' typo noiseIngo Molnar1-1/+1
2018-02-22soc: imx: gpc: de-register power domains only if initializedStefan Agner1-1/+9
2018-02-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds27-122/+2689
2018-01-26Merge tag 'zynqmp-soc-fixes-for-4.16' of https://github.com/Xilinx/linux-xlnx into next/driversArnd Bergmann2-11/+12
2018-01-23Merge tag 'soc-fsl-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/leo/linux into next/driversArnd Bergmann1-0/+8
2018-01-22soc: fsl: guts: Add a NULL check for devm_kasprintf()Fabio Estevam1-0/+6
2018-01-16soc: xilinx: Fix Kconfig alignmentMichal Simek1-10/+10
2018-01-16soc: xilinx: xlnx_vcu: Use bitwise & rather than logical && on clkoutdivGustavo A. R. Silva1-1/+1
2018-01-16soc: xilinx: xlnx_vcu: Depends on HAS_IOMEM for xlnx_vcuDhaval Shah1-0/+1
2018-01-15soc: bcm: brcmstb: Be multi-platform compatibleThierry Reding1-9/+29
2018-01-15soc: brcmstb: biuctrl: exit without warning on non brcmstb platformsSudeep Holla1-9/+11
2018-01-12Revert "soc: brcmstb: Only register SoC device on STB platforms"Olof Johansson1-5/+0
2018-01-12Merge tag 'zynqmp-soc-for-4.16' of https://github.com/Xilinx/linux-xlnx into next/driversOlof Johansson5-0/+653
2018-01-11Merge tag 'samsung-drivers-4.16-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/driversOlof Johansson9-68/+43
2018-01-11soc: brcmstb: Only register SoC device on STB platformsThierry Reding1-0/+5
2018-01-08soc: xilinx: xlnx_vcu: Add Xilinx ZYNQMP VCU logicoreIP init driverDhaval Shah3-0/+646
2018-01-08soc: xilinx: Create folder structure for soc specific driversMichal Simek4-0/+7
2018-01-05Merge tag 'imx-drivers-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/driversArnd Bergmann1-1/+15
2018-01-05Merge tag 'qcom-drivers-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/driversArnd Bergmann7-16/+1725
2018-01-04Merge tag 'keystone_driver_soc_for_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/driversOlof Johansson1-2/+2
2018-01-04Merge tag 'renesas-soc2-for-v4.16' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/socOlof Johansson1-1/+1
2018-01-04Merge tag 'actions-drivers-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions into next/driversOlof Johansson1-0/+42
2018-01-04Merge tag 'arm-soc/for-4.16/drivers' of http://github.com/Broadcom/stblinux into next/driversOlof Johansson2-30/+173
2018-01-04soc: Add SoC driver for GeminiLinus Walleij3-0/+74
2018-01-03soc: samsung: Add SPDX license identifiersKrzysztof Kozlowski9-68/+43
2018-01-01soc: qcom: smp2p: Use common error handling code in qcom_smp2p_probe()Markus Elfring1-8/+8
2017-12-26soc: imx: gpc: Add i.MX6SX PCI power domainFabio Estevam1-1/+15
2017-12-21Merge tag 'v4.15-next-soc' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into next/socArnd Bergmann2-19/+147
2017-12-21Merge tag 'tegra-for-4.16-soc-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/socArnd Bergmann9-237/+298
2017-12-21soc/tegra: fuse: Explicitly request DMA channel from APB DMA driverDmitry Osipenko1-1/+8
2017-12-21soc/tegra: fuse: Fix reading registers using DMA on Tegra20Dmitry Osipenko2-1/+4
2017-12-21Merge tag 'renesas-soc-for-v4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/socArnd Bergmann1-0/+3
2017-12-21soc: mediatek: add MT2712 scpsys supportweiyi.lu@mediatek.com1-6/+100
2017-12-21soc: mediatek: add dependent clock jpgdec/audio for scpsysweiyi.lu@mediatek.com1-1/+5
2017-12-21soc: mediatek: extend bus protection APIweiyi.lu@mediatek.com2-12/+42
2017-12-20soc: brcmstb: biuctrl: Move to early_initcallFlorian Fainelli1-2/+4
2017-12-20soc: brcmstb: Split initializationFlorian Fainelli1-14/+13
2017-12-20soc: brcmstb: biuctrl: Fine tune B53 MCP interface settingsFlorian Fainelli1-0/+76
2017-12-20soc: brcmstb: biuctrl: Wire-up new registersFlorian Fainelli1-1/+7
2017-12-20soc: brcmstb: biuctrl: Prepare for saving/restoring other registersFlorian Fainelli1-17/+58
2017-12-20soc: brcmstb: Correct CPU_CREDIT_REG offset for Brahma-B53 CPUsFlorian Fainelli1-3/+21
2017-12-20soc: brcmstb: Make CPU credit offset more parameterizedFlorian Fainelli1-5/+6
2017-12-20soc: qcom: Introduce QMI helpersBjorn Andersson2-1/+849
2017-12-20soc: qcom: Introduce QMI encoder/decoderBjorn Andersson3-0/+827
2017-12-20soc: qcom: smp2p: Access APCS as mailbox clientBjorn Andersson2-6/+34
2017-12-20soc: qcom: rmtfs_mem: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan1-0/+4
2017-12-20soc: qcom: smsm: fix child-node lookupJohan Hovold1-2/+4
2017-12-20soc: renesas: rcar-sysc: Keep wakeup sources active during system suspendGeert Uytterhoeven1-1/+1