]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fixes-for-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Jun 2014 13:58:58 +0000 (09:58 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Jun 2014 13:58:58 +0000 (09:58 -0400)
commit0ec45d09ee1dce4aff0d6bc8895d85095ee8a639
tree6e49ce0dfd101cd439414eee9b9f46ef658fb561
parentdad65f214dcb12470d80fac0c10a00cc171b7834
parentd3cacbc11e15fba2f017cdfcbfca1af61109774c
Merge tag 'fixes-for-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus

usb: fixes for v3.16-rc2

dwc3-omap won't crash anymore on module removal and suspend/resume won't kill
xHCI interrupts.

MUSB got a fix to handle Babble condition only in host mode, how it should be.

The f_fs function driver got a fix for a NULL pointer dereference.

Renesas gadget got a fix for Status stage handling.

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