summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-tegra.c
Commit message (Expand)AuthorAgeFilesLines
* dm: Use dev_get_addr() where possibleSimon Glass2015-08-311-3/+5
* Tegra: clocks: Add 38.4MHz OSC support for T210 useTom Warren2015-08-051-5/+13
* ARM: Tegra210: Add support to common Tegra source/config filesTom Warren2015-07-281-1/+30
* dm: usb: tegra: Drop legacy USB codeSimon Glass2015-06-101-150/+0
* dm: usb: tegra: Add driver model support to tegra EHCISimon Glass2015-04-181-0/+83
* dm: usb: tegra: Move most of init/uninit into a functionSimon Glass2015-04-181-62/+81
* dm: usb: tegra: Tidy up error handling and a static functionSimon Glass2015-04-181-8/+11
* dm: usb: tegra: Remove the port_addr_clear_csc variableSimon Glass2015-04-181-5/+1
* dm: usb: Drop the EHCI weak functionsSimon Glass2015-04-181-15/+11
* dm: usb: Pass EHCI controller pointer to ehci_set_usbmode()Simon Glass2015-04-181-3/+2
* dm: usb: tegra: Drop use of global controller variableSimon Glass2015-04-181-7/+9
* dm: usb: Pass EHCI controller pointer to ehci_powerup_fixup()Simon Glass2015-04-181-1/+2
* dm: usb: tegra: Store the controller type explicitlySimon Glass2015-04-181-6/+24
* dm: usb: Pass EHCI controller pointer to ehci_get_port_speed()Simon Glass2015-04-181-2/+3
* usb: ehci-tegra: Build warning fixes for 64-bitThierry Reding2015-04-141-4/+4
* dm: usb: Remove use of fdtdec GPIO supportSimon Glass2015-01-291-20/+18
* usb: tegra: ULPI regression on tegra20Marcel Ziswiler2014-10-061-2/+2
* usb: tegra: support device modeStephen Warren2014-05-151-30/+84
* usb: tegra: refactor PHY type selectionStephen Warren2014-05-151-30/+28
* usb: tegra: fix PHY selection codeStephen Warren2014-05-151-13/+8
* usb: tegra: combine header fileStefan Agner2014-04-171-1/+0
* usb: tegra: fix PHY configurationStefan Agner2014-04-171-3/+21
* usb: tegra: fix USB2 powerdown for Tegra30 and laterStefan Agner2014-04-171-0/+3
* usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky2013-10-201-1/+2
* usb: new board-specific USB init interfaceMateusz Zalega2013-10-201-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin2013-07-111-36/+268
* tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]Lucas Stach2013-03-141-68/+51
* tegra: usb: move implementation into right directoryLucas Stach2013-03-141-2/+533
* tegra20: port to new ehci interfaceLucas Stach2012-10-151-3/+2
* usb: ehci: rework to take advantage of new lowlevel interfaceLucas Stach2012-10-151-5/+4
* tegra: usb: Fix device enumeration problem of USB1Jim Lin2012-07-091-1/+17
* tegra: usb: Add support for Tegra USB peripheralSimon Glass2012-03-291-0/+62
OpenPOWER on IntegriCloud