Age | Commit message (Expand) | Author | Files | Lines |
2021-01-13 | usb: host: ehci-tegra: Remove the driver | Dmitry Osipenko | 1 | -604/+0 |
2020-10-28 | usb: host: ehci-tegra: Fix error handling in tegra_ehci_probe() | Tang Bin | 1 | -2/+2 |
2020-04-16 | usb: host: ehci-tegra: Remove superfluous dev_err() message | Tang Bin | 1 | -1/+0 |
2020-02-23 | USB: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-01-09 | usb: host: ehci-tegra: Remove unused fields from tegra_ehci_hcd | Dmitry Osipenko | 1 | -2/+0 |
2020-01-09 | usb: host: ehci-tegra: Stop managing PHY's power | Dmitry Osipenko | 1 | -6/+0 |
2020-01-09 | usb: host: ehci-tegra: Correct teardown order of driver's removal | Dmitry Osipenko | 1 | -7/+1 |
2018-04-23 | usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phy | Dmitry Osipenko | 1 | -48/+39 |
2018-03-09 | usb: add a flag to skip PHY initialization to struct usb_hcd | Martin Blumenstingl | 1 | -0/+1 |
2017-11-07 | USB: host: ehci: Remove redundant license text | Greg Kroah-Hartman | 1 | -11/+0 |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 1 | -0/+1 |
2016-06-08 | usb: host: ehci-tegra: Avoid getting the same reset twice | Thierry Reding | 1 | -3/+13 |
2016-06-08 | usb: host: ehci-tegra: Grab the correct UTMI pads reset | Thierry Reding | 1 | -1/+1 |
2015-05-08 | USB: ehci-tegra: fix inefficient copy of unaligned buffers | Johan Hovold | 1 | -3/+9 |
2015-01-09 | usb: host: ehci-tegra: request deferred probe when failing to get phy | Vince Hsu | 1 | -1/+1 |
2014-11-07 | host: ehci-tegra: remove duplicate check on resource | Varka Bhadram | 1 | -7/+3 |
2014-11-04 | usb: host: ehci-tegra: delete unnecessary 'out of memory' messages | Peter Chen | 1 | -1/+0 |
2014-09-29 | usb: rename phy to usb_phy in HCD | Antoine Tenart | 1 | -8/+8 |
2014-07-10 | USB: EHCI: tegra: Fix probe order issue leading to broken USB | Tuomas Tynkkynen | 1 | -3/+59 |
2014-07-10 | USB: EHCI: tegra: Fix use-after-free in .remove() | Tuomas Tynkkynen | 1 | -1/+2 |
2014-07-10 | USB: ehci-tegra: Make of_device_id array const | Jingoo Han | 1 | -1/+1 |
2014-05-28 | usb: host: ehci-tegra: Use devm_ioremap_resource instead of devm_ioremap | Vivek Gautam | 1 | -4/+3 |
2014-04-25 | USB: EHCI: Export the ehci_hub_control function | Laurent Pinchart | 1 | -7/+1 |
2014-04-17 | USB: EHCI: tegra: set txfill_tuning | Stephen Warren | 1 | -0/+23 |
2014-03-03 | USB: EHCI: tegra: Drop unused defines | Thierry Reding | 1 | -4/+0 |
2014-01-24 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+11 |
2013-12-12 | USB: EHCI: tegra: use reset framework | Stephen Warren | 1 | -3/+11 |
2013-12-09 | usb: hcd: move controller wakeup setting initialization to individual driver | Peter Chen | 1 | -0/+1 |
2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -4/+3 |
2013-10-31 | DMA-API: usb: use new dma_coerce_mask_and_coherent() | Russell King | 1 | -3/+1 |
2013-10-31 | DMA-API: usb: use dma_set_coherent_mask() | Russell King | 1 | -2/+3 |
2013-10-01 | USB: EHCI: tegra: drop clk_put for devm_clk_get in tegra_ehci_probe() | Wei Yongjun | 1 | -3/+1 |
2013-08-12 | usb: host: tegra: Tegra30 support | Tuomas Tynkkynen | 1 | -5/+29 |
2013-07-29 | usb: host: tegra: Locate a PHY via standard API | Tuomas Tynkkynen | 1 | -8/+1 |
2013-07-29 | usb: tegra: host: Remove references to plat data | Tuomas Tynkkynen | 1 | -8/+0 |
2013-07-29 | usb: host: tegra: Remove leftover code | Tuomas Tynkkynen | 1 | -15/+5 |
2013-07-29 | usb: tegra: Use regulators instead of GPIOs for USB PHY VBUS | Mikko Perttunen | 1 | -33/+1 |
2013-06-18 | USB: EHCI: tegra: Fix oops in error cleanup | Thierry Reding | 1 | -3/+3 |
2013-06-18 | USB: EHCI: tegra: make use of ehci->priv | Stephen Warren | 1 | -35/+35 |
2013-06-18 | USB: EHCI: make ehci-tegra a separate driver | Manjunath Goudar | 1 | -54/+74 |
2013-06-18 | USB: EHCI: tegra: fix circular module dependencies | Stephen Warren | 1 | -36/+0 |
2013-06-18 | USB: EHCI: tegra: remove all power management | Stephen Warren | 1 | -245/+1 |
2013-06-18 | USB: EHCI: export ehci_handshake for ehci-hcd sub-drivers | Manjunath Goudar | 1 | -6/+6 |
2013-05-30 | usb: phy: registering Tegra USB PHY as platform driver | Venu Byravarasu | 1 | -59/+45 |
2013-05-30 | usb: phy: tegra: Get PHY mode using DT | Venu Byravarasu | 1 | -1/+0 |
2013-05-17 | USB: set device dma_mask without reference to global data | Stephen Warren | 1 | -3/+3 |
2013-04-23 | usb: phy: tegra: don't call into tegra-ehci directly | Arnd Bergmann | 1 | -5/+5 |
2013-04-06 | Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 1 | -9/+3 |
2013-04-04 | usb: host: ehci-tegra: Fix oops in error cleanup | Thierry Reding | 1 | -2/+5 |
2013-04-03 | usb: host: tegra: Reset Tegra USB controller before init | Venu Byravarasu | 1 | -0/+5 |