summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | platform/surface: fix potential integer overflow on shift of a intColin Ian King2021-01-131-1/+1
| * | | | | platform/x86: ideapad-laptop: Disable touchpad_switch for ELAN0634Jiaxun Yang2021-01-131-1/+14
| * | | | | platform/surface: Add Surface ACPI Notify driverMaximilian Luz2021-01-073-0/+906
| * | | | | platform/surface: Add Surface Aggregator user-space interfaceMaximilian Luz2021-01-073-0/+321
| * | | | | platform/surface: aggregator: Add dedicated bus and device typeMaximilian Luz2021-01-075-0/+470
| * | | | | platform/surface: aggregator: Add error injection capabilitiesMaximilian Luz2021-01-074-1/+375
| * | | | | platform/surface: aggregator: Add trace pointsMaximilian Luz2021-01-076-1/+655
| * | | | | platform/surface: aggregator: Add event item allocation cachingMaximilian Luz2021-01-063-10/+101
| * | | | | platform/surface: aggregator: Add control packet allocation cachingMaximilian Luz2021-01-063-10/+67
| * | | | | platform/surface: Add Surface Aggregator subsystemMaximilian Luz2021-01-0614-0/+7460
* | | | | | Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-02-201-3/+3
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'acpi-misc', 'acpi-cppc', 'acpi-docs', 'acpi-config' and 'acpi...Rafael J. Wysocki2021-02-151-3/+3
| |\ \ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | / / | | | | | |_|/ / | | | | |/| | / | | |_|_|_|_|/ | |/| | | | |
| | * | | | | ACPI: Test for ACPI_SUCCESS rather than !ACPI_FAILUREBjorn Helgaas2021-01-271-3/+3
| | |/ / / /
* | | | | | Merge 5.11-rc7 into usb-nextGreg Kroah-Hartman2021-02-082-5/+15
|\| | | | |
| * | | | | platform/x86: dell-wmi-sysman: fix a NULL pointer dereferenceMario Limonciello2021-01-311-1/+5
| * | | | | platform/x86: hp-wmi: Disable tablet-mode reporting by defaultHans de Goede2021-01-251-4/+10
| | |/ / / | |/| | |
* | | | | platform/chrome: cros_ec_typec: Clear Type C disc eventsPrashant Malani2021-02-041-3/+26
* | | | | platform/chrome: cros_ec_typec: Fix call to typec_partner_set_pd_revisionBenson Leung2021-02-021-5/+1
* | | | | platform/chrome: cros_ec_typec: Set opmode to PD on SOP connectedBenson Leung2021-02-011-0/+3
* | | | | platform/chrome: cros_ec_typec: Set Partner PD revision from statusBenson Leung2021-02-011-2/+12
* | | | | platform/chrome: cros_ec_typec: Report SOP' PD revision from statusBenson Leung2021-02-011-2/+7
* | | | | Merge remote-tracking branch 'origin/cros-ec-typec-for-5.12' into ib-usb-type...Benson Leung2021-02-011-41/+206
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | platform/chrome: cros_ec_typec: Send mux configuration acknowledgment to ECUtkarsh Patel2021-01-051-0/+16
| * | | platform/chrome: cros_ec_typec: Parameterize cros_typec_cmds_supported()Utkarsh Patel2021-01-051-5/+7
| * | | platform/chrome: cros_ec_typec: Register plug altmodesPrashant Malani2021-01-051-10/+40
| * | | platform/chrome: cros_ec_typec: Register SOP' cable plugPrashant Malani2021-01-051-9/+26
| * | | platform/chrome: cros_ec_typec: Set partner num_altmodesPrashant Malani2021-01-051-0/+8
| * | | platform/chrome: cros_ec_typec: Store cable plug typePrashant Malani2021-01-051-1/+20
| * | | platform/chrome: cros_ec_typec: Register cablePrashant Malani2021-01-051-0/+67
| * | | platform/chrome: cros_ec_typec: Rename discovery structPrashant Malani2021-01-051-5/+5
| * | | platform/chrome: cros_ec_typec: Factor out PD identity parsingPrashant Malani2021-01-051-12/+23
| * | | platform/chrome: cros_ec_typec: Make disc_done flag partner-onlyPrashant Malani2021-01-051-12/+7
| |/ /
* | | platform/x86: thinkpad_acpi: Add P53/73 firmware to fan_quirk_table for dual ...Jeannie Stevenson2021-01-181-0/+1
* | | platform/x86: hp-wmi: Don't log a warning on HPWMI_RET_UNKNOWN_COMMAND errorsHans de Goede2021-01-181-1/+2
* | | platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC 11 from allow-listHans de Goede2021-01-181-6/+0
* | | platform/x86: ideapad-laptop: Disable touchpad_switch for ELAN0634Jiaxun Yang2021-01-131-1/+14
| |/ |/|
* | platform/x86: amd-pmc: Fix CONFIG_DEBUG_FS checkShyam Sundar S K2021-01-041-1/+1
* | platform/x86: thinkpad_acpi: correct palmsensor error checkingMark Pearson2021-01-041-2/+2
* | platform/x86: intel-vbtn: Support for tablet mode on Dell Inspiron 7352Arnold Gozum2021-01-041-0/+6
* | platform/x86: touchscreen_dmi: Add swap-x-y quirk for Goodix touchscreen on E...Hans de Goede2021-01-041-0/+18
* | platform/x86: i2c-multi-instantiate: Don't create platform device for INT3515...Heikki Krogerus2021-01-041-8/+23
* | platform/surface: SURFACE_PLATFORMS should depend on ACPIGeert Uytterhoeven2021-01-041-4/+4
* | platform/surface: surface_gpe: Fix non-PM_SLEEP build warningsRandy Dunlap2021-01-041-2/+2
|/
* Merge tag 'tag-chrome-platform-for-v5.11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-12-232-78/+272
|\
| * platform/chrome: cros_ec_typec: Tolerate unrecognized mux flagsPrashant Malani2020-12-101-4/+3
| * platform/chrome: cros_ec_typec: Register partner altmodesPrashant Malani2020-11-121-0/+77
| * platform/chrome: cros_ec_typec: Parse partner PD ID VDOsPrashant Malani2020-11-121-1/+59
| * platform/chrome: cros_ec_typec: Introduce TYPEC_STATUSPrashant Malani2020-11-121-0/+52
| * platform/chrome: cros_ec_typec: Clear partner identity on device removalPrashant Malani2020-11-121-0/+1
| * platform/chrome: cros_ec_typec: Fix remove partner logicPrashant Malani2020-11-121-1/+4