This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from c4681547bcce Linux 5.13-rc3 new c7299fea6769 spi: Fix spi device unregister flow new 41f48a29ebd5 spi: altera: Make SPI_ALTERA_CORE invisible new 121271f08809 spi: spi-zynq-qspi: Fix kernel-doc warning new 6d5ff8e632a4 spi: spi-zynq-qspi: Fix stack violation bug new 680ec0549a05 spi: spi-fsl-dspi: Fix a resource leak in an error handling path new dc5fa5902738 spi: take the SPI IO-mutex in the spi_set_cs_timing method new 35f3f8504c3b spi: Switch to signed types for *_native_cs SPI controller fields new 7907cad7d07e spi: sprd: Add missing MODULE_DEVICE_TABLE new 6b69546912a5 spi: Assume GPIO CS active high in ACPI case new 27e7db56cf3d spi: Don't have controller clean up spi device before driv [...] new 0b07154f066a dt-bindings: spi: spi-mux: rename flash node new d7aed20d446d MAINTAINERS: Add Alain Volmat as STM32 SPI maintainer new c37fe6aff89c Merge tag 'v5.13-rc2' into spi-5.13 new bda7db1d952c spi: sc18is602: don't consider the chip select byte in sc1 [...] new b4e46c9954ad spi: sc18is602: implement .max_{transfer,message}_size() f [...] new f71d49e01be6 Merge tag 'spi-fix-v5.13-rc3' of git://git.kernel.org/pub/ [...] new 940d71c6462e wq: handle VM suspension in stall detection new 5df7ae7bed41 Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/ [...]
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: Documentation/devicetree/bindings/spi/spi-mux.yaml | 2 +- MAINTAINERS | 6 +++ drivers/spi/Kconfig | 2 +- drivers/spi/spi-fsl-dspi.c | 4 +- drivers/spi/spi-sc18is602.c | 9 +++- drivers/spi/spi-sprd.c | 1 + drivers/spi/spi-zynq-qspi.c | 9 ++-- drivers/spi/spi.c | 51 ++++++++++++++++------ include/linux/spi/spi.h | 4 +- kernel/workqueue.c | 12 ++++- 10 files changed, 74 insertions(+), 26 deletions(-)