[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.1408211146110.23162@pobox.suse.cz>
Date: Thu, 21 Aug 2014 12:43:50 -0500 (CDT)
From: Jiri Kosina <jkosina@...e.cz>
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:
- fixes for a couple potential memory corruption problems (the HW would
have to be manufactured to be deliberately evil to trigger those) found
by Ben Hawkes
- fix for potential infinite loop when using sysfs interface of logitech
driver, from Simon Wood
- a couple more simple driver fixes
Thanks.
----------------------------------------------------------------
Andrew Duggan (1):
HID: rmi: print an error if F11 is not found instead of stopping the device
Himangi Saraogi (1):
HID: hid-sensor-hub: use devm_ functions consistently
Jiri Kosina (3):
HID: logitech: fix bounds checking on LED report size
HID: logitech: perform bounds checking on device_id early enough
HID: fix a couple of off-by-ones
Nikolai Kondrashov (2):
HID: huion: Fail on parameter retrieval errors
HID: huion: Use allocated buffer for DMA
Simon Wood (1):
HID: logitech: Prevent possibility of infinite loop when using /sys interface
drivers/hid/hid-cherry.c | 2 +-
drivers/hid/hid-huion.c | 128 +++++++++++++++++++++++++-----------------
drivers/hid/hid-kye.c | 2 +-
drivers/hid/hid-lg.c | 4 +-
drivers/hid/hid-lg4ff.c | 4 +-
drivers/hid/hid-logitech-dj.c | 15 +++--
drivers/hid/hid-monterey.c | 2 +-
drivers/hid/hid-petalynx.c | 2 +-
drivers/hid/hid-rmi.c | 13 +++--
drivers/hid/hid-sensor-hub.c | 33 ++++-------
drivers/hid/hid-sunplus.c | 2 +-
11 files changed, 114 insertions(+), 93 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