summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc2/core.h
AgeCommit message (Expand)Author
2024-03-26usb: dwc2: gadget: LPM flow fixMinas Harutyunyan
2024-03-26usb: dwc2: host: Fix remote wakeup from hibernationMinas Harutyunyan
2024-03-26usb: dwc2: host: Fix hibernation flowMinas Harutyunyan
2023-08-22usb: dwc2: add pci_device_id driver_data parse supportYinbo Zhu
2023-04-20usb: dwc2: platform: add support for utmi optional clockFabrice Gasnier
2022-09-22usb: dwc2: Remove redundant license textChristophe JAILLET
2022-04-21USB: dwc2: Add OTG support for Ingenic SoCs.周琰杰 (Zhou Yanjie)
2022-02-17usb: dwc2: drd: fix soft connect when gadget is unconfiguredFabrice Gasnier
2021-12-30usb: dwc2: Simplify a bitmap declarationChristophe JAILLET
2021-12-17usb: dwc2: drd: add role-switch-default-node supportFabrice Gasnier
2021-10-25usb: dwc2: add otg_rev and otg_caps information for gadget driverFabrice Gasnier
2021-07-26Merge v5.14-rc3 into usb-nextGreg Kroah-Hartman
2021-07-21usb: dwc2: gadget: Add endpoint wedge supportMinas Harutyunyan
2021-07-21usb: dwc2: Skip clock gating on Samsung SoCsMarek Szyprowski
2021-05-10usb: dwc2: Fix gadget DMA unmap directionPhil Elwell
2021-04-22usb: dwc2: Clear fifo_map when resetting core.Artur Petrosyan
2021-04-22usb: dwc2: Enable RPi in ACPI modeJeremy Linton
2021-04-13usb: dwc2: Add host clock gating support functionsArtur Petrosyan
2021-04-13usb: dwc2: Add device clock gating support functionsArtur Petrosyan
2021-04-09usb: dwc2: Add exit partial power down when port is resumedArtur Petrosyan
2021-04-09usb: dwc2: Add enter partial power down when port is suspendedArtur Petrosyan
2021-04-09usb: dwc2: Update port suspend/resume function definitions.Artur Petrosyan
2021-04-09usb: dwc2: Update enter and exit partial power down functionsArtur Petrosyan
2021-04-09usb: dwc2: Add host partial power down functionsArtur Petrosyan
2021-04-09usb: dwc2: Add device partial power down functionsArtur Petrosyan
2021-04-02usb: dwc2: delete duplicate word in the commentTian Tao
2020-10-02usb: dwc2: override PHY input signals with usb role switch supportAmelie Delaunay
2020-07-27Revert "usb: dwc2: override PHY input signals with usb role switch support"Greg Kroah-Hartman
2020-07-23usb: dwc2: override PHY input signals with usb role switch supportAmelie Delaunay
2020-07-01USB: Fix up terminologyGreg Kroah-Hartman
2020-05-25usb: dwc2: Update Core Reset programming flow.Minas Harutyunyan
2020-05-05USB: dwc2: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-03-15usb: dwc2: add support for STM32MP15 SoCs USB OTG HS and FSAmelie Delaunay
2019-11-04usb: Spelling s/enpoint/endpoint/Geert Uytterhoeven
2019-06-18USB: dwc2: Don't turn off the usbphy in suspend if wakeup is enabledDouglas Anderson
2019-05-03usb: dwc2: Delayed status supportMinas Harutyunyan
2019-05-03usb: dwc2: Move phy init into coreJules Maselbas
2019-05-03usb: dwc2: gadget: Replace phyif with phy_utmi_widthJules Maselbas
2019-05-03usb: dwc2: optionally assert phy reset when waking upDouglas Anderson
2018-10-02usb: dwc2: gadget: Program GREFCLK registerGrigor Tovmasyan
2018-10-02usb: dwc2: gadget: Add parameters for GREFCLK registerGrigor Tovmasyan
2018-10-02usb: dwc2: Add core parameter for service interval supportGrigor Tovmasyan
2018-07-30usb: dwc2: Make dwc2_readl/writel functions endianness-agnostic.Gevorg Sahakyan
2018-07-30usb: dwc2: replace ioread32/iowrite32_rep with dwc2_readl/writel_repGevorg Sahakyan
2018-07-30usb: dwc2: Modify dwc2_readl/writel functions prototypeGevorg Sahakyan
2018-07-26usb: dwc2: Move dwc2_readl/writel functions after hsotg structureGevorg Sahakyan
2018-06-19usb: dwc2: alloc dma aligned buffer for isoc split inWilliam Wu
2018-05-21usb: dwc2: WA for Full speed ISOC IN in DDMA mode.Artur Petrosyan
2018-05-21usb: dwc2: Fix kernel doc's warnings.Grigor Tovmasyan
2018-05-15usb: dwc2: Change reading of current frame number flow.Artur Petrosyan