summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2021-06-16platform/surface: aggregator: Drop unnecessary variable initializationMaximilian Luz1-1/+1
2021-06-16platform/surface: aggregator: Do not return uninitialized valueMaximilian Luz1-1/+1
2021-06-16platform/surface: aggregator_cdev: Add lockdep supportMaximilian Luz1-0/+16
2021-06-16platform/surface: aggregator_cdev: Allow enabling of events from user-spaceMaximilian Luz1-0/+58
2021-06-16platform/surface: aggregator_cdev: Add support for forwarding events to user-...Maximilian Luz1-23/+437
2021-06-16platform/surface: aggregator: Update copyrightMaximilian Luz15-15/+15
2021-06-16platform/surface: aggregator: Allow enabling of events without notifiersMaximilian Luz1-48/+245
2021-06-16platform/surface: aggregator: Allow registering notifiers without enabling ev...Maximilian Luz1-28/+41
2021-06-16platform/mellanox: mlxreg-hotplug: Revert "move to use request_irq by IRQF_NO...Mykola Kostenok1-2/+2
2021-06-16platform/surface: dtx: Add missing mutex_destroy() call in failure pathMaximilian Luz1-0/+1
2021-06-16platform/x86: dell-wmi-sysman: fw_attr_inuse can be statickernel test robot1-1/+1
2021-06-16platform/x86: thinkpad-lmi: Remove unused display_name member from struct tlm...Hans de Goede2-11/+0
2021-06-16platform/x86: think-lmi: Add WMI interface support on Lenovo platformsMark Pearson4-0/+984
2021-06-16platform/x86: dell-wmi-sysman: Use firmware_attributes_class helperMark Pearson2-10/+9
2021-06-16platform/x86: firmware_attributes_class: Create helper file for handling firm...Mark Pearson4-0/+68
2021-06-16platform/surface: aggregator: Fix event disable functionMaximilian Luz1-1/+1
2021-06-16platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyb...Jiapeng Chong1-0/+1
2021-06-16platform/x86: touchscreen_dmi: Fix Chuwi Hi10 Pro commentHans de Goede1-1/+1
2021-06-16platform/x86: dell-privacy: Add support for Dell hardware privacyPerry Yuan6-4/+460
2021-06-16platform/x86: dell-wmi: Rename dell-wmi.c to dell-wmi-base.cHans de Goede2-0/+1
2021-06-16platform/x86: thinkpad_acpi: Add X1 Carbon Gen 9 second fan supportTil Jasper Ullrich1-0/+1
2021-06-16platform/x86: thinkpad_acpi: Fix inconsistent indentingJiapeng Chong1-1/+1
2021-06-16platform/x86: ideapad-laptop: Ignore VPC event bit 10Hans de Goede1-0/+12
2021-06-16platform/surface: aggregator_registry: Consolidate node groups for 5th- and 6...Maximilian Luz1-35/+12
2021-06-16platform/surface: aggregator_registry: Add support for 13" Intel Surface Lapt...Maximilian Luz1-0/+3
2021-06-16platform/surface: aggregator_registry: Update comments for 15" AMD Surface La...Maximilian Luz1-2/+2
2021-06-16platform/x86: asus-nb-wmi: Revert "add support for ASUS ROG Zephyrus G14 and ...Luke D. Jones1-82/+0
2021-06-16platform/x86: asus-nb-wmi: Revert "Drop duplicate DMI quirk structures"Luke D. Jones1-9/+14
2021-06-16platform/x86: Rename hp-wireless to wireless-hotkeyMario Limonciello4-107/+109
2021-06-16platform/x86: toshiba_haps: Fix missing newline in pr_debug call in toshiba_h...Hans de Goede1-1/+1
2021-06-16platform/x86: samsung-laptop: set debugfs blobs to read onlyWolfram Sang1-4/+4
2021-06-16platform/x86: samsung-laptop: use octal numbers for rwx file permissionsWolfram Sang1-21/+14
2021-06-16platform/x86: dcdbas: drop unneeded assignment in host_control_smi()Yang Li1-2/+1
2021-06-16platform/x86: intel_cht_int33fe: Correct "displayport" fwnode referenceHans de Goede1-2/+2
2021-06-16platform/x86: dell-wmi-sysman: Make populate_foo_data functions more robustPrasanth KSR6-8/+77
2021-06-14Merge tag 'v5.13-rc6' into driver-core-nextGreg Kroah-Hartman5-5/+10
2021-06-07ACPI: scan: Extend acpi_walk_dep_device_list()Daniel Scally3-17/+18
2021-06-04platform/mellanox: mlxreg-hotplug: Revert "move to use request_irq by IRQF_NO...Mykola Kostenok1-2/+2
2021-06-04platform/surface: dtx: Add missing mutex_destroy() call in failure pathMaximilian Luz1-0/+1
2021-06-03platform/surface: aggregator: Fix event disable functionMaximilian Luz1-1/+1
2021-05-31Merge 5.13-rc4 into driver-core-nextGreg Kroah-Hartman12-67/+159
2021-05-27platform/x86: thinkpad_acpi: Add X1 Carbon Gen 9 second fan supportTil Jasper Ullrich1-0/+1
2021-05-25platform/surface: aggregator_registry: Add support for 13" Intel Surface Lapt...Maximilian Luz1-0/+3
2021-05-25platform/surface: aggregator_registry: Update comments for 15" AMD Surface La...Maximilian Luz1-2/+2
2021-05-20platform/x86: touchscreen_dmi: Add info for the Goodix GT912 panel of TM800A5...Hans de Goede1-0/+21
2021-05-20platform/x86: touchscreen_dmi: Add an extra entry for the upside down Goodix ...Hans de Goede1-0/+8
2021-05-20Input: goodix - platform/x86: touchscreen_dmi - Move upside down quirks to to...Hans de Goede1-0/+56
2021-05-20platform/x86: touchscreen_dmi: Add info for the Chuwi Hi10 Pro (CWI529) tabletHans de Goede1-0/+35
2021-05-19platform/x86: touchscreen_dmi: Add info for the Mediacom Winpad 7.0 W700 tabletTeava Radu1-0/+8
2021-05-19platform/x86: intel_punit_ipc: Append MODULE_DEVICE_TABLE for ACPIAndy Shevchenko1-0/+1