summaryrefslogtreecommitdiff
path: root/include/linux/ulpi
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2016-09-14
|\
| * usb: ulpi: make ops struct constantTal Shorer2016-09-06
| * usb: ulpi: remove "dev" field from struct ulpi_opsTal Shorer2016-09-06
| * usb: ulpi: rename operations {read|write}_dev to simply {read|write}Tal Shorer2016-09-06
| * usb: ulpi: remove calls to old api callbacksTal Shorer2016-09-06
| * usb: ulpi: add new api functions, {read|write}_dev()Tal Shorer2016-09-06
* | usb: ulpi: Automatically set driver::owner with ulpi_driver_register()Stephen Boyd2016-08-09
|/
* usb: add bus type for USB ULPIHeikki Krogerus2015-05-13