[RESEND/PATCH 0/6] USB: musb-gadget: bug fix

From: tom . leiming
Date: Tue Sep 07 2010 - 11:24:00 EST


This patch set fixes two kinds of musb-gadget bug:

-fix kernel panic if using out ep with FIFO_TXRX style

-make double buffer mode usable, fix infinate hangs and buffer
corrupt bug when using double buffer mode to do data transfer;
now we can use musb double buffer reliably, so bootst performance
about 30% compared with single buffer mode.

[RESEND/PATCH 1/6] USB: musb-gadget: fix kernel panic if using out ep with FIFO_TXRX style(v1)
[RESEND/PATCH 2/6] USB: musb-gadget: fix bulk IN infinite hangs in double buffer case
[RESEND/PATCH 3/6] USB: musb-gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1
[RESEND/PATCH 4/6] USB: musb-gadget: fix DMA length for OUT transfer
[RESEND/PATCH 5/6] USB: musb-gadget: complete request only if data is transfered over
[RESEND/PATCH 6/6] USB: musb-gadget: fix dma length in txstate

thanks,
Lei Ming

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/