summaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg
Commit message (Expand)AuthorAgeFilesLines
* usb: otg: Add ulpi viewport access opsBenoit Goby2011-03-113-0/+88
* USB OTG Langwell: use simple IPC command to control VBus power.Hao Wu2011-03-101-37/+11Star
* USB: Rename "msm72k_otg.c" to "msm_otg.c"Pavankumar Kondeti2011-03-073-2/+2
* usb: otg: TWL4030: Update the last_event variable.Hema HK2011-03-011-0/+2
* usb: otg: notifier: switch to atomic notifierFelipe Balbi2011-02-184-11/+11
* usb: otg: TWL6030 Save the last event in otg_transceiverHema HK2011-02-181-0/+3
* usb: otg: TWL6030: Introduce the twl6030_phy_suspend function.Hema HK2011-02-181-0/+13
* usb: otg: Remove one unnecessary I2C read request.Hema HK2011-02-171-5/+2Star
* usb: otg: enable regulator only on cable/device connectHema HK2011-02-171-15/+12Star
* USB: OTG: msm: Fix bug in msm_otg_mode_writePavankumar Kondeti2011-02-171-1/+2
* USB: OTG: msm: Fix compiler warning with CONFIG_PM disabledPavankumar Kondeti2011-02-171-15/+13Star
* USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti2011-02-041-0/+2
* usb: otg: nop: fix oops triggered by otg_register_notifierMing Lei2011-01-231-0/+2
* usb: otg: Make USB3319 ULPI ID genericFabio Estevam2011-01-231-1/+1
* 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