[<prev] [next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.1010151612040.6879@pobox.suse.cz>
Date: Fri, 15 Oct 2010 16:14:36 +0200 (CEST)
From: Jiri Kosina <jkosina@...e.cz>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT] HID
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@...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