1. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  2. b20f3f9 usb: phy: Handle per-PHY event for connnect and disconnect events by Kiran Raparthy · 10 years ago
  3. 19c1eac usb: rename phy to usb_phy in OTG by Antoine Tenart · 10 years ago
  4. e47d925 usb: move the OTG state from the USB PHY to the OTG structure by Antoine Tenart · 10 years ago
  5. a25f10c usb: phy: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  6. 0c58240 usb: phy: drop kfree of devm_kzalloc's data by Himangi Saraogi · 10 years ago
  7. 9f7b23c usb: phy: phy-gpio-vbus-usb: use devm_ functions by Himangi Saraogi · 10 years ago
  8. 31e3222 usb: phy: initialize the notifier when add a new phy by Neil Zhang · 11 years ago
  9. eaaa775 usb: phy: gpio-vbus: fix deferred probe from __init by Johan Hovold · 11 years ago
  10. 19f9e18 usb: phy: use dev_get_platdata() by Jingoo Han · 11 years ago
  11. 1abd8b3 usb: phy: Fix NULL pointer exception during usb_get_phy by Robert Jarzmik · 11 years ago
  12. a9b1bdd usb: phy: gpio-vbus-usb: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  13. e8d891f usb: phy: gpio-vbus: don't ignore regulator APIs return value by Felipe Balbi · 11 years ago
  14. 94ae984 usb: phy: rename all phy drivers to phy-$name-usb.c by Felipe Balbi · 11 years ago[Renamed from drivers/usb/phy/gpio_vbus.c]
  15. a0e6312 usb: phy: move all PHY drivers to drivers/usb/phy/ by Felipe Balbi · 11 years ago[Renamed from drivers/usb/otg/gpio_vbus.c]
  16. 52f7a82 usb: converto drivers/usb/* to use module_platform_driver_probe() by Fabio Porcedda · 12 years ago
  17. 662dca5 usb: otg: support for multiple transceivers by a single controller by Kishon Vijay Abraham I · 12 years ago
  18. 721002e usb: otg: utils: rename function name in OTG utils by Kishon Vijay Abraham I · 12 years ago
  19. 7cbb062 USB: gpio_vbus: wakeup support on GPIO VBUS interrupts by Shinya Kuribayashi · 12 years ago
  20. ec1ac6e USB: gpio_vbus: a missing cancellation of workqueue in remove() function by Shinya Kuribayashi · 12 years ago
  21. c8240c1 USB: gpio_vbus: handle IRQ flags properly by Shinya Kuribayashi · 12 years ago
  22. da020b4 USB: gpio_vbus: remove IRQF_SAMPLE_RANDOM use by Shinya Kuribayashi · 12 years ago
  23. 123bbce USB: gpio_vbus: use cached IRQ number for consistency with the probed one by Shinya Kuribayashi · 12 years ago
  24. e44694e USB: gpio_vbus: avoid consecutive vbus_session calls with the same "is_active" by Shinya Kuribayashi · 12 years ago
  25. a6dc9cf USB: gpio_vbus: put a missing regulator_put() on error by Shinya Kuribayashi · 12 years ago
  26. 934ccec USB: gpio_vbus: provide an appropriate debounce interval by Shinya Kuribayashi · 12 years ago
  27. 0d13eeb USB: gpio_vbus: fix inconsistent 'dev_id' parameters at free_irq() by Shinya Kuribayashi · 12 years ago
  28. 662c738 usb: otg: gpio_vbus: Add otg transceiver events and notifiers by Heiko Stübner · 12 years ago
  29. 16bc1bb usb: otg: gpio_vbus: Start using struct usb_otg by Heikki Krogerus · 12 years ago
  30. 8675381 usb: otg: Rename otg_transceiver to usb_phy by Heikki Krogerus · 12 years ago
  31. 6eb0de8 usb: Add module.h to drivers/usb consumers who really use it. by Paul Gortmaker · 13 years ago
  32. 2887ba9 USB: gpio-vbus: ask for vbus_draw regulator before registering xceiv by Dmitry Eremin-Solenikov · 13 years ago
  33. 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
  34. c2344f1 USB: gpio_vbus: add delayed vbus_session calls by Robert Jarzmik · 15 years ago
  35. 6084f1b USB: otg: gpio_vbus transceiver stub by Philipp Zabel · 16 years ago