Age | Commit message (Expand) | Author | Files | Lines |
2015-11-19 | usb: phy: mxs: add "fsl,imx6ul-usbphy" compatible string | Peter Chen | 1 | -0/+5 |
2015-11-17 | usb: phy: phy-mxs-usb: fix a possible NULL dereference | LABBE Corentin | 1 | -2/+5 |
2015-08-05 | usb: phy: phy-mxs-usb: Simplify return statement | Saurabh Karajgaonkar | 1 | -5/+1 |
2015-07-06 | usb: phy: mxs: suspend to RAM causes NULL pointer dereference | Stefan Wahren | 1 | -0/+3 |
2015-01-27 | usb: phy: mxs: add delay before set phyctrl.clkgate | Peter Chen | 1 | -3/+9 |
2015-01-27 | usb: phy: mxs: do not set PWD.RXPWD1PT1 for low speed connection | Peter Chen | 1 | -1/+46 |
2015-01-27 | usb: phy: mxs: refine mxs_phy_disconnect_line | Li Jun | 1 | -1/+14 |
2015-01-27 | usb: phy: mxs: don't need IP fix for imx6sx | Peter Chen | 1 | -2/+1 |
2015-01-12 | usb: phy: phy-mxs-usb: do not depend on speed for disconnect notifier | Peter Chen | 1 | -1/+3 |
2015-01-12 | usb: phy: phy-mxs-usb: add power down and disable wakeup for .shutdown | Peter Chen | 1 | -0/+11 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-03 | usb: phy: phy-mxs-usb: delete unnecessary 'out of memory' messages | Peter Chen | 1 | -3/+1 |
2014-10-20 | usb: phy: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-09-16 | Merge tag 'v3.17-rc5' into next | Felipe Balbi | 1 | -1/+7 |
2014-09-03 | usb: phy: mxs: add imx6sx support | Peter Chen | 1 | -1/+7 |
2014-08-27 | usb: phy: mxs: Add VF610 USB PHY support | Stefan Agner | 1 | -0/+6 |
2014-03-06 | usb: phy: mxs: Add sync time after controller clear phcd | Peter Chen | 1 | -0/+11 |
2014-03-06 | usb: phy: mxs: Add system suspend/resume API | Peter Chen | 1 | -0/+61 |
2014-03-06 | usb: phy: mxs: Add implementation of set_wakeup | Peter Chen | 1 | -0/+116 |
2014-03-06 | usb: phy: mxs: add controller id | Peter Chen | 1 | -0/+6 |
2014-03-06 | usb: phy: mxs: Enable IC fixes for related SoCs | Peter Chen | 1 | -2/+21 |
2014-03-06 | usb: phy: mxs: change description of usb device speed | Peter Chen | 1 | -4/+4 |
2014-03-06 | usb: phy: mxs: Add anatop regmap | Peter Chen | 1 | -0/+15 |
2014-03-06 | usb: phy: mxs: Add auto clock and power setting | Peter Chen | 1 | -3/+17 |
2014-03-06 | usb: phy: mxs: Add platform judgement code | Peter Chen | 1 | -9/+49 |
2013-12-19 | Merge tag 'v3.13-rc4' into next | Felipe Balbi | 1 | -1/+1 |
2013-12-12 | usb: phy: initialize the notifier when add a new phy | Neil Zhang | 1 | -2/+0 |
2013-12-07 | usb: phy: phy-mxs-usb: Check the return value from clk_prepare_enable() | Fabio Estevam | 1 | -2/+9 |
2013-11-25 | usb: phy: phy-mxs-usb: set the correct platform drvdata | Jisheng Zhang | 1 | -1/+1 |
2013-07-29 | usb: phy: phy-mxs-usb: Check the return value from stmp_reset_block() | Fabio Estevam | 1 | -5/+8 |
2013-05-15 | usb: otg: mxs-phy: add missing type to usb_phy | Michael Grzeschik | 1 | -0/+1 |
2013-05-15 | usb: phy: don't check resource with devm_ioremap_resource | Wolfram Sang | 1 | -5/+0 |
2013-05-15 | usb: phy: mxs-usb: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -2/+0 |
2013-03-18 | usb: phy: rename all phy drivers to phy-$name-usb.c | Felipe Balbi | 1 | -0/+220 |