1. 2b4fd19 usb/phy: fix PPC64 build errors in phy-fsl-usb.c by Randy Dunlap · 6 years ago
  2. 353727e usb: phy: msm add regulator dependency by Arnd Bergmann · 7 years ago
  3. 50fc2d4 usb: phy: isp1301: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  4. 68dfd4d usb: phy: tahvo: fix error handling in tahvo_usb_probe() by Alexey Khoroshilov · 7 years ago
  5. 93f6891 USB: phy: am335x-control: fix device and of_node leaks by Johan Hovold · 8 years ago
  6. 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
  7. 7c113f7 usb: phy: phy-generic: Check clk_prepare_enable() error by Fabio Estevam · 8 years ago
  8. 7eee236 usb: phy: ab8500-usb: fix spelling mistake "regester" -> "register" by Colin Ian King · 8 years ago
  9. da605f5 usb: phy: mxs: Add DT bindings to configure TX settings by Jaret Cantu · 8 years ago
  10. 77e012a usb: phy: generic: remove the vbus dependency by Robert Jarzmik · 8 years ago
  11. 9835a6e usb: phy: generic: cope with initial state by Robert Jarzmik · 8 years ago
  12. ec57fcd usb: phy: omap-otg: Fix missing platform_set_drvdata() in omap_otg_probe() by Wei Yongjun · 8 years ago
  13. b9b0923 usb: phy: move msm_hsusb.h into driver by Arnd Bergmann · 8 years ago
  14. 7c8b9c3 usb: phy: omap-otg: Space required after that ','. by Sandhya Bankar · 8 years ago
  15. ce15ed4 USB: Fix of_usb_get_dr_mode_by_phy with a shared phy block by Hans de Goede · 8 years ago
  16. 5a8d651 usb: gadget: move gadget API functions to udc-core by Felipe Balbi · 8 years ago
  17. b6a619a usb: phy: Check initial state for twl6030 by Tony Lindgren · 8 years ago
  18. 12b7db2 usb: musb: Return error value from musb_mailbox by Tony Lindgren · 8 years ago
  19. 13069bd usb: Remove unnecessary space before operator ','. by Sandhya Bankar · 8 years ago
  20. acd877f usb: phy: qcom: use PTR_ERR_OR_ZERO() by Felipe Balbi · 9 years ago
  21. 7e8ac87 usb: phy: qcom-8x16: fix regulator API abuse by Arnd Bergmann · 9 years ago
  22. 2eafe93 usb: phy: generic: Handle late registration of gadget by Maarten ter Huurne · 9 years ago
  23. 1249678 usb: phy: phy-am335x: remove include of regulator/consumer.h by Bjorn Helgaas · 9 years ago
  24. 5b35bec usb: isp1301-omap: mark power_up as __maybe_unused by Arnd Bergmann · 9 years ago
  25. 8de4b3a usb: phy: msm: Trigger USB state detection work in DRD mode by Ivan T. Ivanov · 9 years ago
  26. 63b121e usb: phy: mxs: declare variable with initialized value by Li Jun · 9 years ago
  27. a38a08d usb: phy: msm: fix error handling in probe. by Srinivas Kandagatla · 9 years ago
  28. 8055555 usb: musb: core: Fix handling of the phy notifications by Tony Lindgren · 9 years ago
  29. 59f042f usb: phy: phy-am335x: bypass first VBUS sensing for host-only mode by Bin Liu · 9 years ago
  30. 5306661 usb: phy: correct the am335x phy header filename by Bin Liu · 9 years ago
  31. 375da62 usb: phy: Remove unused Renesas R-Car (Gen1) USB PHY driver by Geert Uytterhoeven · 9 years ago
  32. 928c75f usb: phy: msm: fix a possible NULL dereference by LABBE Corentin · 9 years ago
  33. 5c256b6 usb: phy: mxs: add "fsl,imx6ul-usbphy" compatible string by Peter Chen · 9 years ago
  34. ac722e3 usb: kconfig: fix warning of select USB_OTG by Peter Chen · 9 years ago
  35. 89d99ae usb: phy: phy-mxs-usb: fix a possible NULL dereference by LABBE Corentin · 9 years ago
  36. 2c2025b usb: phy: omap-otg: fix uninitialized pointer by Aaro Koskinen · 9 years ago
  37. 06e7114 usb: common: of_usb_get_dr_mode to usb_get_dr_mode by Heikki Krogerus · 9 years ago
  38. 7ed855e usb: phy: qcom: Switch to new extcon framework API by Ivan T. Ivanov · 9 years ago
  39. 8fb7ab5 usb: phy: isp1301: Export I2C module alias information by Javier Martinez Canillas · 9 years ago
  40. 762982d usb: phy: phy-generic: Fix reset behaviour on legacy boot by Roger Quadros · 9 years ago
  41. 88ccdbd usb: phy: fix phy-qcom-8x16-usb build by Randy Dunlap · 9 years ago
  42. c5673f5 usb: phy: phy-keystone: Simplify return statement by Saurabh Karajgaonkar · 9 years ago
  43. 4b68b50 usb: phy: phy-mxs-usb: Simplify return statement by Saurabh Karajgaonkar · 9 years ago
  44. 6f98f54 usb: phy: msm: Add D+/D- lines route control by Ivan T. Ivanov · 9 years ago
  45. 3511699 usb: phy: qcom: New APQ8016/MSM8916 USB transceiver driver by Ivan T. Ivanov · 9 years ago
  46. 88167fc usb: pass flags parameter to gpiod_get functions by Uwe Kleine-König · 9 years ago
  47. 83b7b67 usb: phy: msm-usb: Replace deprecated API of extcon by Chanwoo Choi · 9 years ago
  48. 860d268 usb: phy: tahvo: Use devm_extcon_dev_[allocate|register]() and replace deprecated API by Chanwoo Choi · 9 years ago
  49. a2fd242 usb: phy: omap-otg: Replace deprecated API of extcon by Chanwoo Choi · 9 years ago
  50. 543aa48 usb: phy: mxs: suspend to RAM causes NULL pointer dereference by Stefan Wahren · 9 years ago
  51. 2a29867 Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  52. d878238 Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  53. 73b6ecd extcon: Redefine the unique id of supported external connectors without 'enum extcon' type by Chanwoo Choi · 9 years ago
  54. 19915e6 Merge 4.1-rc7 into usb-next by Greg Kroah-Hartman · 9 years ago
  55. e152813 Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  56. e842b84 usb: phy: Add interface to get phy give of device_node. by NeilBrown · 10 years ago
  57. a81df9e usb: phy: tahvo: Pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  58. 2b12978 usb: phy: ab8500-usb: Pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  59. 2a9de9c extcon: Use the unique id for external connector instead of string by Chanwoo Choi · 9 years ago
  60. 909eacd Merge 4.1-rc4 into usb-next by Greg Kroah-Hartman · 9 years ago
  61. 1cb39e2 usb: phy-ab8500-usb: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  62. 34ef33f usb: phy: Remove the phy-rcar-gen2-usb driver by Geert Uytterhoeven · 9 years ago
  63. db978e2 usb: phy: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  64. 25e97ab usb: phy-ab8500-usb: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  65. b189a21 usb: phy: Remove the phy-rcar-gen2-usb driver by Geert Uytterhoeven · 9 years ago
  66. 44e42ae usb: phy: msm: Manual PHY and LINK controller VBUS change notification by Ivan T. Ivanov · 9 years ago
  67. 591fc11 usb: phy: msm: Use extcon framework for VBUS and ID detection by Ivan T. Ivanov · 9 years ago
  68. 197d0bd usb: phy: isp1301: work around tps65010 dependency by Arnd Bergmann · 9 years ago
  69. 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
  70. 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
  71. c6ab3ae usb: phy: rcar-gen2-usb: Fix USBHS_UGSTS_LOCK value by Yoshihiro Shimoda · 9 years ago
  72. 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 · 10 years ago
  73. 1ea276c usb: phy: Fix USB_ULPI_VIEWPORT Kconfig dependency by Ivan T. Ivanov · 10 years ago
  74. cd0e075 Merge 4.0-rc5 into usb-next by Greg Kroah-Hartman · 10 years ago
  75. 869aee0 usb: phy: Find the right match in devm_usb_phy_match by Axel Lin · 10 years ago
  76. 32fc9eb usb: phy: msm: Remove dead code by Stephen Boyd · 10 years ago
  77. 46f5cac usb: phy: msm: Remove dead code by Stephen Boyd · 10 years ago
  78. 168bdb8 usb: phy: phy-generic: No need to call gpiod_direction_output() twice by Fabio Estevam · 10 years ago
  79. 656e7c3 usb: phy: fixed comment typo by Mickael Maison · 10 years ago
  80. 2b08977b usb: phy: ab8500: fixed comment typo by Mickael Maison · 10 years ago
  81. d0f347d usb: phy: am335x-control: check return value of bus_find_device by David Dueck · 10 years ago
  82. fa53e35 usb: phy: phy-msm-usb: Rename regulator_set_optimum_mode by Bjorn Andersson · 10 years ago
  83. 1d61a69 usb: phy: ab8500-usb: Rename regulator_set_optimum_mode by Bjorn Andersson · 10 years ago
  84. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  85. 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
  86. 7437999 usb: phy: phy-generic: Fix USB PHY gpio reset by Fabio Estevam · 10 years ago
  87. 0f4ff5f usb: phy: generic: fix the vbus interrupt request by Robert Jarzmik · 10 years ago
  88. 9eb0797 usb: phy: generic: fix the gpios to be optional by Robert Jarzmik · 10 years ago
  89. e235f7b usb: phy: mxs: add delay before set phyctrl.clkgate by Peter Chen · 10 years ago
  90. efdbd3a usb: phy: mxs: do not set PWD.RXPWD1PT1 for low speed connection by Peter Chen · 10 years ago
  91. 7b09e67 usb: phy: mxs: refine mxs_phy_disconnect_line by Li Jun · 10 years ago
  92. dd811ba usb: phy: mxs: don't need IP fix for imx6sx by Peter Chen · 10 years ago
  93. da89dba usb: phy: make GPIOs optional for the generic phy by Paul Zimmerman · 10 years ago
  94. 0df8fc3 usb: phy: never defer probe in non-OF case by Heikki Krogerus · 10 years ago
  95. d1fc444 Merge tag 'v3.19-rc5' into next by Felipe Balbi · 10 years ago
  96. 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
  97. 90bdf40 usb: phy: mv-usb: fix usb_phy build errors by Arnd Bergmann · 10 years ago
  98. 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
  99. 7acc997 usb: phy: generic: add vbus support by Robert Jarzmik · 10 years ago
  100. e9f2cefb usb: phy: generic: migrate to gpio_desc by Robert Jarzmik · 10 years ago