summaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-twl4030-usb.c
Commit message (Expand)AuthorAgeFilesLines
* phy: remove .owner field for drivers using module_platform_driverPeter Griffin2014-09-241-1/+0Star
* usb: phy: twl4030-usb: Use mutex instead of spinlock for protecting the dataTony Lindgren2014-09-241-9/+7Star
* usb: phy: twl4030-usb: Remove asleep and rely on runtime PMTony Lindgren2014-09-241-9/+5Star
* usb: phy: twl4030-usb: Move code from twl4030_phy_power to the runtime PM callsTony Lindgren2014-09-241-41/+31Star
* usb: phy: twl4030-usb: Simplify phy init to use runtime PMTony Lindgren2014-09-241-17/+3Star
* usb: phy: twl4030-usb: Remove unused irq_enabledTony Lindgren2014-09-241-2/+0Star
* usb: phy: twl4030-usb: Fix lost interrupts after ID pin goes downTony Lindgren2014-08-241-23/+10Star
* usb: phy: twl4030-usb: Fix regressions to runtime PM on omapsTony Lindgren2014-08-241-25/+63
* phy: core: Let node ptr of PHY point to PHY and not of PHY providerKishon Vijay Abraham I2014-07-221-1/+1
* usb: phy: twl4030-usb: Remove redundant semicolonSachin Kamat2014-03-011-1/+1
* usb: phy: twl4030-usb: Silence checkpatch warningsSachin Kamat2014-03-011-2/+2
* phy: let phy_provider_register be the last step in registering PHYKishon Vijay Abraham I2014-02-181-5/+5
* Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-10-241-0/+2
* usb: phy: twl4030-usb: remove *set_suspend* and *phy_init* opsKishon Vijay Abraham I2013-09-281-44/+13Star
* usb: phy: twl4030: use the new generic PHY frameworkKishon Vijay Abraham I2013-09-281-0/+844