Hi Greg, here are a bunch of fixes for next -rc. Sorry the big pile of them, but we need to get those fixed. Maybe you'd like to skip "don't rely fully on clock support" and "push clkin value to platform resources" patches, but if you can , I ask you to push them too. Anyways, let me know if you need me to keep some of these patches for a later point in time. Bob Liu (4): USB: musb: pm: don't rely fully on clock support USB: musb: blackfin: pm: make it work USB: musb: blackfin: fix dynamic device<->host changing USB: musb: blackfin: push clkin value to platform resources Grazvydas Ignotas (1): usb: musb: don't leave PHY enabled on shutdown() Heikki Krogerus (1): usb: musb: Fix handling of spurious SESSREQ Ian Jeffray (1): USB: musb: blackfin: fix musb_read_txhubport() definition Ming Lei (3): usb: musb: gadget: fix dma mode 0 in double buffer Rx case USB: musb: gadget: fix MUSB_TXMAXP and MUSB_RXMAXP configuration usb: musb: fix kernel oops when loading musb_hdrc module for the 2nd time Rahul Ruikar (1): usb: musb: gadget: fix resource leakage in error path drivers/usb/musb/blackfin.c | 80 +++++++++++++++++++++++++++------------- drivers/usb/musb/musb_core.c | 41 +++++++++----------- drivers/usb/musb/musb_core.h | 2 +- drivers/usb/musb/musb_gadget.c | 39 +++++++++++-------- drivers/usb/musb/musb_regs.h | 3 +- include/linux/usb/musb.h | 2 + 6 files changed, 100 insertions(+), 67 deletions(-) -- 1.7.3.2.146.gca209 -- 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