[<prev] [next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.1106171548380.22872@pobox.suse.cz>
Date: Fri, 17 Jun 2011 17:36:44 +0200 (CEST)
From: Jiri Kosina <jkosina@...e.cz>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org,
"John W. Linville" <linville@...driver.com>,
"Gustavo F. Padovan" <padovan@...fusion.mobi>
Subject: [GIT] HID
Linus,
please pull from 'for-linus' branch from
git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git for-linus
to receive the fixes for the HID layer listed below.
It's mostly fixes for particular concrete devices, plus a revert
(regression fix) for a magicmouse device.
I am mentioning this explicitly as the revert is not enough -- for full
fix, there is a patch by Ville Tervo fixing 1.1 CSR dongles. It has been
queued for quite a few days in wireless-2.6.git already, and John tells
that this will be going upstream today.
Thanks!
Austin Zhang (1):
HID: hid-multitouch: add support for Chunghwa multi-touch panel
Benjamin Tissoires (1):
HID: hid-multitouch: fix broken eGalax
Dan Carpenter (1):
HID: hiddev: fix use after free in hiddev_release
Jimmy Hon (1):
HID: add quirk for HyperPen 10000U
Jiri Kosina (2):
HID: hiddev: fix potential use-after-free
Revert "HID: magicmouse: ignore 'ivalid report id' while switching modes"
Joe Perches (1):
HID: MAINTAINERS: Update USB HID/HIDBP DRIVERS pattern
MAINTAINERS | 2 +-
drivers/hid/Kconfig | 1 +
drivers/hid/hid-core.c | 1 +
drivers/hid/hid-ids.h | 4 ++
drivers/hid/hid-magicmouse.c | 10 +-----
drivers/hid/hid-multitouch.c | 62 +++++++++++++++++++++++++++-----------
drivers/hid/usbhid/hid-quirks.c | 1 +
drivers/hid/usbhid/hiddev.c | 8 ++++-
8 files changed, 59 insertions(+), 30 deletions(-)
--
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