index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-tegra.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-07
usb: host: ehci-tegra: Avoid getting the same reset twice
Thierry Reding
1
-3
/
+13
2016-06-07
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-03
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-09
USB: EHCI: tegra: Fix probe order issue leading to broken USB
Tuomas Tynkkynen
1
-3
/
+59
2014-07-09
USB: EHCI: tegra: Fix use-after-free in .remove()
Tuomas Tynkkynen
1
-1
/
+2
2014-07-09
USB: ehci-tegra: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-27
usb: host: ehci-tegra: Use devm_ioremap_resource instead of devm_ioremap
Vivek Gautam
1
-4
/
+3
2014-04-24
USB: EHCI: Export the ehci_hub_control function
Laurent Pinchart
1
-7
/
+1
2014-04-16
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-23
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+11
2013-12-11
USB: EHCI: tegra: use reset framework
Stephen Warren
1
-3
/
+11
2013-12-08
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-09-30
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-17
USB: EHCI: tegra: Fix oops in error cleanup
Thierry Reding
1
-3
/
+3
2013-06-17
USB: EHCI: tegra: make use of ehci->priv
Stephen Warren
1
-35
/
+35
2013-06-17
USB: EHCI: make ehci-tegra a separate driver
Manjunath Goudar
1
-54
/
+74
2013-06-17
USB: EHCI: tegra: fix circular module dependencies
Stephen Warren
1
-36
/
+0
2013-06-17
USB: EHCI: tegra: remove all power management
Stephen Warren
1
-245
/
+1
2013-06-17
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-16
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-05
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-03
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
2013-03-18
usb: ehci: tegra: check against CONFIG_USB_PHY
Felipe Balbi
1
-3
/
+3
2013-01-28
usb: host: tegra: make use of PHY pointer of HCD
Venu Byravarasu
1
-14
/
+13
2013-01-28
usb: host: tegra: don't touch EMC clock
Stephen Warren
1
-17
/
+0
2013-01-28
usb: add APIs to access host registers from Tegra PHY
Venu Byravarasu
1
-2
/
+49
2013-01-28
usb: host: tegra: Resetting PORT0 based on information received via DT.
Venu Byravarasu
1
-1
/
+5
2012-11-21
usb: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-11-14
usb: host: tegra: remove pointless NULL check in tegra_ehci_remove()
Wei Yongjun
1
-3
/
+0
2012-10-31
USB: EHCI: remove ehci_port_power() routine
Alan Stern
1
-7
/
+1
2012-10-24
usb: host: tegra remove include of <mach/iomap.h>
Stephen Warren
1
-1
/
+4
2012-09-11
Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
1
-8
/
+9
[next]