summary refs log tree commit diff
path: root/drivers/usb/dwc2
AgeCommit message (Expand)Author
2021-05-10usb: dwc2: Remove obsolete MODULE_ constants from platform.cMatthijs Kooijman
2021-05-10usb: dwc2: Fix gadget DMA unmap directionPhil Elwell
2021-04-22usb: dwc2: Get rid of useless error checks in suspend interruptArtur Petrosyan
2021-04-22usb: dwc2: Update dwc2_handle_usb_suspend_intr function.Artur Petrosyan
2021-04-22usb: dwc2: Add exit hibernation mode before removing driveArtur Petrosyan
2021-04-22usb: dwc2: Add hibernation exiting flow by system resumeArtur Petrosyan
2021-04-22usb: dwc2: Add hibernation entering flow by system suspendArtur Petrosyan
2021-04-22usb: dwc2: Allow exit hibernation in urb enqueueArtur Petrosyan
2021-04-22usb: dwc2: Move exit hibernation to dwc2_port_resume() functionArtur Petrosyan
2021-04-22usb: dwc2: Move enter hibernation to dwc2_port_suspend() functionArtur Petrosyan
2021-04-22usb: dwc2: Clear GINTSTS_RESTOREDONE bit after restore is generated.Artur Petrosyan
2021-04-22usb: dwc2: Clear fifo_map when resetting core.Artur Petrosyan
2021-04-22usb: dwc2: Allow exiting hibernation from gpwrdn rst detectArtur Petrosyan
2021-04-22usb: dwc2: Fix hibernation between host and device modes.Artur Petrosyan
2021-04-22usb: dwc2: Fix host mode hibernation exit with remote wakeup flow.Artur Petrosyan
2021-04-22usb: dwc2: Reset DEVADDR after exiting gadget hibernation.Artur Petrosyan
2021-04-22usb: dwc2: Update exit hibernation when port reset is assertedArtur Petrosyan
2021-04-22usb: dwc2: Enable RPi in ACPI modeJeremy Linton
2021-04-13usb: dwc2: Add exit clock gating before removing driverArtur Petrosyan
2021-04-13usb: dwc2: Add clock gating exiting flow by system resumeArtur Petrosyan
2021-04-13usb: dwc2: Add clock gating entering flow by system suspendArtur Petrosyan
2021-04-13usb: dwc2: Allow exit clock gating in urb enqueueArtur Petrosyan
2021-04-13usb: dwc2: Update exit clock gating when port is resumedArtur Petrosyan
2021-04-13usb: dwc2: Update enter clock gating when port is suspendedArtur Petrosyan
2021-04-13usb: dwc2: Add exit clock gating when port reset is assertedArtur Petrosyan
2021-04-13usb: dwc2: Add exit clock gating from session request interruptArtur Petrosyan
2021-04-13usb: dwc2: Add exit clock gating from wakeup interruptArtur Petrosyan
2021-04-13usb: dwc2: Allow entering clock gating from USB_SUSPEND interruptArtur Petrosyan
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 before removing driverArtur Petrosyan
2021-04-09usb: dwc2: Fix partial power down exiting by system resumeArtur Petrosyan
2021-04-09usb: dwc2: Update partial power down entering by system suspendArtur Petrosyan
2021-04-09usb: dwc2: Fix session request interrupt handlerArtur Petrosyan
2021-04-09usb: dwc2: Allow exit partial power down in urb enqueueArtur Petrosyan
2021-04-09usb: dwc2: Add part. power down exit from dwc2_conn_id_status_change().Artur Petrosyan
2021-04-09usb: dwc2: Add exit partial power down when port reset is assertedArtur 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: Add partial power down exit flow in wakeup intr.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-05Merge 5.12-rc6 into usb-nextGreg Kroah-Hartman
2021-04-02usb: dwc2: delete duplicate word in the commentTian Tao
2021-04-02usb: dwc2: add parenthess and space around *Tian Tao
2021-03-26usb: dwc2: Prevent core suspend when port connection flag is 0Artur Petrosyan
2021-03-26usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board.Artur Petrosyan
2021-03-10usb: dwc2: Add STM32 related debugfs entriesMartin Devera