summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
2026-06-19platform/x86/intel/vsec: Fix enable_cnt imbalance on PCIe error recoveryLukas Wunner
2026-06-01platform/x86: intel-vbtn: Check ACPI_HANDLE() against NULLRafael J. Wysocki
2026-06-01platform/x86: intel-hid: Check ACPI_HANDLE() against NULLRafael J. Wysocki
2026-06-01platform/x86: hp_accel: Check ACPI_COMPANION() against NULLRafael J. Wysocki
2026-06-01platform/x86: adv_swbutton: Check ACPI_HANDLE() against NULLRafael J. Wysocki
2026-05-23platform/x86: dell-wmi-sysman: bound enumeration string aggregationPengpeng Hou
2026-05-23platform/x86: dell_rbu: avoid uninit value usage in packet_size_write()Fedor Pchelkin
2026-05-23platform/x86: panasonic-laptop: Fix OPTD notifier registration and cleanupRafael J. Wysocki
2026-05-23platform/surface: surfacepro3_button: Drop wakeup source on removeRafael J. Wysocki
2026-05-23platform/chrome: chromeos_tbmc: Drop wakeup source on removeRafael J. Wysocki
2026-05-17platform/x86: hp-wmi: Ignore backlight and FnLock eventsKrishna Chomal
2026-04-27platform/x86/amd: pmc: Add Thinkpad L14 Gen3 to quirk_s2idle_bugMario Limonciello
2026-04-02platform/x86: ISST: Correct locked bit widthSrinivas Pandruvada
2026-04-02platform/olpc: olpc-xo175-ec: Fix overflow error message to print inlenAlok Tiwari
2026-04-02platform/x86: touchscreen_dmi: Add quirk for y-inverted Goodix touchscreen on...Hans de Goede
2026-04-02platform/x86: intel-hid: Enable 5-button array on ThinkPad X1 Fold 16 Gen 1Leif Skunberg
2026-04-02platform/x86: intel-hid: Add Dell 14 Plus 2-in-1 to dmi_vgbs_allow_listPeter Metz
2026-03-25platform/x86/amd/pmc: Add support for Van Gogh SoCAntheas Kapenekakis
2026-03-25platform/x86: hp-bioscfg: Support allocations of larger dataMario Limonciello
2026-03-25platform/x86: thinkpad_acpi: Fix errors reading battery thresholdsJonathan Teh
2026-03-25platform/x86: dell-wmi: Add audio/mic mute key codesKurt Borja
2026-03-25platform/x86: dell-wmi-sysman: Don't hex dump plaintext password dataThorsten Blum
2026-03-04platform/chrome: cros_ec_lightbar: Fix response size initializationTzung-Bi Shih
2026-03-04platform/chrome: cros_typec_switch: Don't touch struct fwnode_handle::devAndy Shevchenko
2026-02-19platform/x86: panasonic-laptop: Fix sysfs group leak in error pathRafael J. Wysocki
2026-02-19platform/x86/amd/pmc: Add quirk for MECHREVO Wujie 15X Progongqi
2026-02-19platform/x86: classmate-laptop: Add missing NULL pointer checksRafael J. Wysocki
2026-02-11platform/x86: hp-bioscfg: Skip empty attribute namesMario Limonciello
2026-02-11platform/x86: intel_telemetry: Fix PSS event register maskKaushlendra Kumar
2026-02-11platform/x86: toshiba_haps: Fix memory leaks in add/remove routinesRafael J. Wysocki
2026-02-11platform/x86: intel_telemetry: Fix swapped arrays in PSS outputKaushlendra Kumar
2026-01-30platform/x86: hp-bioscfg: Fix automatic module loadingMario Limonciello
2026-01-30platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID macroMario Limonciello
2026-01-30platform/x86: hp-bioscfg: Fix kobject warnings for empty attribute namesMario Limonciello
2026-01-11platform/x86: hp-bioscfg: Fix out-of-bounds array access in ACPI package parsingJunrui Luo
2026-01-11platform/x86: ibm_rtl: fix EBDA signature search pointer arithmeticJunrui Luo
2026-01-11platform/x86: msi-laptop: add missing sysfs_remove_group()Thomas Fourier
2026-01-11platform/x86: intel: chtwc_int33fe: don't dereference swnode argsBartosz Golaszewski
2026-01-11platform/chrome: cros_ec_ishtp: Fix UAF after unbinding driverTzung-Bi Shih
2026-01-11platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to VGBS DMI quirksChia-Lin Kao (AceLan)
2026-01-11platform/x86: asus-wmi: use brightness_set_blocking() for kbd ledAnton Khirnov
2026-01-11platform/x86/amd/pmc: Add spurious_8042 to Xbox AllyAntheas Kapenekakis
2026-01-11platform/x86/amd: pmc: Add Lenovo Legion Go 2 to pmc quirk listAntheas Kapenekakis
2026-01-11platform/x86: huawei-wmi: add keys for HONOR modelsJia Ston
2026-01-11platform/x86: acer-wmi: Ignore backlight eventArmin Wolf
2025-12-07platform/x86: intel: punit_ipc: fix memory corruptionDan Carpenter
2025-12-01platform/x86/intel/speed_select_if: Convert PCIBIOS_* return codes to errnosHaotian Zhang
2025-10-12platform/x86/amd/pmc: Add Stellaris Slim Gen6 AMD to spurious 8042 quirks listChristoffer Sandberg
2025-10-12platform/x86/amd/pmc: Add MECHREVO Yilong15Pro to spurious_8042 listaprilgrimoire
2025-10-02minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds