summaryrefslogtreecommitdiffstats
path: root/drivers/phy/mediatek
AgeCommit message (Expand)AuthorLines
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-9/+12
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-0/+778
2020-12-09Merge tag 'phy-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman-9/+12
2020-12-08drm/mediatek: avoid dereferencing a null hdmi_phy on an error messageColin Ian King-2/+3
2020-12-07phy: mediatek: statify mtk_hdmi_phy_driverVinod Koul-1/+1
2020-12-05phy: mediatek: allow compile-testing the hdmi phyArnd Bergmann-1/+3
2020-11-30phy: mediatek: Move mtk_mipi_dsi_phy driver into drivers/phy/mediatek folderChun-Kuang Hu-0/+778
2020-11-30phy: mediatek: Make PHY_MTK_{XSPHY, TPHY} depend on HAS_IOMEM and OF_ADDRESS ...Tiezhu Yang-2/+4
2020-11-16phy: mediatek: fix spelling mistake in Kconfig "veriosn" -> "version"Colin Ian King-1/+1
2020-11-16phy: phy-mtk-ufs: convert to devm_platform_ioremap_resourceChunfeng Yun-3/+1
2020-09-14drm/mediatek: Disable tmds on mt2701chunhui dai-0/+5
2020-09-06phy: mediatek: Move mtk_hdmi_phy driver into drivers/phy/mediatek folderCK Hu-0/+808
2020-03-20phy: phy-mtk-tphy: add a new reference clockChunfeng Yun-1/+18
2020-03-20phy: phy-mtk-tphy: remove unused u3phya_ref clockChunfeng Yun-18/+0
2020-03-20phy: phy-mtk-tphy: make the ref clock optionalChunfeng Yun-1/+1
2020-03-20phy: phy-mtk-tphy: add a property for internal resistanceChunfeng Yun-2/+14
2020-03-20phy: phy-mtk-tphy: add a property for disconnect thresholdChunfeng Yun-2/+15
2020-01-14phy: Enable compile testing for some of driversKrzysztof Kozlowski-3/+6
2020-01-14phy: mediatek: Fix Kconfig indentationKrzysztof Kozlowski-10/+10
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-04-18scsi: phy: mediatek: fix typo in author's email addressColin Ian King-1/+1
2019-04-17phy: phy-mtk-tphy: get optional clock by devm_clk_get_optional()Chunfeng Yun-7/+3
2019-04-17phy: mediatek: Add UFS M-PHY driverStanley Chu-0/+256
2018-12-12phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko-2/+2
2018-07-10phy: phy-mtk-tphy: add property for BC12Chunfeng Yun-0/+13
2018-07-10phy: phy-mtk-tphy: add properties for eye diagram testChunfeng Yun-0/+62
2018-07-10phy: phy-mtk-tphy: use SPDX license tagChunfeng Yun-9/+2
2018-05-20phy: mediatek: add XS-PHY driverChunfeng Yun-0/+610
2018-03-16phy: phy-mtk-tphy: add configurable parameters for slew rate calibrateChunfeng Yun-5/+15
2018-03-16phy: phy-mtk-tphy: keep default value of mcu_bus_ck_gate_enChunfeng Yun-2/+1
2017-12-29phy: phy-mtk-tphy: use of_device_get_match_data()Chunfeng Yun-6/+5
2017-12-29phy: phy-mtk-tphy: make shared banks optional for V1 TPHYChunfeng Yun-2/+3
2017-12-29phy: phy-mtk-tphy: use auto instead of force to bypass utmi signalsChunfeng Yun-12/+7
2017-10-23phy: phy-mtk-tphy: add set_mode callbackChunfeng Yun-0/+39
2017-09-26phy: phy-mtk-tphy: fix NULL point of chip bankChunfeng Yun-1/+2
2017-08-20phy: phy-mt65xx-usb3: add mediatek directory and rename fileChunfeng Yun-0/+1100