[GIT PATCH] HID updates for 2.6.25 merge window
From: Jiri Kosina
Date: Mon Jan 28 2008 - 10:54:21 EST
Linus,
could you please pull from 'for-linus' branch of
git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git for-linus
or
master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git for-linus
to receive the following patches for HID code. All of them have been in
-mm for some time.
drivers/hid/Makefile | 2 +-
drivers/hid/hid-core.c | 12 +-
drivers/hid/hid-input-quirks.c | 423 +++++++++++++++++++++++++++++++++++++++
drivers/hid/hid-input.c | 295 +++++++--------------------
drivers/hid/usbhid/Kconfig | 5 +-
drivers/hid/usbhid/hid-quirks.c | 118 ++++++++++--
drivers/hid/usbhid/hid-tmff.c | 7 +-
drivers/hid/usbhid/usbkbd.c | 8 +
drivers/hid/usbhid/usbmouse.c | 8 +
include/linux/hid.h | 18 ++-
10 files changed, 651 insertions(+), 245 deletions(-)
Bastien Nocera (1):
HID: force hiddev creation for SONY PS3 controller
Carlos Corbacho (1):
HID: Add support for Logitech Elite keyboards
Drew Fisher (1):
HID: Microsoft Wireless Optical Desktop 3.0 quirk
Fengguang Wu (1):
HID: the `bit' in hidinput_mapping_quirks() is an out parameter
Jan Kiszka (2):
HID: Map MS Presenter 8000 bottom-side buttons
HID: Refactor MS Presenter 8K key mapping
Jiri Kosina (10):
HID: add full support for Genius KB-29E
HID: refactor mapping to input subsystem for quirky devices
HID: separate hid-input event quirks from generic code
HID: hid-input quirk for BTC 8193
HID: remove unused variable in quirk event handler
HID: proper handling of MS 4k and 6k devices
HID: remove redundant WARN_ON()s in order not to scare users
HID: fix compilation of hidbp drivers without usbhid
HID: MS Presenter mapping for PID 0x0701
HID: Logitech Extreme 3D needs NOGET quirk
Li Zefan (1):
HID: fix a potential bug in pointer casting
Michel Dänzer (2):
HID: Rename some code identifiers from PowerBook specific to Apple generic
HID: Add support for Apple aluminum USB keyboards.
Nicolas Mailhot (1):
HID: Blacklist the Gretag-Macbeth Huey display colorimeter
Pascal Terjan (1):
HID: Use hid blacklist in usbmouse/usbkbd
Pavel Troller (1):
HID: Implement horizontal wheel handling for A4 Tech X5-005D
Robert Schedel (1):
HID: Support Samsung IR remote
Tobias Lorenz (1):
HID: ADS/Tech Radio si470x needs blacklist entry