Age | Commit message (Expand) | Author |
2011-10-31 | usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed | Paul Gortmaker |
2011-10-31 | usb: Add module.h to drivers/usb consumers who really use it. | Paul Gortmaker |
2011-09-18 | USB: irq: Remove IRQF_DISABLED | Yong Zhang |
2011-08-22 | USB: otg: remove unused function twl6030_set_phy_clk | Wanlong Gao |
2011-07-25 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-07-21 | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody |
2011-07-01 | USB: OTG: Use work_queue in set_vbus for TWL6030 transciever | Moiz Sonasath |
2011-06-24 | treewide: transciever/transceiver spelling fixes | Joe Perches |
2011-06-20 | treewide: remove duplicate includes | Vitaliy Ivanov |
2011-05-27 | USB: TWL6025 allow different regulator name | Graeme Gregory |
2011-05-17 | USB: OTG: msm: Free VCCCX regulator even if we can't set the voltage | Mark Brown |
2011-05-17 | USB: OTG: msm: Allow the widest possible range for VDDCX when removing | Mark Brown |
2011-05-13 | usb: otg: TWL6030: OMAP4430: Adding SRP VBUS pulsing API | Hema HK |
2011-05-06 | USB: OTG: msm: Add PHY suspend support for MSM8960 | Pavankumar Kondeti |
2011-05-06 | USB: OTG: msm: Configure PHY Analog and Digital voltage domains | Anji jonnala |
2011-05-06 | USB: OTG: msm: Implement charger detection | Pavankumar Kondeti |
2011-05-06 | USB: OTG: msm: vote for dayatona fabric clock | Anji jonnala |
2011-05-03 | USB: OTG: msm: Clear in_lpm flag before enabling the IRQ in resume | Pavankumar Kondeti |
2011-05-03 | USB: gpio-vbus: ask for vbus_draw regulator before registering xceiv | Dmitry Eremin-Solenikov |
2011-05-02 | USB: add Freescale USB OTG Transceiver driver | Li Yang |
2011-05-02 | usb: factor out state_string() on otg drivers | Anatolij Gustschin |
2011-04-13 | USB: twl4030-usb: Report correct vbus value for accessory charger adapters1 | Matthias Kaehlcke |
2011-04-13 | usb/otg: fix twl6030 macro | Randy Dunlap |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-17 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-03-11 | usb: otg: Add ulpi viewport access ops | Benoit Goby |
2011-03-09 | USB OTG Langwell: use simple IPC command to control VBus power. | Hao Wu |
2011-03-07 | USB: Rename "msm72k_otg.c" to "msm_otg.c" | Pavankumar Kondeti |
2011-03-01 | usb: otg: TWL4030: Update the last_event variable. | Hema HK |
2011-02-18 | usb: otg: notifier: switch to atomic notifier | Felipe Balbi |
2011-02-18 | usb: otg: TWL6030 Save the last event in otg_transceiver | Hema HK |
2011-02-18 | usb: otg: TWL6030: Introduce the twl6030_phy_suspend function. | Hema HK |
2011-02-17 | usb: otg: Remove one unnecessary I2C read request. | Hema HK |
2011-02-17 | usb: otg: enable regulator only on cable/device connect | Hema HK |
2011-02-17 | USB: OTG: msm: Fix bug in msm_otg_mode_write | Pavankumar Kondeti |
2011-02-17 | USB: OTG: msm: Fix compiler warning with CONFIG_PM disabled | Pavankumar Kondeti |
2011-02-16 | Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-... | Tony Lindgren |
2011-02-09 | wip: fix section mismatches in omap1_defconfig | Uwe Kleine-König |
2011-02-04 | USB: Fix trout build failure with ci13xxx_msm gadget | Pavankumar Kondeti |
2011-01-22 | usb: otg: nop: fix oops triggered by otg_register_notifier | Ming Lei |
2011-01-22 | usb: otg: Make USB3319 ULPI ID generic | Fabio Estevam |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-12-24 | usb: don't use flush_scheduled_work() | Tejun Heo |
2010-12-16 | Merge branch 'usb-next' into musb-merge | Greg Kroah-Hartman |
2010-12-15 | Merge branch 'musb-hw' of git://gitorious.org/usb/usb into musb | Greg Kroah-Hartman |
2010-12-10 | usb: add ab8500 usb transceiver driver | Mian Yousaf Kaukab |
2010-12-10 | USB: OTG: msm: Add support for power management | Pavankumar Kondeti |
2010-12-10 | USB: Add MSM OTG Controller driver | Pavankumar Kondeti |
2010-12-10 | usb: otg: TWL6030: Add twl6030_usb file for compilation | Hema HK |
2010-12-10 | usb: otg: Kconfig: Add Kconfig option for TWL6030 transceiver. | Hema HK |