index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-fsl.c
Age
Commit message (
Expand
)
Author
2015-08-14
drivers: usb: fsl: Workaround for USB erratum-A005275
Nikhil Badola
2015-07-22
drivers: usb: fsl: Define usb control register mask for w1c bits
Nikhil Badola
2015-07-22
drivers: usb: fsl: Modify phy clk valid bit checking
Nikhil Badola
2015-07-22
drivers:usb:fsl: Introduce FSL_USB2_PHY_UTMI_DUAL macro
Nikhil Badola
2015-07-22
drivers: usb :fsl: Implement Workaround for USB Erratum A007792
Nikhil Badola
2015-05-24
drivers:usb:fsl:Make fsl ehci drv an independent driver module
Ramneek Mehresh
2015-01-09
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-11-07
host: ehci-fsl: remove duplicate check on resource
Varka Bhadram
2014-09-29
usb: rename phy to usb_phy in HCD
Antoine Tenart
2014-09-23
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
2014-05-03
fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6
Nikita Yushchenko
2013-12-18
USB: ehci-fsl: Use devm_ioremap_resource()
Jingoo Han
2013-12-18
USB: ehci-fsl: use dev_warn() instead of printk()
Jingoo Han
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-12-03
usb: kill DEBUG compile option
Oliver Neukum
2013-09-29
Merge 3.12-rc3 into usb-next
Greg Kroah-Hartman
2013-09-26
USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitialization
Shengzhou Liu
2013-09-26
fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy
Ramneek Mehresh
2013-09-23
Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""
Greg Kroah-Hartman
2013-09-23
Merge branch 'master' into usb-next
Greg Kroah-Hartman
2013-09-17
USB: ehci-fsl: Remove casting the return value which is a void pointer
Jingoo Han
2013-09-17
Revert "USB: EHCI: support running URB giveback in tasklet context"
Greg Kroah-Hartman
2013-08-30
ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set
Xenia Ragiadakou
2013-08-12
USB: EHCI: support running URB giveback in tasklet context
Ming Lei
2013-07-31
USB: host: use dev_get_platdata()
Jingoo Han
2013-05-16
usb: fsl: add missing platform_driver owner
Libo Chen
2013-04-03
EHCI: Quirk flag for port power handling on overcurrent.
Christian Engelmayer
2013-01-11
USB: ehci-fsl: fix regression on mpc5121e
Anatolij Gustschin
2012-10-31
USB: EHCI: remove ehci_port_power() routine
Alan Stern
2012-10-19
USB: ehci-fsl: Return valid error in ehci_fsl_setup_phy
Ben Collins
2012-09-24
powerpc/usb: remove checking PHY_CLK_VALID for UTMI PHY
Shengzhou Liu
2012-09-05
powerpc/usb: fix bug of CPU hang when missing USB PHY clock
Shengzhou Liu
2012-07-16
USB: ehci-fsl: Update ifdef check to work on 64-bit ppc
Kumar Gala
2012-07-09
EHCI: centralize controller initialization
Alan Stern
2012-07-05
Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
2012-07-02
usb: phy: fix return value check of usb_get_phy
Kishon Vijay Abraham I
2012-06-25
usb: otg: support for multiple transceivers by a single controller
Kishon Vijay Abraham I
2012-06-25
usb: otg: utils: rename function name in OTG utils
Kishon Vijay Abraham I
2012-06-13
USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy
Richard Zhao
2012-05-14
USB: ehci-fsl: Use usb_put_transceiver instead of put_device
Jarkko Nikula
2012-04-22
Merge 3.4-rc4 into usb-next.
Greg Kroah-Hartman
2012-04-18
USB: ehci-fsl: Fix kernel crash on mpc5121e
Anatolij Gustschin
2012-04-18
fsl/usb: Add controller version based ULPI and UTMI phy support
Ramneek Mehresh
2012-03-12
Merge 3.3-rc7 into usb-next
Greg Kroah-Hartman
2012-03-02
Revert "powerpc/usb: fix issue of CPU halt when missing USB PHY clock"
Greg Kroah-Hartman
2012-03-01
Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
2012-02-29
Revert "powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on some platform"
Greg Kroah-Hartman
2012-02-28
powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on some platform
Shengzhou Liu
2012-02-27
usb: otg: Convert all users to pass struct usb_otg for OTG functions
Heikki Krogerus
2012-02-27
usb: Convert all users to new usb_phy
Heikki Krogerus
[next]