summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2016-12-15Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-12-15Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-12-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2016-12-13Merge tag 'mmc-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2016-12-09soc/fsl/qman: test: use DEFINE_SPINLOCK()Fabian Frederick
2016-12-04soc/fsl/bman: Use resource_size instead of computationWei Yongjun
2016-12-04soc/fsl/qe: use builtin_platform_driverGeliang Tang
2016-12-02soc/fsl/qbman: Convert to hotplug state machineSebastian Andrzej Siewior
2016-12-02soc/fsl/qbman: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-30soc: ti: qmss: fix the case when !SMPGrygorii Strashko
2016-11-30Merge tag 'renesas-soc-match-for-v4.10' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2016-11-30Merge tag 'renesas-r8a7745-sysc-for-v4.10' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2016-11-29soc: fsl: fix section mismatch build warningsSudeep Holla
2016-11-29soc: fsl: add GUTS driver for QorIQ platformsyangbo lu
2016-11-23soc/qman: Handle endianness of h/w descriptorsClaudiu Manoil
2016-11-23soc: renesas: Identify SoC and register with the SoC busGeert Uytterhoeven
2016-11-23soc: renesas: rcar-sysc: add R8A7745 supportSergei Shtylyov
2016-11-23soc/qman: Clean up CGR CSCN target update operationsClaudiu Manoil
2016-11-23soc/qman: Change remaining contextB into context_bClaudiu Manoil
2016-11-23soc/qbman: Handle endianness of qm/bm_in/out()Claudiu Manoil
2016-11-23soc/qman: Drop unused field from eqcr/dqrr descriptorsClaudiu Manoil
2016-11-23soc/qman: Fix accesses to fqid, cleanupClaudiu Manoil
2016-11-23soc/qman: Remove unused struct qm_mcc* layoutsClaudiu Manoil
2016-11-23soc/qman: Remove redundant checks from qman_create_cgr()Claudiu Manoil
2016-11-23soc/qman: test: Don't use dummy platform device for dma mappingClaudiu Manoil
2016-11-23soc/qman: Don't add a new platform device for dma mappingClaudiu Manoil
2016-11-23soc/qman: test: Fix implementation of fd_cmp()Claudiu Manoil
2016-11-23soc/qman: Fix direct access to fd's addr_lo, use proper accesorClaudiu Manoil
2016-11-23soc/qbman: Fix resource leak on portal probing error pathClaudiu Manoil
2016-11-23soc/qman: Fix h/w resource cleanup error path handlingClaudiu Manoil
2016-11-23soc/qman: Replace of_get_property() with portable equivalentMadalin Bucur
2016-11-23soc/qman: Check ioremap return valueMadalin Bucur
2016-11-22soc/fsl: fix spelling mistakes in critical error messagesColin Ian King
2016-11-18Merge tag 'tegra-for-4.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2016-11-18Merge tag 'tegra-for-4.10-mailbox' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2016-11-17Merge tag 'v4.9-next-soc' of https://github.com/mbgg/linux-mediatek into next...Olof Johansson
2016-11-17Merge tag 'v4.10-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2016-11-15soc/tegra: pmc: Use consistent naming for PM domainsThierry Reding
2016-11-15soc/tegra: pmc: Remove genpd when adding provider failsJon Hunter
2016-11-15soc/tegra: pmc: Check return code for pm_genpd_init()Jon Hunter
2016-11-15soc/tegra: pmc: Clean-up I/O rail error messagesThierry Reding
2016-11-15soc/tegra: pmc: Simplify IO rail bit handlingJon Hunter
2016-11-15soc/tegra: pmc: Guard against uninitialised PMC clockJon Hunter
2016-11-15soc/tegra: pmc: Add I/O pad voltage supportLaxman Dewangan
2016-11-15soc/tegra: pmc: Use consistent ordering of bit definitionsThierry Reding
2016-11-15soc/tegra: pmc: Correct type of variable for tegra_pmc_readl()Laxman Dewangan
2016-11-15soc/tegra: pmc: Use BIT macro for register field definitionLaxman Dewangan
2016-11-15soc/tegra: Add Tegra186 supportJoseph Lo
2016-11-11soc: rockchip: power-domain: Handle errors from of_genpd_add_provider_onecellTomeu Vizoso