aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/pci/pci-mt7620.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-21mips: pci-mt7620: use dev_info() to log PCIe device detection resultGravatar Shiji Yang 1-2/+2
2023-06-21mips: pci-mt7620: do not print NFTS register value as error logGravatar Shiji Yang 1-3/+0
2023-02-09MIPS: pci-mt7620: Use devm_platform_get_and_ioremap_resource()Gravatar Ye Xingchen 1-6/+2
2021-03-12MIPS: pci-mt7620: fix PLL lock checkGravatar Ilya Lipnitskiy 1-2/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2018-03-14MIPS: pci-mt7620: Enable PCIe on MT7688Gravatar Daniel Golle 1-0/+1
2017-11-13MIPS: pci: Make use of the BIT() macro inside the mt7620 driverGravatar John Crispin 1-6/+6
2017-11-13MIPS: pci: Remove KERN_WARN instance inside the mt7620 driverGravatar John Crispin 1-1/+1
2017-11-13MIPS: pci: Remove duplicate define in mt7620 driverGravatar John Crispin 1-1/+0
2017-09-21MIPS: PCI: fix pcibios_map_irq section mismatchGravatar Manuel Lauss 1-1/+1
2017-08-29MIPS: pci-mt7620: explicitly request exclusive reset controlGravatar Philipp Zabel 1-1/+1
2016-10-05MIPS: pci: Audit and remove any unnecessary uses of module.hGravatar Paul Gortmaker 1-2/+0
2016-10-04MIPS: pci-mt7620: Delete unnecessary assignment for the field "owner"Gravatar Markus Elfring 1-1/+0
2016-05-13MIPS: Change my email addressGravatar John Crispin 1-1/+1
2016-02-10MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe()Gravatar Wei Yongjun 1-4/+4
2016-01-20MIPS: pci: Add MT7620a PCIE driverGravatar John Crispin 1-0/+426