summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-generic.c
AgeCommit message (Expand)Author
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2019-09-11usb: ehci-generic: don't probe fail if there is no clk_enable() opsKever Yang
2018-09-15usb: ehci-generic: Add vbus-supply regulator supportPatrice Chotard
2018-08-28usb: ehci: Make the PHY handling genericMarek Vasut
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-17usb: ehci-generic: replace pr_err() by dev_err()Patrice Chotard
2018-03-17usb: ehci-generic: factorize PHY operationPatrice Chotard
2018-03-17usb: ehci-generic: handle phy power on/offPatrice Chotard
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-09-27usb: host: ehci-generic: convert to livetreePhilipp Tomsich
2017-07-28usb: host: ehci-generic: initialize PHY only when foundPatrice Chotard
2017-07-28usb: host: ehci-generic: add generic PHY supportPatrice Chotard
2017-07-28usb: host: ehci-generic: add error path and .remove callbackPatrice Chotard
2017-07-28usb: host: ehci-generic: replace printf() by error()Patrice Chotard
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2016-09-23usb: ehci-generic: support reset control for generic EHCIMasahiro Yamada
2016-09-23usb: replace ehci_*_remove() with usb_deregister()Masahiro Yamada
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren
2016-02-24usb: ehci: Use map_physmem in ehci-genericMarek Vasut
2016-01-25usb: add clock support for generic EHCIMasahiro Yamada
2015-12-07usb: add support for generic EHCI devicesAlexey Brodkin