summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-tegra.c
Commit message (Expand)AuthorAgeFilesLines
* usb: host: tegra: Tegra30 supportTuomas Tynkkynen2013-08-121-5/+29
* usb: host: tegra: Locate a PHY via standard APITuomas Tynkkynen2013-07-291-8/+1
* usb: tegra: host: Remove references to plat dataTuomas Tynkkynen2013-07-291-8/+0
* usb: host: tegra: Remove leftover codeTuomas Tynkkynen2013-07-291-15/+5
* usb: tegra: Use regulators instead of GPIOs for USB PHY VBUSMikko Perttunen2013-07-291-33/+1
* USB: EHCI: tegra: Fix oops in error cleanupThierry Reding2013-06-171-3/+3
* USB: EHCI: tegra: make use of ehci->privStephen Warren2013-06-171-35/+35
* USB: EHCI: make ehci-tegra a separate driverManjunath Goudar2013-06-171-54/+74
* USB: EHCI: tegra: fix circular module dependenciesStephen Warren2013-06-171-36/+0
* USB: EHCI: tegra: remove all power managementStephen Warren2013-06-171-245/+1
* USB: EHCI: export ehci_handshake for ehci-hcd sub-driversManjunath Goudar2013-06-171-6/+6
* usb: phy: registering Tegra USB PHY as platform driverVenu Byravarasu2013-05-301-59/+45
* usb: phy: tegra: Get PHY mode using DTVenu Byravarasu2013-05-301-1/+0
* USB: set device dma_mask without reference to global dataStephen Warren2013-05-161-3/+3
* usb: phy: tegra: don't call into tegra-ehci directlyArnd Bergmann2013-04-231-5/+5
* Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-04-051-9/+3
|\
| * usb: host: ehci-tegra: fix PHY error handlingFelipe Balbi2013-03-211-9/+3
| * usb: ehci: tegra: check against CONFIG_USB_PHYFelipe Balbi2013-03-181-3/+3
* | usb: host: ehci-tegra: Fix oops in error cleanupThierry Reding2013-04-031-2/+5
* | usb: host: tegra: Reset Tegra USB controller before initVenu Byravarasu2013-04-031-0/+5
|/
* usb: host: tegra: make use of PHY pointer of HCDVenu Byravarasu2013-01-281-14/+13
* usb: host: tegra: don't touch EMC clockStephen Warren2013-01-281-17/+0
* usb: add APIs to access host registers from Tegra PHYVenu Byravarasu2013-01-281-2/+49
* usb: host: tegra: Resetting PORT0 based on information received via DT.Venu Byravarasu2013-01-281-1/+5
* usb: remove use of __devinitdataBill Pemberton2012-11-211-1/+1
* usb: host: tegra: remove pointless NULL check in tegra_ehci_remove()Wei Yongjun2012-11-141-3/+0
* USB: EHCI: remove ehci_port_power() routineAlan Stern2012-10-311-7/+1
* usb: host: tegra remove include of <mach/iomap.h>Stephen Warren2012-10-241-1/+4
* Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-09-111-8/+9
|\
| * usb: move phy driver from mach-tegra to drivers/usbVenu Byravarasu2012-09-051-6/+8
* | Merge v3.6-rc3 into usb-nextGreg Kroah-Hartman2012-08-271-1/+2
|\ \
| * | usb: host: tegra: fix warning messages in ehci_removeVenu Byravarasu2012-08-101-1/+2
| |/
* / drivers/usb/host/ehci-tegra.c: use devm_ functionsJulia Lawall2012-08-101-27/+13
|/
* Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-07-261-26/+10
|\
| * usb: host: tegra: pass correct pointer in ehci_setup()Laxman Dewangan2012-07-161-1/+1
| * USB: EHCI: fix up lockingAlan Stern2012-07-161-3/+2
| * EHCI: centralize controller initializationAlan Stern2012-07-091-17/+1
| * usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I2012-07-021-3/+4
| * usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I2012-06-251-1/+1
| * usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I2012-06-251-3/+3
* | USB: ehci-tegra: add clk_prepare/clk_unpreparePrashant Gaikwad2012-06-111-10/+10
|/
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-2/+3
|\
| * Merge tag 'v3.5-soc' of git://gitorious.org/linux-davinci/linux-davinci into ...Olof Johansson2012-05-101-181/+195
| |\
| * \ Merge branch 'for-3.5/usb-ulpi' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2012-05-091-8/+10
| |\ \
| | * | ARM: tegra: add USB ULPI PHY reset GPIO to device treeStephen Warren2012-04-251-2/+3
* | | | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-221-43/+26
|\ \ \ \
| * \ \ \ Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman2012-05-071-181/+195
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | USB: ehci-tegra: remove PORT_RWC_BITS when setting USB_PORT_FEAT_ENABLEStephen Warren2012-04-251-1/+1
| * | | | Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman2012-04-221-42/+25
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | USB: EHCI: remove PORT_RWC_BITS when clearing USB_PORT_FEAT_ENABLEStephen Warren2012-04-191-12/+1