Hi Greg,

Here's my previous pull request now rebased on top of v3.6-rc4. Sorry
for the inconvenience my "never rebase" methodology :-)

Note that I'm rebased on top of v3.6-rc4, so you should probably merge
that tag on your tree.

After merging v3.6-rc4 on your tree, you can merge my tag and you should
get the diffstat below. Let me know if there any other issues.

cheers

The following changes since commit 4cbe5a555fa58a79b6ecbb6c531b8bab0650778d:

  Linux 3.6-rc4 (2012-09-01 10:39:58 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git 
tags/fixes-for-v3.6-rc4

for you to fetch changes up to f4a53c55117b82e895ec98b1765c9d66940377fc:

  usb: dwc3: gadget: fix pending isoc handling (2012-09-06 19:52:30 +0300)

----------------------------------------------------------------
usb: fixes for v3.6-rc4

Here's a rather big set of fixes for v3.6-rc4.

There are some fixes for bugs which have been pending for a long
time and only now were uncovered, like the musb and dwc3 patches.

We have some remaining fixes for the ep->desc patch series from
Ido, a fix for renesas DMA usage, IRQ check on musb's DMA and
an oops fix on musb Host implementation.

All patches have been pending on linux-usb for a long time and
shouldn't cause any further regressions.

----------------------------------------------------------------
Andrzej Pietrasiewicz (1):
      usb: gadget: add multiple definition guards

Julia Lawall (1):
      usb: gadget: s3c-hsotg.c: fix error return code

Kishon Vijay Abraham I (1):
      usb: dwc3: core: fix incorrect usage of resource pointer

Kuninori Morimoto (1):
      usb: renesas_usbhs: fixup DMA transport data alignment

Pratyush Anand (2):
      usb: dwc3: ep0: correct cache sync issue in case of ep0_bounced
      usb: dwc3: gadget: fix pending isoc handling

Sebastian Andrzej Siewior (4):
      usb: gadget: dummy_hcd: fixup error probe path
      usb: gadget: dummy_hcd: add support for USB_DT_BOS on rh
      usb: gadget: at91udc: don't overwrite driver data
      usb: gadget: at91udc: Don't check for ep->ep.desc

Sergei Shtylyov (2):
      usb: musb: tusb6010: fix error path in tusb_probe()
      usb: musb: musbhsdma: fix IRQ check

yuzheng ma (1):
      usb: musb: host: fix for musb_start_urb Oops

 drivers/usb/dwc3/core.c          |  9 +++++++--
 drivers/usb/dwc3/ep0.c           |  1 -
 drivers/usb/dwc3/gadget.c        | 19 +++++++++++++++++--
 drivers/usb/gadget/at91_udc.c    |  6 +-----
 drivers/usb/gadget/dummy_hcd.c   | 41 ++++++++++++++++++++++++++++++++++++----
 drivers/usb/gadget/f_fs.c        |  4 ++++
 drivers/usb/gadget/s3c-hsotg.c   |  3 +++
 drivers/usb/gadget/u_serial.c    |  4 ++++
 drivers/usb/musb/musb_host.c     |  2 +-
 drivers/usb/musb/musbhsdma.c     |  2 +-
 drivers/usb/musb/tusb6010.c      |  2 +-
 drivers/usb/renesas_usbhs/fifo.c |  4 ++--
 12 files changed, 78 insertions(+), 19 deletions(-)

-- 
balbi

Attachment: signature.asc
Description: Digital signature

Reply via email to