summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/core.h
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: Support EBC feature of DWC_usb31Manan Aurora2024-01-041-0/+1
* usb: dwc3: core: set force_gen1 bit in USB31 devices if max speed is SSKrishna Kurapati2024-01-041-0/+5
* usb: dwc3: add optional PHY interface clocksSebastian Reichel2023-10-211-0/+4
* usb: dwc3: document gfladj_refclk_lpm_sel fieldSwarup Laxman Kotiaklapudi2023-10-051-0/+2
* usb: dwc3: core: configure TX/RX threshold for DWC3_IPStanley Chang2023-10-021-0/+13
* Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"Jakub Vanek2023-07-251-3/+0
* Merge 6.4-rc4 into usb-nextGreg Kroah-Hartman2023-05-281-0/+2
|\
| * usb: dwc3: fix gadget mode suspend interrupt handler issueLinyu Yuan2023-05-131-0/+2
* | usb: dwc3: core: add support for realtek SoCs custom's global register start ...Stanley Chang2023-05-131-0/+2
|/
* usb: dwc3: core: add support for disabling High-speed park modeStanley Chang2023-04-201-0/+4
* USB: dwc3: drop dead hibernation codeJohan Hovold2023-04-201-8/+0
* usb: dwc3: Add function suspend and function wakeup supportElson Roy Serrao2023-03-291-0/+3
* usb: dwc3: Add remote wakeup handlingElson Roy Serrao2023-03-291-0/+2
* Merge 6.3-rc4 into usb-nextGreg Kroah-Hartman2023-03-271-1/+1
|\
| * usb: dwc3: Fix a typo in field nameVincenzo Palazzo2023-03-091-1/+1
* | usb: dwc3: core: add external vBus supply support for ulpi phyPiyush Mehta2023-03-091-0/+4
|/
* USB: dwc3: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-061-0/+2
* usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resu...Piyush Mehta2022-09-221-0/+4
* usb: dwc3: core: add gfladj_refclk_lpm_sel quirkAlexander Stein2022-09-221-0/+2
* usb: dwc3: Avoid unmapping USB requests if endxfer is not completeWesley Cheng2022-09-071-0/+1
* usb: dwc3: document async_callbacks fieldMauro Carvalho Chehab2022-06-291-0/+2
* usb: dwc3: add power down scale settingLi Jun2022-06-101-0/+1
* usb: dwc3: EP clear halt leading to clearing of delayed_statusWesley Cheng2022-04-231-0/+2
* usb: dwc3: Issue core soft reset before enabling run/stopWesley Cheng2022-03-181-0/+2
* usb: dwc3: gadget: Wait for ep0 xfers to complete during dequeueThinh Nguyen2022-03-151-0/+1
* usb: dwc3: core: do not use 3.0 clock when operating in 2.0 modeBin Yang2022-03-151-0/+1
* usb: dwc3: Program GFLADJSean Anderson2022-02-081-0/+3
* usb: dwc3: Get clocks individuallySean Anderson2022-02-081-4/+6
* usb: dwc3: gadget: Support Multi-Stream TransferThinh Nguyen2021-12-131-0/+9
* usb: dwc3: core: Revise GHWPARAMS9 offsetThinh Nguyen2021-11-171-1/+1
* usb: dwc3: Align DWC3_EP_* flag macrosJack Pham2021-10-221-8/+8
* usb: dwc3: gadget: Skip resizing EP's TX FIFO if already resizedJack Pham2021-10-221-0/+1
* usb: dwc3: gadget: Avoid starting DWC3 gadget during UDC unbindWesley Cheng2021-09-211-0/+2
* usb: dwc3: reference clock period configurationBalaji Prakash J2021-09-141-0/+6
* usb: dwc3: Decouple USB 2.0 L1 & L2 eventsJack Pham2021-08-181-2/+3
* Merge v5.14-rc3 into usb-nextGreg Kroah-Hartman2021-07-261-0/+1
|\
| * usb: dwc3: avoid NULL access of usb_gadget_driverLinyu Yuan2021-07-211-0/+1
* | usb: dwc3: Resize TX FIFOs to meet EP bursting requirementsWesley Cheng2021-07-121-0/+16
|/
* USB: dwc3: remove debugfs root dentry storageGreg Kroah-Hartman2021-06-101-2/+0
* usb: dwc3: gadget: Rename EOPF event macros to SuspendJack Pham2021-05-101-3/+3
* usb: dwc3: core: Add missing GHWPARAMS9 docThinh Nguyen2021-05-101-0/+1
* usb: dwc3: gadget: Handle DEV_TXF_FLUSH_BYPASS capabilityThinh Nguyen2021-04-231-0/+3
* usb: dwc3: Capture new capability register GHWPARAMS9Thinh Nguyen2021-04-231-0/+2
* usb: dwc3: core: Do core softreset when switch modeYu Chen2021-04-221-0/+5
* usb: dwc3: gadget: Check for disabled LPM quirkThinh Nguyen2021-04-141-1/+3
* usb: dwc3: gadget: Ignore Packet Pending bitThinh Nguyen2021-04-141-0/+1
* usb: dwc3: add cancelled reasons for dwc3 requestsRay Chi2021-04-021-5/+7
* usb: dwc3: Create helper function getting MDWIDTHThinh Nguyen2021-03-281-2/+17
* usb: dwc3: gadget: Remove invalid low-speed settingThinh Nguyen2021-03-231-2/+0
* usb: dwc3: document usb_psy in struct dwc3Ray Chi2021-03-101-0/+1