index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-atmel.c
Age
Commit message (
Expand
)
Author
2018-11-26
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2016-10-28
usb: ehci-atmel: Remove unnecessary clock calling
Wenyou Yang
2016-09-23
usb: replace ehci_*_remove() with usb_deregister()
Masahiro Yamada
2016-08-15
dm: atmel: Add driver model support for the ehci driver
Wenyou Yang
2016-02-18
drivers: usb: atmel: clean up the UTMI PLL code
Wenyou Yang
2016-02-18
drivers: at91: clean up peripheral clock code
Wenyou Yang
2014-09-19
USB: ehci-atmel: use pcr to enable or disable clock
Bo Shen
2013-10-20
usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.
Troy Kisky
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-10-15
usb: ehci: rework to take advantage of new lowlevel interface
Lucas Stach
2012-07-07
ehci-atmel: fix compiler warning
Andreas Bießmann
2012-07-07
Atmel : usb : add EHCI driver for Atmel SoC
Bo Shen