Hi Greg, Here are a few fixes which I have pending for the next -rc release. Please pull them. The following changes since commit ce7e9065958191e6b7ca49d7ed0e1099c486d198: USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-device (2011-08-10 22:11:45 -0700) are available in the git repository at: master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb.git for-greg Axel Lin (1): usb: gadget: s3c2410_udc: fix unterminated platform_device_id table Bob Liu (1): usb: musb: blackfin: include prefetch head file Felipe Balbi (2): usb: musb: tusb6010: fix compilation Merge branch 'fixes' into for-greg John Stultz (1): usb: musb: fix oops on musb_gadget_pullup Kuninori Morimoto (1): usb: gadget: renesas_usbhs: fix DMA build by including dma-mapping.h Ming Lei (1): usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1) Per Forlin (3): usb: musb: ux500: set dma config for both src and dst usb: musb: ux500: replace missing DBG with dev_dbg usb: musb: cppi: fix build errors due to DBG and missing musb variable Rabin Vincent (1): usb: musb: fix Kconfig Sebastian Andrzej Siewior (4): usb: gadget: fusb300: remove #if 0 block usb: gadget: composite: fix bMaxPacketSize for SuperSpeed usb: gadget: f_phonet: unlock in error case usb: musb: gadget: fix error path Sebastian Bauer (1): usb: gadget: hid: don't STALL when processing a HID Descriptor request Sergei Trofimovich (1): usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclared drivers/usb/gadget/f_phonet.c | 1 + drivers/usb/musb/blackfin.c | 1 + drivers/usb/musb/cppi_dma.c | 26 +++++++++++++++++--------- drivers/usb/musb/musb_core.h | 12 ++++++++---- drivers/usb/musb/musb_gadget.c | 4 +++- drivers/usb/musb/musb_regs.h | 6 ++++-- drivers/usb/musb/tusb6010.c | 1 + drivers/usb/musb/tusb6010_omap.c | 1 + drivers/usb/musb/ux500_dma.c | 38 +++++++++++++++++++++----------------- 9 files changed, 57 insertions(+), 33 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