summaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg/twl6030-usb.c
Commit message (Expand)AuthorAgeFilesLines
* usb: phy: move all PHY drivers to drivers/usb/phy/Felipe Balbi2013-03-181-446/+0Star
* usb: remove use of __devinitBill Pemberton2012-11-211-1/+1
* usb: twl6030: Add dt support for twl6030 usbKishon Vijay Abraham I2012-09-061-13/+26
* usb: otg: make twl6030_usb as a comparator driver to omap_usb2Kishon Vijay Abraham I2012-09-061-100/+18Star
* drivers: usb: otg: fix build break in twl6030-usb.cKishon Vijay Abraham I2012-07-091-2/+0Star
* Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-07-061-44/+25Star
|\
| * usb: otg: twl: use devres API to allocate resourcesKishon Vijay Abraham I2012-06-251-13/+3Star
| * usb: musb: move otg specific initializations from twl to glueKishon Vijay Abraham I2012-06-251-6/+0Star
| * usb: musb: twl: use mailbox API to send VBUS or ID eventsKishon Vijay Abraham I2012-06-251-26/+21Star
| * usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I2012-06-251-1/+1
| * usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I2012-06-251-1/+1
* | usb: otg: twl6030-usb: Fix twl writesMoiz Sonasath2012-06-221-9/+6Star
|/
* USB: twl6030-usb: pass IRQF_ONESHOT to request_threaded_irqMing Lei2012-05-171-2/+2
* usb: otg: twl6030: Start using struct usb_otgHeikki Krogerus2012-02-131-50/+61
* usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus2012-02-131-9/+9
* USB: otg: remove unused function twl6030_set_phy_clkWanlong Gao2011-08-231-16/+0Star
* USB: OTG: Use work_queue in set_vbus for TWL6030 transcieverMoiz Sonasath2011-07-011-6/+24
* USB: TWL6025 allow different regulator nameGraeme Gregory2011-05-271-1/+9
* usb: otg: TWL6030: OMAP4430: Adding SRP VBUS pulsing APIHema HK2011-05-131-0/+15
* usb/otg: fix twl6030 macroRandy Dunlap2011-04-141-1/+1
* usb: otg: notifier: switch to atomic notifierFelipe Balbi2011-02-181-4/+4
* usb: otg: TWL6030 Save the last event in otg_transceiverHema HK2011-02-181-0/+3
* usb: otg: TWL6030: Introduce the twl6030_phy_suspend function.Hema HK2011-02-181-0/+13
* usb: otg: Remove one unnecessary I2C read request.Hema HK2011-02-171-5/+2Star
* usb: otg: enable regulator only on cable/device connectHema HK2011-02-171-15/+12Star
* usb: otg: Adding twl6030-usb transceiver driver for OMAP4430Hema HK2010-12-101-0/+493