Age | Commit message (Expand) | Author | Files | Lines |
2013-03-18 | usb: phy: move all PHY drivers to drivers/usb/phy/ | Felipe Balbi | 1 | -446/+0 |
2012-11-21 | usb: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-09-06 | usb: twl6030: Add dt support for twl6030 usb | Kishon Vijay Abraham I | 1 | -13/+26 |
2012-09-06 | usb: otg: make twl6030_usb as a comparator driver to omap_usb2 | Kishon Vijay Abraham I | 1 | -100/+18 |
2012-07-09 | drivers: usb: otg: fix build break in twl6030-usb.c | Kishon Vijay Abraham I | 1 | -2/+0 |
2012-07-05 | Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman | 1 | -44/+25 |
2012-06-25 | usb: otg: twl: use devres API to allocate resources | Kishon Vijay Abraham I | 1 | -13/+3 |
2012-06-25 | usb: musb: move otg specific initializations from twl to glue | Kishon Vijay Abraham I | 1 | -6/+0 |
2012-06-25 | usb: musb: twl: use mailbox API to send VBUS or ID events | Kishon Vijay Abraham I | 1 | -26/+21 |
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-22 | usb: otg: twl6030-usb: Fix twl writes | Moiz Sonasath | 1 | -9/+6 |
2012-05-17 | USB: twl6030-usb: pass IRQF_ONESHOT to request_threaded_irq | Ming Lei | 1 | -2/+2 |
2012-02-13 | usb: otg: twl6030: Start using struct usb_otg | Heikki Krogerus | 1 | -50/+61 |
2012-02-13 | usb: otg: Rename otg_transceiver to usb_phy | Heikki Krogerus | 1 | -9/+9 |
2011-08-22 | USB: otg: remove unused function twl6030_set_phy_clk | Wanlong Gao | 1 | -16/+0 |
2011-07-01 | USB: OTG: Use work_queue in set_vbus for TWL6030 transciever | Moiz Sonasath | 1 | -6/+24 |
2011-05-27 | USB: TWL6025 allow different regulator name | Graeme Gregory | 1 | -1/+9 |
2011-05-13 | usb: otg: TWL6030: OMAP4430: Adding SRP VBUS pulsing API | Hema HK | 1 | -0/+15 |
2011-04-13 | usb/otg: fix twl6030 macro | Randy Dunlap | 1 | -1/+1 |
2011-02-18 | usb: otg: notifier: switch to atomic notifier | Felipe Balbi | 1 | -4/+4 |
2011-02-18 | usb: otg: TWL6030 Save the last event in otg_transceiver | Hema HK | 1 | -0/+3 |
2011-02-18 | usb: otg: TWL6030: Introduce the twl6030_phy_suspend function. | Hema HK | 1 | -0/+13 |
2011-02-17 | usb: otg: Remove one unnecessary I2C read request. | Hema HK | 1 | -5/+2 |
2011-02-17 | usb: otg: enable regulator only on cable/device connect | Hema HK | 1 | -15/+12 |
2010-12-10 | usb: otg: Adding twl6030-usb transceiver driver for OMAP4430 | Hema HK | 1 | -0/+493 |