summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-26Merge tag 'drivers_soc_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson13-167/+1021
2020-09-26Merge tag 'tegra-for-5.10-firmware' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2-2/+10
2020-09-26Merge tag 'tegra-for-5.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson6-42/+181
2020-09-26Merge tag 'tee-dev-cleanup-for-v5.10' of git://git.linaro.org:/people/jens.wi...Olof Johansson1-33/+7
2020-09-26Merge tag 'renesas-drivers-for-v5.10-tag2' of git://git.kernel.org/pub/scm/li...Olof Johansson7-169/+754
2020-09-21Add missing '#' to fix schema errors:Krzysztof Kozlowski1-2/+2
2020-09-21soc: ti: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2-25/+5
2020-09-18firmware: tegra: Enable BPMP support on Tegra234Thierry Reding2-2/+10
2020-09-18Merge branch 'for-5.10/soc' into for-5.10/firmwareThierry Reding3-1/+27
2020-09-18soc/tegra: pmc: Add Tegra234 supportThierry Reding1-0/+68
2020-09-18soc/tegra: pmc: Reorder reset sources/levels definitionsThierry Reding1-39/+39
2020-09-18soc/tegra: misc: Add Tegra234 supportThierry Reding1-0/+1
2020-09-18soc/tegra: fuse: Add Tegra234 supportThierry Reding5-2/+46
2020-09-18soc/tegra: fuse: Implement tegra_is_silicon()Thierry Reding2-0/+20
2020-09-18soc/tegra: fuse: Extract tegra_get_platform()Thierry Reding3-1/+7
2020-09-18tee: avoid explicit sysfs_create/delete_group by initialising dev->groupsSudeep Holla1-17/+4
2020-09-18tee: replace cdev_add + device_add with cdev_device_addSudeep Holla1-17/+4
2020-09-16soc: renesas: r8a779a0-sysc: Add r8a779a0 supportYoshihiro Shimoda3-0/+453
2020-09-15Merge tag 'scmi-updates-5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson18-59/+238
2020-09-14firmware: arm_scmi: Enable building as a single moduleSudeep Holla4-4/+6
2020-09-14firmware: arm_scmi: Move scmi protocols registration into the driverSudeep Holla8-37/+42
2020-09-14firmware: arm_scmi: Move scmi bus init and exit calls into the driverSudeep Holla3-5/+20
2020-09-14firmware: smccc: Export both smccc functionsSudeep Holla1-0/+2
2020-09-13Merge tag 'arm-soc/for-5.10/drivers' of https://github.com/Broadcom/stblinux ...Olof Johansson17-14/+736
2020-09-13Merge tag 'memory-controller-drv-5.10' of https://git.kernel.org/pub/scm/linu...Olof Johansson12-232/+305
2020-09-13Merge tag 'renesas-drivers-for-v5.10-tag1' of git://git.kernel.org/pub/scm/li...Olof Johansson1-57/+57
2020-09-13Merge tag 'optee-i2c-fix-for-v5.10' of git://git.linaro.org:/people/jens.wikl...Olof Johansson1-1/+1
2020-09-12dmaengine: ti: k3-udma-glue: Fix parameters for rx ring pair requestPeter Ujfalusi1-1/+1
2020-09-12soc: ti: k3-socinfo: Add entry for J7200Peter Ujfalusi1-0/+1
2020-09-12soc: ti: pruss: support CORECLK_MUX and IEPCLK_MUXGrzegorz Jaszczyk2-7/+183
2020-09-12dt-bindings: soc: ti: Update TI PRUSS bindings regarding clock-muxesGrzegorz Jaszczyk1-1/+120
2020-09-12firmware: ti_sci: allow frequency change for disabled clocks by defaultTero Kristo1-2/+4
2020-09-12soc: ti: ti_sci_pm_domains: switch to use multiple genpds instead of oneTero Kristo1-130/+121
2020-09-12soc: ti: pruss: Enable support for ICSSG subsystems on K3 J721E SoCsSuman Anna1-0/+1
2020-09-12soc: ti: pruss: Enable support for ICSSG subsystems on K3 AM65x SoCsSuman Anna2-1/+2
2020-09-12soc: ti: pruss: Add support for PRU-ICSS subsystems on 66AK2G SoCSuman Anna2-1/+2
2020-09-12soc: ti: pruss: Add support for PRU-ICSS subsystems on AM57xx SoCsSuman Anna2-1/+2
2020-09-12soc: ti: pruss: Add support for PRU-ICSSs on AM437x SoCsSuman Anna2-2/+35
2020-09-12soc: ti: pruss: Add a platform driver for PRUSS in TI SoCsSuman Anna4-0/+207
2020-09-12dt-bindings: soc: ti: Add TI PRUSS bindingsGrzegorz Jaszczyk1-0/+320
2020-09-12bindings: soc: ti: soc: ringacc: remove ti,dma-ring-reset-quirkGrygorii Strashko1-6/+0
2020-09-12soc: ti: k3: ringacc: add am65x sr2.0 supportGrygorii Strashko1-3/+30
2020-09-11Merge tag 'renesas-r8a779a0-dt-binding-defs-tag' into renesas-drivers-for-v5.10Geert Uytterhoeven2-0/+114
2020-09-10soc: renesas: rcar-rst: Add support for R-Car V3UYoshihiro Shimoda1-0/+6
2020-09-10soc: renesas: Identify R-Car V3UYoshihiro Shimoda2-0/+14
2020-09-10soc: renesas: Sort driver description titleKuninori Morimoto1-159/+157
2020-09-10soc: renesas: Use ARM32/ARM64 for menu descriptionKuninori Morimoto1-32/+32
2020-09-10dt-bindings: clock: Add r8a779a0 CPG Core Clock DefinitionsYoshihiro Shimoda1-0/+55
2020-09-10dt-bindings: power: Add r8a779a0 SYSC power domain definitionsYoshihiro Shimoda1-0/+59
2020-09-09firmware: arm_scmi: Fix NULL pointer dereference in mailbox_chan_freeSudeep Holla1-1/+1