summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
2023-11-08platform/mellanox: mlxbf-tmfifo: Fix a warning messageLiming Sun
2023-10-25platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c eventsHans de Goede
2023-10-25platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2eHans de Goede
2023-10-25platform/surface: platform_profile: Propagate error if profile registration f...Armin Wolf
2023-10-25platform/x86: touchscreen_dmi: Add info for the Positivo C4128BRenan Guilherme Lebre Ramos
2023-10-19platform/x86: hp-wmi:: Mark driver struct with __refdata to prevent section m...Uwe Kleine-König
2023-10-19platform/x86: think-lmi: Fix reference leakArmin Wolf
2023-10-06platform/mellanox: mlxbf-bootctl: add NET dependency into KconfigDavid Thompson
2023-10-06platform/x86: intel_scu_ipc: Fail IPC send if still busyStephen Boyd
2023-10-06platform/x86: intel_scu_ipc: Don't override scu in intel_scu_ipc_dev_simple_c...Stephen Boyd
2023-10-06platform/x86: intel_scu_ipc: Check status upon timeout in ipc_wait_for_interr...Stephen Boyd
2023-10-06platform/x86: intel_scu_ipc: Check status after timeout in busy_loop()Stephen Boyd
2023-09-19platform/mellanox: mlxbf-pmc: Fix reading of unprogrammed eventsShravan Kumar Ramani
2023-09-19platform/mellanox: mlxbf-pmc: Fix potential buffer overflowsShravan Kumar Ramani
2023-09-19platform/mellanox: mlxbf-tmfifo: Drop jumbo framesLiming Sun
2023-09-19platform/mellanox: mlxbf-tmfifo: Drop the Rx packet if no more descriptorsLiming Sun
2023-09-19platform/x86: dell-sysman: Fix reference leakArmin Wolf
2023-09-19platform/mellanox: Fix mlxbf-tmfifo not handling all virtio CONSOLE notificat...Shih-Yi Chen
2023-09-19platform/x86: huawei-wmi: Silence ambient light sensorKonstantin Shelekhin
2023-09-19platform/x86/intel/hid: Add HP Dragonfly G2 to VGBS DMI quirksMaxim Mikityanskiy
2023-09-19platform/x86: intel: hid: Always call BTNL ACPI methodHans de Goede
2023-08-03platform/x86: msi-laptop: Fix rfkill out-of-sync on MSI Wind U100Maxim Mikityanskiy
2023-07-23platform/x86: wmi: Break possible infinite loop when parsing GUIDAndy Shevchenko
2023-07-23platform/x86: wmi: move variablesBarnabás Pőcze
2023-07-23platform/x86: wmi: use guid_t and guid_equal()Barnabás Pőcze
2023-07-23platform/x86: wmi: remove unnecessary argumentBarnabás Pőcze
2023-06-21platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0Alexandru Sorodoc
2023-06-14platform/surface: aggregator: Allow completion work-items to be executed in p...Maximilian Luz
2023-06-09platform/x86: intel_scu_pcidrv: Add back PCI ID for MedfieldJulian Winkler
2023-06-05platform/x86: ISST: Remove 8 socket limitSteve Wahl
2023-06-05platform/x86: ISST: PUNIT device mapping with Sub-NUMA clusteringSrinivas Pandruvada
2023-05-30platform/mellanox: mlxbf-pmc: fix sscanf() error checkingDan Carpenter
2023-05-24platform/x86: hp-wmi: add micmute to hp_wmi_keymap structFae
2023-05-24platform/x86: Move existing HP drivers to a new hp subdirJorge Lopez
2023-05-24platform/x86: hp-wmi: Support touchpad on/offDaniel Houldsworth
2023-05-17platform/x86: touchscreen_dmi: Add info for the Dexp Ursus KX210iAndrey Avdeev
2023-05-17platform/x86: touchscreen_dmi: Add upside-down quirk for GDIX1002 ts on the J...Hans de Goede
2023-04-26platform/x86: gigabyte-wmi: add support for X570S AORUS ELITEHans de Goede
2023-04-26platform/x86 (gigabyte-wmi): Add support for A320M-S2H V2Frank Crawford
2023-04-13platform/x86: think-lmi: Clean up display of current_value on ThinkstationMark Pearson
2023-04-13platform/x86: think-lmi: Fix memory leaks when parsing ThinkStation WMI stringsMark Pearson
2023-04-13platform/x86: think-lmi: Fix memory leak when showing current settingsArmin Wolf
2023-04-13platform/x86: int3472/discrete: Ensure the clk/power enable pins are in outpu...Hans de Goede
2023-04-13platform/x86: int3472: Split into 2 driversHans de Goede
2023-04-05platform/x86/intel/pmc: Alder Lake PCH slp_s0_residency fixRajvi Jingar
2023-04-05platform/x86: think-lmi: Add possible_values for ThinkStationMark Pearson
2023-04-05platform/x86: think-lmi: only display possible_values if availableMark Pearson
2023-04-05platform/x86: think-lmi: use correct possible_values delimitersMark Pearson
2023-04-05platform/x86: think-lmi: add missing type attributeMark Pearson
2023-03-30platform/chrome: cros_ec_chardev: fix kernel data leak from ioctlTzung-Bi Shih