OSDN Git Service

Merge tag 'fixes-for-v4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 14 Mar 2015 08:41:06 +0000 (09:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 14 Mar 2015 08:41:06 +0000 (09:41 +0100)
commit313e1a0a5f86cb129aa4542f61702a4bbb2079b9
treee2101b9bf805deca57b7b4ea21e3d789f5f050a0
parentd0167ad2954ee2d1c70704c454c646086b6653d6
parent2c247804796bbcaa90087f2196f68fdc20a5fe04
Merge tag 'fixes-for-v4.0-rc3' of git://git./linux/kernel/git/balbi/usb into usb-linus

Felipe writes:

usb: fixes for v4.0-rc3

Revert interrupt endpoint support from g_zero as it regresses
musb.
A possible deadlock in isp1760 udc irq has been fixed.
A fix to dwc2 for disconnect IRQ handling.
We also have a new device ID for isp1760.

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