Hi, On 01/21/2015 03:37 PM, Mian Yousaf Kaukab wrote: > 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. > > Removed Paul Zimmerman from CC as his Synopsys address is not valid > any longer. > > Thank you, > > Best regards, > Yousaf > [for gadget part] Tested-by: Robert Baldyga <r.baldyga@xxxxxxxxxxx> Thanks, Robert Baldyga > History: > v1: > - Fixed comments from Sergei Shtylyov and Robert Baldyga > > 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 | 359 ++++++++++++++++++++++++++++++++++++++-------- > drivers/usb/dwc2/hcd.c | 43 ++++-- > drivers/usb/dwc2/hw.h | 1 + > 4 files changed, 349 insertions(+), 66 deletions(-) > -- 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