summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-tegra.c
AgeCommit message (Expand)Author
2014-05-15usb: tegra: support device modeStephen Warren
2014-05-15usb: tegra: refactor PHY type selectionStephen Warren
2014-05-15usb: tegra: fix PHY selection codeStephen Warren
2014-04-17usb: tegra: combine header fileStefan Agner
2014-04-17usb: tegra: fix PHY configurationStefan Agner
2014-04-17usb: tegra: fix USB2 powerdown for Tegra30 and laterStefan Agner
2013-10-20usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky
2013-10-20usb: new board-specific USB init interfaceMateusz Zalega
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-11ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin
2013-03-14tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]Lucas Stach
2013-03-14tegra: usb: move implementation into right directoryLucas Stach
2012-10-15tegra20: port to new ehci interfaceLucas Stach
2012-10-15usb: ehci: rework to take advantage of new lowlevel interfaceLucas Stach
2012-07-09tegra: usb: Fix device enumeration problem of USB1Jim Lin
2012-03-29tegra: usb: Add support for Tegra USB peripheralSimon Glass