Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 17 Mar 2020 16:38:03 +0000 (09:38 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 17 Mar 2020 16:38:03 +0000 (09:38 -0700)
commitac309e7744bee222df6de0122facaf2d9706fa70
treedbcb4da7f4e206b4dd387427a02c0d71cd0a4309
parent3d135f522476a815699dfbefb685de50bc5c12d6
parent819d578d51d0ce73f06e35d69395ef55cd683a74
Merge branch 'for-linus' of git://git./linux/kernel/git/hid/hid

Pull HID fixes from Jiri Kosina:

 - string buffer formatting fixes in picolcd and sensor drivers, from
   Takashi Iwai

 - two new device IDs from Chen-Tsung Hsieh and Tony Fischetti

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid:
  HID: add ALWAYS_POLL quirk to lenovo pixart mouse
  HID: google: add moonball USB id
  HID: hid-sensor-custom: Use scnprintf() for avoiding potential buffer overflow
  HID: hid-picolcd_fb: Use scnprintf() for avoiding potential buffer overflow
drivers/hid/hid-picolcd_fb.c