This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ffd2cb6b718e Merge tag 'block-6.8-2024-02-22' of git://git.kernel.dk/linux new d56e460e19ea hwmon: (nct6775) Fix access to temperature configuration r [...] new 76d885a1e545 Merge tag 'hwmon-for-v6.8-rc6' of git://git.kernel.org/pub [...] new ae366ba8576d gpiolib: Handle no pin_ranges in gpiochip_generic_config() new 9cd42be825fa Merge tag 'gpio-fixes-for-v6.8-rc6' of git://git.kernel.or [...] new 4b085736e44d ata: libata-core: Do not try to set sleeping devices to standby new 9815e3961754 ahci: asm1064: correct count of reported ports new 26c8404e162b ata: ahci_ceva: fix error handling for Xilinx GT PHY support new 9cec467d0502 ata: libata-core: Do not call ata_dev_power_set_standby() twice new b6d69282db55 Merge tag 'ata-6.8-rc6' of git://git.kernel.org/pub/scm/li [...]
The 9 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/ata/ahci.c | 14 +++-- drivers/ata/ahci_ceva.c | 125 +++++++++++++++++++++++++++---------------- drivers/ata/libata-core.c | 59 ++++++++++---------- drivers/gpio/gpiolib.c | 5 ++ drivers/hwmon/nct6775-core.c | 14 ++++- 5 files changed, 139 insertions(+), 78 deletions(-)