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-git
Date: Mon, 9 Feb 2009 11:31:57 -0800	[thread overview]
Message-ID: <20090209193157.GA2194@kroah.com> (raw)

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

Just a few minor bugfixes and device id updates (one of them is a
regression fix, as we incorrectly grabbed bound the wrong device to the
wrong driver, breaking some people's systems.)

We also disable the WARN_ON() in the usb-storage driver that was causing
a lot of reports.  Turns out there are a lot of broken flash disks out
there in the wild, we hopefully can now handle them properly based on
the information we've gathered from kerneloops.org.

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 releases for a while.

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

thanks,

greg k-h

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

 drivers/usb/Makefile                  |    1 +
 drivers/usb/class/cdc-acm.c           |    3 -
 drivers/usb/gadget/fsl_qe_udc.c       |   46 +++++++++++++----
 drivers/usb/serial/aircable.c         |    4 +-
 drivers/usb/serial/ftdi_sio.c         |    5 ++-
 drivers/usb/serial/ftdi_sio.h         |    3 +
 drivers/usb/serial/option.c           |   93 ++++++++++++++++++++-------------
 drivers/usb/serial/ti_usb_3410_5052.c |   10 +++-
 drivers/usb/serial/ti_usb_3410_5052.h |    2 +
 drivers/usb/storage/scsiglue.c        |    2 +
 drivers/usb/storage/transport.c       |   36 +------------
 drivers/usb/storage/unusual_devs.h    |   17 +------
 12 files changed, 117 insertions(+), 105 deletions(-)

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

Alan Stern (2):
      USB: usb-storage: remove WARN from last-sector hacks
      USB: usb-storage: add Pentax to the bad-vendor list

Anton Vorontsov (6):
      USB: fsl_qe_udc: Fix oops on QE UDC probe failure
      USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus()
      USB: fsl_qe_udc: Fix QE USB controller initialization
      USB: fsl_qe_udc: Fix disconnects reporting during bus reset
      USB: fsl_qe_udc: Fix muram corruption by disabled endpoints
      USB: fsl_qe_udc: Fix stalled TX requests bug

Dan Carpenter (1):
      USB: ftdi_sio: unlock_kernel() on error in set_serial_info()

Dave Young (1):
      USB: usb-serial: fix the aircable_init failure path

Dirk De Schepper (1):
      USB: option: New mobile broadband modems to be supported

Greg Kroah-Hartman (1):
      Revert USB: option: add Pantech cards

Ivan Kuten (1):
      USB: Correct Makefile to make isp1760 buildable

James Treacy (1):
      USB: cdc-acm.c: remove duplicate lines for MTK gps support

Nick Holloway (1):
      USB: Storage: Update unusual_devs entry for Datafab KECF-USB

Oliver Neukum (1):
      USB: two more usb ids for ti_usb_3410_5052

Stephane Clerambault (1):
      USB: ftdi_sio: add support for the NDI Polaris system


             reply	other threads:[~2009-02-09 19:33 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-09 19:31 Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-03-17 21:05 [GIT PATCH] USB patches for 2.6-git Greg KH
2009-02-27 22:45 Greg KH
2009-01-27 23:49 Greg KH
2009-01-27 23:56 ` Greg KH
2009-01-07 19:24 Greg KH
2009-01-07 20:23 ` Sergei Shtylyov
2009-01-07 21:28   ` Greg KH
2009-01-07 21:42     ` Sergei Shtylyov
2009-01-07 21:54       ` Andrew Morton
2009-01-07 22:48     ` David Brownell
2008-12-17 19:27 Greg KH
2008-11-13 23:02 Greg KH
2008-11-14  4:06 ` Gupta, Ajay Kumar
2008-11-14 19:15   ` Greg KH
2008-11-14 19:40     ` Sergei Shtylyov
2008-11-14 19:59       ` Greg KH
2008-11-14 20:10         ` Sergei Shtylyov
2008-11-14 20:55           ` Greg KH
2008-11-14 21:02             ` Sergei Shtylyov
2008-11-14 21:07               ` Greg KH
2008-10-29 22:38 Greg KH
2008-10-17 22:00 Greg KH
2008-10-17 22:47 ` Linus Torvalds
2008-10-17 23:00   ` Greg KH
2008-10-17 23:09     ` Greg KH
     [not found] ` <gdfauh$hsp$1@ger.gmane.org>
2008-10-19 17:29   ` Greg KH
2008-10-19 19:37     ` Dmitry

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=20090209193157.GA2194@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 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.