index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-fsl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-19
usb: host: constify dev_pm_ops structures
Bhumika Goyal
1
-1
/
+1
2016-12-05
fsl/usb: Workarourd for USB erratum-A005697
Changming Huang
1
-0
/
+3
2016-01-25
drivers/usb/host/fsl: Port USB EHCI host driver for LS102xA
Sriram Dash
1
-10
/
+14
2015-08-15
drivers: usb: fsl: Workaround for USB erratum-A005275
Nikhil Badola
1
-0
/
+4
2015-07-23
drivers: usb: fsl: Define usb control register mask for w1c bits
Nikhil Badola
1
-9
/
+16
2015-07-23
drivers: usb: fsl: Modify phy clk valid bit checking
Nikhil Badola
1
-8
/
+8
2015-07-23
drivers:usb:fsl: Introduce FSL_USB2_PHY_UTMI_DUAL macro
Nikhil Badola
1
-0
/
+1
2015-07-23
drivers: usb :fsl: Implement Workaround for USB Erratum A007792
Nikhil Badola
1
-0
/
+9
2015-05-24
drivers:usb:fsl:Make fsl ehci drv an independent driver module
Ramneek Mehresh
1
-96
/
+72
2015-01-09
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-11-07
host: ehci-fsl: remove duplicate check on resource
Varka Bhadram
1
-9
/
+3
2014-09-29
usb: rename phy to usb_phy in HCD
Antoine Tenart
1
-8
/
+8
2014-09-24
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
1
-1
/
+1
2014-05-04
fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6
Nikita Yushchenko
1
-1
/
+2
2013-12-19
USB: ehci-fsl: Use devm_ioremap_resource()
Jingoo Han
1
-21
/
+7
2013-12-19
USB: ehci-fsl: use dev_warn() instead of printk()
Jingoo Han
1
-1
/
+1
2013-12-09
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
1
-0
/
+1
2013-12-03
usb: kill DEBUG compile option
Oliver Neukum
1
-1
/
+1
2013-09-30
Merge 3.12-rc3 into usb-next
Greg Kroah-Hartman
1
-11
/
+6
2013-09-27
USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitialization
Shengzhou Liu
1
-2
/
+3
2013-09-26
fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy
Ramneek Mehresh
1
-9
/
+3
2013-09-24
Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""
Greg Kroah-Hartman
1
-1
/
+1
2013-09-24
Merge branch 'master' into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2013-09-17
USB: ehci-fsl: Remove casting the return value which is a void pointer
Jingoo Han
1
-1
/
+1
2013-09-17
Revert "USB: EHCI: support running URB giveback in tasklet context"
Greg Kroah-Hartman
1
-1
/
+1
2013-08-30
ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set
Xenia Ragiadakou
1
-1
/
+1
2013-08-12
USB: EHCI: support running URB giveback in tasklet context
Ming Lei
1
-1
/
+1
2013-08-01
USB: host: use dev_get_platdata()
Jingoo Han
1
-7
/
+7
2013-05-17
usb: fsl: add missing platform_driver owner
Libo Chen
1
-0
/
+1
2013-04-03
EHCI: Quirk flag for port power handling on overcurrent.
Christian Engelmayer
1
-0
/
+9
2013-01-12
USB: ehci-fsl: fix regression on mpc5121e
Anatolij Gustschin
1
-4
/
+5
2012-10-31
USB: EHCI: remove ehci_port_power() routine
Alan Stern
1
-1
/
+0
2012-10-19
USB: ehci-fsl: Return valid error in ehci_fsl_setup_phy
Ben Collins
1
-1
/
+1
2012-09-25
powerpc/usb: remove checking PHY_CLK_VALID for UTMI PHY
Shengzhou Liu
1
-2
/
+1
2012-09-06
powerpc/usb: fix bug of CPU hang when missing USB PHY clock
Shengzhou Liu
1
-18
/
+40
2012-07-17
USB: ehci-fsl: Update ifdef check to work on 64-bit ppc
Kumar Gala
1
-1
/
+1
2012-07-10
EHCI: centralize controller initialization
Alan Stern
1
-17
/
+1
2012-07-06
Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
1
-5
/
+6
2012-07-02
usb: phy: fix return value check of usb_get_phy
Kishon Vijay Abraham I
1
-2
/
+3
2012-06-25
usb: otg: support for multiple transceivers by a single controller
Kishon Vijay Abraham I
1
-1
/
+1
2012-06-25
usb: otg: utils: rename function name in OTG utils
Kishon Vijay Abraham I
1
-3
/
+3
2012-06-13
USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy
Richard Zhao
1
-11
/
+10
2012-05-14
USB: ehci-fsl: Use usb_put_transceiver instead of put_device
Jarkko Nikula
1
-3
/
+2
2012-04-23
Merge 3.4-rc4 into usb-next.
Greg Kroah-Hartman
1
-9
/
+27
2012-04-19
USB: ehci-fsl: Fix kernel crash on mpc5121e
Anatolij Gustschin
1
-1
/
+6
2012-04-19
fsl/usb: Add controller version based ULPI and UTMI phy support
Ramneek Mehresh
1
-7
/
+28
2012-03-12
Merge 3.3-rc7 into usb-next
Greg Kroah-Hartman
1
-16
/
+31
2012-03-03
Revert "powerpc/usb: fix issue of CPU halt when missing USB PHY clock"
Greg Kroah-Hartman
1
-9
/
+2
2012-03-01
Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
1
-3
/
+3
2012-03-01
Revert "powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on some platform"
Greg Kroah-Hartman
1
-14
/
+10
[next]