mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, linux-usb-devel@lists.sourceforge.net
Subject: [GIT PATCH] USB fixes for 2.6.19-rc6
Date: Thu, 16 Nov 2006 16:07:23 -0800	[thread overview]
Message-ID: <20061117000723.GA687@kroah.com> (raw)

Here are some USB bugfixes for 2.6.19-rc6.

They include a fix on the Adrian's list-o-regressions, and a number of
other minor things and new device ids.

All of these changes have been in the last few -mm releases.

Please pull from:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/

The full patches will be sent to the linux-usb-devel mailing list, if
anyone wants to see them.

thanks,

greg k-h


 drivers/usb/core/message.c         |    5 +----
 drivers/usb/host/ohci-hcd.c        |   25 +++++++++++++++----------
 drivers/usb/host/ohci-hub.c        |    6 ++++--
 drivers/usb/input/hid-core.c       |    5 +++--
 drivers/usb/input/hid-input.c      |   17 +++++++++++++++++
 drivers/usb/input/hid.h            |    1 +
 drivers/usb/misc/auerswald.c       |    2 +-
 drivers/usb/serial/ftdi_sio.c      |    2 ++
 drivers/usb/serial/ftdi_sio.h      |   11 ++++++++++-
 drivers/usb/serial/ipaq.c          |    1 +
 drivers/usb/storage/unusual_devs.h |   18 +++---------------
 11 files changed, 58 insertions(+), 35 deletions(-)

---------------

Alan Stern (2):
      OHCI: disallow autostop when wakeup is not available
      USB: OHCI: fix root-hub resume bug

Alex Sanks (1):
      USB: ipaq: Add HTC Modem Support

Frank Sievertsen (1):
      USB: ftdi driver pid for dmx-interfaces

Jan Mate (1):
      USB Storage: unusual_devs.h entry for Sony Ericsson P990i

Julien BLACHE (1):
      USB: hid-core: Add quirk for new Apple keyboard/trackpad

Kjell Myksvoll (1):
      USB: ftdi_sio: adds vendor/product id for a RFID construction kit

Laurent Pinchart (1):
      USB: Fixed outdated usb_get_device_descriptor() documentation

Mariusz Kozlowski (1):
      USB: auerswald possible memleak fix

Olaf Hering (1):
      USB: correct keymapping on Powerbook built-in USB ISO keyboards

Phil Dibowitz (1):
      USB: Fix UCR-61S2B unusual_dev entry

Sergey Vlasov (1):
      usb-storage: Remove duplicated unusual_devs.h entries for Sony Ericsson P990i


                 reply	other threads:[~2006-11-17  0:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20061117000723.GA687@kroah.com \
    --to=gregkh@suse.de \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome