Hi Greg, Here is the first patch set for musb bug fixes for v4.14 -rc cycles. It fixes a couple bugs in the musb runtime power management, corrects a few register offsets for DA8xx, and a couple couple issues on SUNXI platform as while. Please let me know if any change is needed. Regards, -Bin. --- Alexandre Bailon (3): usb: musb: musb_cppi41: Fix the address of teardown and autoreq registers usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xx usb: musb: musb_cppi41: Configure the number of channels for DA8xx Johan Hovold (2): USB: musb: fix session-bit runtime-PM quirk USB: musb: fix late external abort on suspend Jonathan Liu (2): usb: musb: Check for host-mode using is_host_active() on reset interrupt usb: musb: sunxi: Explicitly release USB PHY on exit drivers/usb/musb/musb_core.c | 21 ++++++---- drivers/usb/musb/musb_core.h | 2 + drivers/usb/musb/musb_cppi41.c | 94 ++++++++++++++++++++++++++++++++++++------ drivers/usb/musb/sunxi.c | 2 + 4 files changed, 99 insertions(+), 20 deletions(-) -- 1.9.1 -- 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