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.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-fsl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: EHCI: remove ehci_port_power() routine
Alan Stern
2012-10-31
1
-1
/
+0
*
USB: ehci-fsl: Return valid error in ehci_fsl_setup_phy
Ben Collins
2012-10-19
1
-1
/
+1
*
powerpc/usb: remove checking PHY_CLK_VALID for UTMI PHY
Shengzhou Liu
2012-09-24
1
-2
/
+1
*
powerpc/usb: fix bug of CPU hang when missing USB PHY clock
Shengzhou Liu
2012-09-05
1
-18
/
+40
*
USB: ehci-fsl: Update ifdef check to work on 64-bit ppc
Kumar Gala
2012-07-16
1
-1
/
+1
*
EHCI: centralize controller initialization
Alan Stern
2012-07-09
1
-17
/
+1
*
Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
2012-07-05
1
-5
/
+6
|
\
|
*
usb: phy: fix return value check of usb_get_phy
Kishon Vijay Abraham I
2012-07-02
1
-2
/
+3
|
*
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: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy
Richard Zhao
2012-06-13
1
-11
/
+10
|
/
*
USB: ehci-fsl: Use usb_put_transceiver instead of put_device
Jarkko Nikula
2012-05-14
1
-3
/
+2
*
Merge 3.4-rc4 into usb-next.
Greg Kroah-Hartman
2012-04-22
1
-9
/
+27
|
\
|
*
fsl/usb: Add controller version based ULPI and UTMI phy support
Ramneek Mehresh
2012-04-18
1
-7
/
+28
*
|
USB: ehci-fsl: Fix kernel crash on mpc5121e
Anatolij Gustschin
2012-04-18
1
-1
/
+6
|
/
*
Merge 3.3-rc7 into usb-next
Greg Kroah-Hartman
2012-03-12
1
-16
/
+31
|
\
|
*
Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
2012-03-01
1
-3
/
+3
|
|
\
|
|
*
usb: otg: Convert all users to pass struct usb_otg for OTG functions
Heikki Krogerus
2012-02-27
1
-2
/
+2
|
|
*
usb: Convert all users to new usb_phy
Heikki Krogerus
2012-02-27
1
-1
/
+1
|
*
|
Revert "powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on some platform"
Greg Kroah-Hartman
2012-02-29
1
-14
/
+10
|
*
|
powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on some platform
Shengzhou Liu
2012-02-28
1
-10
/
+14
|
*
|
powerpc/usb: fix bug of kernel hang when initializing usb
Shengzhou Liu
2012-02-24
1
-0
/
+4
|
*
|
USB: ehci-fsl: Turn on cache snooping on MPC8xxx
Pan Jiafei
2012-02-24
1
-14
/
+11
|
*
|
Merge tag 'usb-3.3-rc3' into usb-next
Greg Kroah-Hartman
2012-02-10
1
-3
/
+10
|
|
\
\
|
*
|
|
usb: ehci-fsl: set INCR8 mode for system bus interface on MPC512x
Anatolij Gustschin
2012-01-24
1
-0
/
+14
*
|
|
|
Revert "powerpc/usb: fix issue of CPU halt when missing USB PHY clock"
Greg Kroah-Hartman
2012-03-02
1
-9
/
+2
|
|
/
/
|
/
|
|
*
|
|
powerpc/usb: fix issue of CPU halt when missing USB PHY clock
Shengzhou Liu
2012-02-02
1
-2
/
+9
|
|
/
|
/
|
*
|
drivers/usb/host/ehci-fsl.c: add missing iounmap
Julia Lawall
2012-01-24
1
-1
/
+1
|
/
*
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-18
1
-1
/
+1
*
USB: EHCI: remove usages of hcd->state
Alan Stern
2011-08-22
1
-2
/
+2
*
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-1
/
+1
*
USB: EHCI: Support controllers with big endian capability regs
Jan Andersson
2011-05-03
1
-1
/
+1
*
USB: extend ehci-fsl and fsl_udc_core driver for OTG operation
Anatolij Gustschin
2011-05-02
1
-0
/
+66
*
USB: ehci-fsl: add MPC5121E specific suspend and resume
Anatolij Gustschin
2011-05-02
1
-0
/
+153
*
USB: ehci-fsl: Fix 'have_sysif_regs' detection
Peter Tyser
2011-01-22
1
-13
/
+0
*
USB: add USB EHCI support for MPC5121 SoC
Anatolij Gustschin
2010-10-22
1
-28
/
+71
*
USB: ehci tdi : let's tdi_reset set host mode
Matthieu CASTET
2010-10-22
1
-4
/
+2
*
USB: add do_wakeup parameter for PCI HCD suspend
Alan Stern
2010-08-10
1
-1
/
+2
*
USB: EHCI: fix controller wakeup flag settings during suspend
Alan Stern
2010-05-20
1
-0
/
+2
*
USB: ehci-fsl: Add power management support
Anton Vorontsov
2010-03-02
1
-7
/
+83
*
USB: ehci-fsl: Fix sparse warnings
Anton Vorontsov
2010-03-02
1
-3
/
+4
*
USB: EHCI: use the new clear_tt_buffer interface
Alan Stern
2009-07-12
1
-0
/
+2
*
USB: EHCI: update toggle state for linked QHs
Alan Stern
2009-06-15
1
-0
/
+1
*
USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xx
Srikanth Srinivasan
2008-07-21
1
-0
/
+5
*
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
2008-07-21
1
-6
/
+6
*
USB: EHCI: suppress unwanted error messages
Alan Stern
2008-05-29
1
-0
/
+1
*
USB: EHCI: fix up root-hub TT mess
Alan Stern
2008-05-29
1
-5
/
+1
*
USB: ehci minor SOC bus glue fixes
David Brownell
2008-04-24
1
-5
/
+4
*
USB: Spelling fixes
Joe Perches
2008-02-01
1
-1
/
+1
*
USB: force handover port to companion when hub_port_connect_change fails
Balaji Rao
2008-02-01
1
-0
/
+1
[next]