summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)AuthorFilesLines
2023-01-14phy: usb: s2 WoL wakeup_count not incremented for USB->Eth devicesAl Cooper1-3/+3
2022-11-16phy: stm32: fix an error code in probeDan Carpenter1-0/+2
2022-10-26phy: qualcomm: call clk_disable_unprepare in the error handlingDongliang Mu1-2/+4
2022-06-14phy: qcom-qmp: fix pipe-clock imbalance on power-on failureJohan Hovold1-1/+1
2022-06-09phy: qcom-qmp: fix reset-controller leak on probe errorsJohan Hovold1-0/+9
2022-06-09phy: qcom-qmp: fix struct clk leak on probe errorsJohan Hovold1-1/+1
2022-05-09phy: ti: Add missing pm_runtime_disable() in serdes_am654_probeMiaoqian Lin1-1/+1
2022-05-09phy: mapphone-mdm6600: Fix PM error handling in phy_mdm6600_probeMiaoqian Lin1-1/+2
2022-05-09phy: ti: omap-usb2: Fix error handling in omap_usb2_enable_clocksMiaoqian Lin1-1/+1
2022-05-09phy: samsung: exynos5250-sata: fix missing device put in probe error pathsKrzysztof Kozlowski1-6/+14
2022-05-09phy: samsung: Fix missing of_node_put() in exynos_sata_phy_probeMiaoqian Lin1-0/+1
2022-04-13phy: amlogic: meson8b-usb2: Use dev_err_probe()Amjad Ouled-Ameur1-2/+3
2022-04-08phy: dphy: Correct lpx parameter and its derivatives(ta_{get,go,sure})Liu Ying1-2/+2
2022-02-23phy: usb: Leave some clocks running during suspendAl Cooper1-0/+38
2022-02-16phy: ti: Fix missing sentinel for clk_div_tableKishon Vijay Abraham I1-0/+1
2022-02-16phy: xilinx: zynqmp: Fix bus width setting for SGMIIRobert Hancock1-5/+6
2022-01-27phy: uniphier-usb3ss: fix unintended writing zeros to PHY registerRyuta NAKANISHI1-4/+6
2021-11-18phy: qcom-snps: Correct the FSEL_MASKSandeep Maheswaram1-1/+1
2021-11-18phy: ti: gmii-sel: check of_get_address() for failureDan Carpenter1-0/+2
2021-11-18phy: qcom-qusb2: Fix a memory leak on probeVladimir Zapolskiy1-6/+10
2021-07-20phy: intel: Fix for warnings due to EMMC clock 175Mhz change in FIPRashmi A1-1/+2
2021-07-14phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe()Christophe JAILLET1-4/+13
2021-07-14phy: uniphier-pcie: Fix updating phy parametersKunihiko Hayashi1-4/+7
2021-06-23phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()Tiezhu Yang1-0/+2
2021-06-16phy: ti: Fix an error code in wiz_probe()Yang Li1-0/+1
2021-06-16phy: cadence: Sierra: Fix error return code in cdns_sierra_phy_probe()Wang Wensheng1-0/+1
2021-06-16phy: usb: Fix misuse of IS_ENABLEDChen Li1-2/+2
2021-05-14phy: marvell: ARMADA375_USBCLUSTER_PHY should not default to y, unconditionallyGeert Uytterhoeven1-2/+2
2021-05-14phy: ti: j721e-wiz: Delete "clk_div_sel" clk provider during cleanupKishon Vijay Abraham I1-0/+6
2021-05-14phy: ti: j721e-wiz: Invoke wiz_init() before of_platform_device_create()Kishon Vijay Abraham I1-10/+7
2021-05-14phy: cadence: Sierra: Fix PHY power_on sequenceKishon Vijay Abraham I1-1/+6
2021-05-11phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove()Yang Yingliang1-1/+1
2021-03-04phy: lantiq: rcu-usb2: wait after clock enableMathias Kresin1-1/+9
2021-03-04phy: USB_LGM_PHY should depend on X86Geert Uytterhoeven1-0/+1
2021-03-04phy: cadence-torrent: Fix error code in cdns_torrent_phy_probe()Dan Carpenter1-0/+1
2021-03-04phy: rockchip-emmc: emmc_phy_init() always return 0Chris Ruehl1-3/+5
2021-02-07phy: cpcap-usb: Fix warning for missing regulator_disableTony Lindgren1-6/+13
2020-12-30drm/mediatek: avoid dereferencing a null hdmi_phy on an error messageColin Ian King1-2/+3
2020-12-30phy: renesas: rcar-gen3-usb2: disable runtime pm in case of failureWang Li1-2/+4
2020-12-30phy: mediatek: allow compile-testing the hdmi phyArnd Bergmann1-1/+3
2020-12-30phy: tegra: xusb: Fix usb_phy device driver fieldJC Kuo1-1/+1
2020-11-16phy: mediatek: fix spelling mistake in Kconfig "veriosn" -> "version"Colin Ian King1-1/+1
2020-11-16phy: qualcomm: Fix 28 nm Hi-Speed USB PHY OF dependencyBryan O'Donoghue1-1/+1
2020-11-16phy: qualcomm: usb: Fix SuperSpeed PHY OF dependencyBryan O'Donoghue1-1/+1
2020-11-16phy: intel: PHY_INTEL_KEEMBAY_EMMC should depend on ARCH_KEEMBAYGeert Uytterhoeven1-1/+1
2020-10-28phy: cpcap-usb: Use IRQF_ONESHOTZou Wei1-1/+2
2020-10-28phy: qcom-qmp: Initialize another pointer to NULLStephen Boyd1-1/+1
2020-10-28phy: tegra: xusb: Fix dangling pointer on probe failureMarc Zyngier1-0/+1
2020-10-28phy: usb: Fix incorrect clearing of tca_drv_sel bit in SETUP reg for 7211Al Cooper1-5/+0
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-6/+22