index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
phy
/
phy-twl4030-usb.c
Age
Commit message (
Expand
)
Author
2013-09-27
usb: phy: twl4030: use the new generic PHY framework
Kishon Vijay Abraham I
2013-07-30
usb: phy: use dev_get_platdata()
Jingoo Han
2013-04-05
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-04-03
usb: phy: twl4030-usb: check regulator_enable return value
Fabio Baltieri
2013-04-02
usb: phy: twl4030-usb: check if vbus is driven by twl itself
Grazvydas Ignotas
2013-03-21
usb: phy: twl4030-usb: poll for ID disconnect
Grazvydas Ignotas
2013-03-21
usb: phy: twl4030-usb: don't switch the phy on/off needlessly
Grazvydas Ignotas
2013-03-21
usb: phy: twl4030-usb: ignore duplicate events
Grazvydas Ignotas
2013-03-21
usb: phy: twl4030-usb: don't enable PHY during init
Grazvydas Ignotas
2013-03-18
usb: phy: twl4030: fix cold plug on OMAP3
Kishon Vijay Abraham I
2013-03-18
usb: phy: twl4030: use devres API for regulator get and request irq
Kishon Vijay Abraham I
2013-03-18
usb: phy: rename all phy drivers to phy-$name-usb.c
Felipe Balbi