summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-tegra.c
AgeCommit message (Expand)Author
2015-06-10dm: usb: tegra: Drop legacy USB codeSimon Glass
2015-04-18dm: usb: tegra: Add driver model support to tegra EHCISimon Glass
2015-04-18dm: usb: tegra: Move most of init/uninit into a functionSimon Glass
2015-04-18dm: usb: tegra: Tidy up error handling and a static functionSimon Glass
2015-04-18dm: usb: tegra: Remove the port_addr_clear_csc variableSimon Glass
2015-04-18dm: usb: Drop the EHCI weak functionsSimon Glass
2015-04-18dm: usb: Pass EHCI controller pointer to ehci_set_usbmode()Simon Glass
2015-04-18dm: usb: tegra: Drop use of global controller variableSimon Glass
2015-04-18dm: usb: Pass EHCI controller pointer to ehci_powerup_fixup()Simon Glass
2015-04-18dm: usb: tegra: Store the controller type explicitlySimon Glass
2015-04-18dm: usb: Pass EHCI controller pointer to ehci_get_port_speed()Simon Glass
2015-04-14usb: ehci-tegra: Build warning fixes for 64-bitThierry Reding
2015-01-29dm: usb: Remove use of fdtdec GPIO supportSimon Glass
2014-10-06usb: tegra: ULPI regression on tegra20Marcel Ziswiler
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