linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PATCH] USB fixes for 3.11-rc5
@ 2013-08-09 23:52 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2013-08-09 23:52 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-usb

The following changes since commit c095ba7224d8edc71dcef0d655911399a8bd4a3f:

  Linux 3.11-rc4 (2013-08-04 13:46:46 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-3.11-rc5

for you to fetch changes up to 444ce9d44d00969479aa1d2675f305a779369194:

  MAINTAINERS: Add separate section for USB NETWORKING DRIVERS (2013-08-05 13:42:46 +0800)

----------------------------------------------------------------
USB fixes for 3.11-rc5

Here are 3 small USB fixes for 3.11-rc5.

One is a fix that the ChromeOS developers ran into on some Intel
hardware, one is a build fix, and the last is a MAINTAINERS update to
help people figure out where to send USB network driver patches.

All of these have been in linux-next for a while.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Greg Kroah-Hartman (1):
      Merge tag 'for-usb-linus-2013-07-31' of git://git.kernel.org/.../sarah/xhci into usb-linus

James Hogan (1):
      usb: xhci: add missing dma-mapping.h includes

Joe Perches (1):
      MAINTAINERS: Add separate section for USB NETWORKING DRIVERS

Julius Werner (1):
      usb: core: don't try to reset_device() a port that got just disconnected

 MAINTAINERS                 | 5 +++++
 drivers/usb/core/hub.c      | 5 +++--
 drivers/usb/host/xhci-mem.c | 1 +
 drivers/usb/host/xhci.c     | 1 +
 4 files changed, 10 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-08-09 23:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-09 23:52 [GIT PATCH] USB fixes for 3.11-rc5 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).