summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2/core.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 6.9-rc2 into usb-nextGreg Kroah-Hartman2024-04-011-0/+14
|\
| * usb: dwc2: gadget: LPM flow fixMinas Harutyunyan2024-03-261-0/+1
| * usb: dwc2: host: Fix remote wakeup from hibernationMinas Harutyunyan2024-03-261-0/+1
| * usb: dwc2: host: Fix hibernation flowMinas Harutyunyan2024-03-261-0/+12
* | usb: dwc2: Add new parameter eusb2_discMinas Harutyunyan2024-03-261-0/+6
* | usb: dwc2: Add core new versions definitionMinas Harutyunyan2024-03-261-0/+2
|/
* usb: dwc2: add pci_device_id driver_data parse supportYinbo Zhu2023-08-221-0/+1
* usb: dwc2: platform: add support for utmi optional clockFabrice Gasnier2023-04-201-0/+2
* usb: dwc2: Remove redundant license textChristophe JAILLET2022-09-221-30/+0
* USB: dwc2: Add OTG support for Ingenic SoCs.周琰杰 (Zhou Yanjie)2022-04-211-0/+5
* usb: dwc2: drd: fix soft connect when gadget is unconfiguredFabrice Gasnier2022-02-171-0/+2
* usb: dwc2: Simplify a bitmap declarationChristophe JAILLET2021-12-301-2/+1
* usb: dwc2: drd: add role-switch-default-node supportFabrice Gasnier2021-12-171-0/+3
* usb: dwc2: add otg_rev and otg_caps information for gadget driverFabrice Gasnier2021-10-251-10/+9
* Merge v5.14-rc3 into usb-nextGreg Kroah-Hartman2021-07-261-0/+4
|\
| * usb: dwc2: Skip clock gating on Samsung SoCsMarek Szyprowski2021-07-211-0/+4
* | usb: dwc2: gadget: Add endpoint wedge supportMinas Harutyunyan2021-07-211-0/+2
|/
* usb: dwc2: Fix gadget DMA unmap directionPhil Elwell2021-05-101-0/+2
* usb: dwc2: Clear fifo_map when resetting core.Artur Petrosyan2021-04-221-0/+3
* usb: dwc2: Enable RPi in ACPI modeJeremy Linton2021-04-221-0/+2
* usb: dwc2: Add host clock gating support functionsArtur Petrosyan2021-04-131-0/+5
* usb: dwc2: Add device clock gating support functionsArtur Petrosyan2021-04-131-2/+8
* usb: dwc2: Add exit partial power down when port is resumedArtur Petrosyan2021-04-091-2/+3
* usb: dwc2: Add enter partial power down when port is suspendedArtur Petrosyan2021-04-091-2/+3
* usb: dwc2: Update port suspend/resume function definitions.Artur Petrosyan2021-04-091-0/+4
* usb: dwc2: Update enter and exit partial power down functionsArtur Petrosyan2021-04-091-1/+2
* usb: dwc2: Add host partial power down functionsArtur Petrosyan2021-04-091-0/+8
* usb: dwc2: Add device partial power down functionsArtur Petrosyan2021-04-091-0/+10
* usb: dwc2: delete duplicate word in the commentTian Tao2021-04-021-1/+1
* usb: dwc2: override PHY input signals with usb role switch supportAmelie Delaunay2020-10-021-0/+9
* Revert "usb: dwc2: override PHY input signals with usb role switch support"Greg Kroah-Hartman2020-07-271-8/+0
* usb: dwc2: override PHY input signals with usb role switch supportAmelie Delaunay2020-07-231-0/+8
* USB: Fix up terminologyGreg Kroah-Hartman2020-07-011-1/+1
* usb: dwc2: Update Core Reset programming flow.Minas Harutyunyan2020-05-251-0/+4
* USB: dwc2: Use the correct style for SPDX License IdentifierNishad Kamdar2020-05-051-1/+1
* usb: dwc2: add support for STM32MP15 SoCs USB OTG HS and FSAmelie Delaunay2020-03-151-0/+8
* usb: Spelling s/enpoint/endpoint/Geert Uytterhoeven2019-11-041-1/+1
* USB: dwc2: Don't turn off the usbphy in suspend if wakeup is enabledDouglas Anderson2019-06-181-0/+8
* usb: dwc2: Delayed status supportMinas Harutyunyan2019-05-031-0/+2
* usb: dwc2: Move phy init into coreJules Maselbas2019-05-031-0/+2
* usb: dwc2: gadget: Replace phyif with phy_utmi_widthJules Maselbas2019-05-031-2/+0
* usb: dwc2: optionally assert phy reset when waking upDouglas Anderson2019-05-031-0/+8
* usb: dwc2: gadget: Program GREFCLK registerGrigor Tovmasyan2018-10-021-0/+2
* usb: dwc2: gadget: Add parameters for GREFCLK registerGrigor Tovmasyan2018-10-021-0/+18
* usb: dwc2: Add core parameter for service interval supportGrigor Tovmasyan2018-10-021-0/+9
* usb: dwc2: Make dwc2_readl/writel functions endianness-agnostic.Gevorg Sahakyan2018-07-301-2/+13
* usb: dwc2: replace ioread32/iowrite32_rep with dwc2_readl/writel_repGevorg Sahakyan2018-07-301-38/+23
* usb: dwc2: Modify dwc2_readl/writel functions prototypeGevorg Sahakyan2018-07-301-12/+13
* usb: dwc2: Move dwc2_readl/writel functions after hsotg structureGevorg Sahakyan2018-07-261-54/+54
* usb: dwc2: alloc dma aligned buffer for isoc split inWilliam Wu2018-06-191-0/+3