Hi Greg, Here are the patches I have for next -rc cycle. The following changes since commit 3561d43fd289f590fdae672e5eb831b8d5cf0bf6: Linux 2.6.37-rc3 (2010-11-21 15:18:56 -0800) are available in the git repository at: git://gitorious.org/usb/usb.git for-greg Ajay Kumar Gupta (1): usb: musb: gadget: fix compilation warning Anand Gadiyar (1): usb: musb: do not use dma for control transfers Hema Kalliguddi (1): usb: musb: unmap dma buffer when switching to PIO Ming Lei (1): usb: musb: clear RXCSR_AUTOCLEAR before PIO read drivers/usb/core/hcd.c | 2 + drivers/usb/musb/musb_core.c | 3 + drivers/usb/musb/musb_gadget.c | 124 +++++++++++++++++++++++++++------------ include/linux/usb.h | 4 + 4 files changed, 95 insertions(+), 38 deletions(-) -- 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