summaryrefslogtreecommitdiffstats
path: root/drivers/soc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | drivers: soc: atmel: Add basic support for new sama5d2 SiPsCristian Birsan2017-09-172-0/+12
| | |/ /
| * | | Merge tag 'amlogic-drivers' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2017-11-023-0/+186
| |\ \ \ | | | |/ | | |/|
| | * | soc: amlogic: Add Meson6/Meson8/Meson8b/Meson8m2 SoC Information driverMartin Blumenstingl2017-10-063-0/+186
| | |/
| * | Merge tag 'qcom-drivers-for-4.15-2' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann2017-11-023-0/+283
| |\ \
| | * | soc: qcom: Remote filesystem memory driverBjorn Andersson2017-10-223-0/+283
| * | | Merge tag 'tegra-for-4.15-soc' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Arnd Bergmann2017-11-021-2/+13
| |\ \ \
| | * | | soc/tegra: bpmp: Check BPMP response return codeTimo Alho2017-10-191-2/+13
| | | |/ | | |/|
| * | | Merge tag 'soc-fsl-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2017-10-2014-116/+294
| |\ \ \
| | * | | soc/fsl/qbman: Enable FSL_LAYERSCAPE config on ARMMadalin Bucur2017-09-221-1/+1
| | * | | soc/fsl/qbman: Add missing headers on ARMClaudiu Manoil2017-09-221-0/+2
| | * | | soc/fsl/qbman: different register offsets on ARMMadalin Bucur2017-09-222-0/+60
| | * | | soc/fsl/qbman: add QMAN_REV32Madalin Bucur2017-09-222-0/+3
| | * | | soc/fsl/qbman: Rework portal mapping calls for ARM/PPCRoy Pledge2017-09-227-66/+60
| | * | | soc/fsl/qbman: Fix ARM32 typoValentin Rothberg2017-09-221-1/+1
| | * | | soc/fsl/qbman: Drop L1_CACHE_BYTES compile time checkClaudiu Manoil2017-09-221-4/+0
| | * | | soc/fsl/qbman: Drop set/clear_bits usageMadalin Bucur2017-09-222-5/+5
| | * | | soc/fsl/qbman: Use shared-dma-pool for QMan private memory allocationsRoy Pledge2017-09-223-34/+63
| | * | | soc/fsl/qbman: Use shared-dma-pool for BMan private memory allocationsRoy Pledge2017-09-221-0/+15
| | * | | soc/fsl/qbman: Add common routine for QBMan private allocationsRoy Pledge2017-09-223-1/+83
| | * | | soc/fsl/guts: Add compatible string for LS1088ashish kumar2017-09-221-0/+1
| | * | | soc/fsl/qman: Sleep instead of stuck hacking jiffiesKarim Eshapa2017-09-221-5/+1
| | |/ /
| * | | Merge tag 'qcom-drivers-for-4.15' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2017-10-201-70/+265
| |\ \ \ | | | |/ | | |/|
| | * | soc: qcom: smem: Increase the number of hostsChris Lew2017-10-111-1/+1
| | * | soc: qcom: smem: Support dynamic item limitChris Lew2017-10-111-6/+45
| | * | soc: qcom: smem: Support global partitionChris Lew2017-10-111-30/+142
| | * | soc: qcom: smem: Read version from the smem headerChris Lew2017-10-111-17/+8
| | * | soc: qcom: smem: Use le32_to_cpu for comparisonChris Lew2017-10-111-1/+1
| | * | soc: qcom: smem: Support getting cached entriesBjorn Andersson2017-10-111-8/+61
| | * | soc: qcom: smem: Rename "uncached" accessorsBjorn Andersson2017-10-111-13/+13
| | |/
| * | Merge tag 'samsung-drivers-4.15' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2017-10-203-22/+2
| |\ \
| | * | soc: samsung: Remove Exynos4212 related dead codeMarek Szyprowski2017-10-083-22/+2
| | |/
| * | Merge tag 'renesas-drivers-for-v4.15' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann2017-10-207-1/+60
| |\ \
| | * | soc: renesas: rcar-sysc: add R8A77970 supportSergei Shtylyov2017-09-185-0/+49
| | * | soc: renesas: identify R-Car V3MSergei Shtylyov2017-09-181-0/+8
| | * | soc: renesas: rcar-rst: add R8A77970 supportSergei Shtylyov2017-09-182-1/+3
| | |/
| * | soc bcm: brcmstb: Add support for S2/S3/S5 suspend states (MIPS)Justin Chen2017-09-256-2/+821
| * | soc: bcm: brcmstb: Add support for S2/S3/S5 suspend states (ARM)Brian Norris2017-09-258-0/+1104
| |/
* | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-131-0/+12
|\ \
| * | soc: brcmstb: Add Product ID and Family ID helper functionsAl Cooper2017-10-031-0/+12
| |/
* | Merge branch 'pm-domains'Rafael J. Wysocki2017-11-132-24/+4
|\ \
| * | soc: rockchip: power-domain: Use GENPD_FLAG_ACTIVE_WAKEUPGeert Uytterhoeven2017-11-081-12/+2
| * | soc: mediatek: Use GENPD_FLAG_ACTIVE_WAKEUPGeert Uytterhoeven2017-11-081-12/+2
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-029-0/+9
|/
* Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds2017-09-154-0/+350
|\
| * MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfdMartin Blumenstingl2017-09-042-0/+261
| * MIPS: lantiq: Convert the fpi bus driver to a platform_driverHauke Mehrtens2017-09-043-0/+89
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-09-1030-159/+588
|\ \
| * \ Merge tag 'samsung-drivers-4.14-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2017-08-231-1/+1
| |\ \
| | * | soc: samsung: Use kbasename instead of open codingRob Herring2017-07-241-1/+1
| * | | soc/tegra: fuse: Add missing semi-colonThierry Reding2017-08-231-1/+1