aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)Author
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: Use dev_err_probe()Amjad Ouled-Ameur
2022-04-08phy: dphy: Correct lpx parameter and its derivatives(ta_{get,go,sure})Liu Ying
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: xilinx: zynqmp: Fix bus width setting for SGMIIRobert Hancock
2022-01-27phy: uniphier-usb3ss: fix unintended writing zeros to PHY registerRyuta NAKANISHI
2021-11-18phy: qcom-snps: Correct the FSEL_MASKSandeep Maheswaram
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-07-20phy: intel: Fix for warnings due to EMMC clock 175Mhz change in FIPRashmi A
2021-07-14phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe()Christophe JAILLET
2021-07-14phy: uniphier-pcie: Fix updating phy parametersKunihiko Hayashi
2021-06-23phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()Tiezhu Yang
2021-06-16phy: ti: Fix an error code in wiz_probe()Yang Li
2021-06-16phy: cadence: Sierra: Fix error return code in cdns_sierra_phy_probe()Wang Wensheng
2021-06-16phy: usb: Fix misuse of IS_ENABLEDChen Li
2021-05-14phy: marvell: ARMADA375_USBCLUSTER_PHY should not default to y, unconditionallyGeert Uytterhoeven
2021-05-14phy: ti: j721e-wiz: Delete "clk_div_sel" clk provider during cleanupKishon Vijay Abraham I
2021-05-14phy: ti: j721e-wiz: Invoke wiz_init() before of_platform_device_create()Kishon Vijay Abraham I
2021-05-14phy: cadence: Sierra: Fix PHY power_on sequenceKishon Vijay Abraham I
2021-05-11phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove()Yang Yingliang
2021-03-04phy: lantiq: rcu-usb2: wait after clock enableMathias Kresin
2021-03-04phy: USB_LGM_PHY should depend on X86Geert Uytterhoeven
2021-03-04phy: cadence-torrent: Fix error code in cdns_torrent_phy_probe()Dan Carpenter
2021-03-04phy: rockchip-emmc: emmc_phy_init() always return 0Chris Ruehl
2021-02-07phy: cpcap-usb: Fix warning for missing regulator_disableTony Lindgren
2020-12-30drm/mediatek: avoid dereferencing a null hdmi_phy on an error messageColin Ian King
2020-12-30phy: renesas: rcar-gen3-usb2: disable runtime pm in case of failureWang Li
2020-12-30phy: mediatek: allow compile-testing the hdmi phyArnd Bergmann
2020-12-30phy: tegra: xusb: Fix usb_phy device driver fieldJC Kuo
2020-11-16phy: mediatek: fix spelling mistake in Kconfig "veriosn" -> "version"Colin Ian King
2020-11-16phy: qualcomm: Fix 28 nm Hi-Speed USB PHY OF dependencyBryan O'Donoghue
2020-11-16phy: qualcomm: usb: Fix SuperSpeed PHY OF dependencyBryan O'Donoghue
2020-11-16phy: intel: PHY_INTEL_KEEMBAY_EMMC should depend on ARCH_KEEMBAYGeert Uytterhoeven
2020-10-28phy: cpcap-usb: Use IRQF_ONESHOTZou Wei
2020-10-28phy: qcom-qmp: Initialize another pointer to NULLStephen Boyd
2020-10-28phy: tegra: xusb: Fix dangling pointer on probe failureMarc Zyngier
2020-10-28phy: usb: Fix incorrect clearing of tca_drv_sel bit in SETUP reg for 7211Al Cooper
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-05Merge 5.9-rc8 into usb-nextGreg Kroah-Hartman
2020-10-02phy: marvell: comphy: Convert internal SMCC firmware return codes to errnoPali Rohár
2020-10-02Merge tag 'phy-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman
2020-10-01phy: qcom-qmp: initialize the pointer to NULLVinod Koul
2020-09-29Merge tag 'phy-fixes-2-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman