summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)Author
2020-11-16phy: phy-ralink-usb: convert to devm_platform_ioremap_resourceChunfeng Yun
2020-11-16phy: qualcomm: convert to devm_platform_ioremap_resource(_byname)Chunfeng Yun
2020-11-16phy: phy-mtk-ufs: convert to devm_platform_ioremap_resourceChunfeng Yun
2020-11-16phy: phy-xgene: convert to devm_platform_ioremap_resourceChunfeng Yun
2020-11-16phy: marvell: convert to devm_platform_ioremap_resourceChunfeng Yun
2020-11-16phy: lantiq: convert to devm_platform_ioremap_resourceChunfeng Yun
2020-11-16phy: freescale: convert to devm_platform_ioremap_resourceChunfeng Yun
2020-11-16phy: cadence: convert to devm_platform_ioremap_resourceChunfeng Yun
2020-11-16phy: broadcom: convert to devm_platform_ioremap_resource(_byname)Chunfeng Yun
2020-11-16phy: amlogic: convert to devm_platform_ioremap_resourceChunfeng Yun
2020-11-16phy: allwinner: convert to devm_platform_ioremap_resource(_byname)Chunfeng Yun
2020-11-16phy: qcom-qmp: Add SM8250 PCIe QMP PHYsManivannan Sadhasivam
2020-11-02phy: Add USB HSIC PHY driver for Marvell MMP3 SoCLubomir Rintel
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-28phy: fsl-imx8mq-usb: Constify imx8mp_usb_phy_opsRikard Falkeborn
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