Hi Greg, These musb patches are for next v4.14-rc1. Two of them fix a bug in PM, and the rest of them improve the error logs and fix 4MB ep fifo buffer allocation. Please let me know if any change is needed. Regards, -Bin. --- Bin Liu (4): usb: musb: add helper function musb_ep_xfertype_string usb: musb: print an error message when hwep alloc failed usb: musb: print an error message when high bandwidth is unsupported usb: musb: fix endpoint fifo allocation for 4KB fifo memory Johan Hovold (2): USB: musb: fix external abort on suspend USB: musb: dsps: add explicit runtime resume at suspend drivers/usb/musb/musb_core.c | 22 ++++++++++++---------- drivers/usb/musb/musb_core.h | 24 ++++++++++++++++++++++++ drivers/usb/musb/musb_dsps.c | 13 +++++++++++-- drivers/usb/musb/musb_gadget.c | 6 +----- drivers/usb/musb/musb_host.c | 8 ++++++++ 5 files changed, 56 insertions(+), 17 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