aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg/twl6030-usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-09drivers: usb: otg: fix build break in twl6030-usb.cKishon Vijay Abraham I1-2/+0
2012-07-05Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-44/+25
2012-06-25usb: otg: twl: use devres API to allocate resourcesKishon Vijay Abraham I1-13/+3
2012-06-25usb: musb: move otg specific initializations from twl to glueKishon Vijay Abraham I1-6/+0
2012-06-25usb: musb: twl: use mailbox API to send VBUS or ID eventsKishon Vijay Abraham I1-26/+21
2012-06-25usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I1-1/+1
2012-06-25usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I1-1/+1
2012-06-22usb: otg: twl6030-usb: Fix twl writesMoiz Sonasath1-9/+6
2012-05-17USB: twl6030-usb: pass IRQF_ONESHOT to request_threaded_irqMing Lei1-2/+2
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