1. b8f6a4a phy: mapphone-mdm6600: Fix write timeouts with shorter GPIO toggle interval by Tony Lindgren · 4 years, 6 months ago
  2. a7b5d3f phy: mapphone-mdm6600: Fix timeouts by adding wake-up handling by Tony Lindgren · 4 years, 11 months ago
  3. b0be2d4 phy: qualcomm: Adjust indentation in read_poll_timeout by Nathan Chancellor · 4 years, 8 months ago
  4. e0fcfcd phy: cpcap-usb: Prevent USB line glitches from waking up modem by Tony Lindgren · 4 years, 7 months ago
  5. 342c200 phy: qcom-qmp: Increase PHY ready timeout by Bjorn Andersson · 4 years, 7 months ago
  6. 3085de8 phy: usb: phy-brcm-usb: Remove sysfs attributes upon driver removal by Florian Fainelli · 5 years ago
  7. 26aa47a phy: qcom-qusb2: fix missing assignment of ret when calling clk_prepare_enable by Colin Ian King · 5 years ago
  8. d429612 phy: cpcap-usb: Fix flakey host idling and enumerating of devices by Tony Lindgren · 4 years, 7 months ago
  9. 99b79d4 phy: cpcap-usb: Fix error path when no host driver is loaded by Tony Lindgren · 4 years, 7 months ago
  10. 8fa7f8d phy: qcom-usb-hs: Fix extcon double register after power cycle by Stephan Gerhold · 4 years, 10 months ago
  11. 80c291c phy: renesas: rcar-gen3-usb2: Fix sysfs interface of "role" by Yoshihiro Shimoda · 4 years, 10 months ago
  12. 2d6b885 phy: lantiq: Fix compile warning by Hauke Mehrtens · 6 years ago
  13. a9c1166 phy: phy-twl4030-usb: fix denied runtime access by Andreas Kemnade · 6 years ago
  14. 6e176dd phy: renesas: rcar-gen3-usb2: fix vbus_ctrl for role sysfs by Yoshihiro Shimoda · 6 years ago
  15. f052558 phy: brcm-sata: allow PHY_BRCM_SATA driver to be built for DSL SoCs by Florian Fainelli · 6 years ago
  16. 4fb95f2 phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-current by Yoshihiro Shimoda · 5 years ago
  17. 709ca46 phy: renesas: rcar-gen2: Fix memory leak at error paths by Yoshihiro Shimoda · 5 years ago
  18. 267b3c6 phy: mapphone-mdm6600: add gpiolib dependency by Arnd Bergmann · 5 years ago
  19. 3ecda68 phy: sun4i-usb: Make sure to disable PHY0 passby for peripheral mode by Paul Kocialkowski · 5 years ago
  20. 86d67db phy: ti-pipe3: fix missing bit-wise or operator when assigning val by Colin Ian King · 5 years ago
  21. 66e4498 phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs by Chen-Yu Tsai · 5 years ago
  22. eecde0a0 phy: ath79-usb: Fix the main reset name to match the DT binding by Alban Bedel · 6 years ago
  23. e55af63 phy: ath79-usb: Fix the power on error path by Alban Bedel · 6 years ago
  24. e640039 phy: sun4i-usb: add support for missing USB PHY index by Icenowy Zheng · 6 years ago
  25. 4724b50 phy: qcom-qusb2: Fix HSTX_TRIM tuning with fused value for SDM845 by Manu Gautam · 6 years ago
  26. d801a3e phy: qcom-qusb2: Use HSTX_TRIM fused value as is by Manu Gautam · 6 years ago
  27. 8a7b5d0 Merge 4.18-rc7 into usb-next by Greg Kroah-Hartman · 6 years ago
  28. ec14b83 phy: mvebu-cp110-comphy: switch to SPDX identifier by Antoine Tenart · 6 years ago
  29. d5f5ee1 phy: berlin: switch to SPDX license identifier by Jisheng Zhang · 6 years ago
  30. 2ce7f2f phy: Renesas R-Car gen3 PCIe PHY driver by Sergei Shtylyov · 6 years ago
  31. 01abdcc phy: qcom-usb-hs: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  32. 92696a8 phy: bcm-sr-pcie: Add Stingray PCIe PHY driver by Ray Jui · 6 years ago
  33. d4f97f1 phy: phy-mtk-tphy: add property for BC12 by Chunfeng Yun · 6 years ago
  34. 8158e91 phy: phy-mtk-tphy: add properties for eye diagram test by Chunfeng Yun · 6 years ago
  35. 3003cfa phy: phy-mtk-tphy: use SPDX license tag by Chunfeng Yun · 6 years ago
  36. ad50033 phy: mapphone-mdm6600: Fix wrong enum used for status lines by Tony Lindgren · 6 years ago
  37. d70262e phy: phy-brcm-usb-init: Fix power down USB 3.0 PHY when XHCI reenabled by Jaedon Shin · 6 years ago
  38. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  39. c1eb8f8 phy: mediatek: add XS-PHY driver by Chunfeng Yun · 6 years ago
  40. ef17f6e phy: qcom-qusb2: Add QUSB2 PHYs support for sdm845 by Manu Gautam · 6 years ago
  41. f6721e5 phy: qcom-qmp: Add QMP V3 USB3 UNI PHY support for sdm845 by Manu Gautam · 6 years ago
  42. 0b4555e phy: qcom-qusb2: Fix crash if nvmem cell not specified by Manu Gautam · 6 years ago
  43. fdf37e1 phy: qcom-qmp: Enable pipe_clk before PHY initialization by Manu Gautam · 6 years ago
  44. 52113be phy: stm32: fix usbphyc static checker and checkpatch warnings by Amelie Delaunay · 6 years ago
  45. f7f50b2 phy: mapphone-mdm6600: Add runtime PM support for n_gsm on USB suspend by Tony Lindgren · 6 years ago
  46. f9e8d0f phy: tegra: Convert to use match_string() helper by Andy Shevchenko · 6 years ago
  47. 9ad8bd8 phy: cp110-comphy: 2.5G SGMII mode by Antoine Tenart · 6 years ago
  48. cd3bf36 phy: Add a driver for the ATH79 USB phy by Alban Bedel · 6 years ago
  49. 8866df2 phy: core: Allow phy_pm_runtime_xxx API calls with NULL phy by Manu Gautam · 6 years ago
  50. af09a5e phy: exynos-mipi-video: Simplify code by using regmap_update_bits() by Sylwester Nawrocki · 6 years ago
  51. 1675693 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  52. 85a09bf Merge tag 'phy-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next by Greg Kroah-Hartman · 6 years ago
  53. e7f4da4 phy: tegra: xusb: Uncomment register write by Thierry Reding · 6 years ago
  54. ec1fcd7 phy: rockchip-typec: fall back to working in host-mode if extcon is missing. by Enric Balletbo i Serra · 6 years ago
  55. 866d408 phy: rockchip-typec: support DP phy switch by Chris Zhong · 6 years ago
  56. 5eac5e9 phy: rockchip-typec: force to USB2 if DP at 4 lanes mode by Chris Zhong · 6 years ago
  57. f293f74 phy: rockchip-typec: enable usb3 host during usb3 phy power on by William wu · 6 years ago
  58. 0fbc47d phy: rockchip-typec: deprecate some DT properties for various register fields. by Enric Balletbo i Serra · 6 years ago
  59. 5d1ebbd phy: mapphone-mdm6600: Add USB PHY driver for MDM6600 on Droid 4 by Tony Lindgren · 6 years ago
  60. ba8b0ee phy: add inno-usb2-phy driver for hi3798cv200 SoC by Pengcheng Li · 6 years ago
  61. 44e42df phy: rcar-gen3-usb2: Add support for r8a77965 by Yoshihiro Shimoda · 6 years ago
  62. 94c358d phy: stm32: add support for STM32 USB PHY Controller (USBPHYC) by Amelie Delaunay · 6 years ago
  63. bb0e500 phy: add 'depends on HAS_IOMEM' to fix unmet dependency by Masahiro Yamada · 6 years ago
  64. 115de9f phy: amlogic: add USB3 PHY support for Meson GXL and GXM by Martin Blumenstingl · 6 years ago
  65. ae3f672 phy: berlin-usb: adjust USB_PHY_RX_CTRL init flags by Alexander Monakov · 6 years ago
  66. 8833ebf4 phy: phy-mtk-tphy: add configurable parameters for slew rate calibrate by Chunfeng Yun · 6 years ago
  67. 4036325 phy: phy-mtk-tphy: keep default value of mcu_bus_ck_gate_en by Chunfeng Yun · 6 years ago
  68. 124380c phy: lpc18xx-usb-otg: error handling in lpc18xx_usb_otg_phy_power_on() by Alexey Khoroshilov · 6 years ago
  69. d711922 phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when driving VBUS by Chen-Yu Tsai · 7 years ago
  70. 59fba08 phy: qcom-ufs: add MODULE_LICENSE tag by Arnd Bergmann · 7 years ago
  71. ae91a79 phy: amlogic: phy-meson-gxl-usb2: rename some of the U2P_R2 registers by Martin Blumenstingl · 7 years ago
  72. 0581886 phy: amlogic: phy-meson-gxl-usb2: default to host mode by Martin Blumenstingl · 7 years ago
  73. bc4a024 phy: amlogic: phy-meson-gxl-usb2: support the clock and reset line by Martin Blumenstingl · 7 years ago
  74. cba1372 phy: amlogic: phy-meson-gxl-usb2: don't log an error on -EPROBE_DEFER by Martin Blumenstingl · 7 years ago
  75. 95cc6e7 phy: rockchip-emmc: use regmap_read_poll_timeout to poll dllrdy by Shawn Lin · 7 years ago
  76. a4781c2 phy: rockchip-emmc: retry calpad busy trimming by Shawn Lin · 7 years ago
  77. fee7e1d phy: Remove SOC_EXYNOS4212 dep. from PHY_EXYNOS4X12_USB by Ulf Magnusson · 6 years ago
  78. 3405bd7 phy: add SPDX identifier to QMP and QUSB2 PHY drivers by Manu Gautam · 7 years ago
  79. ac0d239 phy: qcom-qmp: Add support for runtime PM by Manu Gautam · 7 years ago
  80. 891a96f phy: qcom-qusb2: Add support for runtime PM by Manu Gautam · 7 years ago
  81. 3b3cd24 phy: Add USB speed related PHY modes by Manu Gautam · 7 years ago
  82. efb05a5 phy: qcom-qmp: Add support for QMP V3 USB3 PHY by Manu Gautam · 7 years ago
  83. 9c7761a phy: qcom-qmp: Add register offsets for QMP V3 PHY by Manu Gautam · 7 years ago
  84. e224861 phy: qcom-qmp: Move register offsets to header file by Manu Gautam · 7 years ago
  85. 4a705d9 phy: qcom-qusb2: Add support for QUSB2 V2 version by Manu Gautam · 7 years ago
  86. c71dabf phy: qcom-qusb2: Add support for different register layouts by Manu Gautam · 7 years ago
  87. 76ddd30 phy: qcom-qmp: Move SERDES/PCS START after PHY reset by Manu Gautam · 7 years ago
  88. c6549f0 phy: qcom-qmp: Fix PHY block reset sequence by Manu Gautam · 7 years ago
  89. 937e17f phy: qcom-qusb2: Power-on PHY before initialization by Manu Gautam · 7 years ago
  90. 717dab9 phy: qcom-qmp: Power-on PHY before initialization by Manu Gautam · 7 years ago
  91. 10939b1 phy: qcom-qmp: Adapt to clk_bulk_* APIs by Vivek Gautam · 7 years ago
  92. f8ba22a phy: qcom-qmp: Fix phy pipe clock gating by Vivek Gautam · 7 years ago
  93. d0bffd1 phy: add combo phy driver for HiSilicon STB SoCs by Jianguo Sun · 7 years ago
  94. f3d96f8 phy: sun4i-usb: add support for R40 USB PHY by Icenowy Zheng · 7 years ago
  95. a0dd677 phy: tegra: remove redundant self assignment of 'map' by Colin Ian King · 7 years ago
  96. bdec5a6 ARM: da8xx: use platform data for CFGCHIP syscon regmap by David Lechner · 6 years ago
  97. e98bbbf phy: da8xx-usb: rename clock con_ids by David Lechner · 7 years ago
  98. e4ee8b8 Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  99. 76a250f Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  100. b7563e2 phy: work around 'phys' references to usb-nop-xceiv devices by Arnd Bergmann · 7 years ago