1. 197d0bd usb: phy: isp1301: work around tps65010 dependency by Arnd Bergmann · 9 years ago
  2. 42e3a58 Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  3. bea3672 Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notifier', 'regulator/topic/palmas', 'regulator/topic/qcom' and 'regulator/topic/stw481x' into regulator-next by Mark Brown · 9 years ago
  4. c6ab3ae usb: phy: rcar-gen2-usb: Fix USBHS_UGSTS_LOCK value by Yoshihiro Shimoda · 9 years ago
  5. 1c41a95 Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  6. 1ea276c usb: phy: Fix USB_ULPI_VIEWPORT Kconfig dependency by Ivan T. Ivanov · 9 years ago
  7. cd0e075 Merge 4.0-rc5 into usb-next by Greg Kroah-Hartman · 9 years ago
  8. 869aee0 usb: phy: Find the right match in devm_usb_phy_match by Axel Lin · 9 years ago
  9. 32fc9eb usb: phy: msm: Remove dead code by Stephen Boyd · 9 years ago
  10. 46f5cac usb: phy: msm: Remove dead code by Stephen Boyd · 9 years ago
  11. 168bdb8 usb: phy: phy-generic: No need to call gpiod_direction_output() twice by Fabio Estevam · 10 years ago
  12. 656e7c3 usb: phy: fixed comment typo by Mickael Maison · 9 years ago
  13. 2b08977b usb: phy: ab8500: fixed comment typo by Mickael Maison · 9 years ago
  14. d0f347d usb: phy: am335x-control: check return value of bus_find_device by David Dueck · 10 years ago
  15. fa53e35 usb: phy: phy-msm-usb: Rename regulator_set_optimum_mode by Bjorn Andersson · 10 years ago
  16. 1d61a69 usb: phy: ab8500-usb: Rename regulator_set_optimum_mode by Bjorn Andersson · 10 years ago
  17. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  18. 4d4bac4 Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  19. 7437999 usb: phy: phy-generic: Fix USB PHY gpio reset by Fabio Estevam · 10 years ago
  20. 0f4ff5f usb: phy: generic: fix the vbus interrupt request by Robert Jarzmik · 10 years ago
  21. 9eb0797 usb: phy: generic: fix the gpios to be optional by Robert Jarzmik · 10 years ago
  22. e235f7b usb: phy: mxs: add delay before set phyctrl.clkgate by Peter Chen · 10 years ago
  23. efdbd3a usb: phy: mxs: do not set PWD.RXPWD1PT1 for low speed connection by Peter Chen · 10 years ago
  24. 7b09e67 usb: phy: mxs: refine mxs_phy_disconnect_line by Li Jun · 10 years ago
  25. dd811ba usb: phy: mxs: don't need IP fix for imx6sx by Peter Chen · 10 years ago
  26. da89dba usb: phy: make GPIOs optional for the generic phy by Paul Zimmerman · 10 years ago
  27. 0df8fc3 usb: phy: never defer probe in non-OF case by Heikki Krogerus · 10 years ago
  28. d1fc444 Merge tag 'v3.19-rc5' into next by Felipe Balbi · 10 years ago
  29. f8359da Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 10 years ago
  30. 90bdf40 usb: phy: mv-usb: fix usb_phy build errors by Arnd Bergmann · 10 years ago
  31. 06087cb Merge tag 'fixes-for-v3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 10 years ago
  32. 7acc997 usb: phy: generic: add vbus support by Robert Jarzmik · 10 years ago
  33. e9f2cefb usb: phy: generic: migrate to gpio_desc by Robert Jarzmik · 10 years ago
  34. 6f15e2d usb: phy: phy-fsl-usb: Remove some unused functions by Rickard Strandqvist · 10 years ago
  35. f78c095 usb: phy: phy-mxs-usb: do not depend on speed for disconnect notifier by Peter Chen · 10 years ago
  36. fdf80e7 usb: phy: phy-mxs-usb: add power down and disable wakeup for .shutdown by Peter Chen · 10 years ago
  37. 9c9d824 usb: phy: Fix deferred probing by Maxime Ripard · 10 years ago
  38. 6341e62 kconfig: use bool instead of boolean for type definition attributes by Christoph Jaeger · 10 years ago
  39. c818a94 usb: phy: Restore deferred probing path by Thierry Reding · 10 years ago
  40. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  41. 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
  42. e7cf773 Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  43. 1b3e3aa PM / Kconfig: Replace PM_RUNTIME with PM in dependencies by Rafael J. Wysocki · 10 years ago
  44. ceb6c9c USB / PM: Drop CONFIG_PM_RUNTIME from the USB core by Rafael J. Wysocki · 10 years ago
  45. b20f3f9 usb: phy: Handle per-PHY event for connnect and disconnect events by Kiran Raparthy · 10 years ago
  46. df9f7b3 usb: phy: introduce usb_phy_set_event interface by Kiran Raparthy · 10 years ago
  47. 1290a95 usb: phy: propagate __of_usb_find_phy()'s error on failure by Arjun Sreedharan · 10 years ago
  48. e5ba1c0 usb: phy: fsl: Fix build errors by Felipe Balbi · 10 years ago
  49. 7901842 usb: phy: remove file names from heading comments by Sergei Shtylyov · 10 years ago
  50. 19c1eac usb: rename phy to usb_phy in OTG by Antoine Tenart · 10 years ago
  51. e47d925 usb: move the OTG state from the USB PHY to the OTG structure by Antoine Tenart · 10 years ago
  52. 28a2694 usb: phy: rcar-usb: remove duplicate check on resource by Varka Bhadram · 10 years ago
  53. aa10c7b usb: phy: phy-mv-usb: delete unnecessary 'out of memory' messages by Peter Chen · 10 years ago
  54. 9da2220 usb: phy: phy-msm-usb: delete unnecessary 'out of memory' messages by Peter Chen · 10 years ago
  55. c62fe55 usb: phy: phy-mxs-usb: delete unnecessary 'out of memory' messages by Peter Chen · 10 years ago
  56. 3f8acf3 usb: phy: phy-rcar-gen2-usb: delete unnecessary 'out of memory' messages by Peter Chen · 10 years ago
  57. 9aabd03 usb: phy: phy-am335x-control: delete unnecessary 'out of memory' messages by Peter Chen · 10 years ago
  58. 01ad32d usb: phy: phy-tegra-usb: delete unnecessary 'out of memory' messages by Peter Chen · 10 years ago
  59. 87fb3de usb: phy: phy-rcar-usb: delete unnecessary 'out of memory' messages by Peter Chen · 10 years ago
  60. a25f10c usb: phy: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  61. bb50564 USB: Remove .owner field for driver by Kiran Padwal · 10 years ago
  62. 37ebb54 usb: hub: rename khubd to hub_wq in documentation and comments by Petr Mladek · 10 years ago
  63. 4cd41ff Merge tag 'v3.17-rc5' into next by Felipe Balbi · 10 years ago
  64. f7cc38b Merge tag 'v3.17-rc4' into next by Felipe Balbi · 10 years ago
  65. 9ce9ec9 usb: phy: tegra: Avoid use of sizeof(void) by Thierry Reding · 10 years ago
  66. 43f3634 usb: phy: mxs: add imx6sx support by Peter Chen · 10 years ago
  67. d3102a5 usb: phy: twl6030-usb: Remove unused irq_enabled by Tony Lindgren · 10 years ago
  68. ea2fdf8 usb: phy: samsung: remove old common USB PHY code by Bartlomiej Zolnierkiewicz · 10 years ago
  69. 1c3c052 usb: phy: samsung: remove old USB 3.0 PHY driver by Bartlomiej Zolnierkiewicz · 10 years ago
  70. a8b5b12 usb: phy: samsung: remove old USB 2.0 PHY driver by Bartlomiej Zolnierkiewicz · 10 years ago
  71. a1a4caf usb: phy: msm: Make phy_reset clk and reset line optional. by Srinivas Kandagatla · 10 years ago
  72. d0ee68b usb: phy: mxs: Add VF610 USB PHY support by Stefan Agner · 10 years ago
  73. 8f90afd usb: phy: msm: mark msm_otg_mode_fops static by Felipe Balbi · 10 years ago
  74. 0dafc3d usb: phy: samsung: Remove unnecessary lines of register bit definitions by Jingoo Han · 10 years ago
  75. 716d28e usb: phy: msm: Fix return value check in msm_otg_probe() by Wei Yongjun · 10 years ago
  76. bbc66e1 usb: phy: samsung: Fix wrong bit mask for PHYPARAM1_PCS_TXDEEMPH by Jingoo Han · 10 years ago
  77. 0c58240 usb: phy: drop kfree of devm_kzalloc's data by Himangi Saraogi · 10 years ago
  78. 2c4e3db usb: phy: return -ENODEV on failure of try_module_get by Arjun Sreedharan · 10 years ago
  79. 158c129 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  80. 61fe2d7 Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  81. 1e32cda usb: phy: am335x: Use SIMPLE_DEV_PM_OPS macro by Jingoo Han · 10 years ago
  82. e18366d usb: phy: tegra: Do not include asm/mach-types.h by Thierry Reding · 10 years ago
  83. 3e346d4 USB: PHY: tegra: Call tegra_usb_phy_close only on device removal by Tuomas Tynkkynen · 10 years ago
  84. 2097937 usb: phy: tegra: Do not include asm/mach-types.h by Thierry Reding · 10 years ago
  85. 508ccea usb: phy: msm: Do not do runtime pm if the phy is not idle by Srinivas Kandagatla · 10 years ago
  86. e44f1f4 usb: phy: msm: Make phy_reset clk and reset line optional. by Srinivas Kandagatla · 10 years ago
  87. 9f7b23c usb: phy: phy-gpio-vbus-usb: use devm_ functions by Himangi Saraogi · 10 years ago
  88. 0f0520b usb: phy: tegra: Make of_device_id array const by Jingoo Han · 10 years ago
  89. 492240b usb: phy: msm: Make of_device_id array const by Jingoo Han · 10 years ago
  90. fb1928d drivers/usb/phy/phy.c: remove a leading space by Antonio Ospite · 10 years ago
  91. e5c4ecd Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb into next by Linus Torvalds · 10 years ago
  92. c67d9ce Merge tag 'boards-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
  93. 113229b phy: Enable USB PHY support for arm64 by Liviu Dudau · 10 years ago
  94. 1dfa91a usb: common: rename phy-fsm-usb.c to usb-otg-fsm.c by Peter Chen · 10 years ago
  95. efccd24 usb: phy: add run-time dependencies to R-Car driver by Jean Delvare · 10 years ago
  96. 2ea7b14 usb: phy: msm: fix bug in probe() by Dan Carpenter · 10 years ago
  97. f871252 Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  98. cea3589 Merge 3.15-rc5 into usb-next by Greg Kroah-Hartman · 10 years ago
  99. 77c2f02 ARM: OMAP: replace checks for CONFIG_USB_GADGET_OMAP by Paul Bolle · 10 years ago
  100. 79cb5b5 usb: phy: Add SMSC USB334x PHY ID by Liviu Dudau · 10 years ago