Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb...
authorGreg Kroah-Hartman <gregkh@suse.de>
Mon, 22 Aug 2011 20:20:20 +0000 (13:20 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 22 Aug 2011 20:20:31 +0000 (13:20 -0700)
commitb978d51ac3342dfdb089503b64feea8da69e5c15
tree135d0b7abde4495abbfca459904ff4f14827d204
parentea8c7fd9b0b479ef8f831d19b66c5cb246aec496
parent200b0182f95a1f97c9fefee88707fb15ce87c22d
Merge branch 'for-greg' of /linux/kernel/git/balbi/usb into usb-linus

* 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb:
  usb: musb: gadget: fix error path
  usb: gadget: f_phonet: unlock in error case
  usb: musb: blackfin: include prefetch head file
  usb: musb: tusb6010: fix compilation
  usb: gadget: renesas_usbhs: fix DMA build by including dma-mapping.h
  usb: musb: cppi: fix build errors due to DBG and missing musb variable
  usb: musb: ux500: replace missing DBG with dev_dbg
  usb: musb: ux500: set dma config for both src and dst
  usb: musb: fix oops on musb_gadget_pullup
  usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)
  usb: gadget: hid: don't STALL when processing a HID Descriptor request
  usb: musb: fix Kconfig
  usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclared
  usb: gadget: composite: fix bMaxPacketSize for SuperSpeed
  usb: gadget: fusb300: remove #if 0 block
  usb: gadget: s3c2410_udc: fix unterminated platform_device_id table