aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg/twl4030-usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-25usb: otg: twl: use devres API to allocate resourcesKishon Vijay Abraham I1-12/+3
2012-06-25usb: musb: move otg specific initializations from twl to glueKishon Vijay Abraham I1-8/+0
2012-06-25usb: musb: twl: use mailbox API to send VBUS or ID eventsKishon Vijay Abraham I1-23/+23
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-14usb: otg: twl: add missing IRQF_ONESHOTFelipe Balbi1-2/+2
2012-02-13usb: otg: twl4030: Start using struct usb_otgHeikki Krogerus1-35/+44
2012-02-13usb: otg: Rename usb_xceiv_event to usb_phy_eventHeikki Krogerus1-1/+1
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus1-4/+4
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-1/+1
2011-04-13USB: twl4030-usb: Report correct vbus value for accessory charger adapters1Matthias Kaehlcke1-1/+8
2011-03-01usb: otg: TWL4030: Update the last_event variable.Hema HK1-0/+2
2011-02-18usb: otg: notifier: switch to atomic notifierFelipe Balbi1-3/+3
2010-11-30usb: otg: twl4030-usb: Fix unbalanced regulator disables at module removalJarkko Nikula1-1/+2
2010-10-29usb: otg: twl4030-usb: switch over to defines in twl.hFelipe Balbi1-4/+9
2010-09-20USB: otg: twl4030: fix phy initialization(v1)Ming Lei1-27/+51
2010-08-23USB: otg: twl4030: fix wrong assumption of starting stateFelipe Balbi1-1/+5
2010-05-20usb: otg: twl4030: use the global ULPI register definitionsHeikki Krogerus1-100/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-02usb: otg: twl4030: move to request_threaded_irqFelipe Balbi1-9/+1
2010-03-02USB: otg: twl4030: add support for notifierFelipe Balbi1-21/+14
2009-12-13mfd: Rename all twl4030_i2c*Balaji T K1-18/+18
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar1-1/+1
2009-12-11USB: twl4030: Enable USB regulators before enabling USB chargingAguilar Pena, Leed1-2/+2
2009-06-15USB: twl4030-usb: fix minor reporting goofageDavid Brownell1-7/+19
2009-06-15USB: move twl4030_usb's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-03-24USB: TWL: disable VUSB regulators when cable unpluggedJouni Hogander1-9/+64
2009-01-07USB: otg: twl4030 transceiver driverDavid Brownell1-0/+721