Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Jan 2018 13:03:30 +0000 (14:03 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Jan 2018 13:03:30 +0000 (14:03 +0100)
commit958e052c5448da15c2e6c9c8a3add9207ef9a9f8
tree8ae0230ef7c0318ab261970f159ca62c8055d52f
parentf7a5d7b3ab3c4865af85b431e1cd18b66b6c3b0e
parent8ada211d0383b72878582bd312b984a9eae62b30
Merge tag 'usb-for-v4.16' of git://git./linux/kernel/git/balbi/usb into usb-next

Felipe writes:

usb: changes for v4.16 merge window

Not many changes here, the most important being an improvement for TI's
AM57xx and DRA7xx devices which allows them to disable a metastability
workaround in situations where we know what's going on.

Other than that, we have a set of changes on Renesas UDC to make the
code a little easier to read and maintain while also better supporting
extcon framework.

The u_serial adaptation layer learned to use kfifo instead of cooking
its own FIFO implementation.

DWC3 learned to decode a few more USB requests on the trace output.
drivers/usb/dwc2/core.h
drivers/usb/dwc3/gadget.c