summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2
Commit message (Expand)AuthorAgeFilesLines
...
* usb: dwc2: Reset DEVADDR after exiting gadget hibernation.Artur Petrosyan2021-04-221-0/+4
* usb: dwc2: Update exit hibernation when port reset is assertedArtur Petrosyan2021-04-221-6/+11
* usb: dwc2: Enable RPi in ACPI modeJeremy Linton2021-04-223-1/+20
* usb: dwc2: Add exit clock gating before removing driverArtur Petrosyan2021-04-131-0/+9
* usb: dwc2: Add clock gating exiting flow by system resumeArtur Petrosyan2021-04-131-0/+22
* usb: dwc2: Add clock gating entering flow by system suspendArtur Petrosyan2021-04-131-0/+9
* usb: dwc2: Allow exit clock gating in urb enqueueArtur Petrosyan2021-04-131-0/+8
* usb: dwc2: Update exit clock gating when port is resumedArtur Petrosyan2021-04-131-25/+4
* usb: dwc2: Update enter clock gating when port is suspendedArtur Petrosyan2021-04-131-15/+4
* usb: dwc2: Add exit clock gating when port reset is assertedArtur Petrosyan2021-04-131-0/+4
* usb: dwc2: Add exit clock gating from session request interruptArtur Petrosyan2021-04-131-6/+13
* usb: dwc2: Add exit clock gating from wakeup interruptArtur Petrosyan2021-04-131-11/+22
* usb: dwc2: Allow entering clock gating from USB_SUSPEND interruptArtur Petrosyan2021-04-131-3/+7
* usb: dwc2: Add host clock gating support functionsArtur Petrosyan2021-04-132-0/+91
* usb: dwc2: Add device clock gating support functionsArtur Petrosyan2021-04-132-2/+79
* usb: dwc2: Add exit partial power down before removing driverArtur Petrosyan2021-04-091-1/+10
* usb: dwc2: Fix partial power down exiting by system resumeArtur Petrosyan2021-04-091-44/+46
* usb: dwc2: Update partial power down entering by system suspendArtur Petrosyan2021-04-091-35/+18
* usb: dwc2: Fix session request interrupt handlerArtur Petrosyan2021-04-091-0/+8
* usb: dwc2: Allow exit partial power down in urb enqueueArtur Petrosyan2021-04-091-0/+7
* usb: dwc2: Add part. power down exit from dwc2_conn_id_status_change().Artur Petrosyan2021-04-091-0/+9
* usb: dwc2: Add exit partial power down when port reset is assertedArtur Petrosyan2021-04-091-0/+9
* usb: dwc2: Add exit partial power down when port is resumedArtur Petrosyan2021-04-092-24/+42
* usb: dwc2: Add enter partial power down when port is suspendedArtur Petrosyan2021-04-092-19/+34
* usb: dwc2: Update port suspend/resume function definitions.Artur Petrosyan2021-04-092-6/+23
* usb: dwc2: Add partial power down exit flow in wakeup intr.Artur Petrosyan2021-04-091-9/+8
* usb: dwc2: Update enter and exit partial power down functionsArtur Petrosyan2021-04-096-115/+45
* usb: dwc2: Add host partial power down functionsArtur Petrosyan2021-04-092-0/+168
* usb: dwc2: Add device partial power down functionsArtur Petrosyan2021-04-092-0/+138
* Merge 5.12-rc6 into usb-nextGreg Kroah-Hartman2021-04-051-2/+3
|\
| * usb: dwc2: Prevent core suspend when port connection flag is 0Artur Petrosyan2021-03-261-1/+2
| * usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board.Artur Petrosyan2021-03-261-1/+1
* | usb: dwc2: delete duplicate word in the commentTian Tao2021-04-021-1/+1
* | usb: dwc2: add parenthess and space around *Tian Tao2021-04-021-1/+1
* | usb: dwc2: Add STM32 related debugfs entriesMartin Devera2021-03-101-0/+2
|/
* Merge 5.11-rc7 into usb-nextGreg Kroah-Hartman2021-02-081-7/+1
|\
| * usb: dwc2: Fix endpoint direction check in ep_from_windexHeiko Stuebner2021-02-051-7/+1
* | usb: dwc2: pci: Drop the empty quirk functionHeikki Krogerus2021-02-041-18/+0
* | usb: dwc2: Make "trimming xfer length" a debug messageGuenter Roeck2021-01-261-1/+1
* | usb: dwc2: Abort transaction after errors with unknown reasonGuenter Roeck2021-01-261-0/+12
* | usb: dwc2: Do not update data length if it is 0 on inbound transfersGuenter Roeck2021-01-261-7/+8
* | usb: dwc2: disable Link Power Management on STM32MP15 HS OTGAmelie Delaunay2021-01-121-0/+4
* | usb: dwc2: enable FS/LS PHY clock select on STM32MP15 FS OTGAmelie Delaunay2021-01-121-0/+2
* | usb: dwc2: set ahbcfg parameter for STM32MP15 OTG HS and FSAmelie Delaunay2021-01-121-0/+2
|/
* usb: dwc2: Avoid leaving the error_debugfs label unusedMartin Blumenstingl2020-10-271-0/+3
* usb: dwc2: Fix INTR OUT transfers in DDMA mode.Minas Harutyunyan2020-10-021-7/+33
* usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCsAmelie Delaunay2020-10-021-1/+1
* usb: dwc2: override PHY input signals with usb role switch supportAmelie Delaunay2020-10-026-4/+210
* usb: dwc2: Always disable regulators on driver teardownMarc Zyngier2020-10-021-4/+13
* usb: dwc2: add support for APM82181 USB OTGChristian Lamparter2020-10-021-0/+1