summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/ulpi.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-28usb: dwc3: ulpi: Fix USB2.0 HS/FS/LS PHY suspend regressionSerge Semin1-13/+5
2020-12-28usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based oneSerge Semin1-3/+15
2020-12-28usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completionSerge Semin1-1/+1
2020-10-02usb: dwc3: ulpi: fix checkpatch warningFelipe Balbi1-1/+1
2020-07-03usb: dwc3: ulpi: File headers are not doc headersLee Jones1-1/+1
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