summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)AuthorLines
2020-03-21Merge tag 'phy-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman-682/+3551
2020-03-20phy: qcom-qusb2: Add new overriding tuning parameters in QUSB2 V2 PHYSandeep Maheswaram-0/+51
2020-03-20phy: qcom-qusb2: Add support for overriding tuning parameters in QUSB2 V2 PHYSandeep Maheswaram-32/+43
2020-03-20phy: qcom-qusb2: Add generic QUSB2 V2 PHY supportSandeep Maheswaram-9/+9
2020-03-20phy: rk-inno-usb2: Decrease verbosity of repeating log.Christoph Muellner-1/+1
2020-03-20phy: amlogic: Add Amlogic A1 USB2 PHY DriverHanjie Lin-26/+59
2020-03-20phy: ti: gmii-sel: add support for am654x/j721e socGrygorii Strashko-0/+19
2020-03-20phy: qualcomm: usb: Add SuperSpeed PHY driverJorge Ramirez-Ortiz-0/+256
2020-03-20phy: qualcomm: Add Synopsys 28nm Hi-Speed USB PHY driverShawn Guo-0/+427
2020-03-20phy: phy-mtk-tphy: add a new reference clockChunfeng Yun-1/+18
2020-03-20phy: phy-mtk-tphy: remove unused u3phya_ref clockChunfeng Yun-18/+0
2020-03-20phy: phy-mtk-tphy: make the ref clock optionalChunfeng Yun-1/+1
2020-03-20phy: phy-mtk-tphy: add a property for internal resistanceChunfeng Yun-2/+14
2020-03-20phy: phy-mtk-tphy: add a property for disconnect thresholdChunfeng Yun-2/+15
2020-03-20phy: amlogic: G12A: Fix misuse of GENMASK macroJoe Perches-1/+1
2020-03-20phy: qcom: qmp: Use power_on/off ops for PCIeBjorn Andersson-3/+3
2020-03-20phy: uniphier-pcie: Add SoC-dependent phy-mode function supportKunihiko Hayashi-7/+10
2020-03-20phy: uniphier-pcie: Add legacy SoC support for Pro5Kunihiko Hayashi-11/+72
2020-03-20phy: uniphier-usb3hs: Change Rx sync mode to avoid communication failureKunihiko Hayashi-4/+16
2020-03-20phy: uniphier-usb3hs: Add legacy SoC support for Pro5Kunihiko Hayashi-15/+53
2020-03-20phy: uniphier-usb3ss: Add Pro5 supportKunihiko Hayashi-0/+4
2020-03-20phy: socionext: Use devm_platform_ioremap_resource()Kunihiko Hayashi-9/+3
2020-03-20phy: qcom-qmp: Add MSM8996 UFS QMP supportBjorn Andersson-0/+106
2020-03-20phy: cadence-torrent: Add support for subnode bindingsSwapnil Jakhade-75/+217
2020-03-20phy: cadence-torrent: Add platform dependent initialization structureSwapnil Jakhade-0/+9
2020-03-20phy: cadence-torrent: Use regmap to read and write DPTX PHY registersSwapnil Jakhade-69/+100
2020-03-20phy: cadence-torrent: Use regmap to read and write Torrent PHY registersSwapnil Jakhade-369/+650
2020-03-20phy: cadence-torrent: Implement PHY configure APIsSwapnil Jakhade-5/+431
2020-03-20phy: cadence-torrent: Add 19.2 MHz reference clock supportSwapnil Jakhade-17/+441
2020-03-20phy: cadence-torrent: Refactor code for reusabilitySwapnil Jakhade-93/+137
2020-03-20phy: cadence-torrent: Add wrapper for DPTX register accessSwapnil Jakhade-21/+50
2020-03-20phy: cadence-torrent: Add wrapper for PHY register accessSwapnil Jakhade-65/+77
2020-03-20phy: cadence-torrent: Adopt Torrent nomenclatureSwapnil Jakhade-53/+58
2020-03-20phy: cadence-dp: Rename to phy-cadence-torrentYuti Amonkar-5/+5
2020-03-19phy: tegra: Select USB_PHYCorentin Labbe-0/+1
2020-03-19phy: tegra: Don't use device-managed API to allocate portsThierry Reding-4/+57
2020-03-19phy: tegra: Fix regulator leakThierry Reding-2/+28
2020-03-19phy: tegra: Print -EPROBE_DEFER error message at debug levelThierry Reding-1/+7
2020-03-19phy: tegra: xusb: Don't warn on probe deferJon Hunter-1/+3
2020-03-19phy: tegra: xusb: Add Tegra194 supportJC Kuo-0/+96
2020-03-19phy: tegra: xusb: Protect Tegra186 soc with configJC Kuo-34/+36
2020-03-19phy: tegra: xusb: Add set_mode support for UTMI phy on Tegra186Nagarjuna Kristam-22/+92
2020-03-19phy: tegra: xusb: Add set_mode support for USB 2 phy on Tegra210Nagarjuna Kristam-27/+104
2020-03-19phy: tegra: xusb: Add support to get companion USB 3 portNagarjuna Kristam-0/+21
2020-03-19phy: tegra: xusb: Add usb-phy supportNagarjuna Kristam-0/+86
2020-03-19phy: tegra: xusb: Add usb-role-switch supportNagarjuna Kristam-0/+76
2020-03-04Merge tag 'phy-for-5.6-rc_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman-103/+100
2020-03-04phy: amlogic: Add Amlogic AXG PCIE PHY DriverRemi Pommarel-0/+204
2020-03-04phy: amlogic: Add Amlogic AXG MIPI/PCIE analog PHY DriverRemi Pommarel-5/+205
2020-03-04phy: allwinner: Fix GENMASK misuseRikard Falkeborn-1/+1