[GIT PULL] HID
From: Jiri Kosina
Date: Mon Aug 10 2015 - 18:13:55 EST
Linus,
please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git for-linus
to receive the following fixes for HID tree:
=====
- fix for bounds limit calculation in uclogic driver, by Dan Carpenter
- fix for use-after-free during device removal, by Krzysztof Kozlowski
- fix for userspace regression (that became apparent only with shiny new
libinput, so it's not that bad, but I still consider it 4.2 material),
in wacom driver, by Jason Gerecke
=====
Thanks!
----------------------------------------------------------------
Dan Carpenter (1):
HID: uclogic: fix limit in uclogic_tablet_enable()
Jason Gerecke (1):
HID: wacom: Report correct device resolution when using the wireless adapater
Krzysztof Kozlowski (1):
HID: hid-input: Fix accessing freed memory during device disconnect
drivers/hid/hid-input.c | 7 +++--
drivers/hid/hid-uclogic.c | 2 +-
drivers/hid/wacom_sys.c | 70 +++++++++++++++++++++++++----------------------
3 files changed, 43 insertions(+), 36 deletions(-)
--
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/