index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
phy-twl4030-usb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
phy: Group vendor specific phy drivers
Vivek Gautam
2017-06-01
1
-839
/
+0
*
Merge tag 'phy-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...
Greg Kroah-Hartman
2016-11-28
1
-0
/
+3
|
\
|
*
phy: phy-twl4030-usb: emit VBUS status events to userspace
Matt Ranostay
2016-11-18
1
-0
/
+3
*
|
phy: twl4030-usb: Fix for musb session bit based PM
Tony Lindgren
2016-11-17
1
-2
/
+2
|
/
*
phy-twl4030-usb: initialize charging-related stuff via pm_runtime
Andreas Kemnade
2016-09-14
1
-5
/
+11
*
phy-twl4030-usb: better handle musb_mailbox() failure
Andreas Kemnade
2016-09-14
1
-2
/
+7
*
usb: musb: Return error value from musb_mailbox
Tony Lindgren
2016-06-01
1
-4
/
+10
*
phy: twl4030: use __maybe_unused to hide pm functions
Arnd Bergmann
2016-03-03
1
-2
/
+2
*
phy: twl4030-usb: Fix unbalanced pm_runtime_enable on module reload
Tony Lindgren
2016-02-10
1
-5
/
+8
*
phy: twl4030-usb: Relase usb phy on unload
Tony Lindgren
2016-02-10
1
-0
/
+1
*
usb: musb: core: Fix handling of the phy notifications
Tony Lindgren
2015-12-16
1
-16
/
+16
*
phy: twl4030-usb: remove incorrect pm_runtime_get_sync() in probe function.
NeilBrown
2015-06-01
1
-1
/
+0
*
phy: twl4030-usb: remove pointless 'suspended' test in 'suspend' callback.
NeilBrown
2015-06-01
1
-4
/
+0
*
phy: twl4030-usb: make runtime pm more reliable.
NeilBrown
2015-06-01
1
-9
/
+20
*
phy: twl4030-usb: Remove redundant assignment for twl->linkstat
Axel Lin
2015-03-13
1
-1
/
+0
*
Merge tag 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...
Greg Kroah-Hartman
2014-11-27
1
-3
/
+6
|
\
|
*
phy: remove the old lookup method
Heikki Krogerus
2014-11-22
1
-1
/
+1
|
*
phy: twl4030: use the new lookup method
Heikki Krogerus
2014-11-22
1
-3
/
+6
*
|
phy: twl4030: Fix build breakage
Felipe Balbi
2014-11-10
1
-3
/
+3
|
/
*
phy: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-09-24
1
-1
/
+0
*
usb: phy: twl4030-usb: Use mutex instead of spinlock for protecting the data
Tony Lindgren
2014-09-24
1
-9
/
+7
*
usb: phy: twl4030-usb: Remove asleep and rely on runtime PM
Tony Lindgren
2014-09-24
1
-9
/
+5
*
usb: phy: twl4030-usb: Move code from twl4030_phy_power to the runtime PM calls
Tony Lindgren
2014-09-24
1
-41
/
+31
*
usb: phy: twl4030-usb: Simplify phy init to use runtime PM
Tony Lindgren
2014-09-24
1
-17
/
+3
*
usb: phy: twl4030-usb: Remove unused irq_enabled
Tony Lindgren
2014-09-24
1
-2
/
+0
*
usb: phy: twl4030-usb: Fix lost interrupts after ID pin goes down
Tony Lindgren
2014-08-24
1
-23
/
+10
*
usb: phy: twl4030-usb: Fix regressions to runtime PM on omaps
Tony Lindgren
2014-08-24
1
-25
/
+63
*
phy: core: Let node ptr of PHY point to PHY and not of PHY provider
Kishon Vijay Abraham I
2014-07-22
1
-1
/
+1
*
usb: phy: twl4030-usb: Remove redundant semicolon
Sachin Kamat
2014-03-02
1
-1
/
+1
*
usb: phy: twl4030-usb: Silence checkpatch warnings
Sachin Kamat
2014-03-02
1
-2
/
+2
*
phy: let phy_provider_register be the last step in registering PHY
Kishon Vijay Abraham I
2014-02-18
1
-5
/
+5
*
Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-10-24
1
-0
/
+2
*
usb: phy: twl4030-usb: remove *set_suspend* and *phy_init* ops
Kishon Vijay Abraham I
2013-09-27
1
-44
/
+13
*
usb: phy: twl4030: use the new generic PHY framework
Kishon Vijay Abraham I
2013-09-27
1
-0
/
+844