]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fixes-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Aug 2016 12:54:13 +0000 (08:54 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Aug 2016 12:54:13 +0000 (08:54 -0400)
commit0a8bbb16aa7be01603499ff79a5c7cf178759c9e
tree78504ffcf575c213a0d69c6c867c4a26cf20882d
parentaa2095fd6dc0eaf771f7b512d0e3aee2d56d9f22
parentfa83ef1d4df40cee6f0f0c4e73820821fec570d3
Merge tag 'fixes-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus

Felipe writes:

usb: fixes for v4.8-rc3

Few fixes on dwc3 again, the most important being a
fix for pm_runtime to make it work with current
intel platforms.

Other than that, there's a signedness bug fix in fsl
udc and some other minor fixes.