Merge tag 'fixes-for-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 Nov 2017 16:33:59 +0000 (16:33 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 Nov 2017 16:33:59 +0000 (16:33 +0000)
commit05bcccebda44c4b0a78bb0b9b2f23dd28e95f56b
tree0240813cfaa703bdb3247be14e7199a34f3bb8b0
parent7a38b2d107b49a8f671bf4f93379b8fd307d8230
parenta3acc696085e112733d191a77b106e67a4fa110b
Merge tag 'fixes-for-v4.15-rc2' of git://git./linux/kernel/git/balbi/usb into usb-linus

Felipe writes:

usb: fixes for v4.15-rc2

After a long time, we finally have a good solution for how to handle
OS descriptor on FFS. From now on we will force the Reserved field to
be 1 as mandated by the specification.

Apart from that, we have a couple other smaller fixes:

- FFS learned to not sleep in atomic context.
- UDC-core has a fix for the way we set a UDC's operating speed.
- Renesas USB3 has a fix for the maximum number of pipes supported
- Allow legacy drivers to be compiled without USB_ETH
- Fix some coccinelle warnings