[GIT PULL] USB fixes for v4.4-rc2

From: Felipe Balbi
Date: Tue Nov 17 2015 - 12:41:16 EST


Hi Greg,

Here's the first round of fixes for this first
rc. Only 11 commits this time.

Let me know if you want anything to be changed.

thanks

The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:

Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v4.4-rc2

for you to fetch changes up to d134c48d889ddceadf4c990e6f3df16b816ed5d4:

usb: gadget: atmel_usba_udc: Expose correct device speed (2015-11-17 11:35:49 -0600)

----------------------------------------------------------------
usb: fixes for v4.4-rc2

First round of fixes for this -rc cycle. We have the
usual set of miscellaneous fixes. The important
thing here is support for Intel Broxton SoC on dwc3,
some fixes for Rockchip SoCs on dwc2 and a fix on
dwc3 to let it report lower speeds than
USB_SPEED_SUPER.

----------------------------------------------------------------
Aaro Koskinen (1):
usb: phy: omap-otg: fix uninitialized pointer

Ben McCauley (1):
usb: dwc3: gadget: let us set lower max_speed

Bin Liu (2):
usb: musb: fix tx fifo flush handling
usb: musb: enable usb_dma parameter

Douglas Anderson (2):
usb: dwc2: host: Fix ahbcfg for rk3066
usb: dwc2: host: Fix remote wakeup when not in DWC2_L2

Douglas Gilbert (1):
usb: gadget: atmel_usba_udc: Expose correct device speed

Heikki Krogerus (1):
usb: dwc3: pci: add support for Intel Broxton SOC

LABBE Corentin (1):
usb: phy: phy-mxs-usb: fix a possible NULL dereference

Peter Chen (1):
usb: gadget: f_loopback: fix the warning during the enumeration

Uwe Kleine-KÃnig (1):
usb: musb: core: fix order of arguments to ulpi write callback

drivers/usb/dwc2/hcd.c | 9 +++++----
drivers/usb/dwc2/platform.c | 3 ++-
drivers/usb/dwc3/dwc3-pci.c | 4 ++++
drivers/usb/dwc3/gadget.c | 24 +++++++++++++++++++++++-
drivers/usb/gadget/function/f_loopback.c | 2 +-
drivers/usb/gadget/udc/atmel_usba_udc.c | 2 +-
drivers/usb/musb/musb_core.c | 12 ++++++------
drivers/usb/musb/musb_host.c | 22 ++++++++++++++++------
drivers/usb/phy/phy-mxs-usb.c | 7 +++++--
drivers/usb/phy/phy-omap-otg.c | 2 +-
10 files changed, 64 insertions(+), 23 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/