aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/phy-twl4030-usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-30usb: phy: use dev_get_platdata()Jingoo Han1-1/+1
2013-04-05Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-0/+794
2013-04-03usb: phy: twl4030-usb: check regulator_enable return valueFabio Baltieri1-3/+15
2013-04-02usb: phy: twl4030-usb: check if vbus is driven by twl itselfGrazvydas Ignotas1-3/+28
2013-03-21usb: phy: twl4030-usb: poll for ID disconnectGrazvydas Ignotas1-7/+57
2013-03-21usb: phy: twl4030-usb: don't switch the phy on/off needlesslyGrazvydas Ignotas1-6/+0
2013-03-21usb: phy: twl4030-usb: ignore duplicate eventsGrazvydas Ignotas1-2/+3
2013-03-21usb: phy: twl4030-usb: don't enable PHY during initGrazvydas Ignotas1-11/+9
2013-03-18usb: phy: twl4030: fix cold plug on OMAP3Kishon Vijay Abraham I1-6/+4
2013-03-18usb: phy: twl4030: use devres API for regulator get and request irqKishon Vijay Abraham I1-20/+8
2013-03-18usb: phy: rename all phy drivers to phy-$name-usb.cFelipe Balbi1-0/+728