summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-18platform/x86: thinkpad_acpi: Add P53/73 firmware to fan_quirk_table for dual ...Jeannie Stevenson1-0/+1
2021-01-18MAINTAINERS: update email address for Henrique de Moraes HolschuhHenrique de Moraes Holschuh1-1/+1
2021-01-18platform/x86: hp-wmi: Don't log a warning on HPWMI_RET_UNKNOWN_COMMAND errorsHans de Goede1-1/+2
2021-01-18platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC 11 from allow-listHans de Goede1-6/+0
2021-01-18platform/surface: aggregator: Fix kernel-doc referencesMaximilian Luz1-3/+2
2021-01-18platform/surface: aggregator: fix a kernel-doc markupMauro Carvalho Chehab1-1/+1
2021-01-13platform/surface: aggregator_cdev: Add comments regarding unchecked allocatio...Maximilian Luz1-0/+19
2021-01-13platform/surface: aggregator_cdev: Fix access of uninitialized variablesMaximilian Luz1-2/+2
2021-01-13platform/surface: fix potential integer overflow on shift of a intColin Ian King1-1/+1
2021-01-13platform/x86: ideapad-laptop: Disable touchpad_switch for ELAN0634Jiaxun Yang1-1/+14
2021-01-07platform/surface: Add Surface ACPI Notify driverMaximilian Luz7-0/+992
2021-01-07platform/surface: Add Surface Aggregator user-space interfaceMaximilian Luz8-1/+501
2021-01-07docs: driver-api: Add Surface Aggregator subsystem documentationMaximilian Luz10-0/+1529
2021-01-07platform/surface: aggregator: Add dedicated bus and device typeMaximilian Luz9-0/+942
2021-01-07platform/surface: aggregator: Add error injection capabilitiesMaximilian Luz4-1/+375
2021-01-07platform/surface: aggregator: Add trace pointsMaximilian Luz6-1/+655
2021-01-07platform/surface: aggregator: Add event item allocation cachingMaximilian Luz3-10/+101
2021-01-07platform/surface: aggregator: Add control packet allocation cachingMaximilian Luz3-10/+67
2021-01-07platform/surface: Add Surface Aggregator subsystemMaximilian Luz17-0/+8964
2021-01-04platform/x86: amd-pmc: Fix CONFIG_DEBUG_FS checkShyam Sundar S K1-1/+1
2021-01-04platform/x86: thinkpad_acpi: correct palmsensor error checkingMark Pearson1-2/+2
2021-01-04platform/x86: intel-vbtn: Support for tablet mode on Dell Inspiron 7352Arnold Gozum1-0/+6
2021-01-04platform/x86: touchscreen_dmi: Add swap-x-y quirk for Goodix touchscreen on E...Hans de Goede1-0/+18
2021-01-04platform/x86: i2c-multi-instantiate: Don't create platform device for INT3515...Heikki Krogerus1-8/+23
2021-01-04platform/surface: SURFACE_PLATFORMS should depend on ACPIGeert Uytterhoeven1-4/+4
2021-01-04platform/surface: surface_gpe: Fix non-PM_SLEEP build warningsRandy Dunlap1-2/+2
2021-01-04tools/power/x86/intel-speed-select: Set higher of cpuinfo_max_freq or base_fr...Srinivas Pandruvada1-0/+11
2021-01-04tools/power/x86/intel-speed-select: Set scaling_max_freq to base_frequencySrinivas Pandruvada1-0/+21
2020-12-28Linux 5.11-rc1v5.11-rc1Linus Torvalds1-2/+2
2020-12-27proc mountinfo: make splice available againLinus Torvalds1-3/+6
2020-12-27Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbLinus Torvalds4-3/+44
2020-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-2/+4
2020-12-27Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-26/+42
2020-12-27Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-4/+22
2020-12-27Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-15/+4
2020-12-27Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-33/+20
2020-12-26mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds1-1/+0
2020-12-26Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-32/+31
2020-12-26mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor1-1/+0
2020-12-26PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin1-6/+2
2020-12-26PCI: tegra: Fix host link initializationRob Herring1-26/+29
2020-12-26drm/amd/display: avoid uninitialized variable warningLinus Torvalds1-1/+1
2020-12-25Merge tag 'perf-tools-2020-12-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds23-391/+688
2020-12-25Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Linus Torvalds5-306/+20
2020-12-25genirq: Fix export of irq_to_desc() for powerpc KVMMichael Ellerman1-1/+1
2020-12-25Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-10/+23
2020-12-25Merge tag 'docs-5.11-2' of git://git.lwn.net/linuxLinus Torvalds3-14/+20
2020-12-25Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds19-378/+504
2020-12-25Merge tag 'Smack-for-5.11-io_uring-fix' of git://github.com/cschaufler/smack-...Linus Torvalds1-2/+3
2020-12-25Merge tag 'riscv-for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1