summaryrefslogtreecommitdiffstats
path: root/drivers/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'zynqmp-soc-for-v5.7-rc3' of https://github.com/Xilinx/linux-xlnx i...Arnd Bergmann2020-04-211-2/+2
|\
| * drivers: soc: xilinx: fix firmware driver Kconfig dependencyArnd Bergmann2020-04-151-2/+2
* | soc: imx8: select SOC_BUSArnd Bergmann2020-04-171-0/+1
* | soc: fsl: dpio: avoid stack usage warningArnd Bergmann2020-04-171-5/+14
* | soc: fsl: dpio: fix incorrect pointer conversionsArnd Bergmann2020-04-171-4/+2
|/
* Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-095-0/+267
|\
| * riscv: Add Kendryte K210 SoC supportChristoph Hellwig2020-04-035-0/+267
* | Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-04-0330-166/+2451
|\ \
| * \ Merge tag 'soc-fsl-next-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2020-03-278-116/+921
| |\ \
| | * | soc: fsl: qe: fix sparse warnings for ucc_slow.cLi Yang2020-03-241-13/+13
| | * | soc: fsl: qe: ucc_slow: remove 0 assignment for kzalloc'ed structureLi Yang2020-03-241-7/+0
| | * | soc: fsl: qe: fix sparse warnings for qe_ic.cLi Yang2020-03-241-1/+1
| | * | soc: fsl: qe: fix sparse warnings for ucc.cLi Yang2020-03-241-1/+1
| | * | soc: fsl: qe: fix sparse warning for qe_common.cLi Yang2020-03-241-1/+1
| | * | soc: fsl: qe: fix sparse warnings for qe.cLi Yang2020-03-241-2/+2
| | * | soc: fsl: dpio: fix dereference of pointer p before null checkColin Ian King2020-02-211-2/+3
| | * | soc: fsl: dpio: Replace QMAN array mode with ring mode enqueueYouri Querry2020-02-192-95/+328
| | * | soc: fsl: dpio: QMAN performance improvement with function pointer indirectionYouri Querry2020-02-192-73/+507
| | * | soc: fsl: dpio: Adding QMAN multiple enqueue interfaceYouri Querry2020-02-193-16/+160
| * | | Merge tag 'imx-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2020-03-256-14/+26
| |\ \ \
| | * | | soc: imx: drop COMPILE_TEST for IMX_SCU_SOCPeng Fan2020-03-161-1/+1
| | * | | soc: imx: gpc: fix power up sequencingLucas Stach2020-03-161-11/+13
| | * | | soc: imx: increase build coverage for imx8m soc driverPeng Fan2020-03-164-2/+11
| | * | | soc: imx: gpcv2: include linux/sizes.hLeonard Crestez2020-02-141-0/+1
| | |/ /
| * | | Merge tag 'qcom-drivers-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2020-03-2510-25/+1275
| |\ \ \
| | * | | soc: qcom: Fix QCOM_APR dependenciesBjorn Andersson2020-03-161-0/+1
| | * | | soc: qcom: pdr: Avoid uninitialized use of found in pdr_indication_cbNathan Chancellor2020-03-161-1/+1
| | * | | soc: qcom: apr: Add avs/audio tracking functionalitySibi Sankar2020-03-142-9/+115
| | * | | soc: qcom: Introduce Protection Domain Restart helpersSibi Sankar2020-03-144-0/+1141
| | * | | soc: qcom: socinfo: Use seq_putc() if possibleStephen Boyd2020-03-091-1/+1
| | * | | drivers: qcom: rpmh-rsc: Use rcuidle tracepoints for rpmhStephen Boyd2020-03-091-1/+1
| | * | | soc: qcom: Do not depend on ARCH_QCOM for QMI helpersManivannan Sadhasivam2020-03-031-1/+0
| | * | | soc: qcom: aoss: Read back before triggering the IRQArun Kumar Neelakantam2020-02-131-0/+4
| | * | | soc: qcom: aoss: Use wake_up_all() instead of wake_up_interruptible_all()Arun Kumar Neelakantam2020-02-131-1/+1
| | * | | drivers: qcom: rpmh: remove rpmh_flush exportMaulik Shah2020-02-112-10/+9
| | * | | drivers: qcom: rpmh: fix macro to accept NULL argumentMaulik Shah2020-02-111-2/+2
| | |/ /
| * | | Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2020-03-253-0/+218
| |\ \ \
| | * | | soc: amlogic: fix compile failure with MESON_SECURE_PM_DOMAINS & !MESON_SMJianxin Pan2020-02-291-1/+1
| | * | | soc: amlogic: Add support for Secure power domains controllerJianxin Pan2020-02-143-0/+218
| | |/ /
| * | | Merge tag 'renesas-drivers-for-v5.7-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2020-03-253-11/+11
| |\ \ \ | | |_|/ | |/| |
| | * | soc: renesas: Remove ARCH_R8A7795Geert Uytterhoeven2020-02-212-9/+9
| | * | soc: renesas: rcar-sysc: Use the correct style for SPDX License IdentifierNishad Kamdar2020-02-171-2/+2
| | |/
* | | Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-04-035-162/+678
|\ \ \
| * \ \ Merge tag 'v5.6-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Arnd Bergmann2020-03-252-0/+129
| |\ \ \
| | * | | soc: mediatek: pwrap: add support for MT6359 PMICArgus Lin2020-02-171-0/+71
| | * | | soc: mediatek: pwrap: add pwrap driver for MT6779 SoCsArgus Lin2020-02-171-0/+57
| | * | | soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ helperBibby Hsieh2020-02-141-0/+1
| | | |/ | | |/|
| * | | Merge tag 'tegra-for-5.7-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2020-03-251-161/+527
| |\ \ \
| | * | | soc/tegra: pmc: Cleanup whitespace usageThierry Reding2020-03-131-163/+163
| | * | | soc/tegra: pmc: Add pins for Tegra194Venkat Reddy Talla2020-03-131-49/+61