index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-generic.c
Age
Commit message (
Expand
)
Author
2018-09-15
usb: ehci-generic: Add vbus-supply regulator support
Patrice Chotard
2018-08-28
usb: ehci: Make the PHY handling generic
Marek Vasut
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-17
usb: ehci-generic: replace pr_err() by dev_err()
Patrice Chotard
2018-03-17
usb: ehci-generic: factorize PHY operation
Patrice Chotard
2018-03-17
usb: ehci-generic: handle phy power on/off
Patrice Chotard
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-09-27
usb: host: ehci-generic: convert to livetree
Philipp Tomsich
2017-07-28
usb: host: ehci-generic: initialize PHY only when found
Patrice Chotard
2017-07-28
usb: host: ehci-generic: add generic PHY support
Patrice Chotard
2017-07-28
usb: host: ehci-generic: add error path and .remove callback
Patrice Chotard
2017-07-28
usb: host: ehci-generic: replace printf() by error()
Patrice Chotard
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2016-09-23
usb: ehci-generic: support reset control for generic EHCI
Masahiro Yamada
2016-09-23
usb: replace ehci_*_remove() with usb_deregister()
Masahiro Yamada
2016-06-19
clk: convert API to match reset/mailbox style
Stephen Warren
2016-02-24
usb: ehci: Use map_physmem in ehci-generic
Marek Vasut
2016-01-25
usb: add clock support for generic EHCI
Masahiro Yamada
2015-12-07
usb: add support for generic EHCI devices
Alexey Brodkin