开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
phy-twl4030-usb.c
Age
Commit message (
Expand
)
Author
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-02
usb: phy: twl4030-usb: Remove redundant semicolon
Sachin Kamat
2014-03-02
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-27
usb: phy: twl4030-usb: remove *set_suspend* and *phy_init* ops
Kishon Vijay Abraham I
2013-09-27
usb: phy: twl4030: use the new generic PHY framework
Kishon Vijay Abraham I