summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2/core.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* usb: dwc2: WA for Full speed ISOC IN in DDMA mode.Artur Petrosyan2018-05-211-0/+2
* usb: dwc2: Fix kernel doc's warnings.Grigor Tovmasyan2018-05-211-33/+137
* usb: dwc2: Change reading of current frame number flow.Artur Petrosyan2018-05-151-3/+4
* usb: dwc2: Add Interpacket Gap(IPG) feature supportGrigor Tovmasyan2018-05-151-0/+11
* usb: dwc2: Change ISOC DDMA flowMinas Harutyunyan2018-05-151-2/+2
* usb: dwc2: add support for host mode external vbus supplyAmelie Delaunay2018-03-131-0/+2
* usb: dwc2: Force mode optimizationsVardan Mikayelyan2018-03-131-4/+2
* usb: dwc2: Add dwc2_handle_gpwrdn_intr() handlerVardan Mikayelyan2018-03-131-0/+3
* usb: dwc2: Add dwc2_enter_hibernation(), dwc2_exit_hibernation()Vardan Mikayelyan2018-03-131-0/+3
* usb: dwc2: Add host/device hibernation functionsVardan Mikayelyan2018-03-131-0/+18
* usb: dwc2: Add helper functions for restore routineVardan Mikayelyan2018-03-131-0/+3
* usb: dwc2: Changes in registers backup/restore functionsVardan Mikayelyan2018-03-131-2/+4
* usb: dwc2: gadget: Add remote_wakeup_allowed flagVardan Mikayelyan2018-03-131-0/+3
* usb: dwc2: core: Add hibernated flagVardan Mikayelyan2018-03-131-0/+2
* usb: dwc2: gadget: Fix dwc2_restore_device_registersVardan Mikayelyan2018-03-131-2/+3
* usb: dwc2: gadget: Moved dtxfsiz backup array placeVardan Mikayelyan2018-03-131-2/+2
* usb: dwc2: Add hibernation field into dwc2_hw_paramsVardan Mikayelyan2018-03-131-2/+10