]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fixes-for-v3.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Sep 2012 15:19:03 +0000 (08:19 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Sep 2012 15:19:03 +0000 (08:19 -0700)
commit76b8253405e244539f990ba1dff3afda488aaf0e
treeddf7976de1b7ad1ee2bb2278ceb35d9186820adf
parent63f8875883ca92e5bfa3fadc27031b75ab060bea
parent504c77d2f5f8606f7498424eeae399f6f24b0e91
Merge tag 'fixes-for-v3.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into work-linus

usb: fixes for v3.6-rc4

Here's a rather big set of fixes for v3.6-rc4.

There are some fixes for bugs which have been pending for a long
time and only now were uncovered, like the musb and dwc3 patches.

We have some remaining fixes for the ep->desc patch series from
Ido, a fix for renesas DMA usage, IRQ check on musb's DMA and
an oops fix on musb Host implementation.

All patches have been pending on linux-usb for a long time and
shouldn't cause any further regressions.