1. 7559e75 phy: Explicitly include correct DT includes by Rob Herring · 1 year, 8 months ago
  2. a1d1298 phy: cadence: Sierra: Add single link SGMII register configuration by Marcin Wierzbicki · 1 year, 8 months ago
  3. ebd05f9 phy: cadence-torrent: Use key:value pair table for all settings by Roger Quadros · 1 year, 9 months ago
  4. 16e0f0e phy: cadence-torrent: Add single link USXGMII configuration for 156.25MHz refclk by Swapnil Jakhade · 1 year, 9 months ago
  5. 7afb9d7 Merge tag 'phy-for-6.5_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy by Linus Torvalds · 1 year, 8 months ago
  6. 7aee650 phy: cadence: torrent: Add a determine_rate hook by Maxime Ripard · 1 year, 10 months ago
  7. 1ca4830 phy: cadence: sierra: Add a determine_rate hook by Maxime Ripard · 1 year, 10 months ago
  8. e8c3336 phy: cadence: salvo: Add cdns,usb2-disconnect-threshold-microvolt property by Frank Li · 1 year, 10 months ago
  9. 3ad5ceb phy: cadence: salvo: add .set_mode API by Peter Chen · 1 year, 10 months ago
  10. fe55166 phy: cadence: salvo: add bist fix by Peter Chen · 1 year, 10 months ago
  11. 1492498 phy: cadence: salvo: decrease delay value to zero for txvalid by Peter Chen · 1 year, 10 months ago
  12. 88bc4cd phy: cadence: salvo: add access for USB2PHY by Peter Chen · 1 year, 10 months ago
  13. 72a5ce3 phy: cadence-torrent: Add USB + DP multilink configuration by Swapnil Jakhade · 1 year, 11 months ago
  14. ede775a phy: cadence-torrent: Add PCIe + DP multilink configuration for 100MHz refclk by Swapnil Jakhade · 1 year, 11 months ago
  15. c756cc1 phy: cadence-torrent: Prepare driver for multilink DP support by Swapnil Jakhade · 1 year, 11 months ago
  16. 1b0524f phy: cadence-torrent: Add function to get PLL to be configured for DP by Swapnil Jakhade · 1 year, 11 months ago
  17. a010613 phy: cadence: cdns-dphy-rx: Add common module reset support by Sinthu Raja · 2 years ago
  18. 0cfa43a phy: cadence: Sierra: Add PCIe + SGMII PHY multilink configuration by Swapnil Jakhade · 1 year, 11 months ago
  19. a59f600 phy: cadence: Sierra: Use clk_parent_data to provide parent information by Lars-Peter Clausen · 2 years ago
  20. 6ef7aa3 phy: cadence: Sierra: Replace `clk_register(`) with `clk_hw_register()` by Lars-Peter Clausen · 2 years ago
  21. e758fbbc phy: cadence: phy-cadence-torrent: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
  22. e9ddb1a phy: cadence: phy-cadence-sierra: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
  23. 7b23fd5 phy: cadence: cdns-dphy: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
  24. b26baa5 phy: cadence-torrent: Remove unused `regmap` field from state struct by Lars-Peter Clausen · 2 years, 8 months ago
  25. 085009f phy: cadence: Sierra: Remove unused `regmap` field from state struct by Lars-Peter Clausen · 2 years, 8 months ago
  26. f6723b8 phy: cdns-dphy: Add support for DPHY TX on J721e by Rahul T R · 2 years, 9 months ago
  27. efcd5f5 phy: cdns-dphy: Add band config for dphy tx by Rahul T R · 2 years, 9 months ago
  28. e72659b phy: cadence: Sierra: Add TI J721E specific PCIe multilink lane configuration by Swapnil Jakhade · 3 years ago
  29. 41d393a phy: cadence: Add Cadence D-PHY Rx driver by Pratyush Yadav · 3 years ago
  30. 10c573c phy/cadence: Use of_device_get_match_data() by Minghao Chi (CGEL ZTE) · 3 years, 1 month ago
  31. d88ca22 phy: cadence: Sierra: Add support for skipping configuration by Aswath Govindraju · 3 years, 1 month ago
  32. 29afbd7 phy: cadence: Sierra: fix error handling bugs in probe() by Dan Carpenter · 3 years, 2 months ago
  33. 09d976b phy: cadence: Sierra: Add support for derived reference clock output by Swapnil Jakhade · 3 years, 2 months ago
  34. 8a1b82d phy: cadence: Sierra: Add PCIe + QSGMII PHY multilink configuration by Swapnil Jakhade · 3 years, 2 months ago
  35. 6b81f05 phy: cadence: Sierra: Add support for PHY multilink configurations by Swapnil Jakhade · 3 years, 2 months ago
  36. da08aab phy: cadence: Sierra: Fix to get correct parent for mux clocks by Swapnil Jakhade · 3 years, 2 months ago
  37. 7a5ad9b phy: cadence: Sierra: Update single link PCIe register configuration by Swapnil Jakhade · 3 years, 2 months ago
  38. 36ce4163 phy: cadence: Sierra: Check PIPE mode PHY status to be ready for operation by Swapnil Jakhade · 3 years, 2 months ago
  39. f1cc6c3 phy: cadence: Sierra: Check cmn_ready assertion during PHY power on by Swapnil Jakhade · 3 years, 2 months ago
  40. fa10517 phy: cadence: Sierra: Add PHY PCS common register configurations by Swapnil Jakhade · 3 years, 2 months ago
  41. 8c95e17 phy: cadence: Sierra: Rename some regmap variables to be in sync with Sierra documentation by Swapnil Jakhade · 3 years, 2 months ago
  42. 1e902b2 phy: cadence: Sierra: Add support to get SSC type from device tree by Swapnil Jakhade · 3 years, 2 months ago
  43. 078e9e9 phy: cadence: Sierra: Prepare driver to add support for multilink configurations by Swapnil Jakhade · 3 years, 2 months ago
  44. c3c11d5 phy: cadence: Sierra: Use of_device_get_match_data() to get driver data by Swapnil Jakhade · 3 years, 2 months ago
  45. a463462 phy: cadence-torrent: use swap() to make code cleaner by Yang Guang · 3 years, 4 months ago
  46. 785a4e6 phy: cadence-torrent: Add support to output received reference clock by Swapnil Jakhade · 3 years, 5 months ago
  47. 235bde4 phy: cadence-torrent: Model reference clock driver as a clock to enable derived refclk by Swapnil Jakhade · 3 years, 5 months ago
  48. aef096d phy: cadence-torrent: Migrate to clk_hw based registration and OF APIs by Swapnil Jakhade · 3 years, 5 months ago
  49. 48ac608 phy: cadence-torrent: Check PIPE mode PHY status to be ready for operation by Swapnil Jakhade · 3 years, 7 months ago
  50. 84f55df phy: cadence-torrent: Add debug information for PHY configuration by Swapnil Jakhade · 3 years, 7 months ago
  51. 8f3ced2 phy: cadence-torrent: Add separate functions for reusable code by Swapnil Jakhade · 3 years, 7 months ago
  52. 1cc4551 phy: cadence-torrent: Add PHY configuration for DP with 100MHz ref clock by Swapnil Jakhade · 3 years, 7 months ago
  53. da055e5 phy: cadence-torrent: Add PHY registers for DP in array format by Swapnil Jakhade · 3 years, 7 months ago
  54. 6a2338a phy: cadence-torrent: Configure PHY registers as a function of input reference clock rate by Swapnil Jakhade · 3 years, 7 months ago
  55. 3b40162 phy: cadence-torrent: Add enum for supported input reference clock frequencies by Swapnil Jakhade · 3 years, 7 months ago
  56. 5b16a79 phy: cadence-torrent: Reorder few functions to remove function declarations by Swapnil Jakhade · 3 years, 7 months ago
  57. e956d4f phy: cadence-torrent: Remove use of CamelCase to fix checkpatch CHECK message by Swapnil Jakhade · 3 years, 7 months ago
  58. 6411e38 phy: cadence: Sierra: Fix error return code in cdns_sierra_phy_probe() by Wang Wensheng · 3 years, 10 months ago
  59. b20da3c phy: cadence-torrent: Add delay for PIPE clock to be stable by Kishon Vijay Abraham I · 4 years ago
  60. e0611d6 phy: cadence-torrent: Explicitly request exclusive reset control by Kishon Vijay Abraham I · 4 years ago
  61. b69d39f phy: cadence-torrent: Do not configure SERDES if it's already configured by Kishon Vijay Abraham I · 4 years ago
  62. d44b4bf phy: cadence-torrent: Group reset APIs and clock APIs by Kishon Vijay Abraham I · 4 years ago
  63. 1436ec3 phy: cadence: Sierra: Enable pll_cmnlc and pll_cmnlc1 clocks by Kishon Vijay Abraham I · 4 years ago
  64. 28081b7 phy: cadence: Sierra: Model PLL_CMNLC and PLL_CMNLC1 as clocks (mux clocks) by Kishon Vijay Abraham I · 4 years ago
  65. 29c2d02 phy: cadence: Sierra: Add missing clk_disable_unprepare() in .remove callback by Kishon Vijay Abraham I · 4 years ago
  66. a0c30cd phy: cadence: Sierra: Add array of input clocks in "struct cdns_sierra_phy" by Kishon Vijay Abraham I · 4 years ago
  67. fd7abc3 phy: cadence-torrent: Use a common header file for Cadence SERDES by Kishon Vijay Abraham I · 4 years ago
  68. 15b0b82 phy: cadence: Sierra: Explicitly request exclusive reset control by Kishon Vijay Abraham I · 4 years ago
  69. 1d5f40e phy: cadence: Sierra: Move all reset_control_get*() to a separate function by Kishon Vijay Abraham I · 4 years ago
  70. 7e016cb phy: cadence: Sierra: Move all clk_get_*() to a separate function by Kishon Vijay Abraham I · 4 years ago
  71. 03ada5a3 phy: cadence: Sierra: Create PHY only for "phy" or "link" sub-nodes by Kishon Vijay Abraham I · 4 years ago
  72. 5b4f575 phy: cadence: Sierra: Fix PHY power_on sequence by Kishon Vijay Abraham I · 4 years ago
  73. ed9e07f phy: cadence-torrent: Update PCIe + USB config for correct PLL1 clock by Swapnil Jakhade · 4 years ago
  74. 70901a7 phy: cadence-torrent: Update SGMII/QSGMII configuration specific to TI by Kishon Vijay Abraham I · 4 years ago
  75. e25c9db phy: cadence-torrent: Update PCIe + QSGMII config for correct PLL1 clock by Swapnil Jakhade · 4 years ago
  76. 2cca022 phy: cadence-torrent: Add support to drive refclk out by Kishon Vijay Abraham I · 4 years ago
  77. 266df28 phy: cadence-torrent: Fix error code in cdns_torrent_phy_probe() by Dan Carpenter · 4 years, 3 months ago
  78. fa62909 phy: cadence: convert to devm_platform_ioremap_resource by Chunfeng Yun · 4 years, 4 months ago
  79. 6fd428f phy: cadence-torrent: Add USB + SGMII/QSGMII multilink configuration by Swapnil Jakhade · 4 years, 6 months ago
  80. 4acea47 phy: cadence-torrent: Add PCIe + USB multilink configuration by Swapnil Jakhade · 4 years, 6 months ago
  81. 9855d84 phy: cadence-torrent: Add single link USB register sequences by Swapnil Jakhade · 4 years, 6 months ago
  82. 9f33b76 phy: cadence-torrent: Add single link SGMII/QSGMII register sequences by Swapnil Jakhade · 4 years, 6 months ago
  83. d66a636 phy: cadence-torrent: Configure PHY_PLL_CFG as part of link_cmn_vals by Swapnil Jakhade · 4 years, 6 months ago
  84. cd9aa94 phy: cadence-torrent: Add PHY link configuration sequences for single link by Swapnil Jakhade · 4 years, 6 months ago
  85. 07084c9 phy: cadence-torrent: Add clk changes for multilink configuration by Swapnil Jakhade · 4 years, 6 months ago
  86. f0f1fa0 phy: cadence-torrent: Update PHY reset for multilink configuration by Swapnil Jakhade · 4 years, 6 months ago
  87. 6bcf3cb3 phy: cadence-torrent: Add support for PHY multilink configuration by Swapnil Jakhade · 4 years, 6 months ago
  88. 15c6a04 phy: cadence-torrent: Add PHY APB reset support by Swapnil Jakhade · 4 years, 6 months ago
  89. 8e4c95b phy: cadence-torrent: Check cmn_ready assertion during PHY power on by Swapnil Jakhade · 4 years, 6 months ago
  90. b54b47b phy: cadence-torrent: Add single link PCIe support by Swapnil Jakhade · 4 years, 6 months ago
  91. d09945e phy: cadence-torrent: Check total lane count for all subnodes is within limit by Swapnil Jakhade · 4 years, 6 months ago
  92. 2e70c84 phy: cadence-torrent: Add separate regmap functions for torrent and DP by Swapnil Jakhade · 4 years, 6 months ago
  93. 7c12b46 phy: cadence-torrent: Enable support for multiple subnodes by Swapnil Jakhade · 4 years, 6 months ago
  94. 46d205a phy: cadence-torrent: Use devm_platform_ioremap_resource() to get reg addresses by Swapnil Jakhade · 4 years, 6 months ago
  95. 29d1fd2 phy: cadence-torrent: Use of_device_get_match_data() to get driver data by Swapnil Jakhade · 4 years, 6 months ago
  96. 57d39c7 phy: cadence: torrent: Constify regmap_config structs by Rikard Falkeborn · 4 years, 6 months ago
  97. 2f4a3d8 phy: cadence: salvo: Constify cdns_nxp_sequence_pair by Rikard Falkeborn · 4 years, 6 months ago
  98. 3cfb0e8 phy: cadence: Sierra: Constify static structs by Rikard Falkeborn · 4 years, 6 months ago
  99. 5408b22 Merge branch 'topic/phy_attrs' into next by Vinod Koul · 4 years, 6 months ago
  100. 0ffcc37 phy: cadence-torrent: Set Torrent PHY attributes by Swapnil Jakhade · 4 years, 6 months ago