Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Aug 2017 20:16:06 +0000 (13:16 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Aug 2017 20:16:06 +0000 (13:16 -0700)
commit34a0036748257dd97b22b76ef64aa44559f2ef6f
tree48384dca01f8fd8bbf566ca0df07e80b18d32fec
parenta85c0f8db3329ab433dab49322616e6985317cd7
parent0852659ef071ccd84e85e37195e7c2f3e7c64d1f
Merge tag 'usb-for-v4.14' of git://git./linux/kernel/git/balbi/usb into usb-next

Felipe writes:

usb: changes for v4.14 merge window

Not a big pull request this time around. Only 49 non-merge
commits. This pull request is, however, all over the place. Most of
the changes are in the bdc driver adding support for USB Phy layer and
PM.

Renesas adds support for R-Car H3 ES2.0 and R-Car M3-W SoCs.

Also here is PM_RUNTIME support for dwc3-keystone.

UDC Core got a DMA unmap fix to make sure we only unmap requests that
were, indeed, mapped.

Other than these, we have a lot of cleanups, many of them adding
'const' to several places.
drivers/usb/gadget/udc/renesas_usb3.c
drivers/usb/phy/phy.c
drivers/usb/renesas_usbhs/mod_gadget.c