summaryrefslogtreecommitdiff
path: root/drivers/usb/phy/phy-mxs-usb.c
AgeCommit message (Expand)Author
2017-11-07USB: phy: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-10-19usb: phy: mxs: add usb charger type detectionLi Jun
2016-08-25usb: phy: mxs: Add DT bindings to configure TX settingsJaret Cantu
2016-02-03usb: phy: mxs: declare variable with initialized valueLi Jun
2015-11-19usb: phy: mxs: add "fsl,imx6ul-usbphy" compatible stringPeter Chen
2015-11-17usb: phy: phy-mxs-usb: fix a possible NULL dereferenceLABBE Corentin
2015-08-05usb: phy: phy-mxs-usb: Simplify return statementSaurabh Karajgaonkar
2015-07-06usb: phy: mxs: suspend to RAM causes NULL pointer dereferenceStefan Wahren
2015-01-27usb: phy: mxs: add delay before set phyctrl.clkgatePeter Chen
2015-01-27usb: phy: mxs: do not set PWD.RXPWD1PT1 for low speed connectionPeter Chen
2015-01-27usb: phy: mxs: refine mxs_phy_disconnect_lineLi Jun
2015-01-27usb: phy: mxs: don't need IP fix for imx6sxPeter Chen
2015-01-12usb: phy: phy-mxs-usb: do not depend on speed for disconnect notifierPeter Chen
2015-01-12usb: phy: phy-mxs-usb: add power down and disable wakeup for .shutdownPeter Chen
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-03usb: phy: phy-mxs-usb: delete unnecessary 'out of memory' messagesPeter Chen
2014-10-20usb: phy: drop owner assignment from platform_driversWolfram Sang
2014-09-16Merge tag 'v3.17-rc5' into nextFelipe Balbi
2014-09-03usb: phy: mxs: add imx6sx supportPeter Chen
2014-08-27usb: phy: mxs: Add VF610 USB PHY supportStefan Agner
2014-03-05usb: phy: mxs: Add sync time after controller clear phcdPeter Chen
2014-03-05usb: phy: mxs: Add system suspend/resume APIPeter Chen
2014-03-05usb: phy: mxs: Add implementation of set_wakeupPeter Chen
2014-03-05usb: phy: mxs: add controller idPeter Chen
2014-03-05usb: phy: mxs: Enable IC fixes for related SoCsPeter Chen
2014-03-05usb: phy: mxs: change description of usb device speedPeter Chen
2014-03-05usb: phy: mxs: Add anatop regmapPeter Chen
2014-03-05usb: phy: mxs: Add auto clock and power settingPeter Chen
2014-03-05usb: phy: mxs: Add platform judgement codePeter Chen
2013-12-19Merge tag 'v3.13-rc4' into nextFelipe Balbi
2013-12-12usb: phy: initialize the notifier when add a new phyNeil Zhang
2013-12-06usb: phy: phy-mxs-usb: Check the return value from clk_prepare_enable()Fabio Estevam
2013-11-25usb: phy: phy-mxs-usb: set the correct platform drvdataJisheng Zhang
2013-07-29usb: phy: phy-mxs-usb: Check the return value from stmp_reset_block()Fabio Estevam
2013-05-15usb: otg: mxs-phy: add missing type to usb_phyMichael Grzeschik
2013-05-15usb: phy: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-15usb: phy: mxs-usb: Remove redundant platform_set_drvdata()Sachin Kamat
2013-03-18usb: phy: rename all phy drivers to phy-$name-usb.cFelipe Balbi