summaryrefslogtreecommitdiffstats
path: root/drivers/phy/ralink
Commit message (Expand)AuthorAgeFilesLines
* phy: ralink: phy-mt7621-pci: fix return value check in mt7621_pci_phy_probe()Wei Yongjun2021-03-301-2/+2
* phy: ralink: phy-mt7621-pci: fix XTAL bitmaskSergio Paracuellos2021-03-301-1/+1
* phy: ralink: phy-mt7621-pci: set correct name in MODULE_DEVICE_TABLE macroSergio Paracuellos2020-12-011-1/+1
* phy: ralink: phy-mt7621-pci: drop 'COMPILE_TEST' from KconfigSergio Paracuellos2020-12-011-1/+1
* phy: ralink: Add PHY driver for MT7621 PCIe PHYSergio Paracuellos2020-11-303-0/+361
* phy: phy-ralink-usb: convert to devm_platform_ioremap_resourceChunfeng Yun2020-11-161-3/+1
* phy: ralink-usb: Constify ralink_usb_phy_opsRikard Falkeborn2020-08-311-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* phy: add 'depends on HAS_IOMEM' to fix unmet dependencyMasahiro Yamada2018-03-161-0/+1
* phy: ralink: fix 64-bit build warningArnd Bergmann2017-08-241-7/+7
* phy: ralink-usb: add driver for Mediatek/RalinkJohn Crispin2017-08-203-0/+261