summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-generic.c
Commit message (Expand)AuthorAgeFilesLines
* usb: host: ehci-generic: initialize PHY only when foundPatrice Chotard2017-07-281-5/+6
* usb: host: ehci-generic: add generic PHY supportPatrice Chotard2017-07-281-1/+30
* usb: host: ehci-generic: add error path and .remove callbackPatrice Chotard2017-07-281-23/+95
* usb: host: ehci-generic: replace printf() by error()Patrice Chotard2017-07-281-2/+2
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-1/+1
* usb: ehci-generic: support reset control for generic EHCIMasahiro Yamada2016-09-231-0/+13
* usb: replace ehci_*_remove() with usb_deregister()Masahiro Yamada2016-09-231-6/+1
* clk: convert API to match reset/mailbox styleStephen Warren2016-06-191-7/+7
* usb: ehci: Use map_physmem in ehci-genericMarek Vasut2016-02-241-1/+3
* usb: add clock support for generic EHCIMasahiro Yamada2016-01-251-0/+14
* usb: add support for generic EHCI devicesAlexey Brodkin2015-12-071-0/+50