summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'phy-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2020-03-2118-682/+3551
|\
| * phy: qcom-qusb2: Add new overriding tuning parameters in QUSB2 V2 PHYSandeep Maheswaram2020-03-201-0/+51
| * phy: qcom-qusb2: Add support for overriding tuning parameters in QUSB2 V2 PHYSandeep Maheswaram2020-03-201-32/+43
| * phy: qcom-qusb2: Add generic QUSB2 V2 PHY supportSandeep Maheswaram2020-03-201-9/+9
| * phy: rk-inno-usb2: Decrease verbosity of repeating log.Christoph Muellner2020-03-201-1/+1
| * phy: amlogic: Add Amlogic A1 USB2 PHY DriverHanjie Lin2020-03-201-26/+59
| * phy: ti: gmii-sel: add support for am654x/j721e socGrygorii Strashko2020-03-201-0/+19
| * phy: qualcomm: usb: Add SuperSpeed PHY driverJorge Ramirez-Ortiz2020-03-203-0/+256
| * phy: qualcomm: Add Synopsys 28nm Hi-Speed USB PHY driverShawn Guo2020-03-203-0/+427
| * phy: phy-mtk-tphy: add a new reference clockChunfeng Yun2020-03-201-1/+18
| * phy: phy-mtk-tphy: remove unused u3phya_ref clockChunfeng Yun2020-03-201-18/+0
| * phy: phy-mtk-tphy: make the ref clock optionalChunfeng Yun2020-03-201-1/+1
| * phy: phy-mtk-tphy: add a property for internal resistanceChunfeng Yun2020-03-201-2/+14
| * phy: phy-mtk-tphy: add a property for disconnect thresholdChunfeng Yun2020-03-201-2/+15
| * phy: amlogic: G12A: Fix misuse of GENMASK macroJoe Perches2020-03-201-1/+1
| * phy: qcom: qmp: Use power_on/off ops for PCIeBjorn Andersson2020-03-201-3/+3
| * phy: uniphier-pcie: Add SoC-dependent phy-mode function supportKunihiko Hayashi2020-03-201-7/+10
| * phy: uniphier-pcie: Add legacy SoC support for Pro5Kunihiko Hayashi2020-03-201-11/+72
| * phy: uniphier-usb3hs: Change Rx sync mode to avoid communication failureKunihiko Hayashi2020-03-201-4/+16
| * phy: uniphier-usb3hs: Add legacy SoC support for Pro5Kunihiko Hayashi2020-03-201-15/+53
| * phy: uniphier-usb3ss: Add Pro5 supportKunihiko Hayashi2020-03-201-0/+4
| * phy: socionext: Use devm_platform_ioremap_resource()Kunihiko Hayashi2020-03-203-9/+3
| * phy: qcom-qmp: Add MSM8996 UFS QMP supportBjorn Andersson2020-03-201-0/+106
| * phy: cadence-torrent: Add support for subnode bindingsSwapnil Jakhade2020-03-201-75/+217
| * phy: cadence-torrent: Add platform dependent initialization structureSwapnil Jakhade2020-03-201-0/+9
| * phy: cadence-torrent: Use regmap to read and write DPTX PHY registersSwapnil Jakhade2020-03-201-69/+100
| * phy: cadence-torrent: Use regmap to read and write Torrent PHY registersSwapnil Jakhade2020-03-201-369/+650
| * phy: cadence-torrent: Implement PHY configure APIsSwapnil Jakhade2020-03-201-5/+431
| * phy: cadence-torrent: Add 19.2 MHz reference clock supportSwapnil Jakhade2020-03-201-17/+441
| * phy: cadence-torrent: Refactor code for reusabilitySwapnil Jakhade2020-03-201-93/+137
| * phy: cadence-torrent: Add wrapper for DPTX register accessSwapnil Jakhade2020-03-201-21/+50
| * phy: cadence-torrent: Add wrapper for PHY register accessSwapnil Jakhade2020-03-201-65/+77
| * phy: cadence-torrent: Adopt Torrent nomenclatureSwapnil Jakhade2020-03-201-53/+58
| * phy: cadence-dp: Rename to phy-cadence-torrentYuti Amonkar2020-03-203-5/+5
| * phy: qcom: qmp: Add SDM845 QHP PCIe PHYBjorn Andersson2020-02-212-0/+271
| * phy: qcom: qmp: Add SDM845 PCIe QMP PHY supportBjorn Andersson2020-02-211-0/+156
* | phy: tegra: Select USB_PHYCorentin Labbe2020-03-191-0/+1
* | phy: tegra: Don't use device-managed API to allocate portsThierry Reding2020-03-195-4/+57
* | phy: tegra: Fix regulator leakThierry Reding2020-03-195-2/+28
* | phy: tegra: Print -EPROBE_DEFER error message at debug levelThierry Reding2020-03-191-1/+7
* | phy: tegra: xusb: Don't warn on probe deferJon Hunter2020-03-191-1/+3
* | phy: tegra: xusb: Add Tegra194 supportJC Kuo2020-03-194-0/+96
* | phy: tegra: xusb: Protect Tegra186 soc with configJC Kuo2020-03-191-34/+36
* | phy: tegra: xusb: Add set_mode support for UTMI phy on Tegra186Nagarjuna Kristam2020-03-191-22/+92
* | phy: tegra: xusb: Add set_mode support for USB 2 phy on Tegra210Nagarjuna Kristam2020-03-191-27/+104
* | phy: tegra: xusb: Add support to get companion USB 3 portNagarjuna Kristam2020-03-191-0/+21
* | phy: tegra: xusb: Add usb-phy supportNagarjuna Kristam2020-03-192-0/+86
* | phy: tegra: xusb: Add usb-role-switch supportNagarjuna Kristam2020-03-193-0/+76
* | Merge tag 'phy-for-5.6-rc_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2020-03-044-103/+100
|\ \
| * | phy: mapphone-mdm6600: Fix timeouts by adding wake-up handlingTony Lindgren2020-02-271-2/+16