1. 64fe189 phy: let phy_provider_register be the last step in registering PHY by Kishon Vijay Abraham I · 10 years ago
  2. 5328f35 Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  3. f1ddc24c9 usb: phy: twl4030-usb: remove *set_suspend* and *phy_init* ops by Kishon Vijay Abraham I · 11 years ago
  4. 6747caa usb: phy: twl4030: use the new generic PHY framework by Kishon Vijay Abraham I · 11 years ago[Renamed (94%) from drivers/usb/phy/phy-twl4030-usb.c]
  5. 19f9e18 usb: phy: use dev_get_platdata() by Jingoo Han · 11 years ago
  6. 64dc9e2 Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  7. 9ec602e usb: phy: twl4030-usb: check regulator_enable return value by Fabio Baltieri · 11 years ago
  8. f65f4f4 usb: phy: twl4030-usb: check if vbus is driven by twl itself by Grazvydas Ignotas · 11 years ago
  9. 249751f usb: phy: twl4030-usb: poll for ID disconnect by Grazvydas Ignotas · 11 years ago
  10. 15460de usb: phy: twl4030-usb: don't switch the phy on/off needlessly by Grazvydas Ignotas · 11 years ago
  11. ca4f70c usb: phy: twl4030-usb: ignore duplicate events by Grazvydas Ignotas · 11 years ago
  12. 44a50d0 usb: phy: twl4030-usb: don't enable PHY during init by Grazvydas Ignotas · 11 years ago
  13. 817e5f3 usb: phy: twl4030: fix cold plug on OMAP3 by Kishon Vijay Abraham I · 11 years ago
  14. 9166902 usb: phy: twl4030: use devres API for regulator get and request irq by Kishon Vijay Abraham I · 11 years ago
  15. 94ae984 usb: phy: rename all phy drivers to phy-$name-usb.c by Felipe Balbi · 11 years ago[Renamed from drivers/usb/phy/twl4030-usb.c]
  16. a0e6312 usb: phy: move all PHY drivers to drivers/usb/phy/ by Felipe Balbi · 11 years ago[Renamed from drivers/usb/otg/twl4030-usb.c]
  17. c11747f usb: musb: omap: make use of the new PHY lib APIs by Kishon Vijay Abraham I · 12 years ago
  18. 41ac7b3 usb: remove use of __devinit by Bill Pemberton · 12 years ago
  19. 9d94e16 usb: otg: twl4030: Change TWL4030_MODULE_* ids to TWL_MODULE_* by Peter Ujfalusi · 12 years ago
  20. f8515f0 usb: twl4030: Add device tree support for twl4030 usb by Kishon Vijay Abraham I · 12 years ago
  21. b8a3efa usb: otg: twl: use devres API to allocate resources by Kishon Vijay Abraham I · 12 years ago
  22. c83a854 usb: musb: move otg specific initializations from twl to glue by Kishon Vijay Abraham I · 12 years ago
  23. c972143 usb: musb: twl: use mailbox API to send VBUS or ID events by Kishon Vijay Abraham I · 12 years ago
  24. 662dca5 usb: otg: support for multiple transceivers by a single controller by Kishon Vijay Abraham I · 12 years ago
  25. 721002e usb: otg: utils: rename function name in OTG utils by Kishon Vijay Abraham I · 12 years ago
  26. 6b03b13 usb: otg: twl: add missing IRQF_ONESHOT by Felipe Balbi · 12 years ago
  27. 74d4aa4 usb: otg: twl4030: Start using struct usb_otg by Heikki Krogerus · 12 years ago
  28. de07e18 usb: otg: Rename usb_xceiv_event to usb_phy_event by Heikki Krogerus · 12 years ago
  29. 8675381 usb: otg: Rename otg_transceiver to usb_phy by Heikki Krogerus · 12 years ago
  30. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  31. a87103a USB: twl4030-usb: Report correct vbus value for accessory charger adapters1 by Matthias Kaehlcke · 13 years ago
  32. 37db3af usb: otg: TWL4030: Update the last_event variable. by Hema HK · 13 years ago
  33. cccad6d usb: otg: notifier: switch to atomic notifier by Felipe Balbi · 14 years ago
  34. c3d6450 usb: otg: twl4030-usb: Fix unbalanced regulator disables at module removal by Jarkko Nikula · 14 years ago
  35. e7944d8 usb: otg: twl4030-usb: switch over to defines in twl.h by Felipe Balbi · 14 years ago
  36. fc8f2a7 USB: otg: twl4030: fix phy initialization(v1) by Ming Lei · 14 years ago
  37. 461c317 USB: otg: twl4030: fix wrong assumption of starting state by Felipe Balbi · 14 years ago
  38. 92a6e6b usb: otg: twl4030: use the global ULPI register definitions by Heikki Krogerus · 14 years ago
  39. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  40. 8f20960 usb: otg: twl4030: move to request_threaded_irq by Felipe Balbi · 15 years ago
  41. d1b5b5c USB: otg: twl4030: add support for notifier by Felipe Balbi · 15 years ago
  42. fc7b92f mfd: Rename all twl4030_i2c* by Balaji T K · 15 years ago
  43. b07682b mfd: Rename twl4030* driver files to enable re-use by Santosh Shilimkar · 15 years ago
  44. be30fc4 USB: twl4030: Enable USB regulators before enabling USB charging by Aguilar Pena, Leed · 15 years ago
  45. def6f8b USB: twl4030-usb: fix minor reporting goofage by David Brownell · 15 years ago
  46. d8b175e USB: move twl4030_usb's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  47. 6676016 USB: TWL: disable VUSB regulators when cable unplugged by Jouni Hogander · 15 years ago
  48. 9ebd961 USB: otg: twl4030 transceiver driver by David Brownell · 16 years ago