This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f8dba31b0a82 Merge tag 'asym-keys-fix-for-linus-v6.4-rc5' of https://gi [...] new 7c28afd5512e HID: hidpp: terminate retry loop on success new fa56e0e44f65 Merge tag 'for-linus-2023060501' of git://git.kernel.org/p [...] new ed08d937eaa4 platform/surface: aggregator: Make to_ssam_device_driver() [...] new 539e0a7f9105 platform/surface: aggregator: Allow completion work-items [...] new 9bed667033e6 platform/surface: aggregator_tabletsw: Add support for boo [...] new 061c228967f0 platform/surface: aggregator_tabletsw: Add support for boo [...] new fb109fba7284 platform/x86: int3472: Avoid crash in unregistering regula [...] new 846b065da646 Merge tag 'platform-drivers-x86-v6.4-4' of git://git.kerne [...] new fa58cc888d67 gfs2: Don't get stuck writing page onto itself under direct I/O new 0bdd0f0bf17c Merge tag 'gfs2-v6.4-rc4-fix' of git://git.kernel.org/pub/ [...] new 9728fb3ce117 spi: lpspi: disable lpspi module irq in DMA mode new 4be47a5d59cb spi: mt65xx: make sure operations completed before unloading new 0c331fd1dccf spi: qup: Request DMA before enabling clocks new a4d7d7011219 Merge tag 'spi-fix-v6.4-rc5' of git://git.kernel.org/pub/s [...]
The 14 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/hid/hid-logitech-hidpp.c | 13 ++++---- drivers/platform/surface/aggregator/controller.c | 2 +- .../platform/surface/surface_aggregator_tabletsw.c | 10 ++++++ .../platform/x86/intel/int3472/clk_and_regulator.c | 13 +++++--- drivers/spi/spi-fsl-lpspi.c | 7 +++- drivers/spi/spi-mt65xx.c | 3 ++ drivers/spi/spi-qup.c | 37 +++++++++++----------- fs/gfs2/file.c | 17 ++++++++-- include/linux/surface_aggregator/device.h | 6 +--- 9 files changed, 67 insertions(+), 41 deletions(-)