OSDN Git Service

Merge tag 'fixes-for-v4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Feb 2018 08:30:05 +0000 (09:30 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Feb 2018 08:30:05 +0000 (09:30 +0100)
commitfc19b1d09414912a327cf0a4b5ba2050ac7ad59d
tree549a6f4e77fc7c57b670273333eeabde34509aab
parentb86b8eb6fecb5a4bac1ed0ca925c4082a61ea6e9
parent98112041bcca164676367e261c8c1073ef70cb51
Merge tag 'fixes-for-v4.16-rc2' of git://git./linux/kernel/git/balbi/usb into usb-linus

Felipe writes:

usb: fixes for v4.16-rc2

First set of fixes for current -rc cycle. Most of the changes are on
dwc3 this time around (59%) with some function changes (25%).

Out of the those, the most important fixes are:

- EP0 TRB counter fix on dwc3
- dwc3-omap stopped missing events during suspend/resume
- maxpacket size fix for ep0 in dwc3
- Descriptor processing fix for functionfs

Apart from these, your usual set of important-but-not-so-critical
fixes all over the place.