aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-1/+1
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds5-22/+1146
2012-01-09mfd: Unify abx500 headers in mfd/abx500Linus Walleij1-1/+1
2011-12-22Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman4-0/+1135
2011-12-22Merge branch 'for-next/xceiv' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-10/+10
2011-12-20usb: otg: trivial cleanupsFelipe Contreras1-10/+10
2011-12-20USB: OTG: add Marvell usb OTG driver supportNeil Zhang4-0/+1135
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock1-1/+1
2011-11-28usb: convert drivers/usb/* to use module_platform_driver()Axel Lin1-12/+1
2011-10-31usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2-0/+2
2011-10-31usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker1-0/+1
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