aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-08-22USB: otg: remove unused function twl6030_set_phy_clkWanlong Gao1-16/+0
2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-6/+24
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-1/+1
2011-07-01USB: OTG: Use work_queue in set_vbus for TWL6030 transcieverMoiz Sonasath1-6/+24
2011-06-24treewide: transciever/transceiver spelling fixesJoe Perches1-2/+2
2011-06-20treewide: remove duplicate includesVitaliy Ivanov1-1/+0
2011-05-27USB: TWL6025 allow different regulator nameGraeme Gregory1-1/+9
2011-05-17USB: OTG: msm: Free VCCCX regulator even if we can't set the voltageMark Brown1-3/+1
2011-05-17USB: OTG: msm: Allow the widest possible range for VDDCX when removingMark Brown1-1/+1
2011-05-13usb: otg: TWL6030: OMAP4430: Adding SRP VBUS pulsing APIHema HK1-0/+15
2011-05-06USB: OTG: msm: Add PHY suspend support for MSM8960Pavankumar Kondeti1-10/+54
2011-05-06USB: OTG: msm: Configure PHY Analog and Digital voltage domainsAnji jonnala1-0/+189
2011-05-06USB: OTG: msm: Implement charger detectionPavankumar Kondeti1-4/+376
2011-05-06USB: OTG: msm: vote for dayatona fabric clockAnji jonnala1-1/+35
2011-05-03USB: OTG: msm: Clear in_lpm flag before enabling the IRQ in resumePavankumar Kondeti1-2/+2
2011-05-03USB: gpio-vbus: ask for vbus_draw regulator before registering xceivDmitry Eremin-Solenikov1-7/+7
2011-05-02USB: add Freescale USB OTG Transceiver driverLi Yang6-0/+2088
2011-05-02usb: factor out state_string() on otg driversAnatolij Gustschin3-60/+41
2011-04-13USB: twl4030-usb: Report correct vbus value for accessory charger adapters1Matthias Kaehlcke1-1/+8
2011-04-13usb/otg: fix twl6030 macroRandy Dunlap1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi2-3/+3
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-1/+1
2011-03-11usb: otg: Add ulpi viewport access opsBenoit Goby3-0/+88
2011-03-09USB OTG Langwell: use simple IPC command to control VBus power.Hao Wu1-37/+11
2011-03-07USB: Rename "msm72k_otg.c" to "msm_otg.c"Pavankumar Kondeti3-2/+2
2011-03-01usb: otg: TWL4030: Update the last_event variable.Hema HK1-0/+2
2011-02-18usb: otg: notifier: switch to atomic notifierFelipe Balbi4-11/+11
2011-02-18usb: otg: TWL6030 Save the last event in otg_transceiverHema HK1-0/+3
2011-02-18usb: otg: TWL6030: Introduce the twl6030_phy_suspend function.Hema HK1-0/+13
2011-02-17usb: otg: Remove one unnecessary I2C read request.Hema HK1-5/+2
2011-02-17usb: otg: enable regulator only on cable/device connectHema HK1-15/+12
2011-02-17USB: OTG: msm: Fix bug in msm_otg_mode_writePavankumar Kondeti1-1/+2
2011-02-17USB: OTG: msm: Fix compiler warning with CONFIG_PM disabledPavankumar Kondeti1-15/+13
2011-02-16Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-ti816x' into omap-for-linusTony Lindgren1-1/+1
2011-02-09wip: fix section mismatches in omap1_defconfigUwe Kleine-König1-1/+1
2011-02-04USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti1-0/+2
2011-01-22usb: otg: nop: fix oops triggered by otg_register_notifierMing Lei1-0/+2
2011-01-22usb: otg: Make USB3319 ULPI ID genericFabio Estevam1-1/+1
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2010-12-24usb: don't use flush_scheduled_work()Tejun Heo1-1/+1
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman6-1/+2240
2010-12-15Merge branch 'musb-hw' of git://gitorious.org/usb/usb into musbGreg Kroah-Hartman3-0/+506
2010-12-10usb: add ab8500 usb transceiver driverMian Yousaf Kaukab3-0/+595
2010-12-10USB: OTG: msm: Add support for power managementPavankumar Kondeti2-6/+282
2010-12-10USB: Add MSM OTG Controller driverPavankumar Kondeti3-0/+861
2010-12-10usb: otg: TWL6030: Add twl6030_usb file for compilationHema HK1-0/+1
2010-12-10usb: otg: Kconfig: Add Kconfig option for TWL6030 transceiver.Hema HK1-0/+12
2010-12-10usb: otg: Adding twl6030-usb transceiver driver for OMAP4430Hema HK1-0/+493
2010-11-30usb: otg: twl4030-usb: Fix unbalanced regulator disables at module removalJarkko Nikula1-1/+2