summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-02Merge tag 'optee-ffa-fix-for-v5.16' of git://git.linaro.org/people/jens.wikla...Arnd Bergmann
2021-10-28optee: Fix spelling mistake "reclain" -> "reclaim"Colin Ian King
2021-10-27Revert "firmware: qcom: scm: Add support for MC boot address API"Arnd Bergmann
2021-10-26qcom: spm: allow compile-testingArnd Bergmann
2021-10-26Merge tag 'arm-ffa-updates-5.16' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2021-10-26Merge tag 'qcom-drivers-for-5.16-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2021-10-26Merge tag 'samsung-drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2021-10-26firmware: arm_ffa: Remove unused 'compat_version' variableArnd Bergmann
2021-10-26soc: samsung: exynos-chipid: add exynosautov9 SoC supportChanho Park
2021-10-25firmware: qcom: scm: Don't break compile test on non-ARM platformsBjorn Andersson
2021-10-24soc: qcom: smp2p: Add of_node_put() before gotoWan Jiabing
2021-10-24soc: qcom: apr: Add of_node_put() before returnWan Jiabing
2021-10-23soc: qcom: qcom_stats: Fix client votes offsetMaulik Shah
2021-10-23soc: qcom: rpmhpd: fix sm8350_mxc's peer domainDmitry Baryshkov
2021-10-23dt-bindings: arm: cpus: Document qcom,msm8916-smp enable-methodStephan Gerhold
2021-10-23ARM: qcom: Add qcom,msm8916-smp enable-method identical to MSM8226Stephan Gerhold
2021-10-23firmware: qcom: scm: Add support for MC boot address APIStephan Gerhold
2021-10-23soc: qcom: spm: Add 8916 SPM register dataLina Iyer
2021-10-23dt-bindings: soc: qcom: spm: Document qcom,msm8916-saw2-v3.0-cpuStephan Gerhold
2021-10-23soc: qcom: socinfo: Add PM8150C and SMB2351 modelsBjorn Andersson
2021-10-23firmware: qcom_scm: Fix error retval in __qcom_scm_is_call_available()Guru Das Srinagesh
2021-10-22soc: aspeed: Add UART routing supportChia-Wei Wang
2021-10-22Merge tag 'soc-fsl-next-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2021-10-21soc: fsl: dpio: rename the enqueue descriptor variableYouri Querry
2021-10-21soc: fsl: dpio: use an explicit NULL instead of 0Ioana Ciornei
2021-10-21soc: fsl: rcpm: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing
2021-10-21soc: fsl: guts: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing
2021-10-21optee: smc_abi.c: add missing #include <linux/mm.h>Jens Wiklander
2021-10-21Merge tag 'memory-controller-drv-5.16-2' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2021-10-21memory: tegra20-emc: Add runtime dependency on devfreq governor moduleDmitry Osipenko
2021-10-20Merge tag 'reset-for-v5.16' of git://git.pengutronix.de/pza/linux into arm/dr...Arnd Bergmann
2021-10-20Merge tag 'optee-ffa-for-v5.16' of git://git.linaro.org/people/jens.wiklander...Arnd Bergmann
2021-10-20ep93xx: clock: convert in-place to COMMON_CLKNikita Shubin
2021-10-20ASoC: cirrus: i2s: Prepare clock before using itAlexander Sverdlin
2021-10-20Merge tag 'sunxi-drivers-for-5.16-1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2021-10-20Merge tag 'imx-drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2021-10-18firmware: arm_ffa: Add support for MEM_LENDMarc Bonnici
2021-10-18firmware: arm_ffa: Handle compatibility with different firmware versionsSudeep Holla
2021-10-18reset: mchp: sparx5: Extend support for lan966xHoratiu Vultur
2021-10-18dt-bindings: reset: Add lan966x supportHoratiu Vultur
2021-10-18optee: add FF-A supportJens Wiklander
2021-10-18optee: isolate smc abiJens Wiklander
2021-10-17rtc: s3c: remove HAVE_S3C_RTC in favor of direct dependenciesWill McVicker
2021-10-17soc: qcom: smp2p: add feature negotiation and ssr ack feature supportChris Lew
2021-10-16soc: qcom: Add Sleep stats driverMahesh Sivasubramanian
2021-10-16dt-bindings: Introduce QCOM Sleep stats bindingsMahesh Sivasubramanian
2021-10-16soc: qcom: socinfo: add two missing PMIC IDsDmitry Baryshkov
2021-10-15soc: qcom: rpmhpd: Make power_on actually enable the domainBjorn Andersson
2021-10-15optee: refactor driver with internal callbacksJens Wiklander
2021-10-15optee: simplify optee_release()Jens Wiklander