index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-tegra.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: host: ehci-tegra: Remove the driver
Dmitry Osipenko
2021-01-13
1
-604
/
+0
*
usb: host: ehci-tegra: Fix error handling in tegra_ehci_probe()
Tang Bin
2020-10-28
1
-2
/
+2
*
usb: host: ehci-tegra: Remove superfluous dev_err() message
Tang Bin
2020-04-16
1
-1
/
+0
*
USB: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-23
1
-1
/
+1
*
usb: host: ehci-tegra: Remove unused fields from tegra_ehci_hcd
Dmitry Osipenko
2020-01-09
1
-2
/
+0
*
usb: host: ehci-tegra: Stop managing PHY's power
Dmitry Osipenko
2020-01-09
1
-6
/
+0
*
usb: host: ehci-tegra: Correct teardown order of driver's removal
Dmitry Osipenko
2020-01-09
1
-7
/
+1
*
usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phy
Dmitry Osipenko
2018-04-23
1
-48
/
+39
*
usb: add a flag to skip PHY initialization to struct usb_hcd
Martin Blumenstingl
2018-03-09
1
-0
/
+1
*
USB: host: ehci: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-11
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
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
[next]