index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pcie-mediatek.c
Age
Commit message (
Expand
)
Author
2018-12-18
PCI: mediatek: Remove un-used variant in struct mtk_pcie_port
Honghui Zhang
2018-11-30
PCI: mediatek: Use devm_of_pci_get_host_bridge_resources() to parse DT
Honghui Zhang
2018-10-17
PCI: mediatek: Add loadable kernel module support
Honghui Zhang
2018-10-17
PCI: mediatek: Add system PM support for MT2712 and MT7622
Honghui Zhang
2018-10-17
PCI: mediatek: Fixup MSI enablement logic by enabling MSI before clocks
Honghui Zhang
2018-10-17
PCI: mediatek: Convert to use pci_host_probe()
Honghui Zhang
2018-10-17
PCI: mediatek: Remove the redundant dev->pm_domain check
Honghui Zhang
2018-10-15
PCI: mediatek: Fix class type for MT7622 to PCI_CLASS_BRIDGE_PCI
Honghui Zhang
2018-10-15
PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logic
Honghui Zhang
2018-09-18
PCI: mediatek: Fix unchecked return value
Gustavo A. R. Silva
2018-07-18
PCI: mediatek: Fix I/O space page leak
Sergei Shtylyov
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin