summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc2/pci.c
AgeCommit message (Expand)Author
2021-05-27usb: dwc2: pci: Fix possible copy/paste issueLee Jones
2021-02-04usb: dwc2: pci: Drop the empty quirk functionHeikki Krogerus
2018-11-14usb: dwc2: pci: Fix an error code in probeDan Carpenter
2018-05-21usb: dwc2: pci: Fix error return code in dwc2_pci_probe()Wei Yongjun
2018-05-21usb: dwc2: Fix kernel doc's warnings.Grigor Tovmasyan
2018-03-13usb: dwc2: pci: Handle error cleanup in probeVardan Mikayelyan
2018-03-13usb: dwc2: pci: Move devm_kzalloc() before platform_device_add()Vardan Mikayelyan
2018-03-13usb: dwc2: pci: Move usb_phy_generic_register()Vardan Mikayelyan
2018-03-13usb: dwc2: pci: Replace kzalloc() with devm_kzalloc()Vardan Mikayelyan
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-01-24usb: dwc2: Cleanup some checkpatch issuesJohn Youn
2016-11-18usb: dwc2: Deprecate g-use-dma bindingJohn Youn
2016-11-18usb: dwc2: Add PCI propertiesVahram Aharonyan
2015-03-11usb: dwc2: pci: Add device mode to the dwc2-pci driverJohn Youn
2015-03-10usb: move definition of PCI_VENDOR_ID_SYNOPSYS to linux/pci_ids.hJoseph Kogut
2014-11-14usb: dwc2: Update common interrupt handler to call gadget interrupt handlerDinh Nguyen
2014-11-14usb: dwc2: Move gadget probe function into platform codeDinh Nguyen
2014-01-13Move DWC2 driver out of stagingPaul Zimmerman