From: Jiri Kosina on
Linus,

please consider pulling from

git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git for-linus

to receive fixes which are destined for 2.6.34 still. Most of them are
tiny behavior adjustments/fixes to individual hardware-specific drivers,
but the one from Alan Stern is a crucial fix for bug which prevents
suspend/resume hang.

Thanks.

Alan Ott (1):
HID: hidraw: fix numbered reports

Alan Stern (1):
HID: fix suspend crash by moving initializations earlier

Antonio Ospite (1):
HID: sony: fix sony_set_operational_bt

Cory Fields (1):
HID: wacom: remove annoying non-error printk

Jiri Kosina (1):
HID: ntrig: explain firmware quirk

Rafi Rubin (3):
HID: ntrig: Emit TOUCH with DOUBLETAP for single touch
HID: ntrig: TipSwitch for single touch mode touch.
HID: ntrig: Remove unused macro, TripleTap and QuadTap

Rapha�l Doursenaud (1):
HID: add support for cymotion master solar keyboard

Stephane Chatty (1):
HID: fix N-trig touch panel with recent firmware

drivers/hid/hid-cherry.c | 1 +
drivers/hid/hid-core.c | 10 ++----
drivers/hid/hid-ids.h | 1 +
drivers/hid/hid-ntrig.c | 72 +++++++++++++++++++---------------------
drivers/hid/hid-sony.c | 2 +-
drivers/hid/hid-wacom.c | 1 -
drivers/hid/usbhid/hid-core.c | 13 +++----
7 files changed, 46 insertions(+), 54 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(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/