aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-03-24USB: otg: adding nop usb transceiverAjay Kumar Gupta3-0/+189
2009-03-24USB: gpio_vbus: add delayed vbus_session callsRobert Jarzmik1-11/+31
2009-01-27USB: omap1 ohci buildfix (otg related)David Brownell1-2/+2
2009-01-07USB: otg: twl4030 transceiver driverDavid Brownell3-0/+732
2009-01-07USB: otg: sharable otg transceiver opsTony Lindgren2-5/+71
2009-01-07USB: otg: gpio_vbus transceiver stubPhilipp Zabel3-0/+353
2009-01-07USB: move isp1301_omap to drivers/usb/otgDavid Brownell3-0/+1722