summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-generic.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-17usb: ohci-generic: replace pr_err() by dev_err()Patrice Chotard1-7/+6
2018-03-17usb: ohci-generic: factorize PHY operationPatrice Chotard1-40/+59
2018-03-17usb: ohci-generic: handle phy power on/offPatrice Chotard1-0/+17
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada1-9/+9
2017-07-29usb: host: ohci-generic: initialize PHY only when foundPatrice Chotard1-5/+6
2017-07-29usb: host: ohci-generic: add generic PHY supportPatrice Chotard1-1/+30
2017-07-29usb: host: ohci-generic: add RESET supportPatrice Chotard1-2/+40
2017-07-29usb: host: ohci-generic: add CLOCK supportPatrice Chotard1-2/+53
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-1/+1
2015-12-17usb: add support of generic OHCI devicesAlexey Brodkin1-0/+45