summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/core.h
AgeCommit message (Expand)Author
2021-11-17usb: dwc3: core: Revise GHWPARAMS9 offsetThinh Nguyen
2021-10-22usb: dwc3: Align DWC3_EP_* flag macrosJack Pham
2021-10-22usb: dwc3: gadget: Skip resizing EP's TX FIFO if already resizedJack Pham
2021-09-21usb: dwc3: gadget: Avoid starting DWC3 gadget during UDC unbindWesley Cheng
2021-09-14usb: dwc3: reference clock period configurationBalaji Prakash J
2021-08-18usb: dwc3: Decouple USB 2.0 L1 & L2 eventsJack Pham
2021-07-26Merge v5.14-rc3 into usb-nextGreg Kroah-Hartman
2021-07-21usb: dwc3: avoid NULL access of usb_gadget_driverLinyu Yuan
2021-07-12usb: dwc3: Resize TX FIFOs to meet EP bursting requirementsWesley Cheng
2021-06-10USB: dwc3: remove debugfs root dentry storageGreg Kroah-Hartman
2021-05-10usb: dwc3: gadget: Rename EOPF event macros to SuspendJack Pham
2021-05-10usb: dwc3: core: Add missing GHWPARAMS9 docThinh Nguyen
2021-04-23usb: dwc3: gadget: Handle DEV_TXF_FLUSH_BYPASS capabilityThinh Nguyen
2021-04-23usb: dwc3: Capture new capability register GHWPARAMS9Thinh Nguyen
2021-04-22usb: dwc3: core: Do core softreset when switch modeYu Chen
2021-04-14usb: dwc3: gadget: Check for disabled LPM quirkThinh Nguyen
2021-04-14usb: dwc3: gadget: Ignore Packet Pending bitThinh Nguyen
2021-04-02usb: dwc3: add cancelled reasons for dwc3 requestsRay Chi
2021-03-28usb: dwc3: Create helper function getting MDWIDTHThinh Nguyen
2021-03-23usb: dwc3: gadget: Remove invalid low-speed settingThinh Nguyen
2021-03-10usb: dwc3: document usb_psy in struct dwc3Ray Chi
2021-03-10usb: dwc3: add a power supply for current controlRay Chi
2021-02-06usb: dwc3: gadget: Track connected SSP rate and lane countThinh Nguyen
2021-02-06usb: dwc3: gadget: Implement setting of SSP rateThinh Nguyen
2021-02-06usb: dwc3: core: Check maximum_speed SSP genXxYThinh Nguyen
2021-01-14USB: dwc3: document gadget_max_speedMauro Carvalho Chehab
2021-01-11Merge 5.11-rc3 into usb-nextGreg Kroah-Hartman
2021-01-04usb: dwc3: gadget: Preserve UDC max speed settingWesley Cheng
2020-12-28usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completionSerge Semin
2020-10-28usb: fix kernel-doc markupsMauro Carvalho Chehab
2020-10-02usb: dwc3: Add splitdisable quirk for Hisilicon Kirin SocYu Chen
2020-10-02usb: dwc3: allocate gadget structure dynamicallyPeter Chen
2020-10-02usb: dwc3: core: fix checkpatch warningsFelipe Balbi
2020-09-24usb: dwc3: gadget: END_TRANSFER before CLEAR_STALL commandThinh Nguyen
2020-07-15usb: dwc3: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-05-25usb: dwc3: gadget: Use SET_EP_PRIME for NoStreamThinh Nguyen
2020-05-25usb: dwc3: gadget: Handle stream transfersThinh Nguyen
2020-05-25usb: dwc3: gadget: Wait for transfer completionThinh Nguyen
2020-05-25usb: dwc3: Get MDWIDTH for DWC_usb32Thinh Nguyen
2020-05-25usb: dwc3: Add support for DWC_usb32 IPThinh Nguyen
2020-05-05USB: dwc3: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-04-16usb: dwc3: gadget: Properly set maxpacket limitThinh Nguyen
2020-04-16usb: dwc3: Fix GTXFIFOSIZ.TXFDEP macro nameThinh Nguyen
2020-03-15usb: dwc3: Add support for role-switch-default-mode bindingJohn Stultz
2020-03-15usb: dwc3: Registering a role switch in the DRD code.Yu Chen
2020-03-15usb: dwc3: core: add support for disabling SS instances in park modeNeil Armstrong
2020-01-15usb: dwc3: gadget: Delay starting transferThinh Nguyen
2020-01-15usb: dwc3: gadget: Check END_TRANSFER completionThinh Nguyen
2019-08-09usb: dwc3: Update soft-reset wait polling rateThinh Nguyen
2019-06-20usb: dwc3: remove unused @lock member of dwc3_ep structChunfeng Yun