index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
phy-twl4030-usb.c
Age
Commit message (
Expand
)
Author
2016-06-01
usb: musb: Return error value from musb_mailbox
Tony Lindgren
2016-03-04
phy: twl4030: use __maybe_unused to hide pm functions
Arnd Bergmann
2016-02-10
phy: twl4030-usb: Fix unbalanced pm_runtime_enable on module reload
Tony Lindgren
2016-02-10
phy: twl4030-usb: Relase usb phy on unload
Tony Lindgren
2015-12-16
usb: musb: core: Fix handling of the phy notifications
Tony Lindgren
2015-06-01
phy: twl4030-usb: remove incorrect pm_runtime_get_sync() in probe function.
NeilBrown
2015-06-01
phy: twl4030-usb: remove pointless 'suspended' test in 'suspend' callback.
NeilBrown
2015-06-01
phy: twl4030-usb: make runtime pm more reliable.
NeilBrown
2015-03-13
phy: twl4030-usb: Remove redundant assignment for twl->linkstat
Axel Lin
2014-11-27
Merge tag 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...
Greg Kroah-Hartman
2014-11-22
phy: remove the old lookup method
Heikki Krogerus
2014-11-22
phy: twl4030: use the new lookup method
Heikki Krogerus
2014-11-10
phy: twl4030: Fix build breakage
Felipe Balbi
2014-09-24
phy: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-09-24
usb: phy: twl4030-usb: Use mutex instead of spinlock for protecting the data
Tony Lindgren
2014-09-24
usb: phy: twl4030-usb: Remove asleep and rely on runtime PM
Tony Lindgren
2014-09-24
usb: phy: twl4030-usb: Move code from twl4030_phy_power to the runtime PM calls
Tony Lindgren
2014-09-24
usb: phy: twl4030-usb: Simplify phy init to use runtime PM
Tony Lindgren
2014-09-24
usb: phy: twl4030-usb: Remove unused irq_enabled
Tony Lindgren
2014-08-24
usb: phy: twl4030-usb: Fix lost interrupts after ID pin goes down
Tony Lindgren
2014-08-24
usb: phy: twl4030-usb: Fix regressions to runtime PM on omaps
Tony Lindgren
2014-07-22
phy: core: Let node ptr of PHY point to PHY and not of PHY provider
Kishon Vijay Abraham I
2014-03-01
usb: phy: twl4030-usb: Remove redundant semicolon
Sachin Kamat
2014-03-01
usb: phy: twl4030-usb: Silence checkpatch warnings
Sachin Kamat
2014-02-18
phy: let phy_provider_register be the last step in registering PHY
Kishon Vijay Abraham I
2013-10-24
Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-09-28
usb: phy: twl4030-usb: remove *set_suspend* and *phy_init* ops
Kishon Vijay Abraham I
2013-09-28
usb: phy: twl4030: use the new generic PHY framework
Kishon Vijay Abraham I