[GIT PATCH] HID updates for 2.6.25-rc2

Previous thread: linux-next: first tree by Stephen Rothwell on Thursday, February 14, 2008 - 6:35 am. (61 messages)

Next thread: [PATCH] call gpio_cansleep only after gpio_request succeeded by Uwe Kleine-König on Thursday, February 14, 2008 - 7:32 am. (4 messages)
From: Jiri Kosina
Date: Thursday, February 14, 2008 - 6:57 am

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 fixes for HID layer.

There is one important fix for hid <-> input mapping processing. The rest 
are just addidions of new device ids that came after the merge window.
Thanks.

 drivers/hid/hid-input-quirks.c  |   17 +++++++++--------
 drivers/hid/hid-input.c         |    8 +++++++-
 drivers/hid/usbhid/hid-quirks.c |   38 +++++++++++++++++++++++++++++++++++++-
 include/linux/hid.h             |    2 +-
 4 files changed, 54 insertions(+), 11 deletions(-)

Jeremy Roberson (1):
      HID: Blacklist new GTCO CalComp USB device PIDs

Jiri Kosina (2):
      HID: fix processing of event quirks
      HID: add LCSPEC from VERNIER to quirk list

Tobias Mueller (1):
      HID: add USB IDs for MacBook 3rd generation

--

Previous thread: linux-next: first tree by Stephen Rothwell on Thursday, February 14, 2008 - 6:35 am. (61 messages)

Next thread: [PATCH] call gpio_cansleep only after gpio_request succeeded by Uwe Kleine-König on Thursday, February 14, 2008 - 7:32 am. (4 messages)