summaryrefslogtreecommitdiffstats
path: root/drivers/phy/ralink/phy-mt7621-pci.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* phy: constify of_phandle_args in xlateKrzysztof Kozlowski2024-02-231-1/+1
* phy: Explicitly include correct DT includesRob Herring2023-07-171-2/+1
* phy: ralink: mt7621-pci: add sentinel to quirks tableJohn Thomson2022-11-051-1/+2
* Merge tag 'phy-for-5.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2021-06-231-15/+22
|\
| * phy: ralink: phy-mt7621-pci: properly print pointer addressSergio Paracuellos2021-05-141-2/+2
| * phy: ralink: phy-mt7621-pci: use kernel clock APISSergio Paracuellos2021-05-141-13/+20
* | phy: ralink: phy-mt7621-pci: drop 'of_match_ptr' to fix -Wunused-const-variableSergio Paracuellos2021-06-031-1/+1
|/
* 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: Add PHY driver for MT7621 PCIe PHYSergio Paracuellos2020-11-301-0/+352