summaryrefslogtreecommitdiff
path: root/drivers/usb/otg/mxs-phy.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-18usb: phy: move all PHY drivers to drivers/usb/phy/Felipe Balbi1-220/+0
2013-03-18usb: phy: mxs: use readl(), writel() instead of the _relaxed() versionsMarc Kleine-Budde1-16/+16
2013-03-18usb: phy: mxs-phy: register phy with frameworkSascha Hauer1-0/+9
2013-02-22Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+20
2013-01-22usb: Convert to devm_ioremap_resource()Thierry Reding1-3/+3
2013-01-18usb: phy: mxs-phy: add set_suspend APIPeter Chen1-0/+20
2012-11-22usb: remove use of __devexitBill Pemberton1-1/+1
2012-11-22usb: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-16usb: phy: change phy notify connect/disconnect APIPeter Chen1-8/+14
2012-11-16usb: mxs-phy: re-init phy during the connection is uselessPeter Chen1-1/+0
2012-11-16Revert "usb: otg: mxs-phy: Fix mx23 operation"Peter Chen1-35/+3
2012-09-10usb: otg: mxs-phy: Fix mx23 operationMike Thompson1-3/+35
2012-07-09usb: otg: add basic mxs phy driver supportRichard Zhao1-0/+186