This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 26b1224903b3 Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/li [...] new f5723cfc0193 regmap: spi: Reserve space for register address/padding new b1d27aa3b16a Merge tag 'regmap-fix-v6.0-rc4' of git://git.kernel.org/pu [...] new c32f1ebfd26b regulator: core: Clean up on enable failure new 78e1e867f44e regulator: pfuze100: Fix the global-out-of-bounds access i [...] new 475043fabe8c regulator: Fix qcom,spmi-regulator schema new c5e68c4fa55c Merge tag 'regulator-fix-v6.0-rc4' of git://git.kernel.org [...] new 46f7ac3d7892 spi: bitbang: Fix lsb-first Rx new 9ee5b6d53b8c spi: cadence-quadspi: Disable irqs during indirect reads new b30f7c8eb078 spi: mux: Fix mux interaction with fast path optimisations new 9c9c9da7aa10 spi: spi: Fix queue hang if previous transfer failed new 506357871c18 Merge tag 'spi-fix-v6.0-rc4' of git://git.kernel.org/pub/s [...]
The 11 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/regulator/qcom,spmi-regulator.yaml | 3 +- drivers/base/regmap/regmap-spi.c | 8 +++++ drivers/regulator/core.c | 9 +++-- drivers/regulator/pfuze100-regulator.c | 2 +- drivers/spi/spi-bitbang-txrx.h | 6 ++-- drivers/spi/spi-cadence-quadspi.c | 38 +++++++++++++++++++--- drivers/spi/spi-mux.c | 1 + drivers/spi/spi.c | 5 ++- include/linux/spi/spi.h | 2 ++ 9 files changed, 60 insertions(+), 14 deletions(-)