Re: [PATCH v9 0/8] usb: chipidea: udc: cleanups and fixes for v3.10

2013-03-29 Thread Michael Grzeschik
Hi Alexander, On Fri, Mar 29, 2013 at 05:32:59PM +0200, Alexander Shishkin wrote: > Michael Grzeschik writes: > > usb: chipidea: udc: don't truncate requests to single tds > > usb: chipidea: udc: move _ep_queue into an unlocked function > > usb: chipidea: udc: prepare qhead with dma_alloc_c

Re: [PATCH v9 0/8] usb: chipidea: udc: cleanups and fixes for v3.10

2013-03-29 Thread Alexander Shishkin
Michael Grzeschik writes: > Hi, Hi, > this series contains simples fixes and cleanup patches for > the chipidea udc. It is based on Alexander Shishkins ci-for-greg. This is not really true, since your 7/8 relied on the alignment fix, which didn't make it anywhere yet. Some other problems I fo

[PATCH v9 0/8] usb: chipidea: udc: cleanups and fixes for v3.10

2013-03-28 Thread Michael Grzeschik
Hi, this series contains simples fixes and cleanup patches for the chipidea udc. It is based on Alexander Shishkins ci-for-greg. Regards, Michael Michael Grzeschik (8): usb: chipidea: udc: only clear active and halted bits in qhead usb: chipidea: udc: move ZLT flag change to ep_enable usb: