summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | phy: brcm-sata: Correct MDIO operations for 40nm platformsFlorian Fainelli2020-02-211-83/+65
| * | phy: ti: gmii-sel: do not fail in case of gmiiGrygorii Strashko2020-02-201-0/+1
| * | phy: ti: gmii-sel: fix set of copy-paste errorsGrygorii Strashko2020-02-201-5/+4
| * | phy: core: Fix phy_get() to not return error on link creation failureKishon Vijay Abraham I2020-02-191-12/+6
| * | phy: mapphone-mdm6600: Fix write timeouts with shorter GPIO toggle intervalTony Lindgren2020-02-191-1/+8
| |/
* / phy: allwinner: Fix GENMASK misuseRikard Falkeborn2020-03-041-1/+1
|/
* treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada2020-02-041-2/+2
* Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-2929-579/+3048
|\
| * phy: ti: j721e-wiz: Fix build error without CONFIG_OF_ADDRESSHongbo Yao2020-01-181-0/+1