summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-16phy: qcom-qmp: Add SM8450 USB QMP PHYsVinod Koul
2021-12-15phy: freescale: pcie: explicitly add bitfield.hVinod Koul
2021-12-14phy: freescale: pcie: Initialize the imx8 pcie standalone phy driverRichard Zhu
2021-12-14phy: rockchip-inno-usb2: remove redundant assignment to variable delayColin Ian King
2021-12-14phy: lan966x: Remove set_speed functionHoratiu Vultur
2021-12-14phy: ti: Use IS_ERR_OR_NULL() to clean codeMiaoqian Lin
2021-12-14phy: tegra: xusb: Fix return value of tegra_xusb_find_port_node functionMiaoqian Lin
2021-12-09phy: qcom: use struct_size instead of sizeofGuo Zhengkui
2021-12-07phy: qcom-qmp: Add SM8450 UFS QMP PhyVinod Koul
2021-12-02phy: lan966x: Extend lan966x to support multiple phy interfaces.Horatiu Vultur
2021-12-02phy: intel: Remove redundant dev_err call in thunderbay_emmc_phy_probe()Zou Wei
2021-11-26phy: stm32: adopt dev_err_probe for regulatorsFabrice Gasnier
2021-11-25phy: bcm-ns-usb2: improve printing ref clk errorsRafał Miłecki
2021-11-23phy: marvell: phy-mvebu-cp110-comphy: add support for 5gbase-rMarek Behún
2021-11-23phy: intel: Add Thunder Bay eMMC PHY supportRashmi A
2021-11-23phy: Add lan966x ethernet serdes PHY driverHoratiu Vultur
2021-11-23phy: phy-can-transceiver: Make devm_gpiod_get optionalAswath Govindraju
2021-11-23phy: cadence-torrent: use swap() to make code cleanerYang Guang
2021-11-23phy: uniphier-ahci: Add support for Pro4 SoCKunihiko Hayashi
2021-11-23phy: uniphier-pcie: Add dual-phy support for NX1 SoCKunihiko Hayashi
2021-11-23phy: uniphier-pcie: Set VCOPLL clamp mode in PHY registerKunihiko Hayashi
2021-11-23phy: uniphier-pcie: Add compatible string and SoC-dependent data for NX1 SoCKunihiko Hayashi
2021-11-23phy: uniphier-usb3: Add compatible string for NX1 SoCKunihiko Hayashi
2021-11-23phy: amlogic: Add a new driver for the HDMI TX PHY on Meson8/8b/8m2Martin Blumenstingl
2021-11-23phy: HiSilicon: Fix copy and paste bug in error handlingDan Carpenter
2021-11-23phy: qcom: Introduce new eDP PHY driverBjorn Andersson
2021-11-23phy: ti: omap-usb2: Fix the kernel-doc styleVinod Koul
2021-11-23phy: qualcomm: ipq806x-usb: Fix kernel-doc styleVinod Koul
2021-11-23phy: bcm-ns-usb2: support updated DT binding with PHY reg spaceRafał Miłecki
2021-11-20phy: ti: tusb1210: Fix the kernel-doc warnVinod Koul
2021-11-20phy: qualcomm: usb-hsic: Fix the kernel-doc warnVinod Koul
2021-11-20phy: qualcomm: qmp: Add missing struct documentationVinod Koul
2021-11-20phy: mvebu-cp110-utmi: Fix kernel-doc warnsVinod Koul
2021-11-16phy: ti: report 2 non-kernel-doc commentsRandy Dunlap
2021-11-16phy: stm32: fix st,slow-hs-slew-rate with st,decrease-hs-slew-rateAmelie Delaunay
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-10-26phy: Sparx5 Eth SerDes: Fix return value check in sparx5_serdes_probe()Yang Yingliang
2021-10-26phy: qcom-snps: Correct the FSEL_MASKSandeep Maheswaram
2021-10-26phy: hisilicon: Add of_node_put() in phy-hisi-inno-usb2Wan Jiabing
2021-10-26phy: qcom-qmp: another fix for the sc8180x PCIe definitionDmitry Baryshkov
2021-10-26phy: cadence-torrent: Add support to output received reference clockSwapnil Jakhade
2021-10-26phy: cadence-torrent: Model reference clock driver as a clock to enable deriv...Swapnil Jakhade
2021-10-26phy: cadence-torrent: Migrate to clk_hw based registration and OF APIsSwapnil Jakhade
2021-10-26phy: ti: gmii-sel: check of_get_address() for failureDan Carpenter
2021-10-26phy: stm32: add phy tuning supportAmelie Delaunay
2021-10-26phy: stm32: restore utmi switch on resumeAmelie Delaunay
2021-10-26phy: qcom-qusb2: Fix a memory leak on probeVladimir Zapolskiy
2021-10-26phy: qcom-qmp: Add QCM2290 USB3 PHY supportShawn Guo
2021-10-24net: Convert more users of mdiobus_* to mdiodev_*Sean Anderson