From: Linus Torvalds Date: Sun, 29 Apr 2012 19:17:54 +0000 (-0700) Subject: Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb X-Git-Tag: MMI-PSA29.97-13-9~16901 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=8d7d1adcd77ffa2e0edec79d4e48a7b1a1943c47;p=GitHub%2FMotorolaMobilityLLC%2Fkernel-slsi.git Merge tag 'usb-3.4-rc5' of git://git./linux/kernel/git/gregkh/usb Pull USB fixes from Greg Kroah-Hartman: "Here are a number of small USB fixes for 3.4-rc5. Nothing major, as before, some USB gadget fixes. There's a crash fix for a number of ASUS laptops on resume that had been reported by a number of different people. We think the fix might also pertain to other machines, as this was a BIOS bug, and they seem to travel to different models and manufacturers quite easily. Other than that, some other reported problems fixed as well." * tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: usb: gadget: udc-core: fix incompatibility with dummy-hcd usb: gadget: udc-core: fix wrong call order USB: cdc-wdm: fix race leading leading to memory corruption USB: EHCI: fix crash during suspend on ASUS computers usb gadget: uvc: uvc_request_data::length field must be signed usb: gadget: dummy: do not call pullup() on udc_stop() usb: musb: davinci.c: add missing unregister usb: musb: drop __deprecated flag USB: gadget: storage gadgets send wrong error code for unknown commands usb: otg: gpio_vbus: Add otg transceiver events and notifiers --- 8d7d1adcd77ffa2e0edec79d4e48a7b1a1943c47