OSDN Git Service

Merge tag 'fixes-for-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Sep 2015 05:21:31 +0000 (22:21 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Sep 2015 05:21:31 +0000 (22:21 -0700)
commit01f4fd2a4f741057aaa5ba5ac3b09a42c9ada028
tree46e201d7a1b99bdb6304ad32f8b7b1607a7f2a77
parentea9346514e77951e194f6db0205866f8478753f4
parenta66c275b3d5d8467d770dabd30927f5d5e857294
Merge tag 'fixes-for-v4.3-rc3' of git://git./linux/kernel/git/balbi/usb into usb-linus

Felipe writes:

usb: fixes for v4.3-rc3

Here's the second pull request for current -rc cycle.

A few fixes on dummy_hcd which have been around for
longer than they should be.

MUSB got a couple fixes, the most important of which
is a fix to DMA channel teardown on AM335x devices.

And DWC3 got a minor fix for when using RT-enabled
kernels.