1. 7c113f7 usb: phy: phy-generic: Check clk_prepare_enable() error by Fabio Estevam · 8 years ago
  2. 2eafe93 usb: phy: generic: Handle late registration of gadget by Maarten ter Huurne · 9 years ago
  3. 762982d usb: phy: phy-generic: Fix reset behaviour on legacy boot by Roger Quadros · 9 years ago
  4. 88167fc usb: pass flags parameter to gpiod_get functions by Uwe Kleine-König · 9 years ago
  5. 168bdb8 usb: phy: phy-generic: No need to call gpiod_direction_output() twice by Fabio Estevam · 10 years ago
  6. 7437999 usb: phy: phy-generic: Fix USB PHY gpio reset by Fabio Estevam · 10 years ago
  7. 0f4ff5f usb: phy: generic: fix the vbus interrupt request by Robert Jarzmik · 10 years ago
  8. 9eb0797 usb: phy: generic: fix the gpios to be optional by Robert Jarzmik · 10 years ago
  9. da89dba usb: phy: make GPIOs optional for the generic phy by Paul Zimmerman · 10 years ago
  10. 7acc997 usb: phy: generic: add vbus support by Robert Jarzmik · 10 years ago
  11. e9f2cefb usb: phy: generic: migrate to gpio_desc by Robert Jarzmik · 10 years ago
  12. 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
  13. 7901842 usb: phy: remove file names from heading comments by Sergei Shtylyov · 10 years ago
  14. 19c1eac usb: rename phy to usb_phy in OTG by Antoine Tenart · 10 years ago
  15. e47d925 usb: move the OTG state from the USB PHY to the OTG structure by Antoine Tenart · 10 years ago
  16. a25f10c usb: phy: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  17. 2f36ff6 usb: phy: generic: allow multiples calls to usb_phy_generic_register() by Felipe Balbi · 10 years ago
  18. d7078df usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generic.h> by Felipe Balbi · 10 years ago
  19. 4525bee usb: phy: rename usb_nop_xceiv to usb_phy_generic by Felipe Balbi · 10 years ago
  20. 0700faa usb: gadget: only GPL drivers in the gadget and phy framework by Felipe Balbi · 10 years ago
  21. c139e14 Merge tag 'v3.13-rc4' into next by Felipe Balbi · 11 years ago
  22. 31e3222 usb: phy: initialize the notifier when add a new phy by Neil Zhang · 11 years ago
  23. e8d68f8 usb: phy: phy-generic: fix return value check in usb_nop_xceiv_register() by Wei Yongjun · 11 years ago
  24. 37cfbc4 usb: phy: generic: fix a compiler warning by Heikki Krogerus · 11 years ago
  25. dc52c57 usb: phy-generic: fix nop xceiv probe by Aaro Koskinen · 11 years ago
  26. af9f51c usb: phy: generic: fix how we find out about our resources by Felipe Balbi · 11 years ago
  27. 39189c9 usb: phy: remove dead code by Michal Nazarewicz · 11 years ago
  28. bd27fa4 usb: phy: generic: Don't use regulator framework for RESET line by Roger Quadros · 11 years ago
  29. 4d175f3 usb: phy: nop: Defer clock prepare until PHY init by Mark Brown · 11 years ago
  30. 53b6fc2 usb: phy: phy-generic: export init functions by Sebastian Andrzej Siewior · 11 years ago
  31. 9e5f9c8 Merge branch 'nop-phy-rename' into next by Felipe Balbi · 11 years ago
  32. 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]
  33. d07f4a8 usb: phy: mv-usb: remove incorrect __exit_p annotation by Jingoo Han · 11 years ago
  34. 45f6bc5 Merge 3.10-rc3 into usb-next by Greg Kroah-Hartman · 11 years ago
  35. 5462b0d usb: phy: phy-nop: Remove redundant use of of_match_ptr by Sachin Kamat · 11 years ago
  36. 8fe6120 usb: phy: nop: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  37. 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]
  38. 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]
  39. b54b5f5 USB: phy: nop: Defer probe if device needs VCC/RESET by Roger Quadros · 12 years ago
  40. 0eba387 usb: phy: nop: Add device tree support and binding information by Roger Quadros · 12 years ago
  41. 90f4232 usb: phy: nop: use new PHY API to register PHY by Roger Quadros · 12 years ago
  42. ad63ebfc usb: phy: nop: Handle RESET for the PHY by Roger Quadros · 12 years ago
  43. 58f735f usb: phy: nop: Handle power supply regulator for the PHY by Roger Quadros · 12 years ago
  44. 2319fb8 usb: phy: nop: Manage PHY clock by Roger Quadros · 12 years ago
  45. e4d7dc6 usb: phy: nop: use devm_kzalloc() by Roger Quadros · 12 years ago
  46. fb4e98a usb: remove use of __devexit by Bill Pemberton · 12 years ago
  47. 41ac7b3 usb: remove use of __devinit by Bill Pemberton · 12 years ago
  48. 7690417 usb: remove use of __devexit_p by Bill Pemberton · 12 years ago
  49. c84d364 usb: xceiv: nop: let it work as USB2 and USB3 phy by Felipe Balbi · 12 years ago
  50. 78c289f usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h by Felipe Balbi · 12 years ago
  51. 662dca5 usb: otg: support for multiple transceivers by a single controller by Kishon Vijay Abraham I · 12 years ago
  52. 721002e usb: otg: utils: rename function name in OTG utils by Kishon Vijay Abraham I · 12 years ago
  53. 41adf10 usb: otg: nop: Start using struct usb_otg by Heikki Krogerus · 13 years ago
  54. 8675381 usb: otg: Rename otg_transceiver to usb_phy by Heikki Krogerus · 13 years ago
  55. cccad6d usb: otg: notifier: switch to atomic notifier by Felipe Balbi · 14 years ago
  56. 20831ad usb: otg: nop: fix oops triggered by otg_register_notifier by Ming Lei · 14 years ago
  57. 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
  58. dc7520c USB: otg: fix module reinsert issue by Ajay Kumar Gupta · 15 years ago
  59. cc835e3 USB: nop-usb-xceiv: behave when linked as a module by David Brownell · 15 years ago
  60. e930438 Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) by Yang Hongyang · 15 years ago
  61. f6d92a0 USB: otg: adding nop usb transceiver by Ajay Kumar Gupta · 16 years ago