1. 25c7efb phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe() by Christophe JAILLET · 3 years, 8 months ago
  2. 56a388a phy: ti: Fix an error code in wiz_probe() by Yang Li · 3 years, 8 months ago
  3. 6cca7cc phy: ti: j721e-wiz: Delete "clk_div_sel" clk provider during cleanup by Kishon Vijay Abraham I · 3 years, 11 months ago
  4. 6115a90 phy: ti: j721e-wiz: Invoke wiz_init() before of_platform_device_create() by Kishon Vijay Abraham I · 3 years, 10 months ago
  5. a16162a phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove() by Yang Yingliang · 3 years, 10 months ago
  6. 168ae5a Merge 5.9-rc8 into usb-next by Greg Kroah-Hartman · 4 years, 4 months ago
  7. 8502801 phy: ti: am654: Fix a leak in serdes_am654_probe() by Dan Carpenter · 4 years, 5 months ago
  8. 7f78322 phy: ti: gmii-sel: retrieve ports number and base offset from dt by Grygorii Strashko · 4 years, 5 months ago
  9. d3fa20b9 phy: ti: gmii-sel: use features mask during init by Grygorii Strashko · 4 years, 5 months ago
  10. 15819a6 phy: ti: gmii-sel: move phy init in separate function by Grygorii Strashko · 4 years, 5 months ago
  11. 8836e29 phy: omap-usb2-phy: fix coding style issues by Roger Quadros · 4 years, 5 months ago
  12. b6cc6ce Merge branch 'fixes' into next by Vinod Koul · 4 years, 5 months ago
  13. ad7a7ac phy: omap-usb2-phy: disable PHY charger detect by Roger Quadros · 4 years, 5 months ago
  14. c42dcb1 phy: ti: j721e-wiz: Remove duplicate include by YueHaibing · 4 years, 5 months ago
  15. f78c40a phy: ti: am654: update PCIe serdes config by Sekhar Nori · 4 years, 6 months ago
  16. b494bbb phy: ti: am654: simplify return handling by Sekhar Nori · 4 years, 6 months ago
  17. c3e60e5 phy: ti: am654: simplify regfield handling by Sekhar Nori · 4 years, 6 months ago
  18. 6cd84cf Merge branch 'fixes' into next by Vinod Koul · 4 years, 6 months ago
  19. 3cc4502 phy: ti-pipe3: remove set but unused variable by Vinod Koul · 4 years, 7 months ago
  20. 3b0163b phy: ti: dm816x: remove set but unused variable by Vinod Koul · 4 years, 7 months ago
  21. 5a72122 phy: ti: j721e-wiz: Constify structs by Rikard Falkeborn · 4 years, 8 months ago
  22. 0cb5ebc phy: ti: am654-serdes: Constify regmap_config by Rikard Falkeborn · 4 years, 8 months ago
  23. 257d0be phy: ti: am654: add support for USB super-speed by Roger Quadros · 4 years, 8 months ago
  24. 24dcb6a phy: ti: am654: show up in regmap debugfs by Roger Quadros · 4 years, 8 months ago
  25. 81530a3 phy: omap-usb2: Clean up exported header by Roger Quadros · 4 years, 8 months ago
  26. e2ae8bc phy: ti: j721e-wiz: Fix some error return code in wiz_probe() by Wei Yongjun · 4 years, 9 months ago
  27. 7ae14cf phy: ti: j721e-wiz: Implement DisplayPort mode to the wiz driver by Jyri Sarha · 5 years ago
  28. 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 10 months ago
  29. 738a269 phy: ti: gmii-sel: simplify config dependencies between net drivers and gmii phy by Grygorii Strashko · 4 years, 10 months ago
  30. e79220d Merge tag 'phy-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next by Greg Kroah-Hartman · 4 years, 10 months ago
  31. d9aa91d phy: ti: gmii-sel: add support for am654x/j721e soc by Grygorii Strashko · 4 years, 11 months ago
  32. 58aa772 phy: ti: gmii-sel: do not fail in case of gmii by Grygorii Strashko · 5 years ago
  33. eefed63 phy: ti: gmii-sel: fix set of copy-paste errors by Grygorii Strashko · 5 years ago
  34. 42bbdd9 phy: ti: j721e-wiz: Fix build error without CONFIG_OF_ADDRESS by Hongbo Yao · 5 years ago
  35. 0d5677e phy: ti: j721e-wiz: Fix return value check in wiz_probe() by Wei Yongjun · 5 years ago
  36. c9f9eba phy: ti: j721e-wiz: Manage typec-gpio-dir by Roger Quadros · 5 years ago
  37. e7b4aaf phy: Enable compile testing for some of drivers by Krzysztof Kozlowski · 5 years ago
  38. 091876c phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoC by Kishon Vijay Abraham I · 5 years ago
  39. 24dbe0a phy: ti-pipe3: make clk operations symmetric in probe and remove by Chuhong Yuan · 5 years ago
  40. 8f56e4e Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  41. da84e50 phy: ti: phy-gmii-sel: dependency from ti cpsw-switchdev driver by Grygorii Strashko · 5 years ago
  42. 316b429 phy: ti: gmii-sel: fix mac tx internal delay for rgmii-rxid by Grygorii Strashko · 5 years ago
  43. 54fad40 phy: ti: dm816x: remove set but not used variable 'phy_data' by YueHaibing · 5 years ago
  44. a703d27 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  45. 3e64482 phy: ti: am654-serdes: fix an use-after-free in serdes_am654_clk_register() by Wen Yang · 6 years ago
  46. bd0e79f phy: ti: am654-serdes: Don't reference clk_init_data after registration by Stephen Boyd · 5 years ago
  47. aa9083f Merge tag 'phy-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next by Greg Kroah-Hartman · 6 years ago
  48. 1853bc0 phy: ti: am654-serdes: Make serdes_am654_xlate() static by YueHaibing · 6 years ago
  49. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  50. 8e8e69d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 by Thomas Gleixner · 6 years ago
  51. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  52. 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
  53. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  54. 132d68d Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  55. 7e7b8ca phy: ti: am654-serdes: Support all clksel values by Roger Quadros · 6 years ago
  56. 71e2f5c phy: ti: Add a new SERDES driver for TI's AM654x SoC by Kishon Vijay Abraham I · 6 years ago
  57. 1d1bae7 phy: ti-pipe3: Fix PCIe power up sequence by Roger Quadros · 6 years ago
  58. 9d009d9 phy: ti-pipe3: Fix SATA & USB PHY power up sequence by Roger Quadros · 6 years ago
  59. fdef2f9 phy: ti-pipe3: improve DPLL stability for SATA & USB by Roger Quadros · 6 years ago
  60. 2294082 phy: ti-pipe3: Introduce mode property in driver data by Roger Quadros · 6 years ago
  61. e6577cb phy: ti-pipe3: fix missing bit-wise or operator when assigning val by Colin Ian King · 6 years ago
  62. d41ce98 phy: ti: usb2: fix OMAP_CONTROL_PHY dependency by Arnd Bergmann · 6 years ago
  63. 20f7958 phy: phy-twl4030-usb: Fix cable state handling by Tony Lindgren · 6 years ago
  64. 0220dcd Merge tag 'phy-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next by Greg Kroah-Hartman · 6 years ago
  65. 6777cee phy: ti: usb2: Add support for AM654 USB2 PHY by Roger Quadros · 6 years ago
  66. 266744f phy: ti: Don't depend on OMAP_OCP2SCP by Roger Quadros · 6 years ago
  67. ed31ee7 phy: ti: usb2: Fix logic on -EPROBE_DEFER by Roger Quadros · 6 years ago
  68. b48cef3 Merge tag 'usb-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  69. 1138a44 phy: ti: ensure priv is not null before dereferencing it by Colin Ian King · 6 years ago
  70. 7acf8b3 phy: ti: Fix compilation failures without REGMAP by Jason Gunthorpe · 6 years ago
  71. 1a3a092 phy: ti: fix semicolon.cocci warnings by kbuild test robot · 6 years ago
  72. 92b58b3 phy: ti: introduce phy-gmii-sel driver by Grygorii Strashko · 6 years ago
  73. 79a5a18 phy: core: rework phy_set_mode to accept phy mode and submode by Grygorii Strashko · 6 years ago
  74. 6c7103a phy: phy-twl4030-usb: fix denied runtime access by Andreas Kemnade · 6 years ago
  75. bdec5a6 ARM: da8xx: use platform data for CFGCHIP syscon regmap by David Lechner · 7 years ago
  76. e98bbbf phy: da8xx-usb: rename clock con_ids by David Lechner · 7 years ago
  77. 894025f Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  78. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  79. 2796ceb phy: ti-pipe3: Update pcie phy settings by Kishon Vijay Abraham I · 7 years ago
  80. 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
  81. a205425 mfd: twl: Move header file out of I2C realm by Wolfram Sang · 7 years ago
  82. df674ef phy: phy-twl4030-usb: silence an uninitialized variable warning by Dan Carpenter · 8 years ago
  83. 325ce0f phy: ti-pipe3: Use TRM recommended settings for SATA DPLL by Roger Quadros · 7 years ago
  84. 54fe308 phy: tusb1210: implement ->set_mode() by Felipe Balbi · 8 years ago
  85. 82d9d5e phy: tusb1210: add support for TUSB1211 by Felipe Balbi · 8 years ago
  86. 0b56e9a phy: Group vendor specific phy drivers by Vivek Gautam · 8 years ago