Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usb: host: ehci-generic: initialize PHY only when found | Patrice Chotard | 2017-07-28 | 1 | -5/+6 |
* | usb: host: ehci-generic: add generic PHY support | Patrice Chotard | 2017-07-28 | 1 | -1/+30 |
* | usb: host: ehci-generic: add error path and .remove callback | Patrice Chotard | 2017-07-28 | 1 | -23/+95 |
* | usb: host: ehci-generic: replace printf() by error() | Patrice Chotard | 2017-07-28 | 1 | -2/+2 |
* | dm: Rename dev_addr..() functions | Simon Glass | 2017-06-01 | 1 | -1/+1 |
* | usb: ehci-generic: support reset control for generic EHCI | Masahiro Yamada | 2016-09-23 | 1 | -0/+13 |
* | usb: replace ehci_*_remove() with usb_deregister() | Masahiro Yamada | 2016-09-23 | 1 | -6/+1 |
* | clk: convert API to match reset/mailbox style | Stephen Warren | 2016-06-19 | 1 | -7/+7 |
* | usb: ehci: Use map_physmem in ehci-generic | Marek Vasut | 2016-02-24 | 1 | -1/+3 |
* | usb: add clock support for generic EHCI | Masahiro Yamada | 2016-01-25 | 1 | -0/+14 |
* | usb: add support for generic EHCI devices | Alexey Brodkin | 2015-12-07 | 1 | -0/+50 |