index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
/
pci.c
Age
Commit message (
Expand
)
Author
2018-11-14
usb: dwc2: pci: Fix an error code in probe
Dan Carpenter
2018-05-21
usb: dwc2: pci: Fix error return code in dwc2_pci_probe()
Wei Yongjun
2018-05-21
usb: dwc2: Fix kernel doc's warnings.
Grigor Tovmasyan
2018-03-13
usb: dwc2: pci: Handle error cleanup in probe
Vardan Mikayelyan
2018-03-13
usb: dwc2: pci: Move devm_kzalloc() before platform_device_add()
Vardan Mikayelyan
2018-03-13
usb: dwc2: pci: Move usb_phy_generic_register()
Vardan Mikayelyan
2018-03-13
usb: dwc2: pci: Replace kzalloc() with devm_kzalloc()
Vardan Mikayelyan
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-01-24
usb: dwc2: Cleanup some checkpatch issues
John Youn
2016-11-18
usb: dwc2: Deprecate g-use-dma binding
John Youn
2016-11-18
usb: dwc2: Add PCI properties
Vahram Aharonyan
2015-03-11
usb: dwc2: pci: Add device mode to the dwc2-pci driver
John Youn
2015-03-10
usb: move definition of PCI_VENDOR_ID_SYNOPSYS to linux/pci_ids.h
Joseph Kogut
2014-11-14
usb: dwc2: Update common interrupt handler to call gadget interrupt handler
Dinh Nguyen
2014-11-14
usb: dwc2: Move gadget probe function into platform code
Dinh Nguyen
2014-01-13
Move DWC2 driver out of staging
Paul Zimmerman