aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-omap-usb2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-05phy: omap-usb2: Enable runtime PM of omap-usb2 phy properlyOussama Ghorbel1-2/+4
2014-09-24phy: remove .owner field for drivers using module_platform_driverPeter Griffin1-1/+0
2014-09-24phy: phy-omap-usb2: Remove unncessary site specific OOM messagesPeter Griffin1-6/+2
2014-07-22phy: core: Let node ptr of PHY point to PHY and not of PHY providerKishon Vijay Abraham I1-1/+1
2014-07-11phy: omap-usb2: Balance pm_runtime_enable() on probe failure and removeRoger Quadros1-2/+5
2014-07-11phy: omap-usb2: fix devm_ioremap_resource error detection codeHimangi Saraogi1-2/+2
2014-05-08phy: omap-usb2: Use generic clock names "wkupclk" and "refclk"Roger Quadros1-7/+23
2014-03-09phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I1-4/+4
2014-03-09phy: omap-usb2: Add different compatible for OMAP5George Cherian1-0/+9
2014-03-09phy: omap-usb2: Provide workaround for USB2PHY false disconnectAustin Beam1-0/+44
2014-03-09phy: omap-usb2: Adapt phy-omap-usb2 for AM437xGeorge Cherian1-12/+37
2014-03-07phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/Kishon Vijay Abraham I1-1/+1
2014-03-06usb: phy: omap-usb2: remove *set_suspend* callback from omap-usb2Kishon Vijay Abraham I1-25/+0
2014-02-18phy: let phy_provider_register be the last step in registering PHYKishon Vijay Abraham I1-5/+5
2013-10-03usb: phy: omap-usb2: Don't use omap_get_control_dev()Roger Quadros1-8/+23
2013-09-27usb: phy: omap-usb2: use the new generic PHY frameworkKishon Vijay Abraham I1-0/+309