summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/phy-mxs-usb.c
Commit message (Expand)AuthorAgeFilesLines
* usb: phy: mxs: Add DT bindings to configure TX settingsJaret Cantu2016-08-251-0/+61
* usb: phy: mxs: declare variable with initialized valueLi Jun2016-02-031-1/+1
* usb: phy: mxs: add "fsl,imx6ul-usbphy" compatible stringPeter Chen2015-11-191-0/+5
* usb: phy: phy-mxs-usb: fix a possible NULL dereferenceLABBE Corentin2015-11-171-2/+5
* usb: phy: phy-mxs-usb: Simplify return statementSaurabh Karajgaonkar2015-08-051-5/+1
* usb: phy: mxs: suspend to RAM causes NULL pointer dereferenceStefan Wahren2015-07-061-0/+3
* usb: phy: mxs: add delay before set phyctrl.clkgatePeter Chen2015-01-271-3/+9
* usb: phy: mxs: do not set PWD.RXPWD1PT1 for low speed connectionPeter Chen2015-01-271-1/+46
* usb: phy: mxs: refine mxs_phy_disconnect_lineLi Jun2015-01-271-1/+14
* usb: phy: mxs: don't need IP fix for imx6sxPeter Chen2015-01-271-2/+1
* usb: phy: phy-mxs-usb: do not depend on speed for disconnect notifierPeter Chen2015-01-121-1/+3
* usb: phy: phy-mxs-usb: add power down and disable wakeup for .shutdownPeter Chen2015-01-121-0/+11
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * usb: phy: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | usb: phy: phy-mxs-usb: delete unnecessary 'out of memory' messagesPeter Chen2014-11-031-3/+1
|/
* Merge tag 'v3.17-rc5' into nextFelipe Balbi2014-09-161-1/+7
|\
| * usb: phy: mxs: add imx6sx supportPeter Chen2014-09-031-1/+7
* | usb: phy: mxs: Add VF610 USB PHY supportStefan Agner2014-08-271-0/+6
|/
* usb: phy: mxs: Add sync time after controller clear phcdPeter Chen2014-03-051-0/+11
* usb: phy: mxs: Add system suspend/resume APIPeter Chen2014-03-051-0/+61
* usb: phy: mxs: Add implementation of set_wakeupPeter Chen2014-03-051-0/+116
* usb: phy: mxs: add controller idPeter Chen2014-03-051-0/+6
* usb: phy: mxs: Enable IC fixes for related SoCsPeter Chen2014-03-051-2/+21
* usb: phy: mxs: change description of usb device speedPeter Chen2014-03-051-4/+4
* usb: phy: mxs: Add anatop regmapPeter Chen2014-03-051-0/+15
* usb: phy: mxs: Add auto clock and power settingPeter Chen2014-03-051-3/+17
* usb: phy: mxs: Add platform judgement codePeter Chen2014-03-051-9/+49
* Merge tag 'v3.13-rc4' into nextFelipe Balbi2013-12-191-1/+1
|\
| * usb: phy: phy-mxs-usb: set the correct platform drvdataJisheng Zhang2013-11-251-1/+1
* | usb: phy: initialize the notifier when add a new phyNeil Zhang2013-12-121-2/+0
* | usb: phy: phy-mxs-usb: Check the return value from clk_prepare_enable()Fabio Estevam2013-12-061-2/+9
|/
* usb: phy: phy-mxs-usb: Check the return value from stmp_reset_block()Fabio Estevam2013-07-291-5/+8
* usb: otg: mxs-phy: add missing type to usb_phyMichael Grzeschik2013-05-151-0/+1
* usb: phy: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-151-5/+0
* usb: phy: mxs-usb: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-151-2/+0
* usb: phy: rename all phy drivers to phy-$name-usb.cFelipe Balbi2013-03-181-0/+220