summaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg
Commit message (Expand)AuthorAgeFilesLines
* usb: otg: mv_otg: Add dependenceNeil Zhang2012-02-021-1/+1
* Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman2012-01-253-2364/+2
|\
| * drivers: usb: otg: Fix dependencies for some OTG driversFabio Estevam2012-01-241-2/+2
| * usb: otg: kill langwell_otg driverAlexander Shishkin2012-01-243-2362/+0
* | usb: mv-otg - Fix build if CONFIG_USB is not setGeert Uytterhoeven2012-01-241-0/+2
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-131-1/+1
|\
| * mfd: Unify abx500 headers in mfd/abx500Linus Walleij2012-01-091-1/+1
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-095-22/+1146
|\ \
| * \ Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2011-12-224-0/+1135
| |\ \
| | * | USB: OTG: add Marvell usb OTG driver supportNeil Zhang2011-12-204-0/+1135
| | |/
| * | Merge branch 'for-next/xceiv' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2011-12-221-10/+10
| |\ \
| | * | usb: otg: trivial cleanupsFelipe Contreras2011-12-201-10/+10
| | |/
| * | usb: convert drivers/usb/* to use module_platform_driver()Axel Lin2011-11-281-12/+1
| |/
* | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
|/
* 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
OpenPOWER on IntegriCloud