index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
phy-twl4030-usb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-01
phy: Group vendor specific phy drivers
Vivek Gautam
1
-839
/
+0
2016-11-28
Merge tag 'phy-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...
Greg Kroah-Hartman
1
-0
/
+3
2016-11-18
phy: phy-twl4030-usb: emit VBUS status events to userspace
Matt Ranostay
1
-0
/
+3
2016-11-17
phy: twl4030-usb: Fix for musb session bit based PM
Tony Lindgren
1
-2
/
+2
2016-09-14
phy-twl4030-usb: initialize charging-related stuff via pm_runtime
Andreas Kemnade
1
-5
/
+11
2016-09-14
phy-twl4030-usb: better handle musb_mailbox() failure
Andreas Kemnade
1
-2
/
+7
2016-06-02
usb: musb: Return error value from musb_mailbox
Tony Lindgren
1
-4
/
+10
2016-03-04
phy: twl4030: use __maybe_unused to hide pm functions
Arnd Bergmann
1
-2
/
+2
2016-02-10
phy: twl4030-usb: Fix unbalanced pm_runtime_enable on module reload
Tony Lindgren
1
-5
/
+8
2016-02-10
phy: twl4030-usb: Relase usb phy on unload
Tony Lindgren
1
-0
/
+1
2015-12-16
usb: musb: core: Fix handling of the phy notifications
Tony Lindgren
1
-16
/
+16
2015-06-01
phy: twl4030-usb: remove incorrect pm_runtime_get_sync() in probe function.
NeilBrown
1
-1
/
+0
2015-06-01
phy: twl4030-usb: remove pointless 'suspended' test in 'suspend' callback.
NeilBrown
1
-4
/
+0
2015-06-01
phy: twl4030-usb: make runtime pm more reliable.
NeilBrown
1
-9
/
+20
2015-03-13
phy: twl4030-usb: Remove redundant assignment for twl->linkstat
Axel Lin
1
-1
/
+0
2014-11-27
Merge tag 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...
Greg Kroah-Hartman
1
-3
/
+6
2014-11-22
phy: remove the old lookup method
Heikki Krogerus
1
-1
/
+1
2014-11-22
phy: twl4030: use the new lookup method
Heikki Krogerus
1
-3
/
+6
2014-11-11
phy: twl4030: Fix build breakage
Felipe Balbi
1
-3
/
+3
2014-09-24
phy: remove .owner field for drivers using module_platform_driver
Peter Griffin
1
-1
/
+0
2014-09-24
usb: phy: twl4030-usb: Use mutex instead of spinlock for protecting the data
Tony Lindgren
1
-9
/
+7
2014-09-24
usb: phy: twl4030-usb: Remove asleep and rely on runtime PM
Tony Lindgren
1
-9
/
+5
2014-09-24
usb: phy: twl4030-usb: Move code from twl4030_phy_power to the runtime PM calls
Tony Lindgren
1
-41
/
+31
2014-09-24
usb: phy: twl4030-usb: Simplify phy init to use runtime PM
Tony Lindgren
1
-17
/
+3
2014-09-24
usb: phy: twl4030-usb: Remove unused irq_enabled
Tony Lindgren
1
-2
/
+0
2014-08-24
usb: phy: twl4030-usb: Fix lost interrupts after ID pin goes down
Tony Lindgren
1
-23
/
+10
2014-08-24
usb: phy: twl4030-usb: Fix regressions to runtime PM on omaps
Tony Lindgren
1
-25
/
+63
2014-07-22
phy: core: Let node ptr of PHY point to PHY and not of PHY provider
Kishon Vijay Abraham I
1
-1
/
+1
2014-03-01
usb: phy: twl4030-usb: Remove redundant semicolon
Sachin Kamat
1
-1
/
+1
2014-03-01
usb: phy: twl4030-usb: Silence checkpatch warnings
Sachin Kamat
1
-2
/
+2
2014-02-19
phy: let phy_provider_register be the last step in registering PHY
Kishon Vijay Abraham I
1
-5
/
+5
2013-10-24
Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-0
/
+2
2013-09-28
usb: phy: twl4030-usb: remove *set_suspend* and *phy_init* ops
Kishon Vijay Abraham I
1
-44
/
+13
2013-09-28
usb: phy: twl4030: use the new generic PHY framework
Kishon Vijay Abraham I
1
-0
/
+844