summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-generic.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* usb: ohci-generic: replace pr_err() by dev_err()Patrice Chotard2018-03-171-7/+6
* usb: ohci-generic: factorize PHY operationPatrice Chotard2018-03-171-40/+59
* usb: ohci-generic: handle phy power on/offPatrice Chotard2018-03-171-0/+17
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-9/+9
* usb: host: ohci-generic: initialize PHY only when foundPatrice Chotard2017-07-281-5/+6
* usb: host: ohci-generic: add generic PHY supportPatrice Chotard2017-07-281-1/+30
* usb: host: ohci-generic: add RESET supportPatrice Chotard2017-07-281-2/+40
* usb: host: ohci-generic: add CLOCK supportPatrice Chotard2017-07-281-2/+53
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-1/+1
* usb: add support of generic OHCI devicesAlexey Brodkin2015-12-171-0/+45