summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | arm64: defconfig: Update UFSHCD for Hi3660 socValentin Schneider2019-04-291-3/+3
| * | | | | | Merge tag 'multi-v7-defconfig-for-v5.2-signed' of git://git.kernel.org/pub/sc...Olof Johansson2019-04-291-69/+63
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | ARM: multi_v7_defconfig: Update for moved optionsTony Lindgren2019-04-161-63/+63
| | * | | | | ARM: multi_v7_defconfig: Update for dropped optionsTony Lindgren2019-04-161-6/+0
| | |/ / / /
| * | | | | Merge tag 'arm64_defconfig_for_v5.2' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2019-04-291-41/+47
| |\ \ \ \ \
| | * | | | | arm64: defconfig: include the Agilex platform to the arm64 defconfigDinh Nguyen2019-04-061-0/+1
| | * | | | | arm64: defconfig: enable fpga and service layerDinh Nguyen2019-03-281-0/+7
| | * | | | | arm64: defconfig: enable PCIE_ALTERADinh Nguyen2019-03-281-41/+39
| | |/ / / /
| * | | | | ARM: multi_v7_defconfig: Enable support for STPMIC1Pascal Paillet2019-04-291-0/+4
| * | | | | Merge tag 'amlogic-defconfig' of https://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2019-04-281-0/+2
| |\ \ \ \ \
| | * | | | | ARM: multi_v7_defconfig: enable the Amlogic Meson ADC and eFuse driversMartin Blumenstingl2019-03-291-0/+2
| | |/ / / /
* | | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-05-1671-434/+1717
|\ \ \ \ \ \
| * | | | | | soc: aspeed: fix KconfigOlof Johansson2019-04-291-0/+1
| * | | | | | Merge tag 'v5.2-rockchip-drivers-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2019-04-291-0/+2
| |\ \ \ \ \ \
| | * | | | | | soc: rockchip: Set the proper PWM for rk3288Douglas Anderson2019-04-111-0/+2
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'reset-for-5.2' of git://git.pengutronix.de/pza/linux into arm/driversOlof Johansson2019-04-291-0/+2
| |\ \ \ \ \ \
| | * | | | | | reset: fix linux/reset.h errorsRandy Dunlap2019-04-021-0/+2
| * | | | | | | Merge tag 'v5.1-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2019-04-292-2/+110
| |\ \ \ \ \ \ \
| | * | | | | | | soc: mediatek: pwrap: Zero initialize rdata in pwrap_init_cipherNathan Chancellor2019-04-121-1/+1
| | * | | | | | | soc: mediatek: pwrap: add support for MT8516 pwrapFabien Parent2019-04-121-0/+106
| | * | | | | | | soc: mediatek: pwrap: add missing check on rstcFabien Parent2019-04-121-1/+2
| | * | | | | | | dt-bindings: pwrap: mediatek: add pwrap support for MT8516Fabien Parent2019-04-121-0/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'qcom-drivers-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2019-04-295-9/+27
| |\ \ \ \ \ \ \
| | * | | | | | | MAINTAINERS: Update email for Qualcomm SoC maintainerAndy Gross2019-04-191-1/+1
| | * | | | | | | drivers: soc: qcom: rpmh-rsc: Correct check for slot numberMaulik Shah2019-04-101-1/+1
| | * | | | | | | soc: qcom: cmd-db: Fix an error code in cmd_db_dev_probe()Dan Carpenter2019-03-281-2/+2
| | * | | | | | | soc: qcom: qmi: Change txn wait to non-interruptibleChris Lew2019-03-281-5/+2
| | * | | | | | | soc: qcom: rmtfs: Add support for mmap functionalityAnkit Jain2019-03-281-0/+21
| | |/ / / / / /
| * | | | | | | soc: add aspeed folder and misc driversPatrick Venture2019-04-298-18/+23
| * | | | | | | Merge tag 'imx-drivers-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2019-04-299-89/+376
| |\ \ \ \ \ \ \
| | * | | | | | | soc: imx: Add generic i.MX8 SoC driverAbel Vesa2019-04-202-0/+116
| | * | | | | | | firmware: imx: enable imx scu general irq functionAnson Huang2019-04-114-1/+180
| | * | | | | | | soc: imx: gpcv2: use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-04-111-3/+1
| | * | | | | | | soc: imx: gpc: use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-04-111-3/+1
| | * | | | | | | firmware: imx: scu-pd: decouple the SS information from domain namesAisheng Dong2019-03-191-44/+48
| | * | | | | | | firmware: imx: scu-pd: add specifying the base of domain name index supportAisheng Dong2019-03-191-52/+55
| | * | | | | | | firmware: imx: scu-pd: use bool to set postfixAisheng Dong2019-03-191-51/+51
| | * | | | | | | soc: imx: gpcv2: Make use of regmap_read_poll_timeout()Andrey Smirnov2019-03-191-25/+14
| | |/ / / / / /
| * | | | | | | spi: zynqmp: Fix build breakOlof Johansson2019-04-291-0/+1
| * | | | | | | Merge tag 'amlogic-drivers-2' of https://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2019-04-291-16/+144
| |\ \ \ \ \ \ \
| | * | | | | | | soc: amlogic: meson-gx-pwrc-vpu: Add support for G12ANeil Armstrong2019-04-161-12/+140
| | * | | | | | | soc: amlogic: meson-gx-pwrc-vpu: Fix power on/off register bitmaskNeil Armstrong2019-04-161-4/+4
| * | | | | | | | Merge tag 'renesas-drivers-for-v5.2' of https://git.kernel.org/pub/scm/linux/...Olof Johansson2019-04-291-0/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | soc: renesas: Identify R-Car M3-W ES1.3Takeshi Kihara2019-03-181-0/+3
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'tegra-for-5.2-arm-soc' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2019-04-293-17/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: tegra: cpuidle: Handle tick broadcasting within cpuidle core on Tegra20/30Dmitry Osipenko2019-04-182-17/+3
| | * | | | | | | | ARM: tegra: enforce PM requirementSameer Pujar2019-03-281-0/+1
| | |/ / / / / / /
| * | | | | | | | Merge tag 'tegra-for-5.2-memory' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2019-04-299-66/+42
| |\ \ \ \ \ \ \ \
| | * | | | | | | | memory: tegra: Fix a typos for "fdcdwr2" mc clientEdward Cragg2019-04-182-2/+2
| | * | | | | | | | Revert "ARM: tegra: Restore memory arbitration on resume from LP1 on Tegra30+"Dmitry Osipenko2019-04-182-30/+0