[<prev] [next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.1311271549530.14638@pobox.suse.cz>
Date: Wed, 27 Nov 2013 15:53:50 +0100 (CET)
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
git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git for-linus
to receive
- fix compat ioctl leak in uhid, by David Herrmann
- fix scheduling in atomic context (causing actual lockups in real world)
in hid-sony driver, by Sven Eckelmann
- revert patch introducing VID/PID conflict, by Jiri Kosina
- support from various new device IDs by Benjamin Tissoires and KaiChung
Cheng
Thanks!
Benjamin Tissoires (3):
HID: appleir: force input to be set
HID: kye: Add report fixup for Genius Manticore Keyboard
HID: kye: fix unresponsive keyboard
David Herrmann (1):
HID: uhid: fix leak for 64/32 UHID_CREATE
Jiri Kosina (1):
Revert "HID: wiimote: add LEGO-wiimote VID"
KaiChung Cheng (1):
HID: multicouh: add PID VID to support 1 new Wistron optical touch device
Sven Eckelmann (1):
HID: sony: Send FF commands in non-atomic context
drivers/hid/Kconfig | 1 +
drivers/hid/hid-appleir.c | 3 ++
drivers/hid/hid-core.c | 2 +-
drivers/hid/hid-ids.h | 5 +++-
drivers/hid/hid-kye.c | 13 ++++++++++
drivers/hid/hid-multitouch.c | 6 ++++
drivers/hid/hid-sony.c | 53 +++++++++++++++++++++++++++++++--------
drivers/hid/hid-wiimote-core.c | 5 +---
drivers/hid/uhid.c | 2 +-
9 files changed, 72 insertions(+), 18 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