summaryrefslogtreecommitdiffstats
path: root/drivers/soc
AgeCommit message (Expand)AuthorFilesLines
2017-10-20Merge tag 'soc-fsl-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann14-116/+294
2017-10-20Merge tag 'qcom-drivers-for-4.15' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-70/+265
2017-10-20Merge tag 'samsung-drivers-4.15' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann3-22/+2
2017-10-20Merge tag 'renesas-drivers-for-v4.15' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann7-1/+60
2017-10-11soc: qcom: smem: Increase the number of hostsChris Lew1-1/+1
2017-10-11soc: qcom: smem: Support dynamic item limitChris Lew1-6/+45
2017-10-11soc: qcom: smem: Support global partitionChris Lew1-30/+142
2017-10-11soc: qcom: smem: Read version from the smem headerChris Lew1-17/+8
2017-10-11soc: qcom: smem: Use le32_to_cpu for comparisonChris Lew1-1/+1
2017-10-11soc: qcom: smem: Support getting cached entriesBjorn Andersson1-8/+61
2017-10-11soc: qcom: smem: Rename "uncached" accessorsBjorn Andersson1-13/+13
2017-10-08soc: samsung: Remove Exynos4212 related dead codeMarek Szyprowski3-22/+2
2017-09-25soc bcm: brcmstb: Add support for S2/S3/S5 suspend states (MIPS)Justin Chen6-2/+821
2017-09-25soc: bcm: brcmstb: Add support for S2/S3/S5 suspend states (ARM)Brian Norris8-0/+1104
2017-09-22soc/fsl/qbman: Enable FSL_LAYERSCAPE config on ARMMadalin Bucur1-1/+1
2017-09-22soc/fsl/qbman: Add missing headers on ARMClaudiu Manoil1-0/+2
2017-09-22soc/fsl/qbman: different register offsets on ARMMadalin Bucur2-0/+60
2017-09-22soc/fsl/qbman: add QMAN_REV32Madalin Bucur2-0/+3
2017-09-22soc/fsl/qbman: Rework portal mapping calls for ARM/PPCRoy Pledge7-66/+60
2017-09-22soc/fsl/qbman: Fix ARM32 typoValentin Rothberg1-1/+1
2017-09-22soc/fsl/qbman: Drop L1_CACHE_BYTES compile time checkClaudiu Manoil1-4/+0
2017-09-22soc/fsl/qbman: Drop set/clear_bits usageMadalin Bucur2-5/+5
2017-09-22soc/fsl/qbman: Use shared-dma-pool for QMan private memory allocationsRoy Pledge3-34/+63
2017-09-22soc/fsl/qbman: Use shared-dma-pool for BMan private memory allocationsRoy Pledge1-0/+15
2017-09-22soc/fsl/qbman: Add common routine for QBMan private allocationsRoy Pledge3-1/+83
2017-09-22soc/fsl/guts: Add compatible string for LS1088ashish kumar1-0/+1
2017-09-22soc/fsl/qman: Sleep instead of stuck hacking jiffiesKarim Eshapa1-5/+1
2017-09-18soc: renesas: rcar-sysc: add R8A77970 supportSergei Shtylyov5-0/+49
2017-09-18soc: renesas: identify R-Car V3MSergei Shtylyov1-0/+8
2017-09-18soc: renesas: rcar-rst: add R8A77970 supportSergei Shtylyov2-1/+3
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds4-0/+350
2017-09-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds30-159/+588
2017-09-10Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2017-09-09Merge tag 'rproc-v4.14' of git://github.com/andersson/remoteprocLinus Torvalds3-0/+174
2017-09-04MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfdMartin Blumenstingl2-0/+261
2017-09-04MIPS: lantiq: Convert the fpi bus driver to a platform_driverHauke Mehrtens3-0/+89
2017-08-23Merge tag 'samsung-drivers-4.14-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-1/+1
2017-08-23soc/tegra: fuse: Add missing semi-colonThierry Reding1-1/+1
2017-08-23soc/tegra: Restrict SoC device registration to TegraThierry Reding1-0/+8
2017-08-21Merge tag 'sunxi-drivers-for-4.14' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-9/+48
2017-08-21soc: ti: knav: Add a NULL pointer check for kdev in knav_pool_createKeerthy1-0/+3
2017-08-18Merge tag 'tegra-for-4.14-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann3-5/+52
2017-08-18Merge tag 'v4.13-next-soc' of https://github.com/mbgg/linux-mediatek into nex...Arnd Bergmann2-103/+150
2017-08-18soc: ti: ti_sci_pm_domains: Populate name for genpdDave Gerlach1-0/+2
2017-08-18drivers: soc: sunxi: add support for A64 and its SRAM CIcenowy Zheng1-0/+11
2017-08-18drivers: soc: sunxi: add support for remapping func value to reg valueIcenowy Zheng1-9/+34
2017-08-18drivers: soc: sunxi: fix error processing on base address when claimingIcenowy Zheng1-0/+3
2017-08-17soc/tegra: Register SoC deviceThierry Reding2-2/+51
2017-08-17Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann5-0/+192
2017-08-16soc: versatile: remove unnecessary static in realview_soc_probe()Gustavo A. R. Silva1-1/+1