| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-08-22 | usb: dwc2: add pci_device_id driver_data parse support | Yinbo Zhu | 1 | -13/+1 |
| 2022-09-22 | usb: dwc2: Remove redundant license text | Christophe JAILLET | 1 | -30/+0 |
| 2021-05-27 | usb: dwc2: pci: Fix possible copy/paste issue | Lee Jones | 1 | -1/+1 |
| 2021-02-04 | usb: dwc2: pci: Drop the empty quirk function | Heikki Krogerus | 1 | -18/+0 |
| 2018-11-14 | usb: dwc2: pci: Fix an error code in probe | Dan Carpenter | 1 | -0/+1 |
| 2018-05-21 | usb: dwc2: pci: Fix error return code in dwc2_pci_probe() | Wei Yongjun | 1 | -1/+3 |
| 2018-05-21 | usb: dwc2: Fix kernel doc's warnings. | Grigor Tovmasyan | 1 | -0/+6 |
| 2018-03-13 | usb: dwc2: pci: Handle error cleanup in probe | Vardan Mikayelyan | 1 | -3/+3 |
| 2018-03-13 | usb: dwc2: pci: Move devm_kzalloc() before platform_device_add() | Vardan Mikayelyan | 1 | -4/+4 |
| 2018-03-13 | usb: dwc2: pci: Move usb_phy_generic_register() | Vardan Mikayelyan | 1 | -7/+7 |
| 2018-03-13 | usb: dwc2: pci: Replace kzalloc() with devm_kzalloc() | Vardan Mikayelyan | 1 | -2/+1 |
| 2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-01-24 | usb: dwc2: Cleanup some checkpatch issues | John Youn | 1 | -1/+1 |
| 2016-11-18 | usb: dwc2: Deprecate g-use-dma binding | John Youn | 1 | -1/+0 |
| 2016-11-18 | usb: dwc2: Add PCI properties | Vahram Aharonyan | 1 | -0/+19 |
| 2015-03-11 | usb: dwc2: pci: Add device mode to the dwc2-pci driver | John Youn | 1 | -87/+72 |
| 2015-03-10 | usb: move definition of PCI_VENDOR_ID_SYNOPSYS to linux/pci_ids.h | Joseph Kogut | 1 | -1/+0 |
| 2014-11-14 | usb: dwc2: Update common interrupt handler to call gadget interrupt handler | Dinh Nguyen | 1 | -0/+6 |
| 2014-11-14 | usb: dwc2: Move gadget probe function into platform code | Dinh Nguyen | 1 | -0/+1 |
| 2014-01-13 | Move DWC2 driver out of staging | Paul Zimmerman | 1 | -0/+178 |