Hi Greg, Re-sending pull request since the previous one wasn't taken. I also added one patch from Mike working around an anomaly on blackfin. Let me know if you want me to hold on to these changes, but I guess they are good for -rc. thanks Greg. The following changes since commit 6221f222c0ebf1acdf7abcf927178f40e1a65e2a: Linux 2.6.39-rc2 (2011-04-05 18:30:43 -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 Mike Frysinger (1): USB: musb: blackfin: work around anomaly 05000450 drivers/usb/musb/Kconfig | 6 +++--- drivers/usb/musb/blackfin.c | 24 ++++++++++++++++++++++++ drivers/usb/musb/cppi_dma.c | 27 ++++++++++++++++----------- drivers/usb/musb/musb_core.c | 2 ++ drivers/usb/musb/musb_core.h | 5 +++++ drivers/usb/musb/musb_gadget.c | 4 ++-- drivers/usb/musb/musbhsdma.c | 8 ++++++++ drivers/usb/musb/ux500.c | 2 ++ 8 files changed, 62 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