[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1283873014-32511-1-git-send-email-tom.leiming@gmail.com>
Date: Tue, 7 Sep 2010 23:23:28 +0800
From: tom.leiming@...il.com
To: greg@...ah.com
Cc: linux-usb@...r.kernel.org, linux-omap@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [RESEND/PATCH 0/6] USB: musb-gadget: bug fix
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists