aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-024-0/+384
* 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
| * | USB: Add MSM OTG Controller driverPavankumar Kondeti2010-12-103-0/+861
| |/
| * usb: otg: twl4030-usb: Fix unbalanced regulator disables at module removalJarkko Nikula2010-11-301-1/+2
* | USB: OTG: langwell_otg: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-151-5/+4
|/
* usb: otg: twl4030-usb: switch over to defines in twl.hFelipe Balbi2010-10-291-4/+9
* USB: otg/ulpi: extend id's table.Igor Grinberg2010-10-221-5/+20
* USB: otg/ulpi: improve ulpi phy detection.Igor Grinberg2010-10-221-3/+32
* usb: makefile cleanupmatt mooney2010-10-221-4/+3
* USB OTG Langwell: Update OTG Kconfig and driver version.Hao Wu2010-10-222-3/+3