1. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  2. 4dce3c4 Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into usb-next by Greg Kroah-Hartman · 7 years ago
  3. 3691411 drivers: phy: add calibrate method by Andrzej Pietrasiewicz · 7 years ago
  4. 052553a ufs/phy: qcom: Refactor to use phy_init call by Vivek Gautam · 7 years ago
  5. 3d741ff phy: qcom-ufs: Add support to set phy mode by Vivek Gautam · 7 years ago
  6. 2796ceb phy: ti-pipe3: Update pcie phy settings by Kishon Vijay Abraham I · 7 years ago
  7. af174c4 phy: brcm-sata: Allow RX equalizer tuning by Florian Fainelli · 7 years ago
  8. 6ec248f phy: brcm-sata: Prepare for doing more tuning by Florian Fainelli · 7 years ago
  9. 9adaaa9 phy: rcar-gen3-usb2: add SoC-specific parameter for dedicated pins by Yoshihiro Shimoda · 7 years ago
  10. b56acc8 phy: rcar-gen3-usb2: use enum phy_mode in the role_store() by Yoshihiro Shimoda · 7 years ago
  11. 7e0540f phy: rcar-gen3-usb2: check dr_mode for otg mode by Yoshihiro Shimoda · 7 years ago
  12. a06173b phy: sun4i-usb: enable PHY0 dual route for V3s SoC by Icenowy Zheng · 7 years ago
  13. e023b1f phy: rockchip-typec: Do the calibration more correctly by Douglas Anderson · 7 years ago
  14. f85fd4c phy: rockchip-typec: Avoid magic numbers + add delays in aux calib by Douglas Anderson · 7 years ago
  15. 5954a10 phy: phy-mtk-tphy: add set_mode callback by Chunfeng Yun · 7 years ago
  16. 30dbc04 phy: mvebu-cp110-comphy: remove unused member in private struct by Antoine Tenart · 7 years ago
  17. 176aa36 extcon: Split out extcon header file for consumer and provider device by Chanwoo Choi · 7 years ago
  18. d664817 Merge branch 'fixes' into next by Kishon Vijay Abraham I · 7 years ago
  19. 2fb8500 phy: rockchip-typec: Check for errors from tcphy_phy_init() by Douglas Anderson · 7 years ago
  20. 415060b phy: usb: phy-brcm-usb: Add ability to force DRD mode to host or device by Al Cooper · 7 years ago
  21. 49859e5 phy: usb: phy-brcm-usb: Add Broadcom STB USB phy driver by Al Cooper · 7 years ago
  22. 26e03d8 phy: rockchip-typec: Don't set the aux voltage swing to 400 mV by Douglas Anderson · 7 years ago
  23. f98b743 phy: rockchip-typec: Set the AUX channel flip state earlier by Douglas Anderson · 7 years ago
  24. c1c7aca phy: mvebu-cp110: checking for NULL instead of IS_ERR() by Dan Carpenter · 7 years ago
  25. 17fb745 phy: mvebu-cp110-comphy: explicitly set the pipe selector by Antoine Tenart · 7 years ago
  26. caef3e0 phy: mvebu-cp110-comphy: fix mux error check by Antoine Tenart · 7 years ago
  27. 554a56f phy: phy-mtk-tphy: fix NULL point of chip bank by Chunfeng Yun · 7 years ago
  28. 1df79cb phy: tegra: Handle return value of kasprintf by Arvind Yadav · 7 years ago
  29. 7318413 Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  30. 0d519f2 Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  31. 968c61f Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  32. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  33. bafb076 Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  34. dea54fb phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module by Hauke Mehrtens · 7 years ago
  35. a205425 mfd: twl: Move header file out of I2C realm by Wolfram Sang · 7 years ago
  36. d0438bd phy: add the mvebu cp110 comphy driver by Antoine Tenart · 7 years ago
  37. 90a7612 phy: rockchip-pcie: Reconstruct driver to support per-lane PHYs by Shawn Lin · 7 years ago
  38. 9f57ed0 Merge tag 'extcon-next-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next by Greg Kroah-Hartman · 7 years ago
  39. e593bea phy: ralink: fix 64-bit build warning by Arnd Bergmann · 7 years ago
  40. cad2be2 Merge tag 'phy-for-4.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next by Greg Kroah-Hartman · 7 years ago
  41. d9c51f4 phy: brcm-sata: fix a timeout test in init by Dan Carpenter · 7 years ago
  42. aea430e phy: cpcap-usb: remove a stray tab by Dan Carpenter · 7 years ago
  43. df674ef phy: phy-twl4030-usb: silence an uninitialized variable warning by Dan Carpenter · 7 years ago
  44. 5e39c6c phy: rockchip-typec: remove unused dfp variable by Shawn Lin · 7 years ago
  45. fc93881 phy: rockchip-inno-usb2: add support of usb2-phy for rv1108 SoCs by Frank Wang · 7 years ago
  46. 0983e2a phy: rockchip-inno-usb2: add support for otg-mux interrupt by Frank Wang · 7 years ago
  47. 1543645 phy: rockchip-inno-usb2: add support for rockchip,usbgrf property by Frank Wang · 7 years ago
  48. 4b63743 phy: sun4i-usb: Support A83T USB PHYs by Chen-Yu Tsai · 7 years ago
  49. f0152c5 phy: sun4i-usb: Support secondary clock for HSIC PHY by Chen-Yu Tsai · 7 years ago
  50. 2411a73 phy: ralink-usb: add driver for Mediatek/Ralink by John Crispin · 7 years ago
  51. e0ed408 phy: samsung: use of_device_get_match_data() by Chunfeng Yun · 7 years ago
  52. cd4ec4b phy: phy-mt65xx-usb3: add mediatek directory and rename file by Chunfeng Yun · 7 years ago
  53. 4ab26cb phy: phy-mt65xx-usb3: add SATA PHY support by Ryder Lee · 7 years ago
  54. 44a6d6c phy: phy-mt65xx-usb3: add PCIe PHY support by Ryder Lee · 7 years ago
  55. 325ce0f phy: ti-pipe3: Use TRM recommended settings for SATA DPLL by Roger Quadros · 7 years ago
  56. 8387c57 phy: qcom-qmp: Fix failure path in phy_init functions by Vivek Gautam · 7 years ago
  57. eef243d phy: qcom-qmp: Add support for IPQ8074 by Varadarajan Narayanan · 7 years ago
  58. 2a9316b phy: qcom-qmp: Fix phy pipe clock name by Varadarajan Narayanan · 7 years ago
  59. 02026de phy: phy-bcm-ns2-usbdrd: Replace the deprecated extcon API by Chanwoo Choi · 7 years ago
  60. 86f44c8 phy: rockchip-inno-usb2: Replace the extcon API by Chanwoo Choi · 7 years ago
  61. 245db3c phy: bcm-ns-usb3: fix MDIO_BUS dependency by Arnd Bergmann · 7 years ago
  62. e7cded2 phy: allwinner: phy-sun4i-usb: Add log when probing by Quentin Schulz · 7 years ago
  63. f0b5c2c phy: qcom-usb-hs: Replace the extcon API by Chanwoo Choi · 7 years ago
  64. af850e1 phy: bcm-ns-usb3: add MDIO driver using proper bus layer by Rafał Miłecki · 7 years ago
  65. 4536ade phy: bcm-ns-usb3: enable MDIO in the platform specific code by Rafał Miłecki · 7 years ago
  66. b20f506 phy: bcm-ns-usb3: use pointer for PHY writing function by Rafał Miłecki · 7 years ago
  67. 412512c phy: bcm-ns-usb3: always wait for idle after writing to the PHY reg by Rafał Miłecki · 7 years ago
  68. 80886f7 phy: Add stingray SATA phy support by Srinath Mannam · 7 years ago
  69. 259a240 phy: cpcap-usb: Fix missing return statement by Tony Lindgren · 7 years ago
  70. 787f245 phy: phy-bcm-ns2-usbdrd: Broadcom USB DRD PHY driver for Northstar2 by Raviteja Garimella · 7 years ago
  71. d05c07c phy: cpcap-usb: add MUSB dependency by Arnd Bergmann · 7 years ago
  72. 54fe308 phy: tusb1210: implement ->set_mode() by Felipe Balbi · 7 years ago
  73. 82d9d5e phy: tusb1210: add support for TUSB1211 by Felipe Balbi · 7 years ago
  74. 7c7356b phy: rcar-gen3-usb3: add support for R-Car Gen3 USB 3.0 PHY by Yoshihiro Shimoda · 7 years ago
  75. b59b1d3 phy: rockchip-inno-usb2: add support of usb2-phy for rk3228 SoCs by Frank Wang · 7 years ago
  76. 9632781 phy: rockchip-inno-usb2: add one phy comprises with two host-ports support by William Wu · 7 years ago
  77. 5a74a8b phy: rockchip-inno-usb2: increase otg sm work first schedule time by William Wu · 7 years ago
  78. fbbe98c phy: rockchip-inno-usb2: add a delay after phy resume by William Wu · 7 years ago
  79. 6d6ce40 phy: cpcap-usb: Add CPCAP PMIC USB support by Tony Lindgren · 7 years ago
  80. 4a3449d phy: meson8b-usb2: add support for the USB PHY on Meson8 SoCs by Martin Blumenstingl · 7 years ago
  81. 697b373 phy: meson: add USB2 PHY support for Meson GXL and GXM by Martin Blumenstingl · 7 years ago
  82. 0b56e9a phy: Group vendor specific phy drivers by Vivek Gautam · 7 years ago
  83. 858edde phy: Move ULPI phy header out of drivers to include path by Vivek Gautam · 7 years ago
  84. 706a3b6 phy: qcom-usb: Remove unused ulpi phy header by Vivek Gautam · 7 years ago
  85. 9605bc4 phy: qualcomm: phy-qcom-qmp: fix application of sizeof to pointer by Fengguang Wu · 7 years ago
  86. 53bf959 phy: qcom-qmp: fix return value check in qcom_qmp_phy_create() by Wei Yongjun · 7 years ago
  87. 6239879 phy: qcom-qusb2: add NVMEM dependency by Tobias Regnery · 7 years ago
  88. 9d685ed phy: rockchip-usb: Add vbus regulator support. by Sjoerd Simons · 7 years ago
  89. fff3364 phy: bcm-ns-usb3: split all writes into reg & val pairs by Rafał Miłecki · 7 years ago
  90. e78f3d15 phy: qcom-qmp: new qmp phy driver for qcom-chipsets by Vivek Gautam · 7 years ago
  91. ca04d9d phy: qcom-qusb2: New driver for QUSB2 PHY on Qcom chips by Vivek Gautam · 7 years ago
  92. d99b1ab phy: rockchip-inno-usb2: add support of usb2-phy for rk3328 by Meng Dongyang · 8 years ago
  93. c0250fe phy: phy-mt65xx-usb3: disable 100uA extraction from SS port to HS port by Chunfeng Yun · 7 years ago
  94. 8d6e195 phy: phy-mt65xx-usb3: add support for new version phy by Chunfeng Yun · 7 years ago
  95. 15de15c phy: phy-mt65xx-usb3: move clock from phy node into port nodes by Chunfeng Yun · 7 years ago
  96. 04466ef phy: phy-mt65xx-usb3: split SuperSpeed port into two ones by Chunfeng Yun · 7 years ago
  97. 98cd83a phy: phy-mt65xx-usb3: increase LFPS filter threshold by Chunfeng Yun · 7 years ago
  98. 1969f69 phy: phy-mt65xx-usb3: improve RX detection stable time by Chunfeng Yun · 7 years ago
  99. c957b7d phy: sun4i-usb: enable PHY0 dual route switching for A64 USB PHY by Icenowy Zheng · 7 years ago
  100. 441a681 phy: rcar-gen3-usb2: fix implementation for runtime PM by Yoshihiro Shimoda · 8 years ago