1. 72031b5 usb: phy-tegra-usb: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  2. 0f82768 usb: phy: signedness bugs in suspend/resume functions by Dan Carpenter · 11 years ago
  3. 9473e8c usb: phy: fix build breakage by Anatolij Gustschin · 11 years ago
  4. 4ff7457 usb: phy: am335x-control: make it compile with by Sebastian Andrzej Siewior · 11 years ago
  5. 165f606 Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  6. 8b841cb usb: phy: am335x: include linux/err.h by Sebastian Andrzej Siewior · 11 years ago
  7. e497a24 usb: phy: tegra: Program new PHY parameters by Tuomas Tynkkynen · 11 years ago
  8. 3e63520 usb: phy: tegra: Tegra30 support by Tuomas Tynkkynen · 11 years ago
  9. f5833a0 usb: phy: tegra: Fix wrong PHY parameters by Tuomas Tynkkynen · 11 years ago
  10. 3bb869c usb: phy: Add AM335x PHY driver by Sebastian Andrzej Siewior · 11 years ago
  11. 53b6fc2 usb: phy: phy-generic: export init functions by Sebastian Andrzej Siewior · 11 years ago
  12. 9e5f9c8 Merge branch 'nop-phy-rename' into next by Felipe Balbi · 11 years ago
  13. 3fa4d73 usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv by Sebastian Andrzej Siewior · 11 years ago
  14. d07f4a8 usb: phy: mv-usb: remove incorrect __exit_p annotation by Jingoo Han · 11 years ago
  15. 1e0f20b usb: phy: mv-u3d: Staticize mv_u3d_phy_shutdown() by Jingoo Han · 11 years ago
  16. 19f9e18 usb: phy: use dev_get_platdata() by Jingoo Han · 11 years ago
  17. 78283dd Merge 3.11-rc3 into usb-next by Greg Kroah-Hartman · 11 years ago
  18. a554aea usb: phy: tegra: Use switch instead of if-else by Tuomas Tynkkynen · 11 years ago
  19. 6558d7e usb: phy: tegra: Use DT helpers for dr_mode by Tuomas Tynkkynen · 11 years ago
  20. 9fdb07f usb: phy: tegra: Use DT helpers for phy_type by Tuomas Tynkkynen · 11 years ago
  21. 3b102e8 usb: phy: tegra: Remove custom PHY locating APIs by Tuomas Tynkkynen · 11 years ago
  22. 0ee5b4a usb: phy: tegra: Register as an USB PHY. by Tuomas Tynkkynen · 11 years ago
  23. 185d0fd usb: phy: tegra: Remove unnecessary 'dev' field by Tuomas Tynkkynen · 11 years ago
  24. f5b8c8b usb: tegra: Use regulators instead of GPIOs for USB PHY VBUS by Mikko Perttunen · 11 years ago
  25. 81d5dfe usb: phy: tegra: Read UTMIP parameters from device tree by Mikko Perttunen · 11 years ago
  26. fda7130 usb: phy: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  27. 519c601 usb: phy: omap-usb3: Improve DPLL parameter lookup code by Roger Quadros · 11 years ago
  28. 052a11d usb: phy: make PHY driver selection possible by controller drivers by Roger Quadros · 11 years ago
  29. 51e563e usb: phy: phy-mxs-usb: Check the return value from stmp_reset_block() by Fabio Estevam · 11 years ago
  30. 4e682bb usb: limit OMAP related USB options to OMAP2PLUS platforms by Paul Gortmaker · 11 years ago
  31. 8fb822c USB: phy: remove CONFIG_USB_DEBUG usage by Greg Kroah-Hartman · 11 years ago
  32. 523e531 USB: phy: remove custom DBG macro by Greg Kroah-Hartman · 11 years ago
  33. 690c70b usb: phy: omap-usb3: fix dpll clock index by Ruchika Kharwar · 11 years ago
  34. 24e6bfd usb: phy: samsung: Fix an error message typo by Sachin Kamat · 11 years ago
  35. 3aa78e0 Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next by Linus Torvalds · 11 years ago
  36. 42daabf Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  37. 3883cbb Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  38. 8c3d913 Merge tag 'msm-clock-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/late by Olof Johansson · 11 years ago
  39. 38dcdb3 usb: phy: tegra: remove duplicated include from phy-tegra-usb.c by Wei Yongjun · 11 years ago
  40. f797d37 Merge 3.10-rc7 into usb-next by Greg Kroah-Hartman · 11 years ago
  41. b99a8f6 usb: otg: msm: Convert to clk_prepare/unprepare by Stephen Boyd · 11 years ago
  42. 89ce43f mfd: twl-core: Change TWL6025 references to TWL6032 by Graeme Gregory · 11 years ago
  43. 035978b usb: phy: Improve Kconfig help for CONFIG_USB_PHY by George Spelvin · 11 years ago
  44. 91a687d USB: EHCI: tegra: fix circular module dependencies by Stephen Warren · 11 years ago
  45. 587376a usb: phy: add MODULE_LICENSE to phy-tegra-usb.c by Stephen Warren · 11 years ago
  46. 9a0e511 usb: phy: export ulpi_viewport_access_ops by Manjunath Goudar · 11 years ago
  47. 1c9af65 usb: add devicetree helpers for determining dr_mode and phy_type by Michael Grzeschik · 11 years ago
  48. 56a9a6de usb: phy: rcar-usb: Fix comment w.r.t. devm_ioremap_resource by Tushar Behera · 11 years ago
  49. a114926 Merge tag 'renesas-phy-rcar-usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc by Olof Johansson · 11 years ago
  50. 54407f1 phy-rcar-usb: add R8A7778 support by Sergei Shtylyov · 11 years ago
  51. 7173e59 phy-rcar-usb: handle platform data by Sergei Shtylyov · 12 years ago
  52. 725bf9d phy-rcar-usb: correct base address by Sergei Shtylyov · 12 years ago
  53. 463c824 phy-rcar-usb: remove EHCI internal buffer setup by Sergei Shtylyov · 12 years ago
  54. 81fbf10 usb: phy: omap-usb3: updated dpll M,N values to support DRA7xx devices by Ruchika Kharwar · 12 years ago
  55. 2d22b42 usb: phy: registering Tegra USB PHY as platform driver by Venu Byravarasu · 12 years ago
  56. 6829f92 usb: phy: tegra: Add error handling & clean up. by Venu Byravarasu · 12 years ago
  57. 12ea18e usb: phy: tegra: get ULPI reset GPIO info using DT. by Venu Byravarasu · 12 years ago
  58. 9cd9384 usb: phy: tegra: Get PHY mode using DT by Venu Byravarasu · 12 years ago
  59. 9e69fae usb: phy: tegra: Return correct error value provided by clk_get_sys by Venu Byravarasu · 12 years ago
  60. 6d3d61f usb: phy: samsung: Add support HSIC on Exynos4X12 by Dongjin Kim · 12 years ago
  61. 7a22cc9 usb: phy: phy-nop: Remove redundant use of of_match_ptr by Sachin Kamat · 12 years ago
  62. 1b635f0 usb: phy: samsung: Add support for USB 2.0 PHY on Exynos 4x12 by Tomasz Figa · 12 years ago
  63. 84035f0 usb: phy: samsung: Pass enable/disable callbacks through driver data by Tomasz Figa · 12 years ago
  64. 3f33907 usb: phy: samsung: Pass set_isolation callback through driver data by Tomasz Figa · 12 years ago
  65. 0aa823a usb: phy: samsung: Consolidate reference clock rate handling by Tomasz Figa · 12 years ago
  66. 87331b0 usb: phy: samsung: Use clk_get to get reference clock by Tomasz Figa · 12 years ago
  67. 6278703 usb: phy: samsung: Select common driver part implicitly by Tomasz Figa · 12 years ago
  68. f85bff5 usb: phy: ab8500-usb: add ab9540 support by Fabio Baltieri · 12 years ago
  69. 0c380c0 usb: phy: ab8500-usb: add ab8540 support by Fabio Baltieri · 12 years ago
  70. bd4c9f0 usb: phy: ab8500-usb: add flag bits to control driver features by Fabio Baltieri · 12 years ago
  71. 16604a3 usb: phy: ab8500-usb: move phy tuning values on separate functions by Fabio Baltieri · 12 years ago
  72. b3affc3 usb: phy: ab8500-usb: add platform_device_id table by Fabio Baltieri · 12 years ago
  73. a96afc6 usb: phy: ab8500-usb: fix phy tuning value select logic by Fabio Baltieri · 12 years ago
  74. fb21f37 usb: phy: ab8500-usb: restart phy during probe by Sakethram Bommisetti · 12 years ago
  75. d0ed064 usb: phy: ab8500-usb: add transceiver clock control by Mian Yousaf Kaukab · 12 years ago
  76. 3147dad usb: musb: various cosmetic fixes on ux500 files by Fabio Baltieri · 12 years ago
  77. 9c5fdd3 drivers/usb/phy: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  78. 98f541c USB: remove remaining instances of USB_SUSPEND by Alan Stern · 12 years ago
  79. 4e0aa63 usb: otg: mxs-phy: add missing type to usb_phy by Michael Grzeschik · 12 years ago
  80. b990da1 usb: phy: remove CONFIG_USB_OTG_UTILS once more by Paul Bolle · 12 years ago
  81. 1abd8b3 usb: phy: Fix NULL pointer exception during usb_get_phy by Robert Jarzmik · 12 years ago
  82. 9d6ab42 usb: phy: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  83. 8fe6120 usb: phy: nop: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  84. 99f80cf usb: phy: mxs-usb: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  85. c21b7ee usb: phy: mv-usb: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  86. a9b1bdd usb: phy: gpio-vbus-usb: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  87. c8a0b5c usb: phy: ab8500-usb: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  88. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  89. c3c683e USB: OMAP: ISP1301 needs USB_PHY by Arnd Bergmann · 12 years ago
  90. ee5d5499 usb: phy: tegra: don't call into tegra-ehci directly by Arnd Bergmann · 12 years ago
  91. 4623245 usb: phy: phy core cannot yet be a module by Arnd Bergmann · 12 years ago
  92. 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
  93. 19d8ced usb: phy: remove exported function from __init section by Denis Efremov · 12 years ago
  94. 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
  95. bb54542 usb: phy: twl6030-usb: check regulator_enable return value by Fabio Baltieri · 12 years ago
  96. 9ec602e usb: phy: twl4030-usb: check regulator_enable return value by Fabio Baltieri · 12 years ago
  97. 88b1c78 usb: phy: ab8500-usb: check regulator_enable return value by Fabio Baltieri · 12 years ago
  98. 5882337 usb: phy: ab8500-usb: call phy_dis_work only when necessary by Sakethram Bommisetti · 12 years ago
  99. 8db1223 usb: phy: ab8500-usb: drop link status delayed work by Sakethram Bommisetti · 12 years ago
  100. 899f0f5 usb: phy: ab8500-usb: adopt pinctrl support by Patrice Chotard · 12 years ago