aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/ulpi/interface.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-09-06usb: ulpi: make ops struct constantTal Shorer1-1/+1
2016-09-06usb: ulpi: remove "dev" field from struct ulpi_opsTal Shorer1-2/+1
2016-09-06usb: ulpi: rename operations {read|write}_dev to simply {read|write}Tal Shorer1-2/+2
2016-09-06usb: ulpi: remove calls to old api callbacksTal Shorer1-2/+0
2016-09-06usb: ulpi: add new api functions, {read|write}_dev()Tal Shorer1-0/+2
2015-05-13usb: add bus type for USB ULPIHeikki Krogerus1-0/+23