public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
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 3.11-rc5
Date: Fri, 9 Aug 2013 16:52:45 -0700	[thread overview]
Message-ID: <20130809235245.GA19452@kroah.com> (raw)

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(-)

                 reply	other threads:[~2013-08-09 23:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20130809235245.GA19452@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --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