This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 6d28cf7dfede Merge tag 'nfsd-5.9-2' of git://git.linux-nfs.org/projects [...] new 94cc89eb8fa5 regmap: debugfs: Fix handling of name string for debugfs i [...] new d36cb0205f03 regmap: debugfs: Add back in erroneously removed initialis [...] new 400332485631 regmap: fix page selection for noinc reads new 05669b631707 regmap: fix page selection for noinc writes new 9a3a0876b9c4 Merge tag 'regmap-fix-v5.9-rc6' of git://git.kernel.org/pu [...] new fbb5a79d2fe7 regulator: axp20x: fix LDO2/4 description new 814324b59381 Merge tag 'regulator-fix-v5.9-rc6' of git://git.kernel.org [...] new 505623a2be48 spi: spi-fsl-dspi: use XSPI mode instead of DMA for DPAA2 SoCs new 50851f5033a3 spi: bcm2835: Make polling_limit_us static new b867eef4cf54 spi: fsl-espi: Only process interrupts for expected events new 530b5affc675 spi: fsl-dspi: fix use-after-free in remove path new 00fb259c618e spi: bcm-qspi: Fix probe regression on iProc platforms new 782d1222555c Merge tag 'spi-fix-v5.9-rc6' of git://git.kernel.org/pub/s [...] new 01ce6d4d2c81 MIPS: Loongson-3: Fix fp register access if MSA enabled new b13812ddea61 MIPS: Loongson2ef: Disable Loongson MMI instructions new e393fbe6fa27 MIPS: Add the missing 'CPU_1074K' into __get_cpu_type() new be090fa62080 MIPS: BCM47XX: Remove the needless check with the 1074K new b463b6f69974 Merge tag 'mips_fixes_5.9_3' of git://git.kernel.org/pub/s [...]
The 18 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: arch/mips/bcm47xx/setup.c | 2 +- arch/mips/include/asm/cpu-type.h | 1 + arch/mips/loongson2ef/Platform | 4 ++ arch/mips/loongson64/cop2-ex.c | 24 ++++-------- drivers/base/regmap/internal.h | 6 +-- drivers/base/regmap/regcache.c | 2 +- drivers/base/regmap/regmap-debugfs.c | 7 ++-- drivers/base/regmap/regmap.c | 75 +++++++++++++++++++++++------------- drivers/regulator/axp20x-regulator.c | 7 ++-- drivers/spi/spi-bcm-qspi.c | 2 +- drivers/spi/spi-bcm2835.c | 2 +- drivers/spi/spi-fsl-dspi.c | 18 +++++---- drivers/spi/spi-fsl-espi.c | 5 ++- 13 files changed, 89 insertions(+), 66 deletions(-)