summary refs log tree commit diff
AgeCommit message (Expand)Author
2021-01-25platform/x86: thinkpad_acpi: set keyboard languageNitin Joshi
2021-01-25platform/x86: intel_mid_powerbtn: Remove driver for deprecated platformAndy Shevchenko
2021-01-25platform/x86: intel_mid_thermal: Remove driver for deprecated platformAndy Shevchenko
2021-01-25platform/x86: hp-wmi: Disable tablet-mode reporting by defaultHans de Goede
2021-01-25platform/x86: intel-vbtn: Eval VBDL after registering our notifierHans de Goede
2021-01-25platform/x86: intel-vbtn: Add alternative method to enable switchesHans de Goede
2021-01-25platform/x86: intel-vbtn: Create 2 separate input-devs for buttons and switchesHans de Goede
2021-01-25platform/x86: intel-vbtn: Rework wakeup handling in notify_handler()Hans de Goede
2021-01-18sony-laptop: Remove unneeded semicolonYue Zou
2021-01-18platform/x86: thinkpad_acpi: Add P53/73 firmware to fan_quirk_table for dual ...Jeannie Stevenson
2021-01-18MAINTAINERS: update email address for Henrique de Moraes HolschuhHenrique de Moraes Holschuh
2021-01-18platform/x86: hp-wmi: Don't log a warning on HPWMI_RET_UNKNOWN_COMMAND errorsHans de Goede
2021-01-18platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC 11 from allow-listHans de Goede
2021-01-18platform/surface: aggregator: Fix kernel-doc referencesMaximilian Luz
2021-01-18platform/surface: aggregator: fix a kernel-doc markupMauro Carvalho Chehab
2021-01-13platform/surface: aggregator_cdev: Add comments regarding unchecked allocatio...Maximilian Luz
2021-01-13platform/surface: aggregator_cdev: Fix access of uninitialized variablesMaximilian Luz
2021-01-13platform/surface: fix potential integer overflow on shift of a intColin Ian King
2021-01-13platform/x86: ideapad-laptop: Disable touchpad_switch for ELAN0634Jiaxun Yang
2021-01-07platform/surface: Add Surface ACPI Notify driverMaximilian Luz
2021-01-07platform/surface: Add Surface Aggregator user-space interfaceMaximilian Luz
2021-01-07docs: driver-api: Add Surface Aggregator subsystem documentationMaximilian Luz
2021-01-07platform/surface: aggregator: Add dedicated bus and device typeMaximilian Luz
2021-01-07platform/surface: aggregator: Add error injection capabilitiesMaximilian Luz
2021-01-07platform/surface: aggregator: Add trace pointsMaximilian Luz
2021-01-06platform/surface: aggregator: Add event item allocation cachingMaximilian Luz
2021-01-06platform/surface: aggregator: Add control packet allocation cachingMaximilian Luz
2021-01-06platform/surface: Add Surface Aggregator subsystemMaximilian Luz
2021-01-04platform/x86: amd-pmc: Fix CONFIG_DEBUG_FS checkShyam Sundar S K
2021-01-04platform/x86: thinkpad_acpi: correct palmsensor error checkingMark Pearson
2021-01-04platform/x86: intel-vbtn: Support for tablet mode on Dell Inspiron 7352Arnold Gozum
2021-01-04platform/x86: touchscreen_dmi: Add swap-x-y quirk for Goodix touchscreen on E...Hans de Goede
2021-01-04platform/x86: i2c-multi-instantiate: Don't create platform device for INT3515...Heikki Krogerus
2021-01-04platform/surface: SURFACE_PLATFORMS should depend on ACPIGeert Uytterhoeven
2021-01-04platform/surface: surface_gpe: Fix non-PM_SLEEP build warningsRandy Dunlap
2021-01-04tools/power/x86/intel-speed-select: Set higher of cpuinfo_max_freq or base_fr...Srinivas Pandruvada
2021-01-04tools/power/x86/intel-speed-select: Set scaling_max_freq to base_frequencySrinivas Pandruvada
2020-12-27Linux 5.11-rc1Linus Torvalds
2020-12-27proc mountinfo: make splice available againLinus Torvalds
2020-12-27Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbLinus Torvalds
2020-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-27Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-12-27Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-12-27Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-27Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-26mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds
2020-12-25Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-25mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor
2020-12-25PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin
2020-12-25PCI: tegra: Fix host link initializationRob Herring