aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-01-07Merge 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-10usb: add ab8500 usb transceiver driverMian Yousaf Kaukab3-0/+595
2010-12-10USB: OTG: msm: Add support for power managementPavankumar Kondeti2-6/+282
2010-12-10USB: 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-11-30usb: otg: twl4030-usb: Fix unbalanced regulator disables at module removalJarkko Nikula1-1/+2
2010-11-15USB: 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-20USB: otg: twl4030: fix phy initialization(v1)Ming Lei1-27/+51
2010-08-23USB: otg: twl4030: fix wrong assumption of starting stateFelipe Balbi1-1/+5
2010-08-10USB: otg/ulpi: extend the generic ulpi driver.Igor Grinberg1-10/+117
2010-08-10USB: otg/ulpi: add support for SMSC USB3319 ulpi phyIgor Grinberg2-2/+1
2010-08-10USB: otg/ulpi: remove unused macroIgor Grinberg1-2/+0
2010-08-10USB: 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-20USB: omap: switch to subsys_initcall for isp1301 transceiverViral Mehta1-1/+1
2010-05-20usb: otg: twl4030: use the global ULPI register definitionsHeikki Krogerus1-100/+8
2010-05-20USB: otg: ulpi: use the global ULPI register definitionsHeikki Krogerus1-36/+14
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo4-0/+4
2010-03-02usb: otg: twl4030: move to request_threaded_irqFelipe Balbi1-9/+1
2010-03-02USB: otg: twl4030: add support for notifierFelipe Balbi1-21/+14
2010-02-16USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI optionValentin Longchamp1-0/+1