aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/ulpi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-07USB: dwc3: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-06-13usb: dwc3: ulpi: conditionally resume ULPI PHYFelipe Balbi1-0/+12
2016-09-06usb: dwc3: ulpi: make dwc3_ulpi_ops constantTal Shorer1-1/+1
2016-09-06usb: ulpi: rename operations {read|write}_dev to simply {read|write}Tal Shorer1-2/+2
2016-09-06usb: dwc3: ulpi: use new apiTal Shorer1-6/+6
2015-05-13usb: dwc3: add ULPI interface supportHeikki Krogerus1-0/+91