aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2020-10-05Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-10-01usb: dwc3: Increase timeout for CmdAct cleared by device controllerYu Chen
2020-09-09Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-09-03usb: dwc3: gadget: Handle ZLP for sg requestsThinh Nguyen
2020-09-03usb: dwc3: gadget: Fix handling ZLPThinh Nguyen
2020-09-03usb: dwc3: gadget: Don't setup more than requestedThinh Nguyen
2020-08-03Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-07-29usb: dwc3: pci: add support for the Intel Jasper LakeHeikki Krogerus
2020-07-29usb: dwc3: pci: add support for the Intel Tiger Lake PCH -H variantHeikki Krogerus
2020-07-28Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-07-16usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_workAditya Pakki
2020-06-28usb: dwc3: gadget: declare __dwc3_gadget_kick_transfer as globalQuanyang Wang
2020-06-26Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-06-24usb: dwc3: gadget: Properly handle failed kick_transferThinh Nguyen
2020-06-24usb: dwc3: gadget: Properly handle ClearFeature(halt)Thinh Nguyen
2020-06-07Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-06-03usb: dwc3: pci: Enable extcon driver for Intel MerrifieldAndy Shevchenko
2020-05-25Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-05-20dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()John Stultz
2020-05-11Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-05-10usb: dwc3: gadget: Properly set maxpacket limitThinh Nguyen
2020-05-02Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-05-02Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-05-02usb: dwc3: gadget: Do link recovery for SS and SSPThinh Nguyen
2020-04-29usb: dwc3: gadget: Fix request completion checkThinh Nguyen
2020-04-22Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-04-22Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-04-21usb: dwc3: gadget: Don't clear flags before transfer endedThinh Nguyen
2020-04-17usb: dwc3: core: add support for disabling SS instances in park modeNeil Armstrong
2020-04-13Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-04-13usb: dwc3: gadget: Wrap around when skip TRBsThinh Nguyen
2020-04-05usb: dwc3: use PROPERTY_ENTRY_BOOL to initialize property entriesQuanyang Wang
2020-03-21Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-03-12usb: dwc3: gadget: Update chain bit correctly when using sg listPratham Pratap
2020-03-02Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-03-02Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-03-02usb: dwc3: gadget: fix compile error caused by an unclosed braceQuanyang Wang
2020-03-02Merge tag 'v5.4.19' into v5.4/standard/xlnx-soc-devBruce Ashfield
2020-03-02Merge tag 'v5.4.17' into v5.4/standard/xlnx-soc-devBruce Ashfield
2020-02-28usb: dwc3: debug: fix string position formatting mixup with ret and lenColin Ian King
2020-02-28usb: dwc3: gadget: Check for IOC/LST bit in TRB->ctrl fieldsAnurag Kumar Vulisha
2020-02-24usb: dwc3: use proper initializers for property entriesDmitry Torokhov
2020-02-11usb: dwc3: gadget: Delay starting transferThinh Nguyen
2020-02-11usb: dwc3: gadget: Check END_TRANSFER completionThinh Nguyen
2020-02-01usb: dwc3: turn off VBUS when leaving host modeBin Liu
2020-02-01usb: dwc3: pci: add ID for the Intel Comet Lake -V variantHeikki Krogerus
2020-01-13Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-01-12usb: dwc3: gadget: Fix request complete checkThinh Nguyen
2019-12-18Merge branch 'standard/base' into standard/xlnx-socBruce Ashfield
2019-12-17usb: dwc3: ep0: Clear started flag on completionThinh Nguyen