[GIT PATCH] USB fixes for 3.11-rc5
From: Greg KH
Date: Fri Aug 09 2013 - 19:53:00 EST
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@xxxxxxxxxxxxxxxxxxx>
----------------------------------------------------------------
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/