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 fixes for 2.6.28-git
Date: Sun, 30 Nov 2008 22:16:00 -0800	[thread overview]
Message-ID: <20081201061600.GA9513@kroah.com> (raw)

Here are a few USB fixes against your current git tree.

These patches are:
	- revert ehci patch that was incorrect
	- fix for a different broken AMD USB controller
	- 2 gadget bugfixes
	- usb storage quirks
	- new device ids

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

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

thanks,

greg k-h

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

 drivers/usb/gadget/fsl_qe_udc.c    |    3 +++
 drivers/usb/gadget/fsl_usb2_udc.c  |    3 +++
 drivers/usb/host/ehci-pci.c        |    9 ++++++---
 drivers/usb/host/ehci.h            |   12 +++++-------
 drivers/usb/serial/option.c        |   35 +++++++++++++++++++++++++++++++++++
 drivers/usb/storage/unusual_devs.h |   19 +++++++++++++++++++
 6 files changed, 71 insertions(+), 10 deletions(-)

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

Alan Stern (1):
      USB: storage: unusual_devs entry for Mio C520-GPS

Anton Vorontsov (2):
      USB: fsl_qe_udc: Report disconnect before unbinding
      USB: fsl_usb2_udc: Report disconnect before unbinding

Greg Kroah-Hartman (2):
      Revert "USB: improve ehci_watchdog's side effect in CPU power management"
      USB: serial: add more Onda device ids to option driver

Shane Huang (1):
      USB: fix SB600 USB subsystem hang bug

Tobias Kunze Briseño (1):
      USB: usb-storage: unusual_devs entry for Nikon D2H


             reply	other threads:[~2008-12-01  6:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-01  6:16 Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-11-20  5:50 [GIT PATCH] USB fixes for 2.6.28-git Greg KH
2008-11-20 21:23 ` Linus Torvalds
2008-11-20 21:48   ` Greg KH
2008-11-25  3:57     ` Junio C Hamano
2008-11-25  4:20       ` Greg KH
     [not found]       ` <20081125042051.GA17345__32159.7253824168$1227588787$gmane$org@suse.de>
2008-11-25  7:18         ` Junio C Hamano

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=20081201061600.GA9513@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.