summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/core.h
AgeCommit message (Expand)AuthorFilesLines
2024-07-05usb: dwc3: core: Add DWC31 version 2.00a controllerWesley Cheng1-0/+1
2024-05-17usb: dwc3: core: Prevent phy suspend during initThinh Nguyen1-0/+1
2024-04-03usb: dwc3: Properly set system wakeupThinh Nguyen1-0/+2
2023-11-28usb: dwc3: core: configure TX/RX threshold for DWC3_IPStanley Chang1-0/+13
2023-07-25Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"Jakub Vanek1-3/+0
2023-05-28Merge 6.4-rc4 into usb-nextGreg Kroah-Hartman1-0/+2
2023-05-13usb: dwc3: core: add support for realtek SoCs custom's global register start ...Stanley Chang1-0/+2
2023-05-13usb: dwc3: fix gadget mode suspend interrupt handler issueLinyu Yuan1-0/+2
2023-04-20usb: dwc3: core: add support for disabling High-speed park modeStanley Chang1-0/+4
2023-04-20USB: dwc3: drop dead hibernation codeJohan Hovold1-8/+0
2023-03-29usb: dwc3: Add function suspend and function wakeup supportElson Roy Serrao1-0/+3
2023-03-29usb: dwc3: Add remote wakeup handlingElson Roy Serrao1-0/+2
2023-03-27Merge 6.3-rc4 into usb-nextGreg Kroah-Hartman1-1/+1
2023-03-09usb: dwc3: core: add external vBus supply support for ulpi phyPiyush Mehta1-0/+4
2023-03-09usb: dwc3: Fix a typo in field nameVincenzo Palazzo1-1/+1
2023-02-06USB: dwc3: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-0/+2
2022-09-22usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resu...Piyush Mehta1-0/+4
2022-09-22usb: dwc3: core: add gfladj_refclk_lpm_sel quirkAlexander Stein1-0/+2
2022-09-07usb: dwc3: Avoid unmapping USB requests if endxfer is not completeWesley Cheng1-0/+1
2022-06-29usb: dwc3: document async_callbacks fieldMauro Carvalho Chehab1-0/+2
2022-06-10usb: dwc3: add power down scale settingLi Jun1-0/+1
2022-04-23usb: dwc3: EP clear halt leading to clearing of delayed_statusWesley Cheng1-0/+2
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