aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/usb/dwc3/core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-18usb: dwc3: Issue core soft reset before enabling run/stopWesley Cheng1-0/+2
2022-03-15usb: dwc3: gadget: Wait for ep0 xfers to complete during dequeueThinh Nguyen1-0/+1
2022-03-15usb: dwc3: core: do not use 3.0 clock when operating in 2.0 modeBin Yang1-0/+1
2022-02-08usb: dwc3: Program GFLADJSean Anderson1-0/+3
2022-02-08usb: dwc3: Get clocks individuallySean Anderson1-4/+6
2021-12-13usb: dwc3: gadget: Support Multi-Stream TransferThinh Nguyen1-0/+9
2021-11-17usb: dwc3: core: Revise GHWPARAMS9 offsetThinh Nguyen1-1/+1
2021-10-22usb: dwc3: Align DWC3_EP_* flag macrosJack Pham1-8/+8
2021-10-22usb: dwc3: gadget: Skip resizing EP's TX FIFO if already resizedJack Pham1-0/+1
2021-09-21usb: dwc3: gadget: Avoid starting DWC3 gadget during UDC unbindWesley Cheng1-0/+2
2021-09-14usb: dwc3: reference clock period configurationBalaji Prakash J1-0/+6
2021-08-18usb: dwc3: Decouple USB 2.0 L1 & L2 eventsJack Pham1-2/+3
2021-07-26Merge v5.14-rc3 into usb-nextGreg Kroah-Hartman1-0/+1
2021-07-21usb: dwc3: avoid NULL access of usb_gadget_driverLinyu Yuan1-0/+1
2021-07-12usb: dwc3: Resize TX FIFOs to meet EP bursting requirementsWesley Cheng1-0/+16
2021-06-10USB: dwc3: remove debugfs root dentry storageGreg Kroah-Hartman1-2/+0
2021-05-10usb: dwc3: gadget: Rename EOPF event macros to SuspendJack Pham1-3/+3
2021-05-10usb: dwc3: core: Add missing GHWPARAMS9 docThinh Nguyen1-0/+1
2021-04-23usb: dwc3: gadget: Handle DEV_TXF_FLUSH_BYPASS capabilityThinh Nguyen1-0/+3
2021-04-23usb: dwc3: Capture new capability register GHWPARAMS9Thinh Nguyen1-0/+2
2021-04-22usb: dwc3: core: Do core softreset when switch modeYu Chen1-0/+5
2021-04-14usb: dwc3: gadget: Check for disabled LPM quirkThinh Nguyen1-1/+3
2021-04-14usb: dwc3: gadget: Ignore Packet Pending bitThinh Nguyen1-0/+1
2021-04-02usb: dwc3: add cancelled reasons for dwc3 requestsRay Chi1-5/+7
2021-03-28usb: dwc3: Create helper function getting MDWIDTHThinh Nguyen1-2/+17
2021-03-23usb: dwc3: gadget: Remove invalid low-speed settingThinh Nguyen1-2/+0
2021-03-10usb: dwc3: document usb_psy in struct dwc3Ray Chi1-0/+1
2021-03-10usb: dwc3: add a power supply for current controlRay Chi1-0/+4
2021-02-06usb: dwc3: gadget: Track connected SSP rate and lane countThinh Nguyen1-0/+2
2021-02-06usb: dwc3: gadget: Implement setting of SSP rateThinh Nguyen1-0/+5
2021-02-06usb: dwc3: core: Check maximum_speed SSP genXxYThinh Nguyen1-0/+2
2021-01-14USB: dwc3: document gadget_max_speedMauro Carvalho Chehab1-0/+1
2021-01-11Merge 5.11-rc3 into usb-nextGreg Kroah-Hartman1-0/+1
2021-01-04usb: dwc3: gadget: Preserve UDC max speed settingWesley Cheng1-0/+1
2020-12-28usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completionSerge Semin1-0/+1
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