Age | Commit message (Expand) | Author |
2021-09-14 | usb: dwc2: gadget: Fix ISOC transfer complete handling for DDMA | Minas Harutyunyan |
2021-09-14 | usb: dwc2: gadget: Fix ISOC flow for BDMA and Slave | Minas Harutyunyan |
2021-09-14 | usb: dwc2: check return value after calling platform_get_resource() | Yang Yingliang |
2021-08-27 | usb: dwc2: Fix spelling mistake "was't" -> "wasn't" | Colin Ian King |
2021-08-13 | usb: dwc2: gadget: implement udc_set_speed() | Argishti Aleksanyan |
2021-07-26 | Merge v5.14-rc3 into usb-next | Greg Kroah-Hartman |
2021-07-21 | usb: dwc2: gadget: Add endpoint wedge support | Minas Harutyunyan |
2021-07-21 | usb: dwc2: gadget: Fix sending zero length packet in DDMA mode. | Minas Harutyunyan |
2021-07-21 | usb: dwc2: Skip clock gating on Samsung SoCs | Marek Szyprowski |
2021-07-21 | usb: dwc2: gadget: Fix GOUTNAK flow for Slave mode. | Minas Harutyunyan |
2021-06-09 | usb: dwc2: Don't reset the core after setting turnaround time | Clément Lassieur |
2021-05-27 | usb: dwc2: gadget: Repair 'dwc2_hsotg_core_init_disconnected()'s documentation | Lee Jones |
2021-05-27 | usb: dwc2: pci: Fix possible copy/paste issue | Lee Jones |
2021-05-27 | usb: dwc2: hcd_queue: Fix typeo in function name 'dwc2_hs_pmap_unschedule()' | Lee Jones |
2021-05-27 | usb: dwc2: params: Fix naming of 'dwc2_get_hwparams()' in the docs | Lee Jones |
2021-05-27 | usb: dwc2: platform: Provide function name for 'dwc2_check_core_version()' | Lee Jones |
2021-05-21 | USB: dwc2: drop irq-flags initialisations | Johan Hovold |
2021-05-10 | usb: dwc2: Remove obsolete MODULE_ constants from platform.c | Matthijs Kooijman |
2021-05-10 | usb: dwc2: Fix gadget DMA unmap direction | Phil Elwell |
2021-04-22 | usb: dwc2: Get rid of useless error checks in suspend interrupt | Artur Petrosyan |
2021-04-22 | usb: dwc2: Update dwc2_handle_usb_suspend_intr function. | Artur Petrosyan |
2021-04-22 | usb: dwc2: Add exit hibernation mode before removing drive | Artur Petrosyan |
2021-04-22 | usb: dwc2: Add hibernation exiting flow by system resume | Artur Petrosyan |
2021-04-22 | usb: dwc2: Add hibernation entering flow by system suspend | Artur Petrosyan |
2021-04-22 | usb: dwc2: Allow exit hibernation in urb enqueue | Artur Petrosyan |
2021-04-22 | usb: dwc2: Move exit hibernation to dwc2_port_resume() function | Artur Petrosyan |
2021-04-22 | usb: dwc2: Move enter hibernation to dwc2_port_suspend() function | Artur Petrosyan |
2021-04-22 | usb: dwc2: Clear GINTSTS_RESTOREDONE bit after restore is generated. | Artur Petrosyan |
2021-04-22 | usb: dwc2: Clear fifo_map when resetting core. | Artur Petrosyan |
2021-04-22 | usb: dwc2: Allow exiting hibernation from gpwrdn rst detect | Artur Petrosyan |
2021-04-22 | usb: dwc2: Fix hibernation between host and device modes. | Artur Petrosyan |
2021-04-22 | usb: dwc2: Fix host mode hibernation exit with remote wakeup flow. | Artur Petrosyan |
2021-04-22 | usb: dwc2: Reset DEVADDR after exiting gadget hibernation. | Artur Petrosyan |
2021-04-22 | usb: dwc2: Update exit hibernation when port reset is asserted | Artur Petrosyan |
2021-04-22 | usb: dwc2: Enable RPi in ACPI mode | Jeremy Linton |
2021-04-13 | usb: dwc2: Add exit clock gating before removing driver | Artur Petrosyan |
2021-04-13 | usb: dwc2: Add clock gating exiting flow by system resume | Artur Petrosyan |
2021-04-13 | usb: dwc2: Add clock gating entering flow by system suspend | Artur Petrosyan |
2021-04-13 | usb: dwc2: Allow exit clock gating in urb enqueue | Artur Petrosyan |
2021-04-13 | usb: dwc2: Update exit clock gating when port is resumed | Artur Petrosyan |
2021-04-13 | usb: dwc2: Update enter clock gating when port is suspended | Artur Petrosyan |
2021-04-13 | usb: dwc2: Add exit clock gating when port reset is asserted | Artur Petrosyan |
2021-04-13 | usb: dwc2: Add exit clock gating from session request interrupt | Artur Petrosyan |
2021-04-13 | usb: dwc2: Add exit clock gating from wakeup interrupt | Artur Petrosyan |
2021-04-13 | usb: dwc2: Allow entering clock gating from USB_SUSPEND interrupt | Artur Petrosyan |
2021-04-13 | usb: dwc2: Add host clock gating support functions | Artur Petrosyan |
2021-04-13 | usb: dwc2: Add device clock gating support functions | Artur Petrosyan |
2021-04-09 | usb: dwc2: Add exit partial power down before removing driver | Artur Petrosyan |
2021-04-09 | usb: dwc2: Fix partial power down exiting by system resume | Artur Petrosyan |
2021-04-09 | usb: dwc2: Update partial power down entering by system suspend | Artur Petrosyan |