This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 9d646009f65d Merge tag 'tpmdd-v6.4-rc4' of git://git.kernel.org/pub/scm [...] new 003fb0a51162 mmc: block: ensure error propagation for non-blk new e5bce3c15ad2 mmc: sdhci-cadence: Fix an error handling path in sdhci_cd [...] new 81dce1490e28 mmc: sdhci-esdhc-imx: make "no-mmc-hs400" works new 203fc3177dd7 Merge tag 'mmc-v6.4-rc1' of git://git.kernel.org/pub/scm/l [...] new d67dada3e252 regulator: pca9450: Fix BUCK2 enable_mask new 2bf1c45be3b8 regulator: Fix error checking for debugfs_create_dir new a511637502b1 regulator: mt6359: add read check for PMIC MT6359 new f767b330d8d7 Merge tag 'regulator-fix-v6.4-rc3' of git://git.kernel.org [...] new 4c329f5da7cf spi: spi-geni-qcom: Select FIFO mode for chip select new a84c11e16dc2 spi: spi-cadence: Avoid read of RX FIFO before its ready new a0eb7be22c0f spi: spi-cadence: Only overlap FIFO transactions in slave mode new ec9452594e04 spi: MAINTAINERS: drop Krzysztof Kozlowski from Samsung SPI new 445164e8c136 spi: dw: Replace spi->chip_select references with function calls new 6afe2ae8dc48 spi: spi-cadence: Interleave write of TX and read of RX FIFO new 933174ae28ba Merge tag 'spi-fix-v6.4-rc3' of git://git.kernel.org/pub/s [...]
The 15 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: MAINTAINERS | 1 - drivers/mmc/core/block.c | 5 ++ drivers/mmc/host/sdhci-cadence.c | 8 ++- drivers/mmc/host/sdhci-esdhc-imx.c | 18 +++--- drivers/regulator/core.c | 4 +- drivers/regulator/mt6359-regulator.c | 7 ++- drivers/regulator/pca9450-regulator.c | 4 +- drivers/spi/spi-cadence.c | 105 +++++++++++++++------------------- drivers/spi/spi-dw-mmio.c | 8 +-- drivers/spi/spi-geni-qcom.c | 2 + 10 files changed, 80 insertions(+), 82 deletions(-)