[<prev] [next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.1.10.0810241550020.27479@jikos.suse.cz>
Date: Fri, 24 Oct 2008 16:58:17 +0200 (CEST)
From: Jiri Kosina <jkosina@...e.cz>
To: Linus Torvalds <torvalds@...ux-foundation.org>
cc: linux-kernel@...r.kernel.org
Subject: [GIT] HID updates
Linus,
could you please pull from 'for-linus' branch of
git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git for-linus
to receive post-rc1 updates for the HID code.
The most important thing is a fix for regression which made it impossible
for appletouch driver to bind to some of the devices it supports, because
generic driver grabbed them by mistake. Apart from that, a few simple
fixes and two new quirks for devices that are not standard-compliant.
Thanks!
drivers/hid/Kconfig | 2 -
drivers/hid/hid-apple.c | 63 ++++++++++++++--------------------------
drivers/hid/hid-core.c | 43 ++++++++++++++++++++++++++-
drivers/hid/hid-gyration.c | 4 ++-
drivers/hid/hid-ids.h | 5 ++-
drivers/hid/hid-lg.c | 5 ---
drivers/hid/hid-sony.c | 44 ++++++++++++++++++++++++++++-
drivers/hid/hidraw.c | 3 +-
drivers/hid/usbhid/hid-core.c | 3 ++
drivers/hid/usbhid/hiddev.c | 3 +-
include/linux/hid.h | 6 ++++
11 files changed, 124 insertions(+), 57 deletions(-)
Andi Kleen (1):
HID: Remove "default m" for Thrustmaster and Zeroplus
Dan Nicholson (1):
Revert "HID: Invert HWHEEL mappings for some Logitech mice"
Jiri Kosina (3):
HID: add support for another Gyration remote control
HID: quirk for OLED devices present in ASUS G50/G70/G71
HID: Add support for Sony Vaio VGX-TP1E
Jiri Slaby (5):
HID: fix hidraw_exit section mismatch
HID: add hid_type to general hid struct
HID: fix hidbus/appletouch device binding regression
HID: fix lock imbalance in hidraw
HID: fix lock imbalance in hiddev
--
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