[GIT] HID

From: Jiri Kosina
Date: Wed Mar 27 2013 - 13:04:37 EST


Linus,

please pull from

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

to receive the following:



- fix for potential 3.9 regression in handling of buttons for touchpads
following HID mt specification; potential because reportedly there is
no retail product on the market that would be using this feature, but
nevertheless we'd better follow the spec. Fix by Benjamin Tissoires.
- support for two quirky devices added by Josh Boyer.




Benjamin Tissoires (1):
HID: multitouch: fix touchpad buttons

Jiri Kosina (1):
HID: usbhid: fix build problem

Josh Boyer (2):
HID: usbhid: quirk for Realtek Multi-card reader
HID: usbhid: quirk for MSI GX680R led panel

drivers/hid/hid-ids.h | 6 ++++++
drivers/hid/hid-multitouch.c | 6 +++++-
drivers/hid/usbhid/hid-quirks.c | 2 ++
3 files changed, 13 insertions(+), 1 deletions(-)

Thanks,

--
Jiri Kosina
SUSE Labs
--
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/