Age | Commit message (Expand) | Author | Files | Lines |
2021-06-23 | Merge tag 'phy-for-5.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 2 | -16/+23 |
2021-06-23 | phy: Revert "phy: ralink: Kconfig: convert mt7621-pci-phy into 'bool'" | Vinod Koul | 1 | -2/+2 |
2021-06-03 | phy: ralink: phy-mt7621-pci: drop 'of_match_ptr' to fix -Wunused-const-variable | Sergio Paracuellos | 1 | -1/+1 |
2021-05-14 | phy: ralink: phy-mt7621-pci: properly print pointer address | Sergio Paracuellos | 1 | -2/+2 |
2021-05-14 | phy: ralink: Kconfig: convert mt7621-pci-phy into 'bool' | Sergio Paracuellos | 1 | -2/+2 |
2021-05-14 | phy: ralink: Kconfig: enable COMPILE_TEST on mt7621-pci-phy driver | Sergio Paracuellos | 1 | -1/+1 |
2021-05-14 | phy: ralink: phy-mt7621-pci: use kernel clock APIS | Sergio Paracuellos | 1 | -13/+20 |
2021-03-30 | phy: ralink: phy-mt7621-pci: fix return value check in mt7621_pci_phy_probe() | Wei Yongjun | 1 | -2/+2 |
2021-03-30 | phy: ralink: phy-mt7621-pci: fix XTAL bitmask | Sergio Paracuellos | 1 | -1/+1 |
2020-12-01 | phy: ralink: phy-mt7621-pci: set correct name in MODULE_DEVICE_TABLE macro | Sergio Paracuellos | 1 | -1/+1 |
2020-12-01 | phy: ralink: phy-mt7621-pci: drop 'COMPILE_TEST' from Kconfig | Sergio Paracuellos | 1 | -1/+1 |
2020-11-30 | phy: ralink: Add PHY driver for MT7621 PCIe PHY | Sergio Paracuellos | 3 | -0/+361 |
2020-11-16 | phy: phy-ralink-usb: convert to devm_platform_ioremap_resource | Chunfeng Yun | 1 | -3/+1 |
2020-08-31 | phy: ralink-usb: Constify ralink_usb_phy_ops | Rikard Falkeborn | 1 | -1/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -10/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2018-03-16 | phy: add 'depends on HAS_IOMEM' to fix unmet dependency | Masahiro Yamada | 1 | -0/+1 |
2017-08-25 | phy: ralink: fix 64-bit build warning | Arnd Bergmann | 1 | -7/+7 |
2017-08-20 | phy: ralink-usb: add driver for Mediatek/Ralink | John Crispin | 3 | -0/+261 |