summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* platform/mellanox: mlxreg-hotplug: Revert "move to use request_irq by IRQF_NO...Mykola Kostenok2021-06-041-2/+2
* platform/surface: dtx: Add missing mutex_destroy() call in failure pathMaximilian Luz2021-06-041-0/+1
* platform/surface: aggregator: Fix event disable functionMaximilian Luz2021-06-031-1/+1
* platform/x86: thinkpad_acpi: Add X1 Carbon Gen 9 second fan supportTil Jasper Ullrich2021-05-271-0/+1
* platform/surface: aggregator_registry: Add support for 13" Intel Surface Lapt...Maximilian Luz2021-05-251-0/+3
* platform/surface: aggregator_registry: Update comments for 15" AMD Surface La...Maximilian Luz2021-05-251-2/+2
* platform/x86: touchscreen_dmi: Add info for the Chuwi Hi10 Pro (CWI529) tabletHans de Goede2021-05-201-0/+35
* platform/x86: touchscreen_dmi: Add info for the Mediacom Winpad 7.0 W700 tabletTeava Radu2021-05-191-0/+8
* platform/x86: intel_punit_ipc: Append MODULE_DEVICE_TABLE for ACPIAndy Shevchenko2021-05-191-0/+1
* platform/x86: dell-smbios-wmi: Fix oops on rmmod dell_smbiosHans de Goede2021-05-191-1/+2
* platform/x86: hp-wireless: add AMD's hardware id to the supported listShyam Sundar S K2021-05-191-0/+2
* platform/x86: intel_int0002_vgpio: Only call enable_irq_wake() when using s2idleHans de Goede2021-05-192-25/+57
* platform/x86: gigabyte-wmi: add support for B550 Aorus EliteThomas Weißschuh2021-05-191-0/+1
* platform/x86: gigabyte-wmi: add support for X570 UDThomas Weißschuh2021-05-191-0/+1
* platform/x86: gigabyte-wmi: streamline dmi matchingThomas Weißschuh2021-05-191-24/+12
* platform/mellanox: mlxbf-tmfifo: Fix a memory barrier issueLiming Sun2021-05-191-1/+10
* platform/surface: dtx: Fix poll functionMaximilian Luz2021-05-191-7/+1
* platform/surface: aggregator: Do not mark interrupt as sharedMaximilian Luz2021-05-191-2/+1
* platform/x86: hp_accel: Avoid invoking _INI to speed up resumeKai-Heng Feng2021-05-111-1/+21
* platform/x86: ideapad-laptop: fix method name typoBarnabás Pőcze2021-05-111-5/+5
* platform/x86: ideapad-laptop: fix a NULL pointer dereferenceQiu Wenbo2021-05-111-1/+2
* Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2021-05-074-17/+38
|\
| * platform/chrome: cros_ec_lpc: Use DEFINE_MUTEX() for mutex lockYe Bin2021-04-211-2/+1
| * platform/chrome: cros_usbpd_notify: Listen to EC_HOST_EVENT_USB_MUX host eventPi-Hsun Shih2021-04-211-1/+2
| * platform/chrome: cros_ec_typec: Add DP mode checkPrashant Malani2021-04-211-0/+5
| * platform/chrome: cros_ec_typec: Handle hard resetPrashant Malani2021-04-201-0/+13
| * platform/chrome: cros_ec_typec: Track port rolePrashant Malani2021-04-201-1/+4
| * platform/chrome: cros_ec_typec: fix clang -Wformat warningArnd Bergmann2021-03-301-2/+2
| * platform/chrome: cros_ec_typec: Check for device within remove functionPrashant Malani2021-03-301-10/+10
| * platform/chrome: wilco_ec: convert stream-like files from nonseekable_open ->...Yang Li2021-03-301-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-071-3/+0
|\ \
| * | treewide: remove editor modelines and cruftMasahiro Yamada2021-05-071-3/+0
* | | Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-302-41/+65
|\ \ \ | |/ / |/| |
| * | platform/chrome: chromeos_laptop - Prepare complete software nodesHeikki Krogerus2021-04-101-40/+60
| * | platform/x86: intel_cht_int33fe_microb: Constify the software nodeHeikki Krogerus2021-04-101-1/+5
* | | Merge tag 'usb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-04-261-0/+19
|\ \ \
| * \ \ Merge 5.12-rc7 into usb-nextGreg Kroah-Hartman2021-04-121-7/+9
| |\ \ \
| * | | | platform/x86/intel_cht_int33fe: Add displayport altmode fwnode to the connect...Hans de Goede2021-04-091-0/+19
| | |/ / | |/| |
* | | | Merge tag 'driver-core-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-04-261-11/+6
|\ \ \ \
| * \ \ \ Merge tag 'v5.12-rc7' into driver-core-nextGreg Kroah-Hartman2021-04-141-7/+9
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | platform/x86: intel-hid: Fix spurious wakeups caused by tablet-mode events du...Hans de Goede2021-04-061-7/+9
| | |/ /
| * | | Merge 5.12-rc6 into driver-core-nextGreg Kroah-Hartman2021-04-0512-109/+190
| |\| |
| | * | platform/x86: intel_pmc_core: Ignore GBE LTR on Tiger Lake platformsDavid E. Box2021-03-231-15/+35
| | * | platform/x86: intel_pmc_core: Update KconfigDavid E. Box2021-03-231-3/+8
| | * | platform/x86: intel_pmt_crashlog: Fix incorrect macrosDavid E. Box2021-03-231-7/+6
| | * | platform/x86: intel_pmt_class: Initial resource to 0David E. Box2021-03-231-1/+1
| | * | platform/x86: intel-vbtn: Stop reporting SW_DOCK eventsHans de Goede2021-03-211-2/+10
| | * | platform/x86: dell-wmi-sysman: Cleanup create_attributes_level_sysfs_files()Hans de Goede2021-03-211-9/+7
| | * | platform/x86: dell-wmi-sysman: Make sysman_init() return -ENODEV of the inter...Hans de Goede2021-03-211-5/+7
| | * | platform/x86: dell-wmi-sysman: Cleanup sysman_init() error-exit handlingHans de Goede2021-03-211-29/+16