index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
phy
/
phy-mxs-usb.c
Age
Commit message (
Expand
)
Author
2018-09-20
usb: phy: mxs: fix spelling mistake "stardard" -> "standard"
Colin Ian King
2018-03-08
usb: phy: mxs: Staticize mxs_charger_secondary_detection()
Fabio Estevam
2018-02-12
usb: phy: mxs: Fix NULL pointer dereference on i.MX23/28
Fabio Estevam
2017-11-07
USB: phy: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-10-19
usb: phy: mxs: add usb charger type detection
Li Jun
2016-08-25
usb: phy: mxs: Add DT bindings to configure TX settings
Jaret Cantu
2016-02-03
usb: phy: mxs: declare variable with initialized value
Li Jun
2015-11-19
usb: phy: mxs: add "fsl,imx6ul-usbphy" compatible string
Peter Chen
2015-11-17
usb: phy: phy-mxs-usb: fix a possible NULL dereference
LABBE Corentin
2015-08-05
usb: phy: phy-mxs-usb: Simplify return statement
Saurabh Karajgaonkar
2015-07-06
usb: phy: mxs: suspend to RAM causes NULL pointer dereference
Stefan Wahren
2015-01-27
usb: phy: mxs: add delay before set phyctrl.clkgate
Peter Chen
2015-01-27
usb: phy: mxs: do not set PWD.RXPWD1PT1 for low speed connection
Peter Chen
2015-01-27
usb: phy: mxs: refine mxs_phy_disconnect_line
Li Jun
2015-01-27
usb: phy: mxs: don't need IP fix for imx6sx
Peter Chen
2015-01-12
usb: phy: phy-mxs-usb: do not depend on speed for disconnect notifier
Peter Chen
2015-01-12
usb: phy: phy-mxs-usb: add power down and disable wakeup for .shutdown
Peter Chen
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-03
usb: phy: phy-mxs-usb: delete unnecessary 'out of memory' messages
Peter Chen
2014-10-20
usb: phy: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-16
Merge tag 'v3.17-rc5' into next
Felipe Balbi
2014-09-03
usb: phy: mxs: add imx6sx support
Peter Chen
2014-08-27
usb: phy: mxs: Add VF610 USB PHY support
Stefan Agner
2014-03-05
usb: phy: mxs: Add sync time after controller clear phcd
Peter Chen
2014-03-05
usb: phy: mxs: Add system suspend/resume API
Peter Chen
2014-03-05
usb: phy: mxs: Add implementation of set_wakeup
Peter Chen
2014-03-05
usb: phy: mxs: add controller id
Peter Chen
2014-03-05
usb: phy: mxs: Enable IC fixes for related SoCs
Peter Chen
2014-03-05
usb: phy: mxs: change description of usb device speed
Peter Chen
2014-03-05
usb: phy: mxs: Add anatop regmap
Peter Chen
2014-03-05
usb: phy: mxs: Add auto clock and power setting
Peter Chen
2014-03-05
usb: phy: mxs: Add platform judgement code
Peter Chen
2013-12-19
Merge tag 'v3.13-rc4' into next
Felipe Balbi
2013-12-12
usb: phy: initialize the notifier when add a new phy
Neil Zhang
2013-12-06
usb: phy: phy-mxs-usb: Check the return value from clk_prepare_enable()
Fabio Estevam
2013-11-25
usb: phy: phy-mxs-usb: set the correct platform drvdata
Jisheng Zhang
2013-07-29
usb: phy: phy-mxs-usb: Check the return value from stmp_reset_block()
Fabio Estevam
2013-05-15
usb: otg: mxs-phy: add missing type to usb_phy
Michael Grzeschik
2013-05-15
usb: phy: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-15
usb: phy: mxs-usb: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-03-18
usb: phy: rename all phy drivers to phy-$name-usb.c
Felipe Balbi