summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-tegra.c
AgeCommit message (Expand)Author
2017-06-01dm: gpio: Add live tree supportSimon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-09-27ARM: tegra: fix USB ULPI PHY reset signal inversion confusionStephen Warren
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-23usb: replace ehci_*_remove() with usb_deregister()Masahiro Yamada
2015-08-31dm: Use dev_get_addr() where possibleSimon Glass
2015-08-05Tegra: clocks: Add 38.4MHz OSC support for T210 useTom Warren
2015-07-28ARM: Tegra210: Add support to common Tegra source/config filesTom Warren
2015-06-11dm: 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-30dm: usb: Remove use of fdtdec GPIO supportSimon Glass
2014-10-06usb: tegra: ULPI regression on tegra20Marcel Ziswiler
2014-05-14usb: tegra: support device modeStephen Warren
2014-05-14usb: tegra: refactor PHY type selectionStephen Warren
2014-05-14usb: 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