summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)AuthorLines
2020-01-08phy: brcm-sata: Implement 7216 initialization sequenceFlorian Fainelli-0/+120
2020-01-08phy/rockchip: inno-dsidphy: generalize parameter handlingHeiko Stuebner-220/+100
2020-01-08phy: lantiq: vrx200-pcie: Remove unneeded semicolonMa Feng-1/+1
2020-01-08phy: qualcomm: Adjust indentation in read_poll_timeoutNathan Chancellor-1/+1
2020-01-08phy: core: Add consumer device link supportAlexandre Torgue-5/+44
2020-01-06phy: Enable compile testing for some of driversKrzysztof Kozlowski-15/+22
2020-01-05net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKRRussell King-10/+10
2019-12-31phy/rockchip: inno-hdmi: round clock rate down to closest 1000 HzJonas Karlman-0/+4
2019-12-26phy: cpcap-usb: Drop extra write to usb2 registerTony Lindgren-6/+0
2019-12-26phy: cpcap-usb: Improve host vs docked mode detectionTony Lindgren-15/+58
2019-12-26phy: cpcap-usb: Prevent USB line glitches from waking up modemTony Lindgren-3/+15
2019-12-26phy: mapphone-mdm6600: Fix uninitialized status value regressionTony Lindgren-8/+3
2019-12-26phy: cpcap-usb: Fix flakey host idling and enumerating of devicesTony Lindgren-2/+2
2019-12-20phy: qcom-qmp: Increase PHY ready timeoutBjorn Andersson-1/+1
2019-12-20phy: ti-pipe3: make clk operations symmetric in probe and removeChuhong Yuan-11/+7
2019-12-20phy: qcom-qmp: Use the correct style for SPDX License IdentifierNishad Kamdar-1/+1
2019-12-20phy: hisilicon: Fix Kconfig indentationKrzysztof Kozlowski-8/+8
2019-12-20phy: cpcap-usb: Fix error path when no host driver is loadedTony Lindgren-15/+18
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-0/+303
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-9/+61
2019-11-27Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-38/+1506
2019-11-27Merge tag 'usb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+1
2019-11-20phy: ti: phy-gmii-sel: dependency from ti cpsw-switchdev driverGrygorii Strashko-2/+2
2019-10-31phy: phy-rockchip-inno-usb2: add phy description for px30Heiko Stuebner-0/+1
2019-10-31phy: qcom-usb-hs: Fix extcon double register after power cycleStephan Gerhold-2/+5
2019-10-31phy: renesas: phy-rcar-gen2: Fix the array off by one warningBiju Das-1/+4
2019-10-31phy: lantiq: vrx200-pcie: fix error return code in ltq_vrx200_pcie_phy_power_...Wei Yongjun-1/+2
2019-10-31phy/rockchip: Add support for Innosilicon MIPI/LVDS/TTL PHYWyon Bi-0/+814
2019-10-31phy: allwinner: add phy driver for USB3 PHY on Allwinner H6 SoCIcenowy Zheng-0/+202
2019-10-25phy: qcom-qmp: Add SM8150 QMP UFS PHY supportVinod Koul-0/+216
2019-10-25phy: ti: gmii-sel: fix mac tx internal delay for rgmii-rxidGrygorii Strashko-1/+1
2019-10-25phy: tegra: use regulator_bulk_set_supply_names()Bartosz Golaszewski-3/+3
2019-10-25phy: ti: dm816x: remove set but not used variable 'phy_data'YueHaibing-3/+0
2019-10-23phy: renesas: rcar-gen3-usb2: Fix sysfs interface of "role"Yoshihiro Shimoda-2/+3
2019-10-23phy: tegra: xusb: Add vbus override support on Tegra186Nagarjuna Kristam-0/+23
2019-10-23phy: tegra: xusb: Add vbus override support on Tegra210Nagarjuna Kristam-0/+82
2019-10-23phy: tegra: xusb: Add usb3 port fake support on Tegra210Nagarjuna Kristam-0/+123
2019-10-23phy: tegra: xusb: Add XUSB dual mode support on Tegra210Nagarjuna Kristam-2/+18
2019-10-23phy: phy-brcm-usb-init: fix use of integer as pointerBen Dooks-1/+1
2019-10-23phy: phy-brcm-usb-init: fix __iomem annotationsBen Dooks-4/+4
2019-10-23phy: hisilicon: use devm_platform_ioremap_resource() to simplify codeYueHaibing-6/+2
2019-10-23phy: renesas: rcar-gen3-usb2: Use platform_get_irq_optional() for optional irqGeert Uytterhoeven-1/+1
2019-10-23phy-mvebu-a3700-utmi: Use devm_platform_ioremap_resource() in mvebu_a3700_utm...Markus Elfring-8/+1
2019-10-23phy: tegra: xusb: remove unused variableChunfeng Yun-3/+0
2019-10-23phy: xgene: make array serdes_reg static const, makes object smallerColin Ian King-1/+1
2019-10-22phy: renesas: rcar-gen3-usb2: Use platform_get_irq_optional() for optional irqGeert Uytterhoeven-1/+1
2019-10-17phy: Add USB2 PHY driver for Marvell MMP3 SoCLubomir Rintel-0/+303
2019-10-15phy: meson-g12a-usb3-pcie: Add support for PCIe modeNeil Armstrong-9/+61
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+128
2019-09-22Merge tag 'for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds-3/+5