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

From: Greg KH
Date: Tue Sep 07 2010 - 22:23:18 EST


On Tue, Sep 07, 2010 at 11:23:28PM +0800, tom.leiming@xxxxxxxxx wrote:
> 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

I seem to not have 1/6 here, did it get stuck somewhere?

Anyway, I need Felipe's ack before I can accept these.

thanks,

greg k-h
--
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/