summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc2: Fix spelling mistake "was't" -> "wasn't"Colin Ian King2021-08-271-1/+1
* usb: dwc2: gadget: implement udc_set_speed()Argishti Aleksanyan2021-08-131-0/+23
* Merge v5.14-rc3 into usb-nextGreg Kroah-Hartman2021-07-265-7/+38
|\
| * usb: dwc2: gadget: Fix sending zero length packet in DDMA mode.Minas Harutyunyan2021-07-211-4/+6
| * usb: dwc2: Skip clock gating on Samsung SoCsMarek Szyprowski2021-07-214-3/+11
| * usb: dwc2: gadget: Fix GOUTNAK flow for Slave mode.Minas Harutyunyan2021-07-211-0/+21
* | usb: dwc2: gadget: Add endpoint wedge supportMinas Harutyunyan2021-07-212-1/+29
|/
* usb: dwc2: Don't reset the core after setting turnaround timeClément Lassieur2021-06-091-9/+21
* usb: dwc2: gadget: Repair 'dwc2_hsotg_core_init_disconnected()'s documentationLee Jones2021-05-271-1/+1
* usb: dwc2: pci: Fix possible copy/paste issueLee Jones2021-05-271-1/+1
* usb: dwc2: hcd_queue: Fix typeo in function name 'dwc2_hs_pmap_unschedule()'Lee Jones2021-05-271-1/+1
* usb: dwc2: params: Fix naming of 'dwc2_get_hwparams()' in the docsLee Jones2021-05-271-2/+2
* usb: dwc2: platform: Provide function name for 'dwc2_check_core_version()'Lee Jones2021-05-271-1/+1
* USB: dwc2: drop irq-flags initialisationsJohan Hovold2021-05-211-6/+6
* usb: dwc2: Remove obsolete MODULE_ constants from platform.cMatthijs Kooijman2021-05-101-4/+0
* usb: dwc2: Fix gadget DMA unmap directionPhil Elwell2021-05-102-1/+4
* usb: dwc2: Get rid of useless error checks in suspend interruptArtur Petrosyan2021-04-222-14/+7
* usb: dwc2: Update dwc2_handle_usb_suspend_intr function.Artur Petrosyan2021-04-221-5/+7
* usb: dwc2: Add exit hibernation mode before removing driveArtur Petrosyan2021-04-221-0/+15
* usb: dwc2: Add hibernation exiting flow by system resumeArtur Petrosyan2021-04-221-0/+10
* usb: dwc2: Add hibernation entering flow by system suspendArtur Petrosyan2021-04-221-0/+10
* usb: dwc2: Allow exit hibernation in urb enqueueArtur Petrosyan2021-04-221-0/+14
* usb: dwc2: Move exit hibernation to dwc2_port_resume() functionArtur Petrosyan2021-04-221-6/+7
* usb: dwc2: Move enter hibernation to dwc2_port_suspend() functionArtur Petrosyan2021-04-221-4/+14
* usb: dwc2: Clear GINTSTS_RESTOREDONE bit after restore is generated.Artur Petrosyan2021-04-221-0/+6
* usb: dwc2: Clear fifo_map when resetting core.Artur Petrosyan2021-04-222-0/+19
* usb: dwc2: Allow exiting hibernation from gpwrdn rst detectArtur Petrosyan2021-04-221-5/+18
* usb: dwc2: Fix hibernation between host and device modes.Artur Petrosyan2021-04-221-71/+83
* usb: dwc2: Fix host mode hibernation exit with remote wakeup flow.Artur Petrosyan2021-04-221-1/+9
* 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