summaryrefslogtreecommitdiff
path: root/drivers/phy/ralink
AgeCommit message (Expand)Author
2024-02-23phy: constify of_phandle_args in xlateKrzysztof Kozlowski
2023-10-23phy: Remove duplicated include in phy-ralink-usb.cYang Li
2023-10-13phy: Use device_get_match_data()Rob Herring
2023-07-17phy: Explicitly include correct DT includesRob Herring
2022-11-05phy: ralink: mt7621-pci: add sentinel to quirks tableJohn Thomson
2021-06-23Merge tag 'phy-for-5.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2021-06-23phy: Revert "phy: ralink: Kconfig: convert mt7621-pci-phy into 'bool'"Vinod Koul
2021-06-03phy: ralink: phy-mt7621-pci: drop 'of_match_ptr' to fix -Wunused-const-variableSergio Paracuellos
2021-05-14phy: ralink: phy-mt7621-pci: properly print pointer addressSergio Paracuellos
2021-05-14phy: ralink: Kconfig: convert mt7621-pci-phy into 'bool'Sergio Paracuellos
2021-05-14phy: ralink: Kconfig: enable COMPILE_TEST on mt7621-pci-phy driverSergio Paracuellos
2021-05-14phy: ralink: phy-mt7621-pci: use kernel clock APISSergio Paracuellos
2021-03-30phy: ralink: phy-mt7621-pci: fix return value check in mt7621_pci_phy_probe()Wei Yongjun
2021-03-30phy: ralink: phy-mt7621-pci: fix XTAL bitmaskSergio Paracuellos
2020-12-01phy: ralink: phy-mt7621-pci: set correct name in MODULE_DEVICE_TABLE macroSergio Paracuellos
2020-12-01phy: ralink: phy-mt7621-pci: drop 'COMPILE_TEST' from KconfigSergio Paracuellos
2020-11-30phy: ralink: Add PHY driver for MT7621 PCIe PHYSergio Paracuellos
2020-11-16phy: phy-ralink-usb: convert to devm_platform_ioremap_resourceChunfeng Yun
2020-08-31phy: ralink-usb: Constify ralink_usb_phy_opsRikard Falkeborn
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-03-16phy: add 'depends on HAS_IOMEM' to fix unmet dependencyMasahiro Yamada
2017-08-24phy: ralink: fix 64-bit build warningArnd Bergmann
2017-08-20phy: ralink-usb: add driver for Mediatek/RalinkJohn Crispin