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
/
ohci-generic.c
Age
Commit message (
Expand
)
Author
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2019-09-11
usb: ohci-generic: don't probe fail if there is no clk_enable() ops
Kever Yang
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-17
usb: ohci-generic: replace pr_err() by dev_err()
Patrice Chotard
2018-03-17
usb: ohci-generic: factorize PHY operation
Patrice Chotard
2018-03-17
usb: ohci-generic: handle phy power on/off
Patrice Chotard
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-07-28
usb: host: ohci-generic: initialize PHY only when found
Patrice Chotard
2017-07-28
usb: host: ohci-generic: add generic PHY support
Patrice Chotard
2017-07-28
usb: host: ohci-generic: add RESET support
Patrice Chotard
2017-07-28
usb: host: ohci-generic: add CLOCK support
Patrice Chotard
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2015-12-17
usb: add support of generic OHCI devices
Alexey Brodkin