aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ulpi
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 3-0/+3
2016-09-14Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Gravatar Greg Kroah-Hartman 2-6/+5
2016-09-06usb: ulpi: make ops struct constantGravatar Tal Shorer 2-2/+2
2016-09-06usb: ulpi: remove "dev" field from struct ulpi_opsGravatar Tal Shorer 1-2/+1
2016-09-06usb: ulpi: rename operations {read|write}_dev to simply {read|write}Gravatar Tal Shorer 1-2/+2
2016-09-06usb: ulpi: remove calls to old api callbacksGravatar Tal Shorer 1-2/+0
2016-09-06usb: ulpi: add new api functions, {read|write}_dev()Gravatar Tal Shorer 1-0/+2
2016-08-09usb: ulpi: Automatically set driver::owner with ulpi_driver_register()Gravatar Stephen Boyd 1-1/+5
2015-05-13usb: add bus type for USB ULPIGravatar Heikki Krogerus 3-0/+213