summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2021-02-04drivers: soc: atmel: fix type for same7Arnd Bergmann-1/+1
2021-02-03Merge tag 'optee-fix-cond-resched-call-for-v5.12' of git://git.linaro.org:/pe...Arnd Bergmann-1/+2
2021-02-03Merge tag 'tee-housekeeping-for-v5.12' of git://git.linaro.org:/people/jens.w...Arnd Bergmann-193/+183
2021-02-03tee: optee: remove need_resched() before cond_resched()Jens Wiklander-2/+1
2021-02-02Merge tag 'v5.11-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Arnd Bergmann-47/+173
2021-02-02Merge tag 'mvebu-arm-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-1/+1
2021-02-02Merge tag 'drivers_soc_for_5.12' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-46/+137
2021-02-02Merge tag 'arm-soc/for-5.12/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann-30/+431
2021-02-02Merge tag 'memory-controller-drv-tegra-5.12' of git://git.kernel.org/pub/scm/...Arnd Bergmann-93/+508
2021-02-02Merge tag 'memory-controller-drv-5.12' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann-30/+33
2021-02-02Merge tag 'sunxi-drivers-for-5.12' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-79/+188
2021-02-02optee: sync OP-TEE headersJens Wiklander-189/+179
2021-02-02tee: optee: fix 'physical' typosBjorn Helgaas-1/+1
2021-02-02drivers: optee: use flexible-array member instead of zero-length arrayTian Tao-1/+1
2021-02-02tee: fix some comment typos in header filesElvira Khabirova-2/+2
2021-01-31soc: ti: k3-ringacc: Use of_device_get_match_data()Suman Anna-4/+3
2021-01-31soc: ti: pruss: Refactor the CFG sub-module initSuman Anna-41/+50
2021-01-31soc: mediatek: pm-domains: Don't print an error if child domain is deferredEnric Balletbo i Serra-2/+2
2021-01-31soc: mediatek: pm-domains: Add domain regulator supplyHsin-Yi Wang-1/+43
2021-01-31dt-bindings: power: Add domain regulator supplyHsin-Yi Wang-0/+9
2021-01-31soc: mediatek: cmdq: Remove cmdq_pkt_flush()Chun-Kuang Hu-44/+0
2021-01-31soc: mediatek: pm-domains: Add support for mt8167Fabien Parent-0/+100
2021-01-31dt-bindings: power: Add MT8167 power domainsFabien Parent-0/+19
2021-01-30Merge tag 'at91-soc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-79/+182
2021-01-30Merge tag 'reset-for-v5.12' of git://git.pengutronix.de/pza/linux into arm/dr...Arnd Bergmann-49/+147
2021-01-29bus: mvebu-mbus: make iounmap() symmetric with ioremap()Chris Packham-1/+1
2021-01-29memory: tegra: Remove calls to dev_pm_opp_set_clkname()Viresh Kumar-33/+6
2021-01-28dt-bindings: bus: rsb: Add H616 compatible stringAndre Przywara-1/+3
2021-01-28soc: sunxi: sram: Add support for more than one EMAC clockAndre Przywara-8/+23
2021-01-28dt-bindings: sram: sunxi-sram: Add H616 compatible stringAndre Przywara-0/+1
2021-01-27soc: bcm: brcmstb: Remove soc_is_brcmstb()Florian Fainelli-29/+0
2021-01-26memory: mtk-smi: Allow building as moduleYong Wu-2/+11
2021-01-26drivers: soc: atmel: add spdx license identifierClaudiu Beznea-10/+2
2021-01-26drivers: soc: atmel: add support for sama7g5Claudiu Beznea-0/+24
2021-01-26dt-bindings: atmel-sysreg: add "microchip, sama7g5-chipid"Claudiu Beznea-1/+1
2021-01-26drivers: soc: atmel: add per soc id and version match masksClaudiu Beznea-66/+140
2021-01-26drivers: soc: atmel: fix "__initconst should be placed after socs[]" warningClaudiu Beznea-1/+1
2021-01-26drivers: soc: atmel: use GENMASKClaudiu Beznea-1/+1
2021-01-26drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[]Claudiu Beznea-1/+2
2021-01-25memory: ti-aemif: Drop child node when jumping out loopPan Bian-2/+6
2021-01-25reset: Add devm_reset_control_get_optional_exclusive_released()Dmitry Osipenko-0/+19
2021-01-24dt-bindings: soc: ti: Update TI PRUSS bindings about schemas to includeGrzegorz Jaszczyk-0/+76
2021-01-24soc: ti: pruss: Correct the pruss_clk_init error trace textSuman Anna-1/+1
2021-01-24soc: ti: pm33xx: Fix some resource leak in the error handling paths of the pr...Christophe JAILLET-1/+4
2021-01-24soc: ti: knav_qmss: Put refcount for dev node in failure caseVasyl Gomonovych-0/+4
2021-01-23memory: tegra: Check whether reset is already assertedDmitry Osipenko-0/+7
2021-01-22memory: mtk-smi: Use platform_register_driversYong Wu-19/+6
2021-01-22Merge tag 'scmi-updates-5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann-3/+53
2021-01-21tee: optee: replace might_sleep with cond_reschedRouven Czerwinski-1/+3
2021-01-20soc: bcm: brcmstb: add stubs for getting platform IDsRafał Miłecki-0/+16