aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc
AgeCommit message (Expand)AuthorFilesLines
2017-10-20soc: mediatek: place Kconfig for all SoC drivers under menuSean Wang1-3/+5
2017-10-20soc: mediatek: pwrap: add support for MT7622 SoCChenglin Xu1-0/+170
2017-10-20soc: mediatek: pwrap: add common way for setup CS timing extenstionSean Wang1-22/+37
2017-10-20soc: mediatek: pwrap: add MediaTek MT6380 as one slave of pwrapSean Wang1-3/+21
2017-10-20soc: mediatek: pwrap: refactor pwrap_init for the various PMIC typesSean Wang1-40/+90
2017-10-20soc: mediatek: pwrap: add pwrap_write32 for writing in 32-bit modeSean Wang1-16/+54
2017-10-20soc: mediatek: pwrap: add pwrap_read32 for reading in 32-bit modeSean Wang1-1/+54
2017-10-19soc/tegra: bpmp: Check BPMP response return codeTimo Alho1-2/+13
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-10soc: mediatek: pwrap: fixup warnings from coding styleSean Wang1-7/+13
2017-10-08soc: samsung: Remove Exynos4212 related dead codeMarek Szyprowski3-22/+2
2017-10-06soc: amlogic: Add Meson6/Meson8/Meson8b/Meson8m2 SoC Information driverMartin Blumenstingl3-0/+186
2017-10-03soc: brcmstb: Add Product ID and Family ID helper functionsAl Cooper1-0/+12
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-17drivers: soc: atmel: Add basic support for new sama5d2 SiPsCristian Birsan2-0/+12
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-0/+350
2017-09-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds30-159/+588
2017-09-10Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus 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/kernel/git/krzk/linux into next/driversArnd 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/kernel/git/sunxi/linux into next/driversArnd 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/git/tegra/linux into next/driversArnd Bergmann3-5/+52