summaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg/twl4030-usb.c
Commit message (Expand)AuthorAgeFilesLines
* usb: otg: twl4030: Start using struct usb_otgHeikki Krogerus2012-02-131-35/+44
* usb: otg: Rename usb_xceiv_event to usb_phy_eventHeikki Krogerus2012-02-131-1/+1
* usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus2012-02-131-4/+4
* treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-1/+1
* USB: twl4030-usb: Report correct vbus value for accessory charger adapters1Matthias Kaehlcke2011-04-131-1/+8
* usb: otg: TWL4030: Update the last_event variable.Hema HK2011-03-011-0/+2
* usb: otg: notifier: switch to atomic notifierFelipe Balbi2011-02-181-3/+3
* usb: otg: twl4030-usb: Fix unbalanced regulator disables at module removalJarkko Nikula2010-11-301-1/+2
* usb: otg: twl4030-usb: switch over to defines in twl.hFelipe Balbi2010-10-291-4/+9
* USB: otg: twl4030: fix phy initialization(v1)Ming Lei2010-09-201-27/+51
* USB: otg: twl4030: fix wrong assumption of starting stateFelipe Balbi2010-08-231-1/+5
* usb: otg: twl4030: use the global ULPI register definitionsHeikki Krogerus2010-05-201-100/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* usb: otg: twl4030: move to request_threaded_irqFelipe Balbi2010-03-021-9/+1
* USB: otg: twl4030: add support for notifierFelipe Balbi2010-03-021-21/+14
* mfd: Rename all twl4030_i2c*Balaji T K2009-12-131-18/+18
* mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar2009-12-131-1/+1
* USB: twl4030: Enable USB regulators before enabling USB chargingAguilar Pena, Leed2009-12-111-2/+2
* USB: twl4030-usb: fix minor reporting goofageDavid Brownell2009-06-151-7/+19
* USB: move twl4030_usb's probe function to .devinit.textUwe Kleine-König2009-06-151-1/+1
* USB: TWL: disable VUSB regulators when cable unpluggedJouni Hogander2009-03-241-9/+64
* USB: otg: twl4030 transceiver driverDavid Brownell2009-01-071-0/+721