summaryrefslogtreecommitdiff
path: root/include/linux/phy
AgeCommit message (Expand)AuthorFilesLines
2024-03-28phy: Add Embedded DisplayPort and DisplayPort submodesAbel Vesa1-0/+3
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+22
2024-03-07phy: tegra: xusb: Add API to retrieve the port number of phyWayne Chang1-0/+1
2024-02-23phy: constify of_phandle_args in xlateKrzysztof Kozlowski1-7/+7
2024-01-28phy: core: add notify_connect and notify_disconnect callbackStanley Chang1-0/+21
2023-05-19phy: core: add debugfs filesChunfeng Yun1-0/+2
2023-02-03phy: Add devm_of_phy_optional_get() helperGeert Uytterhoeven1-0/+9
2023-02-03phy: Remove unused phy_optional_get()Geert Uytterhoeven1-7/+0
2022-10-27phy: dphy: add support to calculate the timing based on hs_clk_rateMarco Felsch1-0/+3
2022-10-08Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+3
2022-09-04phy: rockchip: Support PCIe v3Shawn Lin1-0/+12
2022-08-19phy: tegra: xusb: add utmi pad power on/down opsJim Lin1-1/+3
2022-04-20phy: Add LVDS configuration optionsLiu Ying2-0/+36
2021-07-06Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+9
2021-06-14phy: core: Reword the comment specifying the units of max_link_rate to be MbpsAswath Govindraju1-1/+1
2021-06-03phy: tegra: xusb: Add sleepwalk and suspend/resumeJC Kuo1-1/+9
2021-03-17phy: Add media type and speed serdes configuration interfacesSteen Hegelund1-0/+26
2020-09-16phy: Add new PHY attribute max_link_rateSwapnil Jakhade1-0/+2
2020-05-18phy: omap-usb2: Clean up exported headerRoger Quadros1-67/+2
2020-03-19phy: tegra: xusb: Add support to get companion USB 3 portNagarjuna Kristam1-0/+2
2020-01-14phy: Add DisplayPort configuration optionsYuti Amonkar2-0/+100
2020-01-08phy: core: Add consumer device link supportAlexandre Torgue1-2/+7
2019-10-31phy: add PHY_MODE_LVDSHeiko Stuebner1-1/+2
2019-10-23phy: tegra: xusb: Add vbus override support on Tegra210Nagarjuna Kristam1-1/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner1-9/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner1-9/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2-22/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-04-17phy: core: Add *release* phy_ops invoked when the consumer relinquishes PHYKishon Vijay Abraham I1-0/+2
2019-02-07phy: dphy: Clarify lanes parameter documentationMaxime Ripard1-1/+2
2019-02-07phy: dphy: Change units of wakeup and init parametersMaxime Ripard1-4/+4
2019-02-07phy: dphy: Remove unused headerMaxime Ripard1-2/+0
2019-01-16phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard1-0/+1
2019-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2018-12-28include/linux/phy/phy.h: fix minor kerneldoc errorsRobert P. J. Day1-1/+1
2018-12-12phy: dphy: Add configuration helpersMaxime Ripard1-0/+6
2018-12-12phy: Add MIPI D-PHY configuration optionsMaxime Ripard2-0/+285
2018-12-12phy: Add configuration interfaceMaxime Ripard1-0/+58
2018-12-12phy: Add MIPI D-PHY modeMaxime Ripard1-0/+1
2018-12-12phy: core: clean up unused ethernet specific phy modesGrygorii Strashko1-4/+0
2018-12-12phy: core: add PHY_MODE_ETHERNETGrygorii Strashko1-0/+1
2018-12-12phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko1-3/+10
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-38/+0
2018-10-06phy: add QSGMII and PCIE modesQuentin Schulz1-0/+2
2018-09-26scsi/ufs: qcom: Remove ufs_qcom_phy_*() calls from hostVivek Gautam1-24/+0
2018-09-26phy: qcom-ufs: Remove stale methods that handle ref clkVivek Gautam1-14/+0
2018-05-17phy: add 2.5G SGMII mode to the phy_mode enumAntoine Tenart1-0/+1
2018-03-08phy: fix structure documentationDov Levenglick1-2/+11
2018-03-08phy: Add USB speed related PHY modesManu Gautam1-0/+18
2017-11-14Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-4/+13