This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 625d3449788f Revert "kernel/printk: add kmsg SEEK_CUR handling" new 53d860952c82 regmap: fix alignment issue new e680a4098f64 regmap: fix the kerneldoc for regmap_test_bits() new 95b2c3ec4cb1 regmap: Fix memory leak from regmap_register_patch new 2a0008706854 Merge tag 'regmap-fix-v5.8-rc2' of git://git.kernel.org/pu [...] new d7442ba13d62 regulator: da9063: fix LDO9 suspend and warning. new 92919679d317 regulator: Fix pickable ranges mapping new 6f1cf5257acc regualtor: pfuze100: correct sw1a/sw2 on pfuze3000 new 6870112c46c8 Merge tag 'v5.8-rc1' into regulator-5.8 new 1b3bcca20858 regulator: mt6358: Remove BROKEN dependency new 751645789f7c Merge tag 'regulator-fix-v5.8-rc2' of git://git.kernel.org [...] new 8bdd79dae1ff spi: sprd: switch the sequence of setting WDG_LOAD_LOW and _HIGH new 9ec8ade81224 spi: spidev_test: Use %u to format unsigned numbers new e0fe70051f12 spi: rspi: Use requested instead of maximum bit rate new a575357b6435 spi: dt-bindings: amlogic, meson-gx-spicc: Fix schema for [...] new bd2077915bfe spi: tools: Make default_tx/rx and input_tx static new 7bb64402a092 spi: tools: Add macro definitions to fix build errors new 03fe7aaf0c3d spi: spi-fsl-dspi: Free DMA memory with matching function new 27784a256c2a spi: uapi: spidev: Use TABs for alignment new 35700e221b18 spi: stm32-qspi: Fix error path in case of -EPROBE_DEFER new abd42781c3d2 spi: spidev: fix a race between spidev_release and spidev_remove new 06096cc6c5a8 spi: spidev: fix a potential use-after-free in spidev_release() new dd0d718152e4 Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/s [...]
The 22 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: .../bindings/spi/amlogic,meson-gx-spicc.yaml | 26 +++-- drivers/base/regmap/regmap.c | 106 ++++++++++----------- drivers/regulator/Kconfig | 2 +- drivers/regulator/da9063-regulator.c | 1 - drivers/regulator/helpers.c | 2 +- drivers/regulator/pfuze100-regulator.c | 60 ++++++++---- drivers/spi/spi-fsl-dspi.c | 8 +- drivers/spi/spi-rspi.c | 28 ++++-- drivers/spi/spi-sprd-adi.c | 2 +- drivers/spi/spi-stm32-qspi.c | 46 +++++---- drivers/spi/spidev.c | 24 ++--- include/uapi/linux/spi/spidev.h | 4 + tools/spi/spidev_test.c | 10 +- 13 files changed, 181 insertions(+), 138 deletions(-)