public inbox for linux-kernel@vger.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 fixes for 2.6.35-git
Date: Mon, 26 Jul 2010 12:08:47 -0700	[thread overview]
Message-ID: <20100726190847.GA12683@kroah.com> (raw)

Here are a few USB bugfixes for your 2.6.35-git tree.

Most of them are USB 3.0 (xhci) controller fixes for problems that
people have reported.  The rest of them are new device ids or minor
bugfixes that people have reported.

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

All of these patches have been in the linux-next and mm trees.

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

thanks,

greg k-h

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

 drivers/usb/class/cdc-acm.c         |    1 +
 drivers/usb/core/hub.c              |    2 ++
 drivers/usb/core/quirks.c           |    7 +++++++
 drivers/usb/gadget/s3c2410_udc.c    |    4 ++++
 drivers/usb/host/xhci-mem.c         |   26 ++++++++++++++++++++++++--
 drivers/usb/host/xhci-ring.c        |   11 +++++++----
 drivers/usb/host/xhci.c             |    2 ++
 drivers/usb/host/xhci.h             |    2 ++
 drivers/usb/misc/sisusbvga/sisusb.c |    5 +++--
 drivers/usb/musb/tusb6010.c         |   13 -------------
 drivers/usb/serial/ftdi_sio.c       |    9 +++++++++
 drivers/usb/serial/ftdi_sio_ids.h   |   15 +++++++++++++++
 drivers/usb/serial/option.c         |    4 ++++
 drivers/usb/serial/qcserial.c       |    2 ++
 drivers/usb/serial/sierra.c         |    1 +
 drivers/usb/storage/transport.c     |    4 +---
 16 files changed, 84 insertions(+), 24 deletions(-)

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

Andrew Bird (1):
      USB: New PIDs for Qualcomm gobi 2000 (qcserial)

Bob Copeland (1):
      USB: usb-storage: fix initializations of urb fields

Colin Leitner (1):
      USB: ftdi_sio: support for Signalyzer tools based on FTDI chips

Corey Minyard (1):
      USB: FTDI: Add support for the RT System VX-7 radio programming cable

Dennis Jansen (1):
      USB: option: Add support for AMOI Skypephone S2

Felipe Balbi (1):
      USB: musb: tusb6010: fix compile error with n8x0_defconfig

Oliver Neukum (2):
      USB: sisusbvga: Fix for USB 3.0
      USB: add quirk for Broadcom BT dongle

Paul Mortier (1):
      USB: adds Artisman USB dongle to list of quirky devices

Przemo Firszt (1):
      USB: Expose vendor-specific ACM channel on Nokia 5230

Sarah Sharp (4):
      USB: xHCI: Fix another bug in link TRB activation change.
      USB: Fix USB3.0 Port Speed Downgrade after port reset
      USB: xhci: Set EP0 dequeue ptr after reset of configured device.
      USB: xhci: Set Mult field in endpoint context correctly.

Vladimir Zapolskiy (1):
      USB: s3c2410_udc: be aware of connected gadget driver

august huber (1):
      USB: Add PID for Sierra 250U to drivers/usb/serial/sierra.c

Ömer Sezgin Ugurlu (1):
      USB: option: add support for 1da5:4518


             reply	other threads:[~2010-07-26 19:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-26 19:08 Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-06-30 15:23 [GIT PATCH] USB fixes for 2.6.35-git Greg KH
2010-06-04 20:44 Greg KH

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=20100726190847.GA12683@kroah.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox