[GIT] HID

From: Jiri Kosina
Date: Fri Oct 15 2010 - 10:14:42 EST


Linus,

please pull from 'upstream-fixes' branch from

git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git upstream-fixes

to receive the fixes below. There are two one-liner fixes specific to
support for two particular devices, but more importantly the patches from
Antonio fix two potential NULL pointer dereferences (not a regression, and
not triggering under normal circumstances, but still worth fixing for
.36).

Thanks.

Antonio Ospite (2):
HID: hidraw, fix a NULL pointer dereference in hidraw_ioctl
HID: hidraw, fix a NULL pointer dereference in hidraw_write

François Jaouen (1):
HID: Add Cando touch screen 15.6-inch product id

Pierre BAILLY (1):
HID: Add MULTI_INPUT quirk for turbox/mosart touchscreen

drivers/hid/hid-cando.c | 2 ++
drivers/hid/hid-core.c | 1 +
drivers/hid/hid-ids.h | 2 ++
drivers/hid/hidraw.c | 11 +++++++++++
drivers/hid/usbhid/hid-quirks.c | 1 +
5 files changed, 17 insertions(+), 0 deletions(-)

--
Jiri Kosina
SUSE Labs, Novell Inc.
--
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/