index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-tegra.c
Age
Commit message (
Expand
)
Author
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-09-27
ARM: tegra: fix USB ULPI PHY reset signal inversion confusion
Stephen Warren
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
usb: replace ehci_*_remove() with usb_deregister()
Masahiro Yamada
2015-08-31
dm: Use dev_get_addr() where possible
Simon Glass
2015-08-05
Tegra: clocks: Add 38.4MHz OSC support for T210 use
Tom Warren
2015-07-28
ARM: Tegra210: Add support to common Tegra source/config files
Tom Warren
2015-06-11
dm: usb: tegra: Drop legacy USB code
Simon Glass
2015-04-18
dm: usb: tegra: Add driver model support to tegra EHCI
Simon Glass
2015-04-18
dm: usb: tegra: Move most of init/uninit into a function
Simon Glass
2015-04-18
dm: usb: tegra: Tidy up error handling and a static function
Simon Glass
2015-04-18
dm: usb: tegra: Remove the port_addr_clear_csc variable
Simon Glass
2015-04-18
dm: usb: Drop the EHCI weak functions
Simon Glass
2015-04-18
dm: usb: Pass EHCI controller pointer to ehci_set_usbmode()
Simon Glass
2015-04-18
dm: usb: tegra: Drop use of global controller variable
Simon Glass
2015-04-18
dm: usb: Pass EHCI controller pointer to ehci_powerup_fixup()
Simon Glass
2015-04-18
dm: usb: tegra: Store the controller type explicitly
Simon Glass
2015-04-18
dm: usb: Pass EHCI controller pointer to ehci_get_port_speed()
Simon Glass
2015-04-14
usb: ehci-tegra: Build warning fixes for 64-bit
Thierry Reding
2015-01-30
dm: usb: Remove use of fdtdec GPIO support
Simon Glass
2014-10-06
usb: tegra: ULPI regression on tegra20
Marcel Ziswiler
2014-05-14
usb: tegra: support device mode
Stephen Warren
2014-05-14
usb: tegra: refactor PHY type selection
Stephen Warren
2014-05-14
usb: tegra: fix PHY selection code
Stephen Warren
2014-04-17
usb: tegra: combine header file
Stefan Agner
2014-04-17
usb: tegra: fix PHY configuration
Stefan Agner
2014-04-17
usb: tegra: fix USB2 powerdown for Tegra30 and later
Stefan Agner
2013-10-20
usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.
Troy Kisky
2013-10-20
usb: new board-specific USB init interface
Mateusz Zalega
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-11
ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114
Jim Lin
2013-03-14
tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]
Lucas Stach
2013-03-14
tegra: usb: move implementation into right directory
Lucas Stach
2012-10-15
tegra20: port to new ehci interface
Lucas Stach
2012-10-15
usb: ehci: rework to take advantage of new lowlevel interface
Lucas Stach
2012-07-09
tegra: usb: Fix device enumeration problem of USB1
Jim Lin
2012-03-29
tegra: usb: Add support for Tegra USB peripheral
Simon Glass