This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 8cae8cd89f05 seq_file: disallow extremely large seq buffer allocations new 6c881ca0b304 afs: Fix tracepoint string placement with built-in AFS new afe6949862f7 afs: check function return new 5a972474cf68 afs: Fix setting of writeback_index new b428081282f8 afs: Remove redundant assignment to ret new b4e62aaf95e8 Merge tag 'afs-fixes-20210721' of git://git.kernel.org/pub [...] new 2b6a761be079 regulator: rtmv20: Fix wrong mask for strobe-polarity-high new 6549c46af855 regulator: rt5033: Fix n_voltages settings for BUCK and LDO new 5db5dd5be70e regulator: hi6421v600: Fix getting wrong drvdata that caus [...] new 8888ef2304d0 regulator: bd9576: Fix testing wrong flag in check_temp_fl [...] new c9cd752d8f3a regulator: fixed: Mark regulator-fixed-domain as deprecated new ea986908ccfc regulator: mtk-dvfsrc: Fix wrong dev pointer for devm_regu [...] new 1c73daee4bf3 regulator: hi6421: Fix getting wrong drvdata new 7c3d49b0b545 Merge tag 'regulator-fix-v5.14-rc2' of git://git.kernel.or [...] new e4a5c19888a5 spi: stm32h7: fix full duplex irq handler handling new 135cbd378eab spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay new 7999d2555c9f spi: stm32: fixes pm_runtime calls in probe/remove new 69e1818ad27b spi: atmel: Fix CS and initialization bug new 3a70dd2d0503 spi: mediatek: fix fifo rx mode new c934fec1c328 spi: mediatek: move devm_spi_register_master position new 55cef88bbf12 spi: spi-cadence-quadspi: Fix division by zero warning new 0ccfd1ba84a4 spi: spi-cadence-quadspi: Revert "Fix division by zero warning" new 0e85ee897858 spi: spi-cadence-quadspi: Fix division by zero warning new 9cb2ff111712 spi: cadence-quadspi: Disable Auto-HW polling new 56912da7a68c spi: cadence: Correct initialisation of runtime PM again new c45c1e82bba1 spi: spi-bcm2835: Fix deadlock new 7b6ae471e541 Merge tag 'spi-fix-v5.14-rc2' of git://git.kernel.org/pub/ [...]
The 26 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/fixed-regulator.yaml | 2 + drivers/regulator/bd9576-regulator.c | 4 +- drivers/regulator/hi6421-regulator.c | 22 ++++--- drivers/regulator/hi6421v600-regulator.c | 16 +++--- drivers/regulator/mtk-dvfsrc-regulator.c | 3 +- drivers/regulator/rtmv20-regulator.c | 2 +- drivers/spi/spi-atmel.c | 9 +-- drivers/spi/spi-bcm2835.c | 12 ++-- drivers/spi/spi-cadence-quadspi.c | 30 +++++----- drivers/spi/spi-cadence.c | 14 +++-- drivers/spi/spi-imx.c | 38 ++++++------ drivers/spi/spi-mt65xx.c | 28 ++++++--- drivers/spi/spi-stm32.c | 24 +++++--- fs/afs/cmservice.c | 25 +++----- fs/afs/dir.c | 10 ++-- fs/afs/write.c | 18 ++++-- include/linux/mfd/rt5033-private.h | 4 +- include/trace/events/afs.h | 67 ++++++++++++++++++++-- 18 files changed, 207 insertions(+), 121 deletions(-)