index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pcie-mt7621.c
Age
Commit message (
Expand
)
Author
2024-07-08
PCI: controller: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-04-11
PCI: mt7621: Fix string truncation in mt7621_pcie_parse_port()
Sergio Paracuellos
2023-06-24
PCI: mt7621: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-24
PCI: mt7621: Use dev_info() to log PCIe card detection
Sergio Paracuellos
2023-02-03
PCI: mt7621: Delay phy ports initialization
Sergio Paracuellos
2022-12-06
PCI: mt7621: Add sentinel to quirks table
John Thomson
2022-09-27
PCI: mt7621: Use PCI_CONF1_EXT_ADDRESS() macro
Pali Rohár
2022-01-25
PCI: mt7621: Remove unused function pcie_rmw()
Sergio Paracuellos
2022-01-25
PCI: mt7621: Drop of_match_ptr() to avoid unused variable
Sergio Paracuellos
2022-01-13
Merge branch 'pci/driver-cleanup'
Bjorn Helgaas
2022-01-12
PCI: mt7621: Add missing MODULE_LICENSE()
Sergio Paracuellos
2022-01-12
PCI: mt7621: Move MIPS setup to pcibios_root_bridge_prepare()
Sergio Paracuellos
2022-01-12
PCI: mt7621: Declare mt7621_pci_ops static
Sergio Paracuellos
2022-01-03
PCI: mt7621: Rename mt7621_pci_ to mt7621_pcie_
Bjorn Helgaas
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-10-21
PCI: mt7621: Add MediaTek MT7621 PCIe host controller driver
Sergio Paracuellos