This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ceb6a6f023fd Linux 6.7-rc6 new 1ca2761a7734 spi: atmel: Do not cancel a transfer upon any signal new 49d8575ca613 spi: atmel: Drop unused defines new 890188d2d7e4 spi: atmel: Prevent spi transfers from being killed new 7a733e060bd2 spi: cadence: revert "Add SPI transfer delays" new e9b220aeacf1 spi: spi-imx: correctly configure burst length when using dma new fc70d643a2f6 spi: atmel: Fix clock issue when using devices with differ [...] new 26d6084791bb Merge tag 'spi-fix-v6.7-rc7' of git://git.kernel.org/pub/s [...] new c5becf57dd56 Revert "scsi: aacraid: Reply queue mapping to CPUs based o [...] new 77a672556096 scsi: ufs: core: Store min and max clk freq from OPP table new 2cf4f94d8e86 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 10 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: drivers/scsi/aacraid/aacraid.h | 1 - drivers/scsi/aacraid/commsup.c | 6 +-- drivers/scsi/aacraid/linit.c | 14 ------ drivers/scsi/aacraid/src.c | 25 +---------- drivers/spi/spi-atmel.c | 95 +++++++++++++++++++++++++++++++++++----- drivers/spi/spi-cadence.c | 1 - drivers/spi/spi-imx.c | 15 +++++-- drivers/ufs/host/ufshcd-pltfrm.c | 54 +++++++++++++++++++++++ 8 files changed, 153 insertions(+), 58 deletions(-)