summaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-081-1/+1
|\
| * usb: don't use flush_scheduled_work()Tejun Heo2010-12-241-1/+1
* | Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-166-1/+2240
|\ \ | |/ |/|
| * Merge branch 'musb-hw' of git://gitorious.org/usb/usb into musbGreg Kroah-Hartman2010-12-153-0/+506
| |\
| | * usb: otg: TWL6030: Add twl6030_usb file for compilationHema HK2010-12-101-0/+1
| | * usb: otg: Kconfig: Add Kconfig option for TWL6030 transceiver.Hema HK2010-12-101-0/+12
| | * usb: otg: Adding twl6030-usb transceiver driver for OMAP4430Hema HK2010-12-101-0/+493
| * | usb: add ab8500 usb transceiver driverMian Yousaf Kaukab2010-12-103-0/+595
| * | USB: OTG: msm: Add support for power managementPavankumar Kondeti2010-12-102-6/+282
| * | USB: Add MSM OTG Controller driverPavankumar Kondeti2010-12-103-0/+861
| |/
| * usb: otg: twl4030-usb: Fix unbalanced regulator disables at module removalJarkko Nikula2010-12-011-1/+2
* | USB: OTG: langwell_otg: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-151-5/+4Star
|/
* usb: otg: twl4030-usb: switch over to defines in twl.hFelipe Balbi2010-10-291-4/+9
* USB: otg/ulpi: extend id's table.Igor Grinberg2010-10-221-5/+20
* USB: otg/ulpi: improve ulpi phy detection.Igor Grinberg2010-10-221-3/+32
* usb: makefile cleanupmatt mooney2010-10-221-4/+3Star
* USB OTG Langwell: Update OTG Kconfig and driver version.Hao Wu2010-10-222-3/+3
* usb: Add Intel Langwell USB OTG Transceiver DriverHao Wu2010-10-223-0/+2423
* USB: otg: twl4030: fix phy initialization(v1)Ming Lei2010-09-211-27/+51
* USB: otg: twl4030: fix wrong assumption of starting stateFelipe Balbi2010-08-241-1/+5
* USB: otg/ulpi: extend the generic ulpi driver.Igor Grinberg2010-08-101-10/+117
* USB: otg/ulpi: add support for SMSC USB3319 ulpi phyIgor Grinberg2010-08-102-2/+1Star
* USB: otg/ulpi: remove unused macroIgor Grinberg2010-08-101-2/+0Star
* USB: otg/ulpi.c : fix register writeEric Bénard2010-08-101-2/+2
* USB: otg/ulpi: bail out on read errorsWolfram Sang2010-06-301-6/+11
* USB: omap: switch to subsys_initcall for isp1301 transceiverViral Mehta2010-05-201-1/+1
* usb: otg: twl4030: use the global ULPI register definitionsHeikki Krogerus2010-05-201-100/+8Star
* USB: otg: ulpi: use the global ULPI register definitionsHeikki Krogerus2010-05-201-36/+14Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-0/+4
* usb: otg: twl4030: move to request_threaded_irqFelipe Balbi2010-03-021-9/+1Star
* USB: otg: twl4030: add support for notifierFelipe Balbi2010-03-021-21/+14Star
* USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI optionValentin Longchamp2010-02-171-0/+1
* usb: otg: isp1301_omap: fix compile errorFelipe Balbi2009-12-231-2/+2
* mfd: Rename all twl4030_i2c*Balaji T K2009-12-131-18/+18
* mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar2009-12-131-1/+1
* USB: twl4030: Enable USB regulators before enabling USB chargingAguilar Pena, Leed2009-12-111-2/+2
* USB OTG: Add generic driver for ULPI OTG transceiverDaniel Mack2009-12-113-0/+146
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-2/+2
* USB: OMAP: ISP1301: Compile fixAnand Gadiyar2009-09-231-20/+3Star
* USB: otg: fix twl4030-usb buildRandy Dunlap2009-09-231-1/+1
* USB: otg: twl4030-usb.c: mark .init as subsys_initcall_syncMing Lei2009-09-231-1/+1
* USB: otg: fix module reinsert issueAjay Kumar Gupta2009-07-131-0/+1
* Revert "USB: Add Intel Langwell USB OTG Transceiver Drive"Greg Kroah-Hartman2009-07-133-1930/+0Star
* USB: Add Intel Langwell USB OTG Transceiver DriveHao Wu2009-06-163-0/+1930
* USB: nop-usb-xceiv: behave when linked as a moduleDavid Brownell2009-06-161-15/+10Star
* USB: twl4030-usb: fix minor reporting goofageDavid Brownell2009-06-161-7/+19
* USB: move twl4030_usb's probe function to .devinit.textUwe Kleine-König2009-06-161-1/+1
* USB: otg: Fix bug on remove path without transceiverRobert Jarzmik2009-04-231-1/+2
* Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-141-2/+2
* USB: TWL: disable VUSB regulators when cable unpluggedJouni Hogander2009-03-252-10/+65