]> 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)
commit1cf654edae65377abac507aa9fd3336df525e633
tree1148e9c22b605eb7c86bb3298010be241e17ffef
parent7ad1d2d109c4d8ce99d9202dc1e84ccfa25afbc9
parentb40c1f884871f0fcbc2ade3aac0b43302727357b
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