Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 14 Jan 2021 19:10:12 +0000 (11:10 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 14 Jan 2021 19:10:12 +0000 (11:10 -0800)
commit2bbe17ae87938ca44756741ec77e3be76a4a0ea0
tree6dcc7f148246b593741a689879128c300009c6dc
parent65f0d2414b7079556fbbcc070b3d1c9f9587606d
parent7de843dbaaa68aa514090e6226ed7c6374fd7e49
Merge branch 'for-linus' of git://git./linux/kernel/git/hid/hid

Pull HID fixes from Jiri Kosina:

 - memory leak fix for Wacom driver (Ping Cheng)

 - various trivial small fixes, cleanups and device ID additions

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid:
  HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth mode
  HID: Ignore battery for Elan touchscreen on ASUS UX550
  HID: logitech-dj: add the G602 receiver
  HID: wiimote: remove h from printk format specifier
  HID: uclogic: remove h from printk format specifier
  HID: sony: select CONFIG_CRC32
  HID: sfh: fix address space confusion
  HID: multitouch: Enable multi-input for Synaptics pointstick/touchpad device
  HID: wacom: Fix memory leakage caused by kfifo_alloc