This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 3d5f968a177d Merge tag 'pwrseq-fixes-for-v6.11-rc5' of git://git.kernel [...] new 5d61841c74db spi: zynqmp-gqspi: Scale timeout by data size new 57d5af2660e9 spi: spi-cadence-quadspi: Fix OSPI NOR failures during sys [...] new 783bf5d09f86 spi: spi-fsl-lpspi: limit PRESCALE bit in TCR register new 9a8fc292dd93 spi: pxa2xx: Do not override dev->platform_data on probe new e17465f78eb9 spi: pxa2xx: Move PM runtime handling to the glue drivers new c2a905a6d6fa Merge tag 'spi-fix-v6.11-rc3' of git://git.kernel.org/pub/ [...] new 9374ae912dbb mmc: mtk-sd: receive cmd8 data when hs400 tuning fail new 6275c7bc8dd0 mmc: dw_mmc: allow biu and ciu clocks to defer new a1e627af32ed mmc: mmc_test: Fix NULL dereference on allocation failure new f76a30a96cb8 Merge tag 'mmc-v6.11-rc1' of git://git.kernel.org/pub/scm/ [...] new 57df60e1f981 thermal/debugfs: Fix the NULL vs IS_ERR() confusion in deb [...] new afc954fd223d thermal: of: Fix OF node leak in thermal_of_trips_init() e [...] new 662b52b761bf thermal: of: Fix OF node leak in thermal_of_zone_register() new c0a1ef9c5be7 thermal: of: Fix OF node leak in of_thermal_zone_find() er [...] new 6ae4e48b67ea Merge tag 'thermal-6.11-rc5' of git://git.kernel.org/pub/s [...] new cd8e468efb4f ACPI: video: Add Dell UART backlight controller detection new b5f094300133 platform/x86: dell-uart-backlight: Use acpi_video_get_back [...] new 5c7bb62cb8f5 ACPI: video: Add backlight=native quirk for Dell OptiPlex [...] new b09f6ca99c46 Merge tag 'acpi-6.11-rc5' of git://git.kernel.org/pub/scm/ [...]
The 19 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/acpi/video_detect.c | 22 ++++++++++++++++++ drivers/mmc/core/mmc_test.c | 9 +++---- drivers/mmc/host/dw_mmc.c | 8 +++++++ drivers/mmc/host/mtk-sd.c | 8 +++---- drivers/platform/x86/dell/Kconfig | 1 + drivers/platform/x86/dell/dell-uart-backlight.c | 8 +++++++ drivers/spi/spi-cadence-quadspi.c | 14 ++++++++++- drivers/spi/spi-fsl-lpspi.c | 31 +++++++++++++++++++++++-- drivers/spi/spi-pxa2xx-pci.c | 15 +++++++++++- drivers/spi/spi-pxa2xx-platform.c | 26 +++++++++++++++++---- drivers/spi/spi-pxa2xx.c | 20 +++------------- drivers/spi/spi-pxa2xx.h | 3 ++- drivers/spi/spi-zynqmp-gqspi.c | 30 +++++++++++++++++++----- drivers/thermal/thermal_debugfs.c | 6 ++--- drivers/thermal/thermal_of.c | 23 +++++++++++------- include/acpi/video.h | 1 + 16 files changed, 172 insertions(+), 53 deletions(-)