1. 2f36ff6 usb: phy: generic: allow multiples calls to usb_phy_generic_register() by Felipe Balbi · 10 years ago
  2. d7078df usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generic.h> by Felipe Balbi · 10 years ago
  3. 4525bee usb: phy: rename usb_nop_xceiv to usb_phy_generic by Felipe Balbi · 10 years ago
  4. 0700faa usb: gadget: only GPL drivers in the gadget and phy framework by Felipe Balbi · 10 years ago
  5. c139e14 Merge tag 'v3.13-rc4' into next by Felipe Balbi · 11 years ago
  6. 31e3222 usb: phy: initialize the notifier when add a new phy by Neil Zhang · 11 years ago
  7. e8d68f8 usb: phy: phy-generic: fix return value check in usb_nop_xceiv_register() by Wei Yongjun · 11 years ago
  8. 37cfbc4 usb: phy: generic: fix a compiler warning by Heikki Krogerus · 11 years ago
  9. dc52c57 usb: phy-generic: fix nop xceiv probe by Aaro Koskinen · 11 years ago
  10. af9f51c usb: phy: generic: fix how we find out about our resources by Felipe Balbi · 11 years ago
  11. 39189c9 usb: phy: remove dead code by Michal Nazarewicz · 11 years ago
  12. bd27fa4 usb: phy: generic: Don't use regulator framework for RESET line by Roger Quadros · 11 years ago
  13. 4d175f3 usb: phy: nop: Defer clock prepare until PHY init by Mark Brown · 11 years ago
  14. 53b6fc2 usb: phy: phy-generic: export init functions by Sebastian Andrzej Siewior · 11 years ago
  15. 9e5f9c8 Merge branch 'nop-phy-rename' into next by Felipe Balbi · 11 years ago
  16. 3fa4d73 usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv by Sebastian Andrzej Siewior · 11 years ago[Renamed (83%) from drivers/usb/phy/phy-nop.c]
  17. d07f4a8 usb: phy: mv-usb: remove incorrect __exit_p annotation by Jingoo Han · 11 years ago
  18. 45f6bc5 Merge 3.10-rc3 into usb-next by Greg Kroah-Hartman · 11 years ago
  19. 5462b0d usb: phy: phy-nop: Remove redundant use of of_match_ptr by Sachin Kamat · 11 years ago
  20. 8fe6120 usb: phy: nop: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  21. 94ae984 usb: phy: rename all phy drivers to phy-$name-usb.c by Felipe Balbi · 12 years ago[Renamed from drivers/usb/phy/nop-usb-xceiv.c]
  22. a0e6312 usb: phy: move all PHY drivers to drivers/usb/phy/ by Felipe Balbi · 12 years ago[Renamed from drivers/usb/otg/nop-usb-xceiv.c]
  23. b54b5f5 USB: phy: nop: Defer probe if device needs VCC/RESET by Roger Quadros · 12 years ago
  24. 0eba387 usb: phy: nop: Add device tree support and binding information by Roger Quadros · 12 years ago
  25. 90f4232 usb: phy: nop: use new PHY API to register PHY by Roger Quadros · 12 years ago
  26. ad63ebfc usb: phy: nop: Handle RESET for the PHY by Roger Quadros · 12 years ago
  27. 58f735f usb: phy: nop: Handle power supply regulator for the PHY by Roger Quadros · 12 years ago
  28. 2319fb8 usb: phy: nop: Manage PHY clock by Roger Quadros · 12 years ago
  29. e4d7dc6 usb: phy: nop: use devm_kzalloc() by Roger Quadros · 12 years ago
  30. fb4e98a usb: remove use of __devexit by Bill Pemberton · 12 years ago
  31. 41ac7b3 usb: remove use of __devinit by Bill Pemberton · 12 years ago
  32. 7690417 usb: remove use of __devexit_p by Bill Pemberton · 12 years ago
  33. c84d364 usb: xceiv: nop: let it work as USB2 and USB3 phy by Felipe Balbi · 12 years ago
  34. 78c289f usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h by Felipe Balbi · 12 years ago
  35. 662dca5 usb: otg: support for multiple transceivers by a single controller by Kishon Vijay Abraham I · 12 years ago
  36. 721002e usb: otg: utils: rename function name in OTG utils by Kishon Vijay Abraham I · 12 years ago
  37. 41adf10 usb: otg: nop: Start using struct usb_otg by Heikki Krogerus · 13 years ago
  38. 8675381 usb: otg: Rename otg_transceiver to usb_phy by Heikki Krogerus · 13 years ago
  39. cccad6d usb: otg: notifier: switch to atomic notifier by Felipe Balbi · 14 years ago
  40. 20831ad usb: otg: nop: fix oops triggered by otg_register_notifier by Ming Lei · 14 years ago
  41. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  42. dc7520c USB: otg: fix module reinsert issue by Ajay Kumar Gupta · 15 years ago
  43. cc835e3 USB: nop-usb-xceiv: behave when linked as a module by David Brownell · 15 years ago
  44. e930438 Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) by Yang Hongyang · 15 years ago
  45. f6d92a0 USB: otg: adding nop usb transceiver by Ajay Kumar Gupta · 16 years ago