[<prev] [next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.1508110004420.27871@pobox.suse.cz>
Date: Tue, 11 Aug 2015 00:13:48 +0200 (CEST)
From: Jiri Kosina <jikos@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] HID
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists