Hi Greg, Following changes for 2.6.38 merge window. I might still have a few other, but I'll test the others more carefully. Changes are on top of today's greg/usb-next branch The following changes since commit 0ae86689d88bebba16c2db899f845446578d53b3: Merge branch 'omap4-ehci-for-greg' of git://dev.omapzoom.org/pub/scm/anand/linux-omap-usb into usb-next (2010-11-30 17:04:51 -0800) are available in the git repository at: git://gitorious.org/usb/usb.git for-next Felipe Balbi (1): usb: musb: gadget: prevent a NULL pointer dereference Hema Kalliguddi (2): usb: musb: remove board_data parameter from musb_platform_init() usb: musb: add names for IRQs in structure resource arch/arm/mach-davinci/usb.c | 2 ++ arch/arm/mach-omap2/usb-musb.c | 2 ++ arch/blackfin/mach-bf527/boards/cm_bf527.c | 2 ++ arch/blackfin/mach-bf527/boards/ezbrd.c | 2 ++ arch/blackfin/mach-bf527/boards/ezkit.c | 2 ++ arch/blackfin/mach-bf548/boards/cm_bf548.c | 2 ++ arch/blackfin/mach-bf548/boards/ezkit.c | 2 ++ drivers/usb/musb/blackfin.c | 2 +- drivers/usb/musb/cppi_dma.c | 2 +- drivers/usb/musb/davinci.c | 2 +- drivers/usb/musb/musb_core.c | 4 ++-- drivers/usb/musb/musb_core.h | 2 +- drivers/usb/musb/musb_gadget.c | 13 ++++++++----- drivers/usb/musb/musbhsdma.c | 2 +- drivers/usb/musb/omap2430.c | 6 ++++-- drivers/usb/musb/tusb6010.c | 2 +- 16 files changed, 34 insertions(+), 15 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