Hi Greg, This patchset includes chipidea fixes for 3.13-rc2, the mainly fixes include add correct imx28 write register method, fixing un-initialized variable, etc. Chris Ruehl (2): usb: chipidea: Fix Internal error: : 808 [#1] ARM related to STS flag usb: chipidea: put hw_phymode_configure before ci_usb_phy_init Fabio Estevam (1): usb: chipidea: host: Only disable the vbus regulator if it is not NULL Peter Chen (4): usb: chipidea: fix nobody cared IRQ when booting with host role usb: ehci: add freescale imx28 special write register method usb: chipidea: add freescale imx28 special write register method usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28 drivers/usb/chipidea/ci.h | 26 ++++++++++++++++++++++++-- drivers/usb/chipidea/ci_hdrc_imx.c | 32 ++++++++++++++++++++++++++------ drivers/usb/chipidea/core.c | 18 +++++++++++++----- drivers/usb/chipidea/host.c | 4 +++- drivers/usb/chipidea/udc.c | 3 --- drivers/usb/host/ehci.h | 18 +++++++++++++++++- include/linux/usb/chipidea.h | 1 + 7 files changed, 84 insertions(+), 18 deletions(-) -- 1.7.8 -- 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