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