index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-tegra.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-03-21
usb: host: ehci-tegra: fix PHY error handling
Felipe Balbi
1
-9
/
+3
[next]