summaryrefslogtreecommitdiffstats
path: root/drivers/soc
AgeCommit message (Expand)AuthorLines
2018-11-02soc: ti: QMSS: Fix usage of irq_set_affinity_hintMarc Zyngier-14/+22
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-564/+1590
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1/+1
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-43/+43
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-0/+58
2018-10-24net/kconfig: Make QCOM_QMI_HELPERS available when COMPILE_TESTLinus Torvalds-1/+1
2018-10-21Merge branch 'spi-4.20' into spi-nextMark Brown-17/+24
2018-10-14soc/fsl/qbman: use ioremap_cache() instead of ioremap_prot(0)Christophe Leroy-1/+1
2018-10-08Merge tag 'soc-fsl-next-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-16/+120
2018-10-05soc: fsl: qbman: add interrupt coalesce changing APIsMadalin Bucur-0/+31
2018-10-05soc: fsl: bman_portals: defer probe after bman's probeLaurentiu Tudor-1/+9
2018-10-05soc: fsl: qbman: Use last response to determine valid bitRoy Pledge-2/+14
2018-10-05soc: fsl: qbman: Add 64 bit DMA addressing requirement to QBManRoy Pledge-1/+1
2018-10-05soc: fsl: qbman: replace CPU 0 with any online CPU in hotplug handlersMadalin Bucur-3/+7
2018-10-05soc: fsl: qbman: Check if CPU is offline when initializing portalsRoy Pledge-8/+24
2018-10-05Merge tag 'soc-fsl-fix-v4.19-2' into HEADLi Yang-1/+34
2018-10-04soc: Convert to using %pOFn instead of device_node.nameRob Herring-43/+43
2018-10-02Merge tag 'imx-drivers-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-60/+66
2018-10-02Merge tag 'qcom-drivers-for-4.20' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann-145/+183
2018-10-02Merge tag 'actions-drivers+s900-sps-for-4.20' of git://git.kernel.org/pub/scm...Arnd Bergmann-11/+63
2018-10-02Merge tag 'v4.19-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Arnd Bergmann-122/+397
2018-10-02Merge tag 'sunxi-drivers-for-4.20' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-1/+1
2018-10-01soc: fsl: qman_portals: defer probe after qman's probeLaurentiu Tudor-0/+8
2018-10-01soc: imx: gpcv2: Switch to SPDX identifierFabio Estevam-7/+1
2018-10-01soc: imx: gpc: Switch to SPDX identifierFabio Estevam-7/+1
2018-10-01soc: imx: gpcv2: make pgc driver more generic for other i.MX platformsAnson Huang-29/+43
2018-10-01soc: imx: gpcv2: use A_CORE instread of A7 for more i.MX platformsAnson Huang-10/+10
2018-09-30soc: actions: sps: Add S900 power domainsManivannan Sadhasivam-1/+59
2018-09-28Merge tag 'renesas-drivers-for-v4.20' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-86/+236
2018-09-28Merge tag 'tegra-for-4.20-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-129/+384
2018-09-27soc: fsl: qbman: add APIs to retrieve the probing statusLaurentiu Tudor-0/+22
2018-09-25soc: fsl: qe: Fix copy/paste bug in ucc_get_tdm_sync_shift()Zhao Qiang-1/+1
2018-09-25soc: fsl: qbman: qman: avoid allocating from non existing gen_poolAlexandre Belloni-0/+3
2018-09-25Merge tag 'soc-fsl-next-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson-8/+1
2018-09-25Merge tag 'drivers_soc_for_4.20' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson-5/+5
2018-09-25soc: mediatek: pwrap: add mt6357 driver for mt6765 SoCsArgus Lin-0/+29
2018-09-25soc: mediatek: pwrap: add pwrap driver for mt6765 SoCsArgus Lin-0/+49
2018-09-25soc: mediatek: pwrap: use true and false for boolean valuesGustavo A. R. Silva-1/+1
2018-09-25soc: mediatek: add mt8183 pwrap supportHsin-Hsiung Wang-4/+191
2018-09-25soc: mediatek: pwrap: use group of bits for pwrap capabilityHsin-Hsiung Wang-15/+25
2018-09-25soc: mediatek: pwrap: order SoCs and PMICs ascendingMatthias Brugger-104/+104
2018-09-24soc: ti: fix spelling mistake "instace" -> "instance"Colin King-5/+5
2018-09-23soc: qcom: geni: geni_se_clk_freq_match() should always accept multiplesDouglas Anderson-15/+22
2018-09-23soc: qcom: geni: Don't ignore clk_round_rate() errors in geni_se_clk_tbl_get()Douglas Anderson-2/+2
2018-09-22soc: actions: Update SPS help text for S700Andreas Färber-1/+1
2018-09-22soc: actions: Convert to SPDX license identifiersAndreas Färber-10/+4
2018-09-21soc: fsl: dpio: add back some frame queue functionsHoria Geantă-0/+58
2018-09-17soc: renesas: rcar-rst: Add support for RZ/G1NBiju Das-0/+1
2018-09-17soc: renesas: rcar-sysc: Add r8a7744 supportBiju Das-1/+3
2018-09-17soc: renesas: rcar-rst: Add support for RZ/G2EFabrizio Castro-3/+4