summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2/pci.c
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc2: pci: Fix an error code in probeDan Carpenter2018-11-141-0/+1
* usb: dwc2: pci: Fix error return code in dwc2_pci_probe()Wei Yongjun2018-05-211-1/+3
* usb: dwc2: Fix kernel doc's warnings.Grigor Tovmasyan2018-05-211-0/+6
* usb: dwc2: pci: Handle error cleanup in probeVardan Mikayelyan2018-03-131-3/+3
* usb: dwc2: pci: Move devm_kzalloc() before platform_device_add()Vardan Mikayelyan2018-03-131-4/+4
* usb: dwc2: pci: Move usb_phy_generic_register()Vardan Mikayelyan2018-03-131-7/+7
* usb: dwc2: pci: Replace kzalloc() with devm_kzalloc()Vardan Mikayelyan2018-03-131-2/+1Star
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: dwc2: Cleanup some checkpatch issuesJohn Youn2017-01-241-1/+1
* usb: dwc2: Deprecate g-use-dma bindingJohn Youn2016-11-181-1/+0Star
* usb: dwc2: Add PCI propertiesVahram Aharonyan2016-11-181-0/+19
* usb: dwc2: pci: Add device mode to the dwc2-pci driverJohn Youn2015-03-111-87/+72Star
* usb: move definition of PCI_VENDOR_ID_SYNOPSYS to linux/pci_ids.hJoseph Kogut2015-03-101-1/+0Star
* usb: dwc2: Update common interrupt handler to call gadget interrupt handlerDinh Nguyen2014-11-141-0/+6
* usb: dwc2: Move gadget probe function into platform codeDinh Nguyen2014-11-141-0/+1
* Move DWC2 driver out of stagingPaul Zimmerman2014-01-131-0/+178