mirror of https://github.com/torvalds/linux.git
Fixes and New HW Support
- amd/isp4: Improve swnode graph (new driver exception)
- asus-nb-wmi: Use duo keyboard quirk for Zenbook Duo UX8406CA
- dell-lis3lv02d: Add Latitude 5500 accelerometer address
- dell-wmi-sysman: Fix WMI data block retrieval and class dev unreg
- hp-bioscfg: Fix class device unregistration
- i2c: piix4: Re-enable on non-x86 + move FCH header under platform_data/
- intel/hid: Wildcat Lake support
- mellanox:
- mlxbf-pmc: Fix duplicate event ID
- mlxbf-tmfifo: Fix vring_desc.len assignment
- mlxreg-lc: Fix bit-not-set logic check
- nvsw-sn2201: Fix bus number in error message & spelling errors
- portwell-ec: Move watchdog device under correct platform hierarchy
- think-lmi: Error handling fixes (sysfs, kset, kobject, class dev unreg)
- thinkpad_acpi: Handle HKEY 0x1402 event (2025 Thinkpads)
- wmi: Fix WMI event enablement
The following is an automated shortlog grouped by driver:
asus-nb-wmi:
- add DMI quirk for ASUS Zenbook Duo UX8406CA
dell-lis3lv02d:
- Add Latitude 5500
dell-wmi-sysman:
- Fix class device unregistration
- Fix WMI data block retrieval in sysfs callbacks
hp-bioscfg:
- Fix class device unregistration
i2c:
- Re-enable piix4 driver on non-x86
intel/hid:
- Add Wildcat Lake support
mellanox:
- Fix spelling and comment clarity in Mellanox drivers
mlxbf-pmc:
- Fix duplicate event ID for CACHE_DATA1
mlxbf-tmfifo:
- fix vring_desc.len assignment
mlxreg-lc:
- Fix logic error in power state check
Move FCH header to a location accessible by all archs:
- Move FCH header to a location accessible by all archs
nvsw-sn2201:
- Fix bus number in adapter error message
portwell-ec:
- Move watchdog device under correct platform hierarchy
think-lmi:
- Create ksets consecutively
- Fix class device unregistration
- Fix kobject cleanup
- Fix sysfs group cleanup
thinkpad_acpi:
- handle HKEY 0x1402 event
Update swnode graph for amd isp4:
- Update swnode graph for amd isp4
wmi:
- Fix WMI event enablement
- Update documentation of WCxx/WExx ACPI methods
-----BEGIN PGP SIGNATURE-----
iHUEABYIAB0WIQSCSUwRdwTNL2MhaBlZrE9hU+XOMQUCaGfkwwAKCRBZrE9hU+XO
MVK1AQCK3C21auqcEbiZrx67hr5ir6VwTAZ9S6IR8R2FKqw8YwEAinUOcHSbmP6a
eXV0v5xVRPxZV7JBO5aN7FESqVHpBQ4=
=uxUH
-----END PGP SIGNATURE-----
Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Pull x86 platform drivers fixes from Ilpo Järvinen:
"Mostly a few lines fixed here and there except amd/isp4 which improves
swnodes relationships but that is a new driver not in any stable
kernels yet. The think-lmi driver changes also look relatively large
but there are just many fixes to it.
The i2c/piix4 change is a effectively a revert of the commit
|
||
|---|---|---|
| .. | ||
| amd | ||
| dell | ||
| hp | ||
| intel | ||
| siemens | ||
| tuxedo | ||
| x86-android-tablets | ||
| Kconfig | ||
| Makefile | ||
| acer-wireless.c | ||
| acer-wmi.c | ||
| acerhdf.c | ||
| adv_swbutton.c | ||
| amilo-rfkill.c | ||
| apple-gmux.c | ||
| asus-laptop.c | ||
| asus-nb-wmi.c | ||
| asus-tf103c-dock.c | ||
| asus-wireless.c | ||
| asus-wmi.c | ||
| asus-wmi.h | ||
| barco-p50-gpio.c | ||
| classmate-laptop.c | ||
| compal-laptop.c | ||
| dasharo-acpi.c | ||
| dual_accel_detect.h | ||
| eeepc-laptop.c | ||
| eeepc-wmi.c | ||
| firmware_attributes_class.c | ||
| firmware_attributes_class.h | ||
| fujitsu-laptop.c | ||
| fujitsu-tablet.c | ||
| gigabyte-wmi.c | ||
| gpd-pocket-fan.c | ||
| hdaps.c | ||
| huawei-wmi.c | ||
| ibm_rtl.c | ||
| ideapad-laptop.c | ||
| ideapad-laptop.h | ||
| inspur_platform_profile.c | ||
| intel_ips.c | ||
| intel_ips.h | ||
| intel_scu_ipc.c | ||
| intel_scu_ipcutil.c | ||
| intel_scu_pcidrv.c | ||
| intel_scu_pltdrv.c | ||
| intel_scu_wdt.c | ||
| lenovo-wmi-camera.c | ||
| lenovo-wmi-hotkey-utilities.c | ||
| lenovo-ymc.c | ||
| lenovo-yoga-tab2-pro-1380-fastcharger.c | ||
| lenovo-yogabook.c | ||
| lg-laptop.c | ||
| meegopad_anx7428.c | ||
| meraki-mx100.c | ||
| msi-ec.c | ||
| msi-ec.h | ||
| msi-laptop.c | ||
| msi-wmi-platform.c | ||
| msi-wmi.c | ||
| mxm-wmi.c | ||
| nvidia-wmi-ec-backlight.c | ||
| oxpec.c | ||
| p2sb.c | ||
| panasonic-laptop.c | ||
| pcengines-apuv2.c | ||
| pmc_atom.c | ||
| portwell-ec.c | ||
| quickstart.c | ||
| samsung-galaxybook.c | ||
| samsung-laptop.c | ||
| samsung-q10.c | ||
| sel3350-platform.c | ||
| serdev_helpers.h | ||
| serial-multi-instantiate.c | ||
| silicom-platform.c | ||
| sony-laptop.c | ||
| system76_acpi.c | ||
| think-lmi.c | ||
| think-lmi.h | ||
| thinkpad_acpi.c | ||
| topstar-laptop.c | ||
| toshiba-wmi.c | ||
| toshiba_acpi.c | ||
| toshiba_bluetooth.c | ||
| toshiba_haps.c | ||
| touchscreen_dmi.c | ||
| uv_sysfs.c | ||
| winmate-fm07-keys.c | ||
| wireless-hotkey.c | ||
| wmi-bmof.c | ||
| wmi.c | ||
| xiaomi-wmi.c | ||
| xo1-rfkill.c | ||
| xo15-ebook.c | ||