summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/core.h
AgeCommit message (Expand)AuthorFilesLines
2020-10-28usb: fix kernel-doc markupsMauro Carvalho Chehab1-1/+1
2020-10-02usb: dwc3: Add splitdisable quirk for Hisilicon Kirin SocYu Chen1-0/+7
2020-10-02usb: dwc3: allocate gadget structure dynamicallyPeter Chen1-1/+1
2020-10-02usb: dwc3: core: fix checkpatch warningsFelipe Balbi1-18/+19
2020-09-24usb: dwc3: gadget: END_TRANSFER before CLEAR_STALL commandThinh Nguyen1-0/+1
2020-07-15usb: dwc3: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-05-25usb: dwc3: gadget: Use SET_EP_PRIME for NoStreamThinh Nguyen1-0/+3
2020-05-25usb: dwc3: gadget: Handle stream transfersThinh Nguyen1-0/+8
2020-05-25usb: dwc3: gadget: Wait for transfer completionThinh Nguyen1-0/+1
2020-05-25usb: dwc3: Get MDWIDTH for DWC_usb32Thinh Nguyen1-0/+3
2020-05-25usb: dwc3: Add support for DWC_usb32 IPThinh Nguyen1-29/+37
2020-05-05USB: dwc3: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2020-04-16usb: dwc3: gadget: Properly set maxpacket limitThinh Nguyen1-0/+4
2020-04-16usb: dwc3: Fix GTXFIFOSIZ.TXFDEP macro nameThinh Nguyen1-2/+2
2020-03-15usb: dwc3: Add support for role-switch-default-mode bindingJohn Stultz1-0/+3
2020-03-15usb: dwc3: Registering a role switch in the DRD code.Yu Chen1-0/+3
2020-03-15usb: dwc3: core: add support for disabling SS instances in park modeNeil Armstrong1-0/+4
2020-01-15usb: dwc3: gadget: Delay starting transferThinh Nguyen1-0/+1
2020-01-15usb: dwc3: gadget: Check END_TRANSFER completionThinh Nguyen1-0/+1
2019-08-09usb: dwc3: Update soft-reset wait polling rateThinh Nguyen1-0/+2
2019-06-20usb: dwc3: remove unused @lock member of dwc3_ep structChunfeng Yun1-2/+0
2019-06-18usb: dwc3: gadget: Add support for disabling U1 and U2 entriesAnurag Kumar Vulisha1-0/+4
2019-05-03usb: dwc3: Rename DWC3_DCTL_LPM_ERRATAThinh Nguyen1-2/+1
2019-02-04usb: dwc3: gadget: remove DWC3_EP_END_TRANSFER_PENDINGFelipe Balbi1-1/+0
2019-01-28usb: dwc3: gadget: remove req->started flagFelipe Balbi1-2/+0
2019-01-28usb: dwc3: gadget: add dwc3_request status trackingFelipe Balbi1-0/+9
2018-12-05usb: dwc3: gadget: Report isoc transfer frame numberThinh Nguyen1-0/+1
2018-11-27usb: dwc3: gadget: check if dep->frame_number is still validFelipe Balbi1-0/+1
2018-11-26usb: dwc3: gadget: remove wait_end_transferFelipe Balbi1-3/+0
2018-11-26usb: dwc3: gadget: introduce cancelled_listFelipe Balbi1-0/+2
2018-11-26usb: dwc3: gadget: track number of TRBs per requestFelipe Balbi1-0/+3
2018-11-26usb: dwc3: gadget: combine unaligned and zero flagsFelipe Balbi1-4/+3
2018-11-26usb: dwc3: Add workaround for isoc start transfer failureThinh Nguyen1-0/+13
2018-11-26usb: dwc3: Track DWC_usb31 VERSIONTYPEThinh Nguyen1-0/+10
2018-11-26usb: dwc3: Set default mode for DWC_usb3 v3.30a and higherThinh Nguyen1-0/+1
2018-11-26usb: dwc3: Support option to disable USB2 LPMThinh Nguyen1-0/+2
2018-11-26usb: dwc3: debugfs: Dump internal LSP and ep registersThinh Nguyen1-0/+13
2018-11-26usb: dwc3: debugfs: Properly name Tx/RxFIFOThinh Nguyen1-2/+2
2018-07-30usb: dwc3: core: Enable AutoRetry feature in the controllerAnurag Kumar Vulisha1-0/+3
2018-07-30usb: dwc3: Enable undefined length INCR burst typePengbo Mu1-0/+3
2018-07-30usb: dwc3: add global soc bus configuration reg0Pengbo Mu1-0/+11
2018-05-21usb: dwc3: gadget: remove duplicated missed isoc handlingFelipe Balbi1-1/+0
2018-05-21usb: dwc3: gadget: check for Missed Isoc from event statusFelipe Balbi1-2/+3
2018-05-21usb: dwc3: gadget: remove DWC3_EP_BUSY flagFelipe Balbi1-2/+1
2018-05-21usb: dwc3: gadget: remove allocated/queued request trackingFelipe Balbi1-4/+0
2018-05-21usb: dwc3: gadget: Correct the logic for queuing sgsAnurag Kumar Vulisha1-0/+2
2018-05-21usb: dwc3: gadget: Correct handling of scattergather listsAnurag Kumar Vulisha1-0/+2
2018-05-16usb: dwc3: support clocks and resets for DWC3 coreMasahiro Yamada1-0/+8
2018-03-22usb: dwc3: Dump LSP and BMU debug infoThinh Nguyen1-0/+5
2018-03-22usb: dwc3: Check for ESS TX/RX threshold configThinh Nguyen1-0/+8