linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT] HID updates for 2.6.30-rc1
@ 2009-03-31  8:34 Jiri Kosina
  0 siblings, 0 replies; only message in thread
From: Jiri Kosina @ 2009-03-31  8:34 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

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 code.

 Documentation/feature-removal-schedule.txt |    7 -
 drivers/hid/Kconfig                        |   40 ++-
 drivers/hid/Makefile                       |    7 +-
 drivers/hid/hid-a4tech.c                   |    2 -
 drivers/hid/hid-apple.c                    |   26 +-
 drivers/hid/hid-belkin.c                   |    2 -
 drivers/hid/hid-cherry.c                   |    2 -
 drivers/hid/hid-chicony.c                  |    2 -
 drivers/hid/hid-core.c                     |   37 ++-
 drivers/hid/hid-cypress.c                  |    2 -
 drivers/hid/hid-drff.c                     |  188 +++++++++++
 drivers/hid/hid-dummy.c                    |   78 -----
 drivers/hid/hid-ezkey.c                    |    2 -
 drivers/hid/hid-gaff.c                     |    2 -
 drivers/hid/hid-gyration.c                 |    2 -
 drivers/hid/hid-ids.h                      |   10 +
 drivers/hid/hid-kensington.c               |   63 ++++
 drivers/hid/hid-kye.c                      |   69 ++++
 drivers/hid/hid-lg.c                       |    2 -
 drivers/hid/hid-microsoft.c                |    2 -
 drivers/hid/hid-monterey.c                 |    2 -
 drivers/hid/hid-ntrig.c                    |    2 -
 drivers/hid/hid-petalynx.c                 |    2 -
 drivers/hid/hid-pl.c                       |   52 +++-
 drivers/hid/hid-samsung.c                  |    2 -
 drivers/hid/hid-sony.c                     |    2 -
 drivers/hid/hid-sunplus.c                  |    2 -
 drivers/hid/hid-tmff.c                     |    2 -
 drivers/hid/hid-topseed.c                  |    2 -
 drivers/hid/hid-zpff.c                     |    2 -
 drivers/hid/hidraw.c                       |   17 +-
 drivers/hid/usbhid/hid-core.c              |  475 ++++++++++++++++++++++------
 drivers/hid/usbhid/hiddev.c                |   22 ++-
 drivers/hid/usbhid/usbhid.h                |   14 +-
 include/linux/hid.h                        |   23 +-
 35 files changed, 851 insertions(+), 315 deletions(-)

Anssi Hannula (1):
      HID: add support for another version of 0e8f:0003 device in hid-pl

Jiri Kosina (5):
      HID: do not try to compile PM code with CONFIG_PM unset
      HID: hid_reset_resume() needs to be defined only when CONFIG_PM is set
      HID: bring back possibility to specify vid/pid ignore on module load
      HID: support for Kensington slimblade device
      HID: add support for Kye/Genius Ergo 525V

Jiri Slaby (1):
      HID: remove compat stuff

Oliver Neukum (4):
      HID: autosuspend support for USB HID
      HID: fix USB HID devices after STD with autosuspend
      HID: autosuspend -- fix lockup of hid on reset
      HID: fix race between usb_register_dev() and hiddev_open()

Paul Collins (1):
      HID: constify arrays of struct apple_key_translation

Pavel Machek (1):
      HID: make HID_DEBUG defaults consistent

Richard Walmsley (1):
      HID: DragonRise game controller force feedback driver

Ryan Finnie (1):
      HID: Support Apple mini aluminum keyboard


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-03-31  8:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-31  8:34 [GIT] HID updates for 2.6.30-rc1 Jiri Kosina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).