aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/usb/dwc3/core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-05usb: dwc3: core: Add DWC31 version 2.00a controllerWesley Cheng1-0/+1
2024-02-19Merge 6.8-rc5 into usb-nextGreg Kroah-Hartman1-1/+0
2024-02-17usb: dwc3: apply snps,host-vbus-glitches workaround unconditionallyFrank Li1-2/+0
2024-02-17usb: dwc3: gadget: Rewrite endpoint allocation flowThinh Nguyen1-0/+1
2024-02-09Revert "usb: dwc3: Support EBC feature of DWC_usb31"Thinh Nguyen1-1/+0
2024-01-27usb: dwc3: Add workaround for host mode VBUS glitch when bootRan Wang1-0/+2
2024-01-04usb: dwc3: Support EBC feature of DWC_usb31Manan Aurora1-0/+1
2024-01-04usb: dwc3: core: set force_gen1 bit in USB31 devices if max speed is SSKrishna Kurapati1-0/+5
2023-10-21usb: dwc3: add optional PHY interface clocksSebastian Reichel1-0/+4
2023-10-05usb: dwc3: document gfladj_refclk_lpm_sel fieldSwarup Laxman Kotiaklapudi1-0/+2
2023-10-02usb: 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 addressStanley 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 resume bugPiyush 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