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: Wed, 19 Nov 2008 21:50:26 -0800	[thread overview]
Message-ID: <20081120055026.GA10709@kroah.com> (raw)

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

These patches are:
	- fix for broken AMD USB controllers
	- musb bugfix
	- rndis bugfix to keep Windows from blue-screening
	- new device ids
	- usb-storage quirks

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/f_rndis.c       |    3 +--
 drivers/usb/host/ehci-pci.c        |   21 +++++++++++++++++++++
 drivers/usb/mon/mon_bin.c          |    5 ++++-
 drivers/usb/musb/musb_host.c       |    2 +-
 drivers/usb/serial/cp2101.c        |    1 +
 drivers/usb/storage/unusual_devs.h |   11 +++++++++--
 6 files changed, 37 insertions(+), 6 deletions(-)

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

Alan Stern (2):
      USB: storage: updates unusual_devs entry for the Nokia 6300
      USB: storage: update unusual_devs entries for Nokia 5300 and 5310

Andiry Xu (1):
      USB: fix SB700 usb subsystem hang bug

David Brownell (1):
      USB: gadget rndis: stop windows self-immolation

Felipe Balbi (1):
      usb: musb: fix bug in musb_schedule

M Kondrin (1):
      USB: ACE1001 patch for cp2101.c

Pete Zaitcev (1):
      USB: usbmon: fix read(2)

Richard Röjfors (1):
      USB: gadget rndis: send notifications


             reply	other threads:[~2008-11-20  5:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-20  5:50 Greg KH [this message]
2008-11-20 21:23 ` [GIT PATCH] USB fixes for 2.6.28-git 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
  -- strict thread matches above, loose matches on Subject: below --
2008-12-01  6:16 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=20081120055026.GA10709@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.