On 01/21/2015 02:54 AM, Kaukab, Yousaf wrote: > Hi John, > >> -----Original Message----- >> From: Kaukab, Yousaf >> Sent: Thursday, January 15, 2015 6:09 PM >> To: linux-usb@xxxxxxxxxxxxxxx; balbi@xxxxxx >> Cc: john.youn@xxxxxxxxxxxx; Herrero, Gregory; paulz@xxxxxxxxxxxx; >> r.baldyga@xxxxxxxxxxx; dinguyen@xxxxxxxxxxxxxxxxxxxxx; Kaukab, Yousaf >> Subject: [PATCH 00/13] usb: second series of updates for dwc2 driver >> >> Hi, >> This patchset consists of some bug fixes, feature enhancements and cosmetic >> changes for the dwc2 driver. All the patches are verified on >> dwc2 v3.0a with dedicated fifos. Main focus of testing was with dma enabled. >> Although basic testing without dma was also done. >> >> This is based on testing/next branch in Felipe's git. >> >> Thank you, >> >> Best regards, >> Yousaf >> >> Gregory Herrero (8): >> usb: dwc2: host: register hcd handle to the phy >> usb: dwc2: host: resume root hub on remote wakeup >> usb: dwc2: gadget: fix clear halt feature handling >> usb: dwc2: gadget: add TEST_MODE feature support >> usb: dwc2: gadget: fix a typo in comment >> usb: dwc2: gadget: add reset flag in init function >> usb: dwc2: gadget: don't modify pullup status during reset >> usb: dwc2: gadget: initialize controller in pullup callback >> >> Mian Yousaf Kaukab (5): >> usb: dwc2: gadget: remove hardcoded if (0) and if (1) checks >> usb: dwc2: gadget: add unaligned buffers support >> usb: dwc2: gadget: fix debug message for zlp >> usb: dwc2: gadget: fix phy interface configuration >> usb: dwc2: gadget: replace constants with defines >> >> drivers/usb/dwc2/core.h | 12 +- >> drivers/usb/dwc2/gadget.c | 358 >> ++++++++++++++++++++++++++++++++++++++-------- >> drivers/usb/dwc2/hcd.c | 43 ++++-- >> drivers/usb/dwc2/hw.h | 1 + >> 4 files changed, 348 insertions(+), 66 deletions(-) >> > > Did you get a chance to review this patchset? Can you please ACK it if you don't have any objections? > > BR, > Yousaf > I have not had a chance to test this series on my v2.93a hardware, and most likely won't be able to get to it until early next week. Just a note in case you wanted additional testing. Dinh -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html