aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg
Commit message (Expand)AuthorAgeFilesLines
* usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-312-0/+2
* usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker2011-10-311-0/+1
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
* USB: otg: remove unused function twl6030_set_phy_clkWanlong Gao2011-08-221-16/+0
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-251-6/+24
|\
| * USB: OTG: Use work_queue in set_vbus for TWL6030 transcieverMoiz Sonasath2011-07-011-6/+24
* | treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-1/+1
* | treewide: transciever/transceiver spelling fixesJoe Perches2011-06-241-2/+2
* | treewide: remove duplicate includesVitaliy Ivanov2011-06-201-1/+0
|/
* USB: TWL6025 allow different regulator nameGraeme Gregory2011-05-271-1/+9
* USB: OTG: msm: Free VCCCX regulator even if we can't set the voltageMark Brown2011-05-171-3/+1
* USB: OTG: msm: Allow the widest possible range for VDDCX when removingMark Brown2011-05-171-1/+1
* usb: otg: TWL6030: OMAP4430: Adding SRP VBUS pulsing APIHema HK2011-05-131-0/+15
* USB: OTG: msm: Add PHY suspend support for MSM8960Pavankumar Kondeti2011-05-061-10/+54
* USB: OTG: msm: Configure PHY Analog and Digital voltage domainsAnji jonnala2011-05-061-0/+189
* USB: OTG: msm: Implement charger detectionPavankumar Kondeti2011-05-061-4/+376
* USB: OTG: msm: vote for dayatona fabric clockAnji jonnala2011-05-061-1/+35
* USB: OTG: msm: Clear in_lpm flag before enabling the IRQ in resumePavankumar Kondeti2011-05-031-2/+2
* USB: gpio-vbus: ask for vbus_draw regulator before registering xceivDmitry Eremin-Solenikov2011-05-031-7/+7
* USB: add Freescale USB OTG Transceiver driverLi Yang2011-05-026-0/+2088
* usb: factor out state_string() on otg driversAnatolij Gustschin2011-05-023-60/+41
* USB: twl4030-usb: Report correct vbus value for accessory charger adapters1Matthias Kaehlcke2011-04-131-1/+8
* usb/otg: fix twl6030 macroRandy Dunlap2011-04-131-1/+1
* Fix common misspellingsLucas De Marchi2011-03-312-3/+3
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-171-1/+1
|\
| *-. Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...Tony Lindgren2011-02-161-1/+1
| |\ \
| | * | wip: fix section mismatches in omap1_defconfigUwe Kleine-König2011-02-091-1/+1
* | | | usb: otg: Add ulpi viewport access opsBenoit Goby2011-03-113-0/+88
* | | | USB OTG Langwell: use simple IPC command to control VBus power.Hao Wu2011-03-091-37/+11
* | | | USB: Rename "msm72k_otg.c" to "msm_otg.c"Pavankumar Kondeti2011-03-073-2/+2
* | | | usb: otg: TWL4030: Update the last_event variable.Hema HK2011-03-011-0/+2
* | | | usb: otg: notifier: switch to atomic notifierFelipe Balbi2011-02-184-11/+11
* | | | 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/+2
* | | | usb: otg: enable regulator only on cable/device connectHema HK2011-02-171-15/+12
* | | | USB: OTG: msm: Fix bug in msm_otg_mode_writePavankumar Kondeti2011-02-171-1/+2
* | | | USB: OTG: msm: Fix compiler warning with CONFIG_PM disabledPavankumar Kondeti2011-02-171-15/+13
|/ / /
* | | USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti2011-02-041-0/+2
| |/ |/|
* | usb: otg: nop: fix oops triggered by otg_register_notifierMing Lei2011-01-221-0/+2
* | usb: otg: Make USB3319 ULPI ID genericFabio Estevam2011-01-221-1/+1
|/
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-071-1/+1
|\
| * usb: don't use flush_scheduled_work()Tejun Heo2010-12-241-1/+1
* | Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-166-1/+2240
|\ \ | |/ |/|
| * Merge branch 'musb-hw' of git://gitorious.org/usb/usb into musbGreg Kroah-Hartman2010-12-153-0/+506
| |\
| | * usb: otg: TWL6030: Add twl6030_usb file for compilationHema HK2010-12-101-0/+1
| | * usb: otg: Kconfig: Add Kconfig option for TWL6030 transceiver.Hema HK2010-12-101-0/+12
| | * usb: otg: Adding twl6030-usb transceiver driver for OMAP4430Hema HK2010-12-101-0/+493
| * | usb: add ab8500 usb transceiver driverMian Yousaf Kaukab2010-12-103-0/+595
| * | USB: OTG: msm: Add support for power managementPavankumar Kondeti2010-12-102-6/+282