summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* platform/chrome: cros_ec_proto: Lock device when updating MKBP versionPatryk Duda2024-08-191-0/+2
* platform: mips: cpu_hwmon: Disable driver on unsupported hardwareJiaxun Yang2024-08-191-0/+3
* platform/chrome: cros_ec_debugfs: fix wrong EC message versionTzung-Bi Shih2024-08-191-0/+1
* platform/x86: touchscreen_dmi: Add info for the EZpad 6s Prohmtheboy1542024-07-181-0/+11
* platform/x86: touchscreen_dmi: Add info for GlobalSpace SolT IVW 11.6" tablethmtheboy1542024-07-181-0/+25
* platform/x86: touchscreen_dmi: Add an extra entry for a variant of the Chuwi ...Alban Boyé2024-04-131-0/+9
* platform/x86: touchscreen_dmi: Allow partial (prefix) matches for ACPI namesHans de Goede2024-03-061-2/+2
* platform/x86: intel-vbtn: Support for tablet mode on HP Pavilion 13 x360 PCMax Verevkin2024-03-011-0/+6
* platform/x86: intel_telemetry: Fix kernel doc descriptionsAndy Shevchenko2023-12-201-2/+2
* platform/x86: asus-wmi: Fix kbd_dock_devid tablet-switch reportingHans de Goede2023-12-131-5/+12
* mlxbf-bootctl: correctly identify secure boot with development keysDavid Thompson2023-12-131-13/+26
* platform/x86: asus-wmi: Move i8042 filter install to shared asus-wmi codeHans de Goede2023-12-133-12/+9
* platform/x86: asus-wmi: Simplify tablet-mode-switch handlingHans de Goede2023-12-132-73/+16
* platform/x86: asus-wmi: Simplify tablet-mode-switch probingHans de Goede2023-12-131-33/+22
* platform/x86: asus-wmi: Add support for ROG X13 tablet modeLuke D. Jones2023-12-133-0/+53
* platform/x86: asus-wmi: Adjust tablet/lidflip handling to use enumLuke D. Jones2023-12-133-24/+47
* asus-wmi: Add dgpu disable methodLuke D. Jones2023-12-131-0/+98
* platform/x86: asus-nb-wmi: Add tablet_mode_sw=lid-flip quirk for the TP200sHans de Goede2023-12-131-0/+9
* platform/x86: asus-nb-wmi: Allow configuring SW_TABLET_MODE method with a mod...Hans de Goede2023-12-131-0/+19
* platform/x86: asus-wmi: Add support for SW_TABLET_MODE on UX360Samuel Čavoj2023-12-133-0/+56
* platform/x86: thinkpad_acpi: Add battery quirk for Thinkpad X120eOlli Asikainen2023-11-281-0/+1
* platform/x86: wmi: Fix opening of char deviceArmin Wolf2023-11-201-14/+6
* platform/x86: wmi: remove unnecessary initializationsBarnabás Pőcze2023-11-201-9/+9
* platform/x86: wmi: Fix probe failure when failing to register WMI devicesArmin Wolf2023-11-201-8/+8
* platform/mellanox: mlxbf-tmfifo: Fix a warning messageLiming Sun2023-11-081-10/+11
* platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c eventsHans de Goede2023-10-251-0/+3
* platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2eHans de Goede2023-10-251-1/+1
* platform/x86: touchscreen_dmi: Add info for the Positivo C4128BRenan Guilherme Lebre Ramos2023-10-251-0/+23
* platform/mellanox: mlxbf-bootctl: add NET dependency into KconfigDavid Thompson2023-10-101-0/+1
* platform/x86: intel_scu_ipc: Fail IPC send if still busyStephen Boyd2023-10-101-12/+28
* platform/x86: intel_scu_ipc: Don't override scu in intel_scu_ipc_dev_simple_c...Stephen Boyd2023-10-101-1/+0
* platform/x86: intel_scu_ipc: Check status upon timeout in ipc_wait_for_interr...Stephen Boyd2023-10-101-2/+4
* platform/x86: intel_scu_ipc: Check status after timeout in busy_loop()Stephen Boyd2023-10-101-11/+8
* platform/mellanox: mlxbf-tmfifo: Drop jumbo framesLiming Sun2023-09-191-7/+17
* platform/mellanox: mlxbf-tmfifo: Drop the Rx packet if no more descriptorsLiming Sun2023-09-191-17/+49
* platform/mellanox: Fix mlxbf-tmfifo not handling all virtio CONSOLE notificat...Shih-Yi Chen2023-09-191-0/+1
* platform/x86: huawei-wmi: Silence ambient light sensorKonstantin Shelekhin2023-09-191-0/+2
* platform/x86: intel: hid: Always call BTNL ACPI methodHans de Goede2023-09-191-12/+9
* platform/x86: msi-laptop: Fix rfkill out-of-sync on MSI Wind U100Maxim Mikityanskiy2023-08-111-4/+4
* platform/x86: wmi: Break possible infinite loop when parsing GUIDAndy Shevchenko2023-07-271-10/+12
* platform/x86: wmi: move variablesBarnabás Pőcze2023-07-271-5/+4
* platform/x86: wmi: use guid_t and guid_equal()Barnabás Pőcze2023-07-271-17/+17
* platform/x86: wmi: remove unnecessary argumentBarnabás Pőcze2023-07-271-5/+4
* platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0Alexandru Sorodoc2023-06-211-0/+2
* platform/x86: touchscreen_dmi: Add info for the Dexp Ursus KX210iAndrey Avdeev2023-05-171-0/+24
* platform/x86: touchscreen_dmi: Add upside-down quirk for GDIX1002 ts on the J...Hans de Goede2023-05-171-0/+17
* platform/chrome: cros_ec_chardev: fix kernel data leak from ioctlTzung-Bi Shih2023-04-051-1/+1
* platform: x86: MLX_PLATFORM: select REGMAP instead of depending on itRandy Dunlap2023-03-171-1/+2
* platform/x86: touchscreen_dmi: Add Chuwi Vi8 (CWI501) DMI matchHans de Goede2023-02-221-0/+9
* platform/x86: dell-wmi: Add a keymap for KEY_MUTE in type 0x0010 tableKoba Ko2023-02-151-0/+3