summaryrefslogtreecommitdiff
path: root/drivers/usb/otg
AgeCommit message (Expand)AuthorFilesLines
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-03USB: add Freescale USB OTG Transceiver driverLi Yang6-0/+2088
2011-05-03usb: factor out state_string() on otg driversAnatolij Gustschin3-60/+41
2011-04-14USB: twl4030-usb: Report correct vbus value for accessory charger adapters1Matthias Kaehlcke1-1/+8
2011-04-14usb/otg: fix twl6030 macroRandy Dunlap1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi2-3/+3
2011-03-18Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2011-03-12usb: otg: Add ulpi viewport access opsBenoit Goby3-0/+88
2011-03-10USB 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-...Tony Lindgren1-1/+1
2011-02-10wip: 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-23usb: otg: nop: fix oops triggered by otg_register_notifierMing Lei1-0/+2
2011-01-23usb: otg: Make USB3319 ULPI ID genericFabio Estevam1-1/+1
2011-01-08Merge 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-11usb: add ab8500 usb transceiver driverMian Yousaf Kaukab3-0/+595
2010-12-11USB: OTG: msm: Add support for power managementPavankumar Kondeti2-6/+282
2010-12-11USB: 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-12-01usb: otg: twl4030-usb: Fix unbalanced regulator disables at module removalJarkko Nikula1-1/+2
2010-11-16USB: OTG: langwell_otg: fix up some sysfs attribute permissionsGreg Kroah-Hartman1-5/+4
2010-10-29usb: otg: twl4030-usb: switch over to defines in twl.hFelipe Balbi1-4/+9
2010-10-22USB: otg/ulpi: extend id's table.Igor Grinberg1-5/+20
2010-10-22USB: otg/ulpi: improve ulpi phy detection.Igor Grinberg1-3/+32
2010-10-22usb: makefile cleanupmatt mooney1-4/+3
2010-10-22USB OTG Langwell: Update OTG Kconfig and driver version.Hao Wu2-3/+3
2010-10-22usb: Add Intel Langwell USB OTG Transceiver DriverHao Wu3-0/+2423
2010-09-21USB: otg: twl4030: fix phy initialization(v1)Ming Lei1-27/+51
2010-08-24USB: otg: twl4030: fix wrong assumption of starting stateFelipe Balbi1-1/+5
2010-08-11USB: otg/ulpi: extend the generic ulpi driver.Igor Grinberg1-10/+117
2010-08-11USB: otg/ulpi: add support for SMSC USB3319 ulpi phyIgor Grinberg2-2/+1
2010-08-11USB: otg/ulpi: remove unused macroIgor Grinberg1-2/+0
2010-08-11USB: otg/ulpi.c : fix register writeEric Bénard1-2/+2
2010-06-30USB: otg/ulpi: bail out on read errorsWolfram Sang1-6/+11
2010-05-21USB: omap: switch to subsys_initcall for isp1301 transceiverViral Mehta1-1/+1