Hello Felipe, this is the v2 of my initial update series for ux500's musb. Changes from v1: - turn off vbus on USB_EVENT_VBUS event Thanks, Fabio Fabio Baltieri (4): usb: musb: ux500: implement musb_set_vbus usb: musb: ux500: add otg notifier support usb: otg: ab8500-usb: drop support for ab8500 pre v2.0 usb: otg: ab8500-usb: update irq handling code Virupax Sadashivpetimath (1): usb: musb: ux500_dma: add missing MEM resource check drivers/usb/musb/ux500.c | 107 +++++++++ drivers/usb/musb/ux500_dma.c | 12 +- drivers/usb/otg/ab8500-usb.c | 531 ++++++++++++++++++++++++++--------------- include/linux/usb/musb-ux500.h | 31 +++ 4 files changed, 483 insertions(+), 198 deletions(-) create mode 100644 include/linux/usb/musb-ux500.h -- 1.8.1.3 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html