| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: otg/ulpi: extend id's table. | Igor Grinberg | 2010-10-22 | 1 | -5/+20 |
* | USB: otg/ulpi: improve ulpi phy detection. | Igor Grinberg | 2010-10-22 | 1 | -3/+32 |
* | usb: makefile cleanup | matt mooney | 2010-10-22 | 1 | -4/+3 |
* | USB OTG Langwell: Update OTG Kconfig and driver version. | Hao Wu | 2010-10-22 | 2 | -3/+3 |
* | usb: Add Intel Langwell USB OTG Transceiver Driver | Hao Wu | 2010-10-22 | 3 | -0/+2423 |
* | USB: otg: twl4030: fix phy initialization(v1) | Ming Lei | 2010-09-20 | 1 | -27/+51 |
* | USB: otg: twl4030: fix wrong assumption of starting state | Felipe Balbi | 2010-08-23 | 1 | -1/+5 |
* | USB: otg/ulpi: extend the generic ulpi driver. | Igor Grinberg | 2010-08-10 | 1 | -10/+117 |
* | USB: otg/ulpi: add support for SMSC USB3319 ulpi phy | Igor Grinberg | 2010-08-10 | 2 | -2/+1 |
* | USB: otg/ulpi: remove unused macro | Igor Grinberg | 2010-08-10 | 1 | -2/+0 |
* | USB: otg/ulpi.c : fix register write | Eric Bénard | 2010-08-10 | 1 | -2/+2 |
* | USB: otg/ulpi: bail out on read errors | Wolfram Sang | 2010-06-30 | 1 | -6/+11 |
* | USB: omap: switch to subsys_initcall for isp1301 transceiver | Viral Mehta | 2010-05-20 | 1 | -1/+1 |
* | usb: otg: twl4030: use the global ULPI register definitions | Heikki Krogerus | 2010-05-20 | 1 | -100/+8 |
* | USB: otg: ulpi: use the global ULPI register definitions | Heikki Krogerus | 2010-05-20 | 1 | -36/+14 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 4 | -0/+4 |
* | usb: otg: twl4030: move to request_threaded_irq | Felipe Balbi | 2010-03-02 | 1 | -9/+1 |
* | USB: otg: twl4030: add support for notifier | Felipe Balbi | 2010-03-02 | 1 | -21/+14 |
* | USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI option | Valentin Longchamp | 2010-02-16 | 1 | -0/+1 |
* | usb: otg: isp1301_omap: fix compile error | Felipe Balbi | 2009-12-23 | 1 | -2/+2 |
* | mfd: Rename all twl4030_i2c* | Balaji T K | 2009-12-13 | 1 | -18/+18 |
* | mfd: Rename twl4030* driver files to enable re-use | Santosh Shilimkar | 2009-12-13 | 1 | -1/+1 |
* | USB: twl4030: Enable USB regulators before enabling USB charging | Aguilar Pena, Leed | 2009-12-11 | 1 | -2/+2 |
* | USB OTG: Add generic driver for ULPI OTG transceiver | Daniel Mack | 2009-12-11 | 3 | -0/+146 |
* | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 2009-10-20 | 1 | -2/+2 |
* | USB: OMAP: ISP1301: Compile fix | Anand Gadiyar | 2009-09-23 | 1 | -20/+3 |
* | USB: otg: fix twl4030-usb build | Randy Dunlap | 2009-09-23 | 1 | -1/+1 |
* | USB: otg: twl4030-usb.c: mark .init as subsys_initcall_sync | Ming Lei | 2009-09-23 | 1 | -1/+1 |
* | USB: otg: fix module reinsert issue | Ajay Kumar Gupta | 2009-07-12 | 1 | -0/+1 |
* | Revert "USB: Add Intel Langwell USB OTG Transceiver Drive" | Greg Kroah-Hartman | 2009-07-12 | 3 | -1930/+0 |
* | USB: Add Intel Langwell USB OTG Transceiver Drive | Hao Wu | 2009-06-15 | 3 | -0/+1930 |
* | USB: nop-usb-xceiv: behave when linked as a module | David Brownell | 2009-06-15 | 1 | -15/+10 |
* | USB: twl4030-usb: fix minor reporting goofage | David Brownell | 2009-06-15 | 1 | -7/+19 |
* | USB: move twl4030_usb's probe function to .devinit.text | Uwe Kleine-König | 2009-06-15 | 1 | -1/+1 |
* | USB: otg: Fix bug on remove path without transceiver | Robert Jarzmik | 2009-04-23 | 1 | -1/+2 |
* | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) | Yang Hongyang | 2009-04-13 | 1 | -2/+2 |
* | USB: TWL: disable VUSB regulators when cable unplugged | Jouni Hogander | 2009-03-24 | 2 | -10/+65 |
* | USB: otg: adding nop usb transceiver | Ajay Kumar Gupta | 2009-03-24 | 3 | -0/+189 |
* | USB: gpio_vbus: add delayed vbus_session calls | Robert Jarzmik | 2009-03-24 | 1 | -11/+31 |
* | USB: omap1 ohci buildfix (otg related) | David Brownell | 2009-01-27 | 1 | -2/+2 |
* | USB: otg: twl4030 transceiver driver | David Brownell | 2009-01-07 | 3 | -0/+732 |
* | USB: otg: sharable otg transceiver ops | Tony Lindgren | 2009-01-07 | 2 | -5/+71 |
* | USB: otg: gpio_vbus transceiver stub | Philipp Zabel | 2009-01-07 | 3 | -0/+353 |
* | USB: move isp1301_omap to drivers/usb/otg | David Brownell | 2009-01-07 | 3 | -0/+1722 |