aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg/twl6030-usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-13usb: otg: twl6030: Start using struct usb_otgHeikki Krogerus1-50/+61
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus1-9/+9
2011-08-22USB: otg: remove unused function twl6030_set_phy_clkWanlong Gao1-16/+0
2011-07-01USB: OTG: Use work_queue in set_vbus for TWL6030 transcieverMoiz Sonasath1-6/+24
2011-05-27USB: TWL6025 allow different regulator nameGraeme Gregory1-1/+9
2011-05-13usb: otg: TWL6030: OMAP4430: Adding SRP VBUS pulsing APIHema HK1-0/+15
2011-04-13usb/otg: fix twl6030 macroRandy Dunlap1-1/+1
2011-02-18usb: otg: notifier: switch to atomic notifierFelipe Balbi1-4/+4
2011-02-18usb: otg: TWL6030 Save the last event in otg_transceiverHema HK1-0/+3
2011-02-18usb: otg: TWL6030: Introduce the twl6030_phy_suspend function.Hema HK1-0/+13
2011-02-17usb: otg: Remove one unnecessary I2C read request.Hema HK1-5/+2
2011-02-17usb: otg: enable regulator only on cable/device connectHema HK1-15/+12
2010-12-10usb: otg: Adding twl6030-usb transceiver driver for OMAP4430Hema HK1-0/+493