summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
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
2020-09-29Merge tag 'mediatek-drm-next-5.10' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2020-09-28phy: qcom-qmp: Add support for sc7180 DP phyStephen Boyd
2020-09-28phy: qcom-qmp: Add support for DP in USB3+DP combo phyStephen Boyd
2020-09-28phy: qcom-qmp: Use devm_platform_ioremap_resource() to simplifyStephen Boyd
2020-09-28phy: qcom-qmp: Get dp_com I/O resource by indexStephen Boyd
2020-09-28phy: qcom-qmp: Move 'serdes' and 'cfg' into 'struct qcom_phy'Stephen Boyd
2020-09-28phy: qcom-qmp: Remove 'initialized' in favor of 'init_count'Stephen Boyd
2020-09-28phy: qcom-qmp: Move phy mode into struct qmp_phyStephen Boyd
2020-09-22phy: rockchip-dphy-rx0: Include linux/delay.hTomasz Figa
2020-09-22phy: fix USB_LGM_PHY warning & build errorsRandy Dunlap
2020-09-18Merge tag 'phy-attrs-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Tomi Valkeinen
2020-09-18phy: cadence-torrent: Add USB + SGMII/QSGMII multilink configurationSwapnil Jakhade
2020-09-18phy: cadence-torrent: Add PCIe + USB multilink configurationSwapnil Jakhade
2020-09-18phy: cadence-torrent: Add single link USB register sequencesSwapnil Jakhade
2020-09-18phy: cadence-torrent: Add single link SGMII/QSGMII register sequencesSwapnil Jakhade
2020-09-18phy: cadence-torrent: Configure PHY_PLL_CFG as part of link_cmn_valsSwapnil Jakhade
2020-09-18phy: cadence-torrent: Add PHY link configuration sequences for single linkSwapnil Jakhade
2020-09-18phy: cadence-torrent: Add clk changes for multilink configurationSwapnil Jakhade
2020-09-18phy: cadence-torrent: Update PHY reset for multilink configurationSwapnil Jakhade
2020-09-18phy: cadence-torrent: Add support for PHY multilink configurationSwapnil Jakhade
2020-09-18phy: cadence-torrent: Add PHY APB reset supportSwapnil Jakhade
2020-09-18phy: cadence-torrent: Check cmn_ready assertion during PHY power onSwapnil Jakhade
2020-09-18phy: cadence-torrent: Add single link PCIe supportSwapnil Jakhade
2020-09-18phy: cadence-torrent: Check total lane count for all subnodes is within limitSwapnil Jakhade
2020-09-18phy: cadence-torrent: Add separate regmap functions for torrent and DPSwapnil Jakhade
2020-09-18phy: cadence-torrent: Enable support for multiple subnodesSwapnil Jakhade