summaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-twl4030-usb.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'phy-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman2016-11-281-0/+3
|\
| * phy: phy-twl4030-usb: emit VBUS status events to userspaceMatt Ranostay2016-11-181-0/+3
* | phy: twl4030-usb: Fix for musb session bit based PMTony Lindgren2016-11-171-2/+2
|/
* phy-twl4030-usb: initialize charging-related stuff via pm_runtimeAndreas Kemnade2016-09-141-5/+11
* phy-twl4030-usb: better handle musb_mailbox() failureAndreas Kemnade2016-09-141-2/+7
* usb: musb: Return error value from musb_mailboxTony Lindgren2016-06-011-4/+10
* phy: twl4030: use __maybe_unused to hide pm functionsArnd Bergmann2016-03-031-2/+2
* phy: twl4030-usb: Fix unbalanced pm_runtime_enable on module reloadTony Lindgren2016-02-101-5/+8
* phy: twl4030-usb: Relase usb phy on unloadTony Lindgren2016-02-101-0/+1
* usb: musb: core: Fix handling of the phy notificationsTony Lindgren2015-12-161-16/+16
* phy: twl4030-usb: remove incorrect pm_runtime_get_sync() in probe function.NeilBrown2015-06-011-1/+0
* phy: twl4030-usb: remove pointless 'suspended' test in 'suspend' callback.NeilBrown2015-06-011-4/+0
* phy: twl4030-usb: make runtime pm more reliable.NeilBrown2015-06-011-9/+20
* phy: twl4030-usb: Remove redundant assignment for twl->linkstatAxel Lin2015-03-131-1/+0
* Merge tag 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman2014-11-271-3/+6
|\
| * phy: remove the old lookup methodHeikki Krogerus2014-11-221-1/+1
| * phy: twl4030: use the new lookup methodHeikki Krogerus2014-11-221-3/+6
* | phy: twl4030: Fix build breakageFelipe Balbi2014-11-101-3/+3
|/
* phy: remove .owner field for drivers using module_platform_driverPeter Griffin2014-09-241-1/+0
* usb: phy: twl4030-usb: Use mutex instead of spinlock for protecting the dataTony Lindgren2014-09-241-9/+7
* usb: phy: twl4030-usb: Remove asleep and rely on runtime PMTony Lindgren2014-09-241-9/+5
* usb: phy: twl4030-usb: Move code from twl4030_phy_power to the runtime PM callsTony Lindgren2014-09-241-41/+31
* usb: phy: twl4030-usb: Simplify phy init to use runtime PMTony Lindgren2014-09-241-17/+3
* usb: phy: twl4030-usb: Remove unused irq_enabledTony Lindgren2014-09-241-2/+0
* usb: phy: twl4030-usb: Fix lost interrupts after ID pin goes downTony Lindgren2014-08-241-23/+10
* 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-021-1/+1
* usb: phy: twl4030-usb: Silence checkpatch warningsSachin Kamat2014-03-021-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-271-44/+13
* usb: phy: twl4030: use the new generic PHY frameworkKishon Vijay Abraham I2013-09-271-0/+844