aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)Author
2022-05-09phy: amlogic: fix error path in phy_g12a_usb3_pcie_probe()Heiner Kallweit
2022-05-09phy: ti: Add missing pm_runtime_disable() in serdes_am654_probeMiaoqian Lin
2022-05-09phy: mapphone-mdm6600: Fix PM error handling in phy_mdm6600_probeMiaoqian Lin
2022-05-09phy: ti: omap-usb2: Fix error handling in omap_usb2_enable_clocksMiaoqian Lin
2022-05-09phy: samsung: exynos5250-sata: fix missing device put in probe error pathsKrzysztof Kozlowski
2022-05-09phy: samsung: Fix missing of_node_put() in exynos_sata_phy_probeMiaoqian Lin
2022-04-13phy: amlogic: meson8b-usb2: fix shared reset control useAmjad Ouled-Ameur
2022-04-13phy: amlogic: meson8b-usb2: Use dev_err_probe()Amjad Ouled-Ameur
2022-04-13phy: amlogic: phy-meson-gxl-usb2: fix shared reset controller useAmjad Ouled-Ameur
2022-04-08phy: phy-brcm-usb: fixup BCM4908 supportRafał Miłecki
2022-04-08phy: dphy: Correct lpx parameter and its derivatives(ta_{get,go,sure})Liu Ying
2022-02-23phy: phy-mtk-tphy: Fix duplicated argument in phy-mtk-tphyWan Jiabing
2022-02-23phy: usb: Leave some clocks running during suspendAl Cooper
2022-02-16phy: ti: Fix missing sentinel for clk_div_tableKishon Vijay Abraham I
2022-02-16phy: dphy: Correct clk_pre parameterLiu Ying
2022-02-16phy: stm32: fix a refcount leak in stm32_usbphyc_pll_enable()Dan Carpenter
2022-02-16phy: xilinx: zynqmp: Fix bus width setting for SGMIIRobert Hancock
2022-02-16phy: broadcom: Kconfig: Fix PHY_BRCM_USB config optionAl Cooper
2022-01-27phy: mediatek: Fix missing check in mtk_mipi_tx_probeMiaoqian Lin
2022-01-27phy: phy-mtk-tphy: add support efuse settingChunfeng Yun
2022-01-27phy: cadence: Sierra: Fix to get correct parent for mux clocksSwapnil Jakhade
2022-01-27phy: uniphier-usb3ss: fix unintended writing zeros to PHY registerRyuta NAKANISHI
2021-11-18phy: Sparx5 Eth SerDes: Fix return value check in sparx5_serdes_probe()Yang Yingliang
2021-11-18phy: qcom-snps: Correct the FSEL_MASKSandeep Maheswaram
2021-11-18phy: qcom-qmp: another fix for the sc8180x PCIe definitionDmitry Baryshkov
2021-11-18phy: ti: gmii-sel: check of_get_address() for failureDan Carpenter
2021-11-18phy: qcom-qusb2: Fix a memory leak on probeVladimir Zapolskiy
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08phy/drivers/stm32: use HZ macrosDaniel Lezcano
2021-09-03Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-09-01Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-27phy: marvell: phy-mvebu-a3700-comphy: Remove unsupported modesPali Rohár
2021-08-27phy: marvell: phy-mvebu-a3700-comphy: Rename HS-SGMMI to 2500Base-XPali Rohár
2021-08-27phy: marvell: phy-mvebu-cp110-comphy: Rename HS-SGMMI to 2500Base-XPali Rohár
2021-08-23phy: qcom-qmp: Add support for SM6115 UFS phyIskren Chernev
2021-08-20phy: qmp: Provide unique clock names for DP clocksBjorn Andersson
2021-08-18phy: xilinx: zynqmp: skip PHY initialization and PLL lock for USBPiyush Mehta
2021-08-17phy: amlogic: meson8b-usb2: don't log an error on -EPROBE_DEFERAnand Moon
2021-08-17phy: amlogic: meson8b-usb2: Power off the PHY by putting it into reset modeAnand Moon
2021-08-17phy: phy-mtk-mipi-dsi: convert to devm_platform_ioremap_resourceChunfeng Yun
2021-08-17phy: phy-mtk-mipi-dsi: remove dummy assignment of error numberChunfeng Yun
2021-08-17phy: phy-mtk-hdmi: convert to devm_platform_ioremap_resourceChunfeng Yun
2021-08-17phy: phy-mtk-ufs: use clock bulk to get clocksChunfeng Yun
2021-08-17phy: phy-mtk-tphy: remove error log of ioremap failureChunfeng Yun
2021-08-17phy: phy-mtk-tphy: print error log using child deviceChunfeng Yun
2021-08-17phy: phy-mtk-tphy: support type switch by pericfgChunfeng Yun
2021-08-17phy: phy-mtk-tphy: use clock bulk to get clocksChunfeng Yun
2021-08-17phy: cadence-torrent: Check PIPE mode PHY status to be ready for operationSwapnil Jakhade
2021-08-17phy: cadence-torrent: Add debug information for PHY configurationSwapnil Jakhade
2021-08-17phy: cadence-torrent: Add separate functions for reusable codeSwapnil Jakhade