Age | Commit message (Expand) | Author | Files | Lines |
2012-11-22 | usb: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-15 | usb: otg: twl4030: Change TWL4030_MODULE_* ids to TWL_MODULE_* | Peter Ujfalusi | 1 | -25/+21 |
2012-09-06 | usb: twl4030: Add device tree support for twl4030 usb | Kishon Vijay Abraham I | 1 | -6/+20 |
2012-06-25 | usb: otg: twl: use devres API to allocate resources | Kishon Vijay Abraham I | 1 | -12/+3 |
2012-06-25 | usb: musb: move otg specific initializations from twl to glue | Kishon Vijay Abraham I | 1 | -8/+0 |
2012-06-25 | usb: musb: twl: use mailbox API to send VBUS or ID events | Kishon Vijay Abraham I | 1 | -23/+23 |
2012-06-25 | usb: otg: support for multiple transceivers by a single controller | Kishon Vijay Abraham I | 1 | -1/+1 |
2012-06-25 | usb: otg: utils: rename function name in OTG utils | Kishon Vijay Abraham I | 1 | -1/+1 |
2012-06-14 | usb: otg: twl: add missing IRQF_ONESHOT | Felipe Balbi | 1 | -2/+2 |
2012-02-13 | usb: otg: twl4030: Start using struct usb_otg | Heikki Krogerus | 1 | -35/+44 |
2012-02-13 | usb: otg: Rename usb_xceiv_event to usb_phy_event | Heikki Krogerus | 1 | -1/+1 |
2012-02-13 | usb: otg: Rename otg_transceiver to usb_phy | Heikki Krogerus | 1 | -4/+4 |
2011-07-21 | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 1 | -1/+1 |
2011-04-14 | USB: twl4030-usb: Report correct vbus value for accessory charger adapters1 | Matthias Kaehlcke | 1 | -1/+8 |
2011-03-01 | usb: otg: TWL4030: Update the last_event variable. | Hema HK | 1 | -0/+2 |
2011-02-18 | usb: otg: notifier: switch to atomic notifier | Felipe Balbi | 1 | -3/+3 |
2010-12-01 | usb: otg: twl4030-usb: Fix unbalanced regulator disables at module removal | Jarkko Nikula | 1 | -1/+2 |
2010-10-29 | usb: otg: twl4030-usb: switch over to defines in twl.h | Felipe Balbi | 1 | -4/+9 |
2010-09-21 | USB: otg: twl4030: fix phy initialization(v1) | Ming Lei | 1 | -27/+51 |
2010-08-24 | USB: otg: twl4030: fix wrong assumption of starting state | Felipe Balbi | 1 | -1/+5 |
2010-05-21 | usb: otg: twl4030: use the global ULPI register definitions | Heikki Krogerus | 1 | -100/+8 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-03 | usb: otg: twl4030: move to request_threaded_irq | Felipe Balbi | 1 | -9/+1 |
2010-03-03 | USB: otg: twl4030: add support for notifier | Felipe Balbi | 1 | -21/+14 |
2009-12-13 | mfd: Rename all twl4030_i2c* | Balaji T K | 1 | -18/+18 |
2009-12-13 | mfd: Rename twl4030* driver files to enable re-use | Santosh Shilimkar | 1 | -1/+1 |
2009-12-11 | USB: twl4030: Enable USB regulators before enabling USB charging | Aguilar Pena, Leed | 1 | -2/+2 |
2009-06-16 | USB: twl4030-usb: fix minor reporting goofage | David Brownell | 1 | -7/+19 |
2009-06-16 | USB: move twl4030_usb's probe function to .devinit.text | Uwe Kleine-König | 1 | -1/+1 |
2009-03-25 | USB: TWL: disable VUSB regulators when cable unplugged | Jouni Hogander | 1 | -9/+64 |
2009-01-07 | USB: otg: twl4030 transceiver driver | David Brownell | 1 | -0/+721 |