]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fixes-for-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 11 Sep 2014 22:08:14 +0000 (15:08 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 11 Sep 2014 22:08:14 +0000 (15:08 -0700)
commitda2914a3d0119d355489a11e476ec94c0dc0c351
tree4932297fd2b85d491bd8e04bf3a76076909b443c
parent41a1e5d28609ae341d67a0d27726e6e902709dc2
parent431531f09a6a77fc35c0b9fee1d376df13d82d05
Merge tag 'fixes-for-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus

Felipe writes:

usb: fixes for v3.17-rc4

Some late fixes for dwc3 so we have something more stable
on v3.17-final.

Most bugs have been there for quite a while and nobody
noticed, except for TRB completion when multiple TRBs
are started.

Patches were tested on AM437x SK and J6 EVM and are passing
my tests.

Signed-of-by: Felipe Balbi <balbi@ti.com>