]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0dd2a3f2020a13ba67e1bc924b9627ec4e819b0c
tree48384dca01f8fd8bbf566ca0df07e80b18d32fec
parentdbf27336287c9630eea7161fae3f18ed957e4b55
parent4549057fabdb7d398b2c2739a783d508fa9841f9
Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/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