index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-tegra.c
Age
Commit message (
Expand
)
Author
2020-04-16
usb: host: ehci-tegra: Remove superfluous dev_err() message
Tang Bin
2020-02-23
USB: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-09
usb: host: ehci-tegra: Remove unused fields from tegra_ehci_hcd
Dmitry Osipenko
2020-01-09
usb: host: ehci-tegra: Stop managing PHY's power
Dmitry Osipenko
2020-01-09
usb: host: ehci-tegra: Correct teardown order of driver's removal
Dmitry Osipenko
2018-04-23
usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phy
Dmitry Osipenko
2018-03-09
usb: add a flag to skip PHY initialization to struct usb_hcd
Martin Blumenstingl
2017-11-07
USB: host: ehci: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2016-06-07
usb: host: ehci-tegra: Avoid getting the same reset twice
Thierry Reding
2016-06-07
usb: host: ehci-tegra: Grab the correct UTMI pads reset
Thierry Reding
2015-05-08
USB: ehci-tegra: fix inefficient copy of unaligned buffers
Johan Hovold
2015-01-09
usb: host: ehci-tegra: request deferred probe when failing to get phy
Vince Hsu
2014-11-07
host: ehci-tegra: remove duplicate check on resource
Varka Bhadram
2014-11-03
usb: host: ehci-tegra: delete unnecessary 'out of memory' messages
Peter Chen
2014-09-29
usb: rename phy to usb_phy in HCD
Antoine Tenart
2014-07-09
USB: EHCI: tegra: Fix probe order issue leading to broken USB
Tuomas Tynkkynen
2014-07-09
USB: EHCI: tegra: Fix use-after-free in .remove()
Tuomas Tynkkynen
2014-07-09
USB: ehci-tegra: Make of_device_id array const
Jingoo Han
2014-05-27
usb: host: ehci-tegra: Use devm_ioremap_resource instead of devm_ioremap
Vivek Gautam
2014-04-24
USB: EHCI: Export the ehci_hub_control function
Laurent Pinchart
2014-04-16
USB: EHCI: tegra: set txfill_tuning
Stephen Warren
2014-03-03
USB: EHCI: tegra: Drop unused defines
Thierry Reding
2014-01-23
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-12-11
USB: EHCI: tegra: use reset framework
Stephen Warren
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-10-31
DMA-API: usb: use new dma_coerce_mask_and_coherent()
Russell King
2013-10-31
DMA-API: usb: use dma_set_coherent_mask()
Russell King
2013-09-30
USB: EHCI: tegra: drop clk_put for devm_clk_get in tegra_ehci_probe()
Wei Yongjun
2013-08-12
usb: host: tegra: Tegra30 support
Tuomas Tynkkynen
2013-07-29
usb: host: tegra: Locate a PHY via standard API
Tuomas Tynkkynen
2013-07-29
usb: tegra: host: Remove references to plat data
Tuomas Tynkkynen
2013-07-29
usb: host: tegra: Remove leftover code
Tuomas Tynkkynen
2013-07-29
usb: tegra: Use regulators instead of GPIOs for USB PHY VBUS
Mikko Perttunen
2013-06-17
USB: EHCI: tegra: Fix oops in error cleanup
Thierry Reding
2013-06-17
USB: EHCI: tegra: make use of ehci->priv
Stephen Warren
2013-06-17
USB: EHCI: make ehci-tegra a separate driver
Manjunath Goudar
2013-06-17
USB: EHCI: tegra: fix circular module dependencies
Stephen Warren
2013-06-17
USB: EHCI: tegra: remove all power management
Stephen Warren
2013-06-17
USB: EHCI: export ehci_handshake for ehci-hcd sub-drivers
Manjunath Goudar
2013-05-30
usb: phy: registering Tegra USB PHY as platform driver
Venu Byravarasu
2013-05-30
usb: phy: tegra: Get PHY mode using DT
Venu Byravarasu
2013-05-16
USB: set device dma_mask without reference to global data
Stephen Warren
2013-04-23
usb: phy: tegra: don't call into tegra-ehci directly
Arnd Bergmann
2013-04-05
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-04-03
usb: host: ehci-tegra: Fix oops in error cleanup
Thierry Reding
2013-04-03
usb: host: tegra: Reset Tegra USB controller before init
Venu Byravarasu
2013-03-21
usb: host: ehci-tegra: fix PHY error handling
Felipe Balbi
2013-03-18
usb: ehci: tegra: check against CONFIG_USB_PHY
Felipe Balbi
[next]