index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
fsl/usb: Workarourd for USB erratum-A005697
Changming Huang
2016-12-05
1
-0
/
+3
*
drivers/usb/host/fsl: Port USB EHCI host driver for LS102xA
Sriram Dash
2016-01-24
1
-10
/
+14
*
drivers: usb: fsl: Workaround for USB erratum-A005275
Nikhil Badola
2015-08-14
1
-0
/
+4
*
drivers: usb: fsl: Define usb control register mask for w1c bits
Nikhil Badola
2015-07-22
1
-9
/
+16
*
drivers: usb: fsl: Modify phy clk valid bit checking
Nikhil Badola
2015-07-22
1
-8
/
+8
*
drivers:usb:fsl: Introduce FSL_USB2_PHY_UTMI_DUAL macro
Nikhil Badola
2015-07-22
1
-0
/
+1
*
drivers: usb :fsl: Implement Workaround for USB Erratum A007792
Nikhil Badola
2015-07-22
1
-0
/
+9
*
drivers:usb:fsl:Make fsl ehci drv an independent driver module
Ramneek Mehresh
2015-05-24
1
-96
/
+72
*
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
2015-01-09
1
-1
/
+0
*
host: ehci-fsl: remove duplicate check on resource
Varka Bhadram
2014-11-07
1
-9
/
+3
*
usb: rename phy to usb_phy in HCD
Antoine Tenart
2014-09-29
1
-8
/
+8
*
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
2014-09-23
1
-1
/
+1
*
fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6
Nikita Yushchenko
2014-05-03
1
-1
/
+2
*
USB: ehci-fsl: Use devm_ioremap_resource()
Jingoo Han
2013-12-18
1
-21
/
+7
*
USB: ehci-fsl: use dev_warn() instead of printk()
Jingoo Han
2013-12-18
1
-1
/
+1
*
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-12-08
1
-0
/
+1
*
usb: kill DEBUG compile option
Oliver Neukum
2013-12-03
1
-1
/
+1
*
Merge 3.12-rc3 into usb-next
Greg Kroah-Hartman
2013-09-29
1
-11
/
+6
|
\
|
*
USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitialization
Shengzhou Liu
2013-09-26
1
-2
/
+3
|
*
fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy
Ramneek Mehresh
2013-09-26
1
-9
/
+3
*
|
Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""
Greg Kroah-Hartman
2013-09-23
1
-1
/
+1
*
|
Merge branch 'master' into usb-next
Greg Kroah-Hartman
2013-09-23
1
-1
/
+1
|
\
|
|
*
Revert "USB: EHCI: support running URB giveback in tasklet context"
Greg Kroah-Hartman
2013-09-17
1
-1
/
+1
*
|
USB: ehci-fsl: Remove casting the return value which is a void pointer
Jingoo Han
2013-09-17
1
-1
/
+1
|
/
*
ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set
Xenia Ragiadakou
2013-08-30
1
-1
/
+1
*
USB: EHCI: support running URB giveback in tasklet context
Ming Lei
2013-08-12
1
-1
/
+1
*
USB: host: use dev_get_platdata()
Jingoo Han
2013-07-31
1
-7
/
+7
*
usb: fsl: add missing platform_driver owner
Libo Chen
2013-05-16
1
-0
/
+1
*
EHCI: Quirk flag for port power handling on overcurrent.
Christian Engelmayer
2013-04-03
1
-0
/
+9
*
USB: ehci-fsl: fix regression on mpc5121e
Anatolij Gustschin
2013-01-11
1
-4
/
+5
*
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
[next]