Linus, please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git for-linus to receive HID updates for -rc. It contains fixes for two devices by Jiri Slaby and Xianhan Yu, new device IDs for MacBook Pro 10,2 from Dirk Hohndel and generic multitouch code fix from Alan Cox. Thanks! Alan Cox (1): HID: multitouch: put the case in the right switch statement Dirk Hohndel (1): HID: Add support for the MacBook Pro 10,2 keyboard / touchpad Jiri Slaby (1): HID: microsoft: fix invalid rdesc for 3k kbd Xianhan Yu (1): HID: multitouch: fix maxcontacts problem on GeneralTouch drivers/hid/hid-apple.c | 6 ++++++ drivers/hid/hid-core.c | 6 ++++++ drivers/hid/hid-ids.h | 3 +++ drivers/hid/hid-microsoft.c | 18 +++++++++++++----- drivers/hid/hid-multitouch.c | 5 ++--- drivers/input/mouse/bcm5974.c | 21 +++++++++++++++++++++ 6 files changed, 51 insertions(+), 8 deletions(-) -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/