| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: host: ehci-tegra: Avoid getting the same reset twice | Thierry Reding | 2016-06-07 | 1 | -3/+13 |
* | usb: host: ehci-tegra: Grab the correct UTMI pads reset | Thierry Reding | 2016-06-07 | 1 | -1/+1 |
* | USB: ehci-tegra: fix inefficient copy of unaligned buffers | Johan Hovold | 2015-05-08 | 1 | -3/+9 |
* | usb: host: ehci-tegra: request deferred probe when failing to get phy | Vince Hsu | 2015-01-09 | 1 | -1/+1 |
* | host: ehci-tegra: remove duplicate check on resource | Varka Bhadram | 2014-11-07 | 1 | -7/+3 |
* | usb: host: ehci-tegra: delete unnecessary 'out of memory' messages | Peter Chen | 2014-11-03 | 1 | -1/+0 |
* | usb: rename phy to usb_phy in HCD | Antoine Tenart | 2014-09-29 | 1 | -8/+8 |
* | USB: EHCI: tegra: Fix probe order issue leading to broken USB | Tuomas Tynkkynen | 2014-07-09 | 1 | -3/+59 |
* | USB: EHCI: tegra: Fix use-after-free in .remove() | Tuomas Tynkkynen | 2014-07-09 | 1 | -1/+2 |
* | USB: ehci-tegra: Make of_device_id array const | Jingoo Han | 2014-07-09 | 1 | -1/+1 |
* | usb: host: ehci-tegra: Use devm_ioremap_resource instead of devm_ioremap | Vivek Gautam | 2014-05-27 | 1 | -4/+3 |
* | USB: EHCI: Export the ehci_hub_control function | Laurent Pinchart | 2014-04-24 | 1 | -7/+1 |
* | USB: EHCI: tegra: set txfill_tuning | Stephen Warren | 2014-04-16 | 1 | -0/+23 |
* | USB: EHCI: tegra: Drop unused defines | Thierry Reding | 2014-03-03 | 1 | -4/+0 |
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-01-23 | 1 | -3/+11 |
|\ |
|
| * | USB: EHCI: tegra: use reset framework | Stephen Warren | 2013-12-11 | 1 | -3/+11 |
* | | usb: hcd: move controller wakeup setting initialization to individual driver | Peter Chen | 2013-12-08 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-11-14 | 1 | -4/+3 |
|\ |
|
| * | DMA-API: usb: use new dma_coerce_mask_and_coherent() | Russell King | 2013-10-31 | 1 | -3/+1 |
| * | DMA-API: usb: use dma_set_coherent_mask() | Russell King | 2013-10-31 | 1 | -2/+3 |
* | | USB: EHCI: tegra: drop clk_put for devm_clk_get in tegra_ehci_probe() | Wei Yongjun | 2013-09-30 | 1 | -3/+1 |
|/ |
|
* | usb: host: tegra: Tegra30 support | Tuomas Tynkkynen | 2013-08-12 | 1 | -5/+29 |
* | usb: host: tegra: Locate a PHY via standard API | Tuomas Tynkkynen | 2013-07-29 | 1 | -8/+1 |
* | usb: tegra: host: Remove references to plat data | Tuomas Tynkkynen | 2013-07-29 | 1 | -8/+0 |
* | usb: host: tegra: Remove leftover code | Tuomas Tynkkynen | 2013-07-29 | 1 | -15/+5 |
* | usb: tegra: Use regulators instead of GPIOs for USB PHY VBUS | Mikko Perttunen | 2013-07-29 | 1 | -33/+1 |
* | USB: EHCI: tegra: Fix oops in error cleanup | Thierry Reding | 2013-06-17 | 1 | -3/+3 |
* | USB: EHCI: tegra: make use of ehci->priv | Stephen Warren | 2013-06-17 | 1 | -35/+35 |
* | USB: EHCI: make ehci-tegra a separate driver | Manjunath Goudar | 2013-06-17 | 1 | -54/+74 |
* | USB: EHCI: tegra: fix circular module dependencies | Stephen Warren | 2013-06-17 | 1 | -36/+0 |
* | USB: EHCI: tegra: remove all power management | Stephen Warren | 2013-06-17 | 1 | -245/+1 |
* | USB: EHCI: export ehci_handshake for ehci-hcd sub-drivers | Manjunath Goudar | 2013-06-17 | 1 | -6/+6 |
* | usb: phy: registering Tegra USB PHY as platform driver | Venu Byravarasu | 2013-05-30 | 1 | -59/+45 |
* | usb: phy: tegra: Get PHY mode using DT | Venu Byravarasu | 2013-05-30 | 1 | -1/+0 |
* | USB: set device dma_mask without reference to global data | Stephen Warren | 2013-05-16 | 1 | -3/+3 |
* | usb: phy: tegra: don't call into tegra-ehci directly | Arnd Bergmann | 2013-04-23 | 1 | -5/+5 |
* | Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2013-04-05 | 1 | -9/+3 |
|\ |
|
| * | usb: host: ehci-tegra: fix PHY error handling | Felipe Balbi | 2013-03-21 | 1 | -9/+3 |
| * | usb: ehci: tegra: check against CONFIG_USB_PHY | Felipe Balbi | 2013-03-18 | 1 | -3/+3 |
* | | usb: host: ehci-tegra: Fix oops in error cleanup | Thierry Reding | 2013-04-03 | 1 | -2/+5 |
* | | usb: host: tegra: Reset Tegra USB controller before init | Venu Byravarasu | 2013-04-03 | 1 | -0/+5 |
|/ |
|
* | usb: host: tegra: make use of PHY pointer of HCD | Venu Byravarasu | 2013-01-28 | 1 | -14/+13 |
* | usb: host: tegra: don't touch EMC clock | Stephen Warren | 2013-01-28 | 1 | -17/+0 |
* | usb: add APIs to access host registers from Tegra PHY | Venu Byravarasu | 2013-01-28 | 1 | -2/+49 |
* | usb: host: tegra: Resetting PORT0 based on information received via DT. | Venu Byravarasu | 2013-01-28 | 1 | -1/+5 |
* | usb: remove use of __devinitdata | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | usb: host: tegra: remove pointless NULL check in tegra_ehci_remove() | Wei Yongjun | 2012-11-14 | 1 | -3/+0 |
* | USB: EHCI: remove ehci_port_power() routine | Alan Stern | 2012-10-31 | 1 | -7/+1 |
* | usb: host: tegra remove include of <mach/iomap.h> | Stephen Warren | 2012-10-24 | 1 | -1/+4 |
* | Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman | 2012-09-11 | 1 | -8/+9 |
|\ |
|