1. 38dcdb3 usb: phy: tegra: remove duplicated include from phy-tegra-usb.c by Wei Yongjun · 12 years ago
  2. f797d37 Merge 3.10-rc7 into usb-next by Greg Kroah-Hartman · 12 years ago
  3. 035978b usb: phy: Improve Kconfig help for CONFIG_USB_PHY by George Spelvin · 12 years ago
  4. 91a687d USB: EHCI: tegra: fix circular module dependencies by Stephen Warren · 12 years ago
  5. 587376a usb: phy: add MODULE_LICENSE to phy-tegra-usb.c by Stephen Warren · 12 years ago
  6. 9a0e511 usb: phy: export ulpi_viewport_access_ops by Manjunath Goudar · 12 years ago
  7. 1c9af65 usb: add devicetree helpers for determining dr_mode and phy_type by Michael Grzeschik · 12 years ago
  8. 56a9a6de usb: phy: rcar-usb: Fix comment w.r.t. devm_ioremap_resource by Tushar Behera · 12 years ago
  9. 81fbf10 usb: phy: omap-usb3: updated dpll M,N values to support DRA7xx devices by Ruchika Kharwar · 12 years ago
  10. 2d22b42 usb: phy: registering Tegra USB PHY as platform driver by Venu Byravarasu · 12 years ago
  11. 6829f92 usb: phy: tegra: Add error handling & clean up. by Venu Byravarasu · 12 years ago
  12. 12ea18e usb: phy: tegra: get ULPI reset GPIO info using DT. by Venu Byravarasu · 12 years ago
  13. 9cd9384 usb: phy: tegra: Get PHY mode using DT by Venu Byravarasu · 12 years ago
  14. 9e69fae usb: phy: tegra: Return correct error value provided by clk_get_sys by Venu Byravarasu · 12 years ago
  15. 6d3d61f usb: phy: samsung: Add support HSIC on Exynos4X12 by Dongjin Kim · 12 years ago
  16. 7a22cc9 usb: phy: phy-nop: Remove redundant use of of_match_ptr by Sachin Kamat · 12 years ago
  17. 1b635f0 usb: phy: samsung: Add support for USB 2.0 PHY on Exynos 4x12 by Tomasz Figa · 12 years ago
  18. 84035f0 usb: phy: samsung: Pass enable/disable callbacks through driver data by Tomasz Figa · 12 years ago
  19. 3f33907 usb: phy: samsung: Pass set_isolation callback through driver data by Tomasz Figa · 12 years ago
  20. 0aa823a usb: phy: samsung: Consolidate reference clock rate handling by Tomasz Figa · 12 years ago
  21. 87331b0 usb: phy: samsung: Use clk_get to get reference clock by Tomasz Figa · 12 years ago
  22. 6278703 usb: phy: samsung: Select common driver part implicitly by Tomasz Figa · 12 years ago
  23. f85bff5 usb: phy: ab8500-usb: add ab9540 support by Fabio Baltieri · 12 years ago
  24. 0c380c0 usb: phy: ab8500-usb: add ab8540 support by Fabio Baltieri · 12 years ago
  25. bd4c9f0 usb: phy: ab8500-usb: add flag bits to control driver features by Fabio Baltieri · 12 years ago
  26. 16604a3 usb: phy: ab8500-usb: move phy tuning values on separate functions by Fabio Baltieri · 12 years ago
  27. b3affc3 usb: phy: ab8500-usb: add platform_device_id table by Fabio Baltieri · 12 years ago
  28. a96afc6 usb: phy: ab8500-usb: fix phy tuning value select logic by Fabio Baltieri · 12 years ago
  29. fb21f37 usb: phy: ab8500-usb: restart phy during probe by Sakethram Bommisetti · 12 years ago
  30. d0ed064 usb: phy: ab8500-usb: add transceiver clock control by Mian Yousaf Kaukab · 12 years ago
  31. 3147dad usb: musb: various cosmetic fixes on ux500 files by Fabio Baltieri · 12 years ago
  32. 98f541c USB: remove remaining instances of USB_SUSPEND by Alan Stern · 12 years ago
  33. 4e0aa63 usb: otg: mxs-phy: add missing type to usb_phy by Michael Grzeschik · 12 years ago
  34. b990da1 usb: phy: remove CONFIG_USB_OTG_UTILS once more by Paul Bolle · 12 years ago
  35. 1abd8b3 usb: phy: Fix NULL pointer exception during usb_get_phy by Robert Jarzmik · 12 years ago
  36. 9d6ab42 usb: phy: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  37. 8fe6120 usb: phy: nop: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  38. 99f80cf usb: phy: mxs-usb: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  39. c21b7ee usb: phy: mv-usb: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  40. a9b1bdd usb: phy: gpio-vbus-usb: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  41. c8a0b5c usb: phy: ab8500-usb: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  42. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  43. c3c683e USB: OMAP: ISP1301 needs USB_PHY by Arnd Bergmann · 12 years ago
  44. ee5d5499 usb: phy: tegra: don't call into tegra-ehci directly by Arnd Bergmann · 12 years ago
  45. 4623245 usb: phy: phy core cannot yet be a module by Arnd Bergmann · 12 years ago
  46. 0b9b6df Merge tag 'usb-for-v3.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  47. 19d8ced usb: phy: remove exported function from __init section by Denis Efremov · 12 years ago
  48. 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 · 12 years ago
  49. bb54542 usb: phy: twl6030-usb: check regulator_enable return value by Fabio Baltieri · 12 years ago
  50. 9ec602e usb: phy: twl4030-usb: check regulator_enable return value by Fabio Baltieri · 12 years ago
  51. 88b1c78 usb: phy: ab8500-usb: check regulator_enable return value by Fabio Baltieri · 12 years ago
  52. 5882337 usb: phy: ab8500-usb: call phy_dis_work only when necessary by Sakethram Bommisetti · 12 years ago
  53. 8db1223 usb: phy: ab8500-usb: drop link status delayed work by Sakethram Bommisetti · 12 years ago
  54. 899f0f5 usb: phy: ab8500-usb: adopt pinctrl support by Patrice Chotard · 12 years ago
  55. 77f4396 usb: phy: ab8500-usb: fix last notifier arguments by Fabio Baltieri · 12 years ago
  56. f5ef7b4 usb: phy: ab8500-usb: fix unbalanced clock and regulator disable warnings by Mian Yousaf Kaukab · 12 years ago
  57. 54dfbb0 usb: phy: ab8500-usb: enable/disable regulator on phy events by Fabio Baltieri · 12 years ago
  58. c0ea706 usb: phy: ab8500-usb: split ab8500_usb_phy_ctrl by Fabio Baltieri · 12 years ago
  59. e65b36c usb: phy: ab8500-usb: add regulator support by Fabio Baltieri · 12 years ago
  60. c2a0ab6 usb: phy: ab8500-usb: fix eye diagram for ab8500 v2.0 by Sakethram Bommisetti · 12 years ago
  61. 7124631 usb: phy: ab8500-usb: set phy tuning values by Sakethram Bommisetti · 12 years ago
  62. 81ef672 usb: phy: ab8500-usb: convert to devm_kzalloc by Fabio Baltieri · 12 years ago
  63. f4362b1 usb: phy: samsung: convert to devm_ioremap_resource() by Sachin Kamat · 12 years ago
  64. df18fed usb: otg: mv_otg: remove unused clock by Chao Xie · 12 years ago
  65. f65f4f4 usb: phy: twl4030-usb: check if vbus is driven by twl itself by Grazvydas Ignotas · 12 years ago
  66. 02d5f08 Merge branch 'usb-linus' into usb-next by Greg Kroah-Hartman · 12 years ago
  67. c8fa48d usb: Fix compile error by selecting USB_OTG_UTILS by Roland Stigge · 12 years ago
  68. 60630c2 usb: gadget: mv_u3d: drop ARCH dependency by Felipe Balbi · 12 years ago
  69. 249751f usb: phy: twl4030-usb: poll for ID disconnect by Grazvydas Ignotas · 12 years ago
  70. 15460de usb: phy: twl4030-usb: don't switch the phy on/off needlessly by Grazvydas Ignotas · 12 years ago
  71. ca4f70c usb: phy: twl4030-usb: ignore duplicate events by Grazvydas Ignotas · 12 years ago
  72. 44a50d0 usb: phy: twl4030-usb: don't enable PHY during init by Grazvydas Ignotas · 12 years ago
  73. cf2d950 Merge branch 'usb-linus' into usb-next by Greg Kroah-Hartman · 12 years ago
  74. e8d891f usb: phy: gpio-vbus: don't ignore regulator APIs return value by Felipe Balbi · 12 years ago
  75. b64a159 usb: phy: samsung: fix sparse warning by Felipe Balbi · 12 years ago
  76. af6882b usb: phy: ab8500-usb: update irq handling code by Fabio Baltieri · 12 years ago
  77. 73f226c usb: otg: ab8500-usb: drop support for ab8500 pre v2.0 by Fabio Baltieri · 12 years ago
  78. 817e5f3 usb: phy: twl4030: fix cold plug on OMAP3 by Kishon Vijay Abraham I · 12 years ago
  79. 9166902 usb: phy: twl4030: use devres API for regulator get and request irq by Kishon Vijay Abraham I · 12 years ago
  80. b527675 usb: phy: samsung: Add PHY support for USB 3.0 controller by Vivek Gautam · 12 years ago
  81. dc2377d usb: phy: samsung: Common out the generic stuff by Vivek Gautam · 12 years ago
  82. c38a4f3 usb: phy: isp1301: implement PHY API by Felipe Balbi · 12 years ago
  83. 790d3a5 usb: phy: isp1301: give it a context structure by Felipe Balbi · 12 years ago
  84. 94ae984 usb: phy: rename all phy drivers to phy-$name-usb.c by Felipe Balbi · 12 years ago
  85. fd89149 usb: phy: remove CONFIG_USB_OTG_UTILS by Felipe Balbi · 12 years ago
  86. edc7cb2 usb: phy: make it a menuconfig by Felipe Balbi · 12 years ago
  87. a0e6312 usb: phy: move all PHY drivers to drivers/usb/phy/ by Felipe Balbi · 12 years ago
  88. 110ff6d0 usb: phy: convert EXPORT_SYMBOL to EXPORT_SYMBOL_GPL by Felipe Balbi · 12 years ago
  89. cedf860 usb: phy: move bulk of otg/otg.c to phy/phy.c by Sascha Hauer · 12 years ago
  90. 39d3568 USB: remove incorrect __exit markups by Dmitry Torokhov · 12 years ago
  91. 57ae575 usb: phy: omap-control-usb: Convert to devm_ioremap_resource() by Sachin Kamat · 12 years ago
  92. 862421d usb: phy: omap-usb3: Convert to devm_ioremap_resource() by Sachin Kamat · 12 years ago
  93. a400704 usb: phy: samsung: Convert to devm_ioremap_resource() by Sachin Kamat · 12 years ago
  94. bab588f Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  95. 74e1a2a Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  96. 6992819 usb: phy: fix Kconfig warning by Felipe Balbi · 12 years ago
  97. ab137d0 usb: host: tegra: make use of PHY pointer of HCD by Venu Byravarasu · 12 years ago
  98. bbdabdb usb: add APIs to access host registers from Tegra PHY by Venu Byravarasu · 12 years ago
  99. 3f9db1a USB: PHY: tegra: Get rid of instance number to differentiate PHY type by Venu Byravarasu · 12 years ago
  100. 3a55c6a USB: PHY: tegra: get rid of instance number to differentiate legacy controller by Venu Byravarasu · 12 years ago