summaryrefslogtreecommitdiffstats
path: root/drivers/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-1611-192/+202
|\
| * soc/fsl/qman: test: use DEFINE_SPINLOCK()Fabian Frederick2016-12-091-1/+1
| * soc/fsl/bman: Use resource_size instead of computationWei Yongjun2016-12-041-2/+1
| * soc/fsl/qe: use builtin_platform_driverGeliang Tang2016-12-041-5/+1
| * soc/qman: Handle endianness of h/w descriptorsClaudiu Manoil2016-11-234-39/+45
| * soc/qman: Clean up CGR CSCN target update operationsClaudiu Manoil2016-11-231-14/+23
| * soc/qman: Change remaining contextB into context_bClaudiu Manoil2016-11-231-6/+6
| * soc/qbman: Handle endianness of qm/bm_in/out()Claudiu Manoil2016-11-232-6/+6
| * soc/qman: Drop unused field from eqcr/dqrr descriptorsClaudiu Manoil2016-11-231-2/+1
| * soc/qman: Fix accesses to fqid, cleanupClaudiu Manoil2016-11-231-16/+16
| * soc/qman: Remove unused struct qm_mcc* layoutsClaudiu Manoil2016-11-232-46/+18
| * soc/qman: Remove redundant checks from qman_create_cgr()Claudiu Manoil2016-11-231-4/+4
| * soc/qman: test: Don't use dummy platform device for dma mappingClaudiu Manoil2016-11-233-11/+22
| * soc/qman: Don't add a new platform device for dma mappingClaudiu Manoil2016-11-233-21/+22
| * soc/qman: test: Fix implementation of fd_cmp()Claudiu Manoil2016-11-231-15/+8
| * soc/qman: Fix direct access to fd's addr_lo, use proper accesorClaudiu Manoil2016-11-231-2/+2
| * soc/qbman: Fix resource leak on portal probing error pathClaudiu Manoil2016-11-232-10/+24
| * soc/qman: Fix h/w resource cleanup error path handlingClaudiu Manoil2016-11-231-5/+11
| * soc/qman: Replace of_get_property() with portable equivalentMadalin Bucur2016-11-232-6/+7
| * soc/qman: Check ioremap return valueMadalin Bucur2016-11-231-0/+3
| * soc/fsl: fix spelling mistakes in critical error messagesColin Ian King2016-11-222-2/+2
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-12-1511-251/+1042
|\ \
| * \ Merge tag 'renesas-soc-match-for-v4.10' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2016-11-302-0/+259
| |\ \
| | * | soc: renesas: Identify SoC and register with the SoC busGeert Uytterhoeven2016-11-232-0/+259
| | |/
| * | Merge tag 'renesas-r8a7745-sysc-for-v4.10' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2016-11-304-0/+37
| |\ \
| | * | soc: renesas: rcar-sysc: add R8A7745 supportSergei Shtylyov2016-11-234-0/+37
| | |/
| * | Merge tag 'tegra-for-4.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2016-11-181-93/+305
| |\ \
| | * | soc/tegra: pmc: Use consistent naming for PM domainsThierry Reding2016-11-151-4/+4
| | * | soc/tegra: pmc: Remove genpd when adding provider failsJon Hunter2016-11-151-8/+15
| | * | soc/tegra: pmc: Check return code for pm_genpd_init()Jon Hunter2016-11-151-1/+6
| | * | soc/tegra: pmc: Clean-up I/O rail error messagesThierry Reding2016-11-151-23/+20
| | * | soc/tegra: pmc: Simplify IO rail bit handlingJon Hunter2016-11-151-10/+10
| | * | soc/tegra: pmc: Guard against uninitialised PMC clockJon Hunter2016-11-151-0/+2
| | * | soc/tegra: pmc: Add I/O pad voltage supportLaxman Dewangan2016-11-151-36/+237
| | * | soc/tegra: pmc: Use consistent ordering of bit definitionsThierry Reding2016-11-151-6/+6
| | * | soc/tegra: pmc: Correct type of variable for tegra_pmc_readl()Laxman Dewangan2016-11-151-3/+3
| | * | soc/tegra: pmc: Use BIT macro for register field definitionLaxman Dewangan2016-11-151-26/+26
| * | | Merge tag 'tegra-for-4.10-mailbox' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2016-11-181-0/+14
| |\ \ \ | | |/ /
| | * | soc/tegra: Add Tegra186 supportJoseph Lo2016-11-151-0/+14
| | |/
| * | Merge tag 'v4.9-next-soc' of https://github.com/mbgg/linux-mediatek into next...Olof Johansson2016-11-172-140/+327
| |\ \
| | * | soc: mediatek: Add MT2701 scpsys driverShunli Wang2016-10-312-2/+117
| | * | soc: mediatek: Refine scpsys to support multiple platformJames Liao2016-10-311-138/+210
| | |/
| * | Merge tag 'v4.10-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2016-11-171-18/+63
| |\ \
| | * | soc: rockchip: power-domain: Handle errors from of_genpd_add_provider_onecellTomeu Vizoso2016-11-111-1/+5
| | * | soc: rockchip: power-domain: use pm_genpd_remove in error cleanupHeiko Stuebner2016-11-111-1/+10
| | * | soc: rockchip: power-domain: avoid infinite loopCaesar Wang2016-11-021-7/+41
| | * | soc: rockchip: power-domain: Don't (incorrectly) set rk3399 up/down countsDouglas Anderson2016-10-161-9/+7
| | |/
| * | soc: renesas: rcar-sysc: add R8A7743 supportSergei Shtylyov2016-10-174-0/+37
| |/
* | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-12-151-1/+1
|\ \
| * | soc: ti: qmss: fix the case when !SMPGrygorii Strashko2016-11-301-1/+1
| |/
OpenPOWER on IntegriCloud