All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Subject: [GIT PATCH] USB patches for 2.6.27-rc7
Date: Tue, 23 Sep 2008 14:12:02 -0700	[thread overview]
Message-ID: <20080923211202.GA2915@suse.de> (raw)

Here are some USB patches for your 2.6.26-git tree.

These paches are:
	- regression fixes (both run-time and build-time)
	- new device ids added to some drivers
	- new usb-storage quirks (lots of new Nokia devices are
	  broken...)
	- remove a config option that should never have been added.
	- a minor documentation update.

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

All of these patches have been in the -next and -mm trees for quite a
while, sorry for sitting on them for so long, too many conferences in
the past few weeks.

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

thanks,

greg k-h

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

 Documentation/usb/anchors.txt         |   12 ++++++++++
 drivers/usb/core/hcd.c                |    3 +-
 drivers/usb/core/hub.c                |   39 ++++++++++++++------------------
 drivers/usb/gadget/fsl_usb2_udc.c     |    2 +-
 drivers/usb/gadget/omap_udc.c         |    4 +-
 drivers/usb/host/ehci-hcd.c           |   26 +++++++++++++--------
 drivers/usb/host/ehci-sched.c         |   32 +++++++++++---------------
 drivers/usb/musb/Kconfig              |    1 +
 drivers/usb/musb/musb_core.c          |    4 +-
 drivers/usb/musb/omap2430.c           |    4 +-
 drivers/usb/musb/omap2430.h           |    4 +-
 drivers/usb/serial/cp2101.c           |    3 ++
 drivers/usb/serial/ftdi_sio.c         |    3 ++
 drivers/usb/serial/ftdi_sio.h         |    5 ++++
 drivers/usb/serial/option.c           |    2 +
 drivers/usb/serial/sierra.c           |   12 ++++++----
 drivers/usb/serial/ti_usb_3410_5052.c |    2 +-
 drivers/usb/serial/usb-serial.c       |    4 ++-
 drivers/usb/storage/Kconfig           |   12 ----------
 drivers/usb/storage/Makefile          |    3 +-
 drivers/usb/storage/unusual_devs.h    |   30 +++++++++++++++++++++++-
 drivers/usb/storage/usb.c             |    2 -
 22 files changed, 124 insertions(+), 85 deletions(-)

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

Alan Stern (2):
      USB: unusual_devs addition for RockChip MP3 player
      USB: revert recovery from transient errors

Andreas Bombe (1):
      usb-serial: Add Siemens EF81 to PL-2303 hack triggers

Andrew Morton (1):
      USB: drivers/usb/musb/: disable it on SuperH

Chris Adams (1):
      usb serial: ti_usb_3410_5052 obviously broken by firmware changes

Craig Shelley (1):
      USB: SERIAL CP2101 add device IDs

David Almaroad (1):
      usb: unusual devs patch for Nokia 5310 Music Xpress

David Brownell (3):
      USB: ehci: fix some ehci hangs and crashes
      usb gadget: fix omap_udc DMA regression
      USB: fix EHCI periodic transfers

Felipe Balbi (1):
      usb: musb: fix include path

Filip Joelsson (1):
      USB: Fixing Nokia 3310c in storage mode

Gaetan Carlier (1):
      usb: ftdi_sio: add support for Domintell devices

Geoff Levand (1):
      USB: fix hcd interrupt disabling

Jaroslav Kysela (1):
      USB: ftdi_sio: Add 0x5050/0x0900 USB IDs (Papouch Quido USB 4/4)

Kevin Lloyd (3):
      USB Storage: Sierra: Non-configurable TRU-Install
      USB Serial: Sierra: Device addition & version rev
      USB Serial: Sierra: Add MC8785 VID/PID

Oliver Neukum (1):
      USB: update of Documentation/usb/anchors.txt

Otavio Salvador (1):
      USB: serial: add ZTE CDMA Tech id to option driver

Peter Korsgaard (1):
      USB: fsl_usb2_udc: fix VDBG() format string

Richard Nauber (1):
      USB: Fix the Nokia 6300 storage-mode.

Tony Murray (1):
      USB: Correct Sierra Wireless USB EVDO Modem Device ID


                 reply	other threads:[~2008-09-23 21:15 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=20080923211202.GA2915@suse.de \
    --to=gregkh@suse.de \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.