Discussion:
[GIT PULL] HID fixes
(too old to reply)
Jiri Kosina
2020-03-17 13:41:37 UTC
Permalink
Linus,

please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git for-linus

to receive HID subsystem fixes.

=====
- string buffer formatting fixes in picolcd and sensor drivers, from
Takashi Iwai
- two new device IDs from Chen-Tsung Hsieh and Tony Fischetti
=====

Thanks.

----------------------------------------------------------------
Chen-Tsung Hsieh (1):
HID: google: add moonball USB id

Takashi Iwai (2):
HID: hid-picolcd_fb: Use scnprintf() for avoiding potential buffer overflow
HID: hid-sensor-custom: Use scnprintf() for avoiding potential buffer overflow

Tony Fischetti (1):
HID: add ALWAYS_POLL quirk to lenovo pixart mouse

drivers/hid/hid-google-hammer.c | 2 ++
drivers/hid/hid-ids.h | 2 ++
drivers/hid/hid-picolcd_fb.c | 4 ++--
drivers/hid/hid-quirks.c | 1 +
drivers/hid/hid-sensor-custom.c | 6 +++---
5 files changed, 10 insertions(+), 5 deletions(-)
--
Jiri Kosina
SUSE Labs
p***@kernel.org
2020-03-17 17:10:08 UTC
Permalink
Post by Jiri Kosina
git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git for-linus
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ac309e7744bee222df6de0122facaf2d9706fa70

Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker
Loading...