index
:
linux-stable.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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-tegra.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
usb: host: ehci-tegra: Fix oops in error cleanup
Thierry Reding
2013-04-03
1
-2
/
+5
*
|
usb: host: tegra: Reset Tegra USB controller before init
Venu Byravarasu
2013-04-03
1
-0
/
+5
|
/
*
usb: host: tegra: make use of PHY pointer of HCD
Venu Byravarasu
2013-01-28
1
-14
/
+13
*
usb: host: tegra: don't touch EMC clock
Stephen Warren
2013-01-28
1
-17
/
+0
*
usb: add APIs to access host registers from Tegra PHY
Venu Byravarasu
2013-01-28
1
-2
/
+49
*
usb: host: tegra: Resetting PORT0 based on information received via DT.
Venu Byravarasu
2013-01-28
1
-1
/
+5
*
usb: remove use of __devinitdata
Bill Pemberton
2012-11-21
1
-1
/
+1
*
usb: host: tegra: remove pointless NULL check in tegra_ehci_remove()
Wei Yongjun
2012-11-14
1
-3
/
+0
*
USB: EHCI: remove ehci_port_power() routine
Alan Stern
2012-10-31
1
-7
/
+1
*
usb: host: tegra remove include of <mach/iomap.h>
Stephen Warren
2012-10-24
1
-1
/
+4
*
Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
2012-09-11
1
-8
/
+9
|
\
|
*
usb: move phy driver from mach-tegra to drivers/usb
Venu Byravarasu
2012-09-05
1
-6
/
+8
*
|
Merge v3.6-rc3 into usb-next
Greg Kroah-Hartman
2012-08-27
1
-1
/
+2
|
\
\
|
*
|
usb: host: tegra: fix warning messages in ehci_remove
Venu Byravarasu
2012-08-10
1
-1
/
+2
|
|
/
*
/
drivers/usb/host/ehci-tegra.c: use devm_ functions
Julia Lawall
2012-08-10
1
-27
/
+13
|
/
*
Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-07-26
1
-26
/
+10
|
\
|
*
usb: host: tegra: pass correct pointer in ehci_setup()
Laxman Dewangan
2012-07-16
1
-1
/
+1
|
*
USB: EHCI: fix up locking
Alan Stern
2012-07-16
1
-3
/
+2
|
*
EHCI: centralize controller initialization
Alan Stern
2012-07-09
1
-17
/
+1
|
*
usb: phy: fix return value check of usb_get_phy
Kishon Vijay Abraham I
2012-07-02
1
-3
/
+4
|
*
usb: otg: support for multiple transceivers by a single controller
Kishon Vijay Abraham I
2012-06-25
1
-1
/
+1
|
*
usb: otg: utils: rename function name in OTG utils
Kishon Vijay Abraham I
2012-06-25
1
-3
/
+3
*
|
USB: ehci-tegra: add clk_prepare/clk_unprepare
Prashant Gaikwad
2012-06-11
1
-10
/
+10
|
/
*
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-26
1
-2
/
+3
|
\
|
*
Merge tag 'v3.5-soc' of git://gitorious.org/linux-davinci/linux-davinci into ...
Olof Johansson
2012-05-10
1
-181
/
+195
|
|
\
|
*
\
Merge branch 'for-3.5/usb-ulpi' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
2012-05-09
1
-8
/
+10
|
|
\
\
|
|
*
|
ARM: tegra: add USB ULPI PHY reset GPIO to device tree
Stephen Warren
2012-04-25
1
-2
/
+3
*
|
|
|
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-05-22
1
-43
/
+26
|
\
\
\
\
|
*
\
\
\
Merge 3.4-rc6 into usb-next
Greg Kroah-Hartman
2012-05-07
1
-181
/
+195
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
USB: ehci-tegra: remove PORT_RWC_BITS when setting USB_PORT_FEAT_ENABLE
Stephen Warren
2012-04-25
1
-1
/
+1
|
*
|
|
|
Merge 3.4-rc4 into usb-next.
Greg Kroah-Hartman
2012-04-22
1
-42
/
+25
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
USB: EHCI: remove PORT_RWC_BITS when clearing USB_PORT_FEAT_ENABLE
Stephen Warren
2012-04-19
1
-12
/
+1
|
|
*
|
|
usb: host: tegra: re-arranging ehci functions
Venu Byravarasu
2012-04-18
1
-9
/
+10
|
|
*
|
|
usb: host: tegra: code clean up
Venu Byravarasu
2012-04-18
1
-21
/
+14
*
|
|
|
|
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-22
1
-6
/
+7
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2012-05-09
1
-6
/
+7
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
/
|
|
|
|
/
|
|
|
/
|
|
|
*
|
usb: ehci-tegra: Add vbus_gpio to platform data
Stephen Warren
2012-04-18
1
-6
/
+7
[next]