RE: [PATCH 0/2] Add multiple transfer descriptors support to chipidea udc

2013-05-16 Thread Svetoslav Neykov
Hi Alex, On Thu, 16 May 2013 12:47:41 +0300 Alexander Shishkin wrote: > Michael Grzeschik writes: > > > These patches add support to handle requests which spawn into several TDs. > > Thanks! > > Svetoslav, if you have time, can you please test this with your mips > device? I am waiting for

Re: [PATCH 0/2] Add multiple transfer descriptors support to chipidea udc

2013-05-16 Thread Alexander Shishkin
Michael Grzeschik writes: > These patches add support to handle requests which spawn into several TDs. Thanks! Svetoslav, if you have time, can you please test this with your mips device? Regards, -- Alex -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a

[PATCH 0/2] Add multiple transfer descriptors support to chipidea udc

2013-05-15 Thread Michael Grzeschik
These patches add support to handle requests which spawn into several TDs. Michael Grzeschik (2): usb: chipidea: udc: manage dynamic amount of tds with an linked list usb: chipidea: udc: add multiple td support to hardware_{en,de}queue drivers/usb/chipidea/ci.h| 1 + drivers/usb/chipid