Hi Greg, Fixes for the -rc cycle. I removed the patches which you already had from Mike. Thanks The following changes since commit 6c5103890057b1bb781b26b7aae38d33e4c517d8: Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block (2011-03-24 10:16:26 -0700) are available in the git repository at: git://gitorious.org/usb/usb.git for-greg Dan Carpenter (4): USB: musb: add missing unlock in cppi_interrupt() USB: musb: using 0 instead of NULL USB: musb: silence printk format warning USB: musb: dereferencing an iomem pointer Felipe Balbi (2): usb: musb: temporarily make it bool usb: musb: gadget: check the correct list_head Hema HK (1): usb: musb: Fix the crash issue during reboot Mian Yousaf Kaukab (2): usb: musb: clear AUTOSET while clearing DMAENAB usb: musb: ux500: copy dma mask from platform device to musb device drivers/usb/musb/Kconfig | 6 +++--- drivers/usb/musb/cppi_dma.c | 27 ++++++++++++++++----------- drivers/usb/musb/musb_core.c | 2 ++ drivers/usb/musb/musb_gadget.c | 4 ++-- drivers/usb/musb/ux500.c | 2 ++ 5 files changed, 25 insertions(+), 16 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