]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge tag 'fixes-for-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Jan 2017 13:07:14 +0000 (14:07 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Jan 2017 13:07:14 +0000 (14:07 +0100)
commit8d6bbff67796262b5296b745989e4c9d9f2b4894
tree49624174880accd352f8468aab81bac390d2971d
parent0c744ea4f77d72b3dcebb7a8f2684633ec79be88
parent43aef5c2ca90535b3227e97e71604291875444ed
Merge tag 'fixes-for-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus

Felipe writes:

usb: fixes for v4.10-rc3

The first set of fixes for v4.10-rc cycle. The most
important of which is a big regression on dwc3-pci
which prevents it from probing altogether.

There's also a fix to avoid Overflow events on DWC3
and another to make sure we don't starve DMA
resources.

Dummy HCD got some love after a long hiatus and DWC2
got a couple fixes related to DMA usage. Other than
these, we have a set of minor fixes here and there.