This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 8a05ef708716 Merge tag 'block-6.9-20240405' of git://git.kernel.dk/linux new 00bb549d7d63 regmap: maple: Fix cache corruption in regcache_maple_drop() new eaa03486d932 regmap: maple: Fix uninitialized symbol 'ret' warnings new a6bec447a82f Merge tag 'regmap-fix-v6.9-rc2' of git://git.kernel.org/pu [...] new a469158eaf8f regulator: tps65132: Add of_match table new 20668408abc0 Merge tag 'regulator-fix-v6.9-rc2' of git://git.kernel.org [...] new a3d3eab627bb spi: s3c64xx: Use DMA mode from fifo size new bff892acf79c spi: spi-fsl-lpspi: remove redundant spi_controller_put call new 1f886a7bfb3f spi: mchp-pci1xxx: Fix a possible null pointer dereference [...] new 104db052b62d Merge tag 'spi-fix-v6.9-rc2' of git://git.kernel.org/pub/s [...]
The 9 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: drivers/base/regmap/regcache-maple.c | 6 +++--- drivers/regulator/tps65132-regulator.c | 7 +++++++ drivers/spi/spi-fsl-lpspi.c | 14 ++++++-------- drivers/spi/spi-pci1xxxx.c | 2 ++ drivers/spi/spi-s3c64xx.c | 5 ++--- 5 files changed, 20 insertions(+), 14 deletions(-)