summaryrefslogtreecommitdiff
path: root/drivers/usb/otg
AgeCommit message (Expand)Author
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-12-24usb: don't use flush_scheduled_work()Tejun Heo
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman
2010-12-15Merge branch 'musb-hw' of git://gitorious.org/usb/usb into musbGreg Kroah-Hartman
2010-12-10usb: add ab8500 usb transceiver driverMian Yousaf Kaukab
2010-12-10USB: OTG: msm: Add support for power managementPavankumar Kondeti
2010-12-10USB: Add MSM OTG Controller driverPavankumar Kondeti
2010-12-10usb: otg: TWL6030: Add twl6030_usb file for compilationHema HK
2010-12-10usb: otg: Kconfig: Add Kconfig option for TWL6030 transceiver.Hema HK
2010-12-10usb: otg: Adding twl6030-usb transceiver driver for OMAP4430Hema HK
2010-11-30usb: otg: twl4030-usb: Fix unbalanced regulator disables at module removalJarkko Nikula
2010-11-15USB: OTG: langwell_otg: fix up some sysfs attribute permissionsGreg Kroah-Hartman
2010-10-29usb: otg: twl4030-usb: switch over to defines in twl.hFelipe Balbi
2010-10-22USB: otg/ulpi: extend id's table.Igor Grinberg
2010-10-22USB: otg/ulpi: improve ulpi phy detection.Igor Grinberg
2010-10-22usb: makefile cleanupmatt mooney
2010-10-22USB OTG Langwell: Update OTG Kconfig and driver version.Hao Wu
2010-10-22usb: Add Intel Langwell USB OTG Transceiver DriverHao Wu
2010-09-20USB: otg: twl4030: fix phy initialization(v1)Ming Lei
2010-08-23USB: otg: twl4030: fix wrong assumption of starting stateFelipe Balbi
2010-08-10USB: otg/ulpi: extend the generic ulpi driver.Igor Grinberg
2010-08-10USB: otg/ulpi: add support for SMSC USB3319 ulpi phyIgor Grinberg
2010-08-10USB: otg/ulpi: remove unused macroIgor Grinberg
2010-08-10USB: otg/ulpi.c : fix register writeEric Bénard
2010-06-30USB: otg/ulpi: bail out on read errorsWolfram Sang
2010-05-20USB: omap: switch to subsys_initcall for isp1301 transceiverViral Mehta
2010-05-20usb: otg: twl4030: use the global ULPI register definitionsHeikki Krogerus
2010-05-20USB: otg: ulpi: use the global ULPI register definitionsHeikki Krogerus
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-02usb: otg: twl4030: move to request_threaded_irqFelipe Balbi
2010-03-02USB: otg: twl4030: add support for notifierFelipe Balbi
2010-02-16USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI optionValentin Longchamp
2009-12-23usb: otg: isp1301_omap: fix compile errorFelipe Balbi
2009-12-13mfd: Rename all twl4030_i2c*Balaji T K
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar
2009-12-11USB: twl4030: Enable USB regulators before enabling USB chargingAguilar Pena, Leed
2009-12-11USB OTG: Add generic driver for ULPI OTG transceiverDaniel Mack
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-09-23USB: OMAP: ISP1301: Compile fixAnand Gadiyar
2009-09-23USB: otg: fix twl4030-usb buildRandy Dunlap
2009-09-23USB: otg: twl4030-usb.c: mark .init as subsys_initcall_syncMing Lei
2009-07-12USB: otg: fix module reinsert issueAjay Kumar Gupta
2009-07-12Revert "USB: Add Intel Langwell USB OTG Transceiver Drive"Greg Kroah-Hartman
2009-06-15USB: Add Intel Langwell USB OTG Transceiver DriveHao Wu
2009-06-15USB: nop-usb-xceiv: behave when linked as a moduleDavid Brownell
2009-06-15USB: twl4030-usb: fix minor reporting goofageDavid Brownell
2009-06-15USB: move twl4030_usb's probe function to .devinit.textUwe Kleine-König
2009-04-23USB: otg: Fix bug on remove path without transceiverRobert Jarzmik
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang
2009-03-24USB: TWL: disable VUSB regulators when cable unpluggedJouni Hogander