]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9f1b74dbc9e9fa2c1e0629f9b5d0752508b77f09
tree549a6f4e77fc7c57b670273333eeabde34509aab
parentb6c29bd1b5671331202b046ccdf2c290b81cb618
parentcd30722b269f022f85a90dadc16428f5ca959e38
Merge tag 'fixes-for-v4.16-rc2' of git://git.kernel.org/pub/scm/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.