aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drivers_soc_for_5.15' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2021-08-125-47/+55
|\
| * dt-bindings: soc: ti: pruss: Add dma-coherent propertySuman Anna2021-08-101-12/+25
| * soc: ti: Remove pm_runtime_irq_safe() usage for smartreflexTony Lindgren2021-08-103-34/+26
| * soc: ti: pruss: Enable support for ICSSG subsystems on K3 AM64x SoCsSuman Anna2021-08-101-0/+1
| * dt-bindings: soc: ti: pruss: Update bindings for K3 AM64x SoCsSuman Anna2021-08-101-2/+4
* | Merge tag 'memory-controller-drv-5.15' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2021-08-125-82/+121
|\ \
| * \ Merge branch 'for-v5.15/omap-gpmc' into for-nextKrzysztof Kozlowski2021-07-293-81/+118
| |\ \
| | * | memory: omap-gpmc: Drop custom PM calls with cpu_pm notifierTony Lindgren2021-07-293-83/+118
| | * | memory: omap-gpmc: Clear GPMC_CS_CONFIG7 register on restore if unusedTony Lindgren2021-07-291-0/+2
| | |/
| * | Merge branch 'for-v5.15/tegra-mc' into for-nextKrzysztof Kozlowski2021-07-231-0/+2
| |\ \
| | * | memory: tegra: fix unused-function warningArnd Bergmann2021-07-231-0/+2
| | |/
| * / MAINTAINERS: update arm,pl353-smc.yaml referenceMauro Carvalho Chehab2021-07-231-1/+1
| |/
* | Merge tag 'v5.14-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Arnd Bergmann2021-08-126-50/+189
|\ \
| * | soc: mediatek: mmsys: Fix missing UFOE component in mt8173 table routingEnric Balletbo i Serra2021-08-061-0/+4
| * | soc: mediatek: mmsys: add MT8365 supportFabien Parent2021-08-062-0/+71
| * | soc: mmsys: mediatek: add mask to mmsys routesCK Hu2021-08-043-49/+112
| * | soc: mediatek: pm-domains: Add domain_supply cap for mfg_async PDBilal Wasim2021-07-121-0/+1
| * | soc: mediatek: pm-domains: Use correct mask for bus_prot_clrBilal Wasim2021-07-121-1/+1
| |/
* | Merge tag 'imx-ecspi-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2021-08-125-34/+111
|\ \
| * | dmaengine: imx-sdma: add terminated list for freed descriptor in workerRobin Gong2021-07-231-7/+10
| * | dmaengine: imx-sdma: add uart rom scriptRobin Gong2021-07-231-4/+21
| * | dma: imx-sdma: add i.mx6ul compatible nameRobin Gong2021-07-231-0/+1
| * | dmaengine: imx-sdma: remove ERR009165 on i.mx6ulRobin Gong2021-07-231-2/+24
| * | spi: imx: remove ERR009165 workaround on i.mx6ulRobin Gong2021-07-231-3/+36
| * | spi: imx: fix ERR009165Robin Gong2021-07-231-7/+3
| * | dmaengine: imx-sdma: add mcu_2_ecspi scriptRobin Gong2021-07-231-0/+4
| * | dmaengine: dma: imx-sdma: add fw_loaded and is_ram_scriptRobin Gong2021-07-231-0/+12
| * | dmaengine: imx-sdma: remove duplicated sdma_load_contextRobin Gong2021-07-231-4/+1
| * | Revert "dmaengine: imx-sdma: refine to load context only once"Robin Gong2021-07-231-8/+0
| * | Revert "ARM: dts: imx6: Use correct SDMA script for SPI cores"Robin Gong2021-07-231-4/+4
| * | Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core"Robin Gong2021-07-231-1/+1
| |/
* | bus: ixp4xx: return on error in ixp4xx_exp_probe()Dan Carpenter2021-08-121-1/+1
* | Merge tag 'omap-for-v5.15/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2021-08-121-13/+18
|\ \
| * \ Merge branch 'omap-for-v5.14/ti-sysc' into omap-for-v5.15/ti-syscTony Lindgren2021-07-271-12/+16
| |\ \
| | * | bus: ti-sysc: using pm_runtime_resume_and_get instead of pm_runtime_get_syncZhang Qilong2021-06-111-4/+2
| | * | bus: ti-sysc: Correct misdocumentation of 'sysc_ioremap()'Lee Jones2021-06-111-1/+1
| | * | bus: ti-sysc: Fix gpt12 system timer issue with reserved statusTony Lindgren2021-06-111-7/+13
| * | | bus: ti-sysc: Add quirk for OMAP4 McASP to disable SIDLE modePeter Ujfalusi2021-07-271-1/+2
| | |/ | |/|
* | | Merge tag 'ixp4xx-drivers-arm-soc-v5.15-1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2021-08-0411-258/+1014
|\ \ \
| * | | pata: ixp4xx: Rewrite to use device treeLinus Walleij2021-08-041-47/+154
| * | | pata: ixp4xx: Add DT bindingsLinus Walleij2021-08-041-0/+61
| * | | pata: ixp4xx: Refer to cmd and ctl rather than csNLinus Walleij2021-08-042-16/+15
| * | | pata: ixp4xx: Use IS_ENABLED() to determine endiannessLinus Walleij2021-08-041-23/+22
| * | | pata: ixp4xx: Use local dev variableLinus Walleij2021-08-041-5/+6
| * | | watchdog: ixp4xx: Rewrite driver to use coreLinus Walleij2021-08-043-177/+155
| * | | bus: ixp4xx: Add a driver for IXP4xx expansion busLinus Walleij2021-08-044-0/+443
| * | | bus: ixp4xx: Add DT bindings for the IXP4xx expansion busLinus Walleij2021-08-041-0/+168
| |/ /
* | | Merge tag 'renesas-drivers-for-v5.15-tag1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2021-08-022-0/+6
|\ \ \
| * | | soc: renesas: Identify R-Car H3e-2G and M3e-2GGeert Uytterhoeven2021-07-272-0/+6
| |/ /
* | | Linux 5.14-rc4Linus Torvalds2021-08-011-1/+1