]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'platform-drivers-x86-v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Feb 2021 17:39:13 +0000 (09:39 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Feb 2021 17:39:13 +0000 (09:39 -0800)
commit3d354d721e1314257eb5d10db047006524c864a0
tree1148e9c22b605eb7c86bb3298010be241e17ffef
parent9f7b2307bf0a26c9baf3d0c7d1bd60af0bceb9d6
parent36c86755848148d838e15a1b988f5bcf6a44b35b
Merge tag 'platform-drivers-x86-v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86

Pull x86 platform driver fixes from Hans de Goede:
 "Two last minute small but important fixes.

  The hp-wmi change fixes an issue which is actively being hit by users:

    https://bugzilla.redhat.com/show_bug.cgi?id=1918255
    https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3564

  And the dell-wmi-sysman patch fixes a bug in the new dell-wmi-sysman
  driver which causes some systems to hang at boot when the driver
  loads"

* tag 'platform-drivers-x86-v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86:
  platform/x86: dell-wmi-sysman: fix a NULL pointer dereference
  platform/x86: hp-wmi: Disable tablet-mode reporting by default