aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-12-23usb: otg: isp1301_omap: fix compile errorFelipe Balbi1-2/+2
2009-12-13mfd: Rename all twl4030_i2c*Balaji T K1-18/+18
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar1-1/+1
2009-12-11USB: twl4030: Enable USB regulators before enabling USB chargingAguilar Pena, Leed1-2/+2
2009-12-11USB OTG: Add generic driver for ULPI OTG transceiverDaniel Mack3-0/+146
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-2/+2
2009-09-23USB: OMAP: ISP1301: Compile fixAnand Gadiyar1-20/+3
2009-09-23USB: otg: fix twl4030-usb buildRandy Dunlap1-1/+1
2009-09-23USB: otg: twl4030-usb.c: mark .init as subsys_initcall_syncMing Lei1-1/+1
2009-07-12USB: otg: fix module reinsert issueAjay Kumar Gupta1-0/+1
2009-07-12Revert "USB: Add Intel Langwell USB OTG Transceiver Drive"Greg Kroah-Hartman3-1930/+0
2009-06-15USB: Add Intel Langwell USB OTG Transceiver DriveHao Wu3-0/+1930
2009-06-15USB: nop-usb-xceiv: behave when linked as a moduleDavid Brownell1-15/+10
2009-06-15USB: twl4030-usb: fix minor reporting goofageDavid Brownell1-7/+19
2009-06-15USB: move twl4030_usb's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-04-23USB: otg: Fix bug on remove path without transceiverRobert Jarzmik1-1/+2
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang1-2/+2
2009-03-24USB: TWL: disable VUSB regulators when cable unpluggedJouni Hogander2-10/+65