]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 22 Jan 2019 18:16:05 +0000 (07:16 +1300)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 22 Jan 2019 18:16:05 +0000 (07:16 +1300)
commit56471b53aa808fb3fd1ec765652520c04c12f3da
treebb02ff6637a2bb8a3c7c128cbd24f40bfd847ebc
parent25b7a2266c87f1ef458bdd4762f55d2894376079
parent631f54cbe6b19cc6865f64a5a37925dea6c5ecbf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid

Pull HID fixes from Jiri Kosina:

 - descriptor parsing regression fix for devices that have more than 16
   collections, from Peter Hutterer (and followup cleanup from Philipp
   Zabel)

 - quirk for Goodix touchpad

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid:
  HID: core: simplify active collection tracking
  HID: i2c-hid: Disable runtime PM on Goodix touchpad
  HID: core: replace the collection tree pointers with indices