summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)Author
2020-06-24phy: cadence: sierra: Fix for USB3 U1/U2 stateSanket Parmar
2020-06-24drivers: phy: sr-usb: do not use internal fsm for USB2 phy initBharat Gooty
2020-06-24phy: ti: j721e-wiz: Fix some error return code in wiz_probe()Wei Yongjun
2020-04-30phy: qualcomm: usb-hs-28nm: Prepare clocks in initBjorn Andersson
2020-04-27phy: qcom-qusb2: Re add "qcom,sdm845-qusb2-phy" compat stringJohn Stultz
2020-04-24phy: tegra: Select USB_COMMON for usb_get_maximum_speed()Thierry Reding
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-26phy: ti: gmii-sel: simplify config dependencies between net drivers and gmii phyGrygorii Strashko
2020-03-21Merge tag 'phy-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman
2020-03-20phy: qcom-qusb2: Add new overriding tuning parameters in QUSB2 V2 PHYSandeep Maheswaram
2020-03-20phy: qcom-qusb2: Add support for overriding tuning parameters in QUSB2 V2 PHYSandeep Maheswaram
2020-03-20phy: qcom-qusb2: Add generic QUSB2 V2 PHY supportSandeep Maheswaram
2020-03-20phy: rk-inno-usb2: Decrease verbosity of repeating log.Christoph Muellner
2020-03-20phy: amlogic: Add Amlogic A1 USB2 PHY DriverHanjie Lin
2020-03-20phy: ti: gmii-sel: add support for am654x/j721e socGrygorii Strashko
2020-03-20phy: qualcomm: usb: Add SuperSpeed PHY driverJorge Ramirez-Ortiz
2020-03-20phy: qualcomm: Add Synopsys 28nm Hi-Speed USB PHY driverShawn Guo
2020-03-20phy: phy-mtk-tphy: add a new reference clockChunfeng Yun
2020-03-20phy: phy-mtk-tphy: remove unused u3phya_ref clockChunfeng Yun
2020-03-20phy: phy-mtk-tphy: make the ref clock optionalChunfeng Yun
2020-03-20phy: phy-mtk-tphy: add a property for internal resistanceChunfeng Yun
2020-03-20phy: phy-mtk-tphy: add a property for disconnect thresholdChunfeng Yun
2020-03-20phy: amlogic: G12A: Fix misuse of GENMASK macroJoe Perches
2020-03-20phy: qcom: qmp: Use power_on/off ops for PCIeBjorn Andersson
2020-03-20phy: uniphier-pcie: Add SoC-dependent phy-mode function supportKunihiko Hayashi
2020-03-20phy: uniphier-pcie: Add legacy SoC support for Pro5Kunihiko Hayashi
2020-03-20phy: uniphier-usb3hs: Change Rx sync mode to avoid communication failureKunihiko Hayashi
2020-03-20phy: uniphier-usb3hs: Add legacy SoC support for Pro5Kunihiko Hayashi
2020-03-20phy: uniphier-usb3ss: Add Pro5 supportKunihiko Hayashi
2020-03-20phy: socionext: Use devm_platform_ioremap_resource()Kunihiko Hayashi
2020-03-20phy: qcom-qmp: Add MSM8996 UFS QMP supportBjorn Andersson
2020-03-20phy: cadence-torrent: Add support for subnode bindingsSwapnil Jakhade
2020-03-20phy: cadence-torrent: Add platform dependent initialization structureSwapnil Jakhade
2020-03-20phy: cadence-torrent: Use regmap to read and write DPTX PHY registersSwapnil Jakhade
2020-03-20phy: cadence-torrent: Use regmap to read and write Torrent PHY registersSwapnil Jakhade
2020-03-20phy: cadence-torrent: Implement PHY configure APIsSwapnil Jakhade
2020-03-20phy: cadence-torrent: Add 19.2 MHz reference clock supportSwapnil Jakhade
2020-03-20phy: cadence-torrent: Refactor code for reusabilitySwapnil Jakhade
2020-03-20phy: cadence-torrent: Add wrapper for DPTX register accessSwapnil Jakhade
2020-03-20phy: cadence-torrent: Add wrapper for PHY register accessSwapnil Jakhade
2020-03-20phy: cadence-torrent: Adopt Torrent nomenclatureSwapnil Jakhade
2020-03-20phy: cadence-dp: Rename to phy-cadence-torrentYuti Amonkar
2020-03-19phy: tegra: Select USB_PHYCorentin Labbe
2020-03-19phy: tegra: Don't use device-managed API to allocate portsThierry Reding
2020-03-19phy: tegra: Fix regulator leakThierry Reding
2020-03-19phy: tegra: Print -EPROBE_DEFER error message at debug levelThierry Reding
2020-03-19phy: tegra: xusb: Don't warn on probe deferJon Hunter
2020-03-19phy: tegra: xusb: Add Tegra194 supportJC Kuo
2020-03-19phy: tegra: xusb: Protect Tegra186 soc with configJC Kuo