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