summaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg/mxs-phy.c
Commit message (Expand)AuthorAgeFilesLines
* usb: phy: move all PHY drivers to drivers/usb/phy/Felipe Balbi2013-03-181-220/+0
* usb: phy: mxs: use readl(), writel() instead of the _relaxed() versionsMarc Kleine-Budde2013-03-181-16/+16
* usb: phy: mxs-phy: register phy with frameworkSascha Hauer2013-03-181-0/+9
* Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-0/+20
|\
| * usb: phy: mxs-phy: add set_suspend APIPeter Chen2013-01-181-0/+20
* | usb: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-3/+3
|/
* usb: remove use of __devexitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* usb: phy: change phy notify connect/disconnect APIPeter Chen2012-11-151-8/+14
* usb: mxs-phy: re-init phy during the connection is uselessPeter Chen2012-11-151-1/+0
* Revert "usb: otg: mxs-phy: Fix mx23 operation"Peter Chen2012-11-151-35/+3
* usb: otg: mxs-phy: Fix mx23 operationMike Thompson2012-09-101-3/+35
* usb: otg: add basic mxs phy driver supportRichard Zhao2012-07-091-0/+186
OpenPOWER on IntegriCloud