Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next
authorGreg Kroah-Hartman <gregkh@suse.de>
Sun, 18 Sep 2011 08:42:59 +0000 (01:42 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 18 Sep 2011 08:45:29 +0000 (01:45 -0700)
commit073b85469308b41468149f4aa7144c1e1bf4f0d7
treeb1ac00c1ccef8ddce2cf167e0a334e0e58eb97fc
parentb5dd18d8747010e3f3eb1cc76a49f94291938559
parent0ae52d5458ddb14d5da63054f1d8269a13fe9054
Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next

* 'for-next' of git://gitorious.org/usb/usb: (47 commits)
  usb: musb: Enable DMA mode1 RX for transfers without short packets
  usb: musb: fix build breakage
  usb: gadget: audio: queue wLength-sized requests
  usb: gadget: audio: actually support both speeds
  usb: gadget: storage: make FSG_NUM_BUFFERS variable size
  USB: gadget: storage: remove alignment assumption
  usb: gadget: storage: adapt logic block size to bound block devices
  usb: dwc3: gadget: improve debug on link state change
  usb: dwc3: omap: set idle and standby modes
  usb: dwc3: ep0: introduce ep0_expect_in flag
  usb: dwc3: ep0: giveback requests on stall_and_restart
  usb: dwc3: gadget: drop the useless dma_sync_single* calls
  usb: dwc3: gadget: fix GCTL programming
  usb: dwc3: define ScaleDown macro helper
  usb: dwc3: Fix definition of DWC3_GCTL_U2RSTECN
  usb: dwc3: gadget: do not map/unmap ZLP transfers
  usb: dwc3: omap: fix IRQ handling
  usb: dwc3: omap: change IRQ name to dwc3-omap
  usb: dwc3: add module.h to dwc3-omap.c and core.c
  usb: dwc3: omap: distinguish between SW and HW modes
  ...
drivers/usb/gadget/file_storage.c
drivers/usb/gadget/storage_common.c
drivers/usb/musb/musb_gadget.c