index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
/
pcie-mediatek.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
2018-06-08
1
-1218
/
+0
*
Merge branch 'lorenzo/pci/mediatek'
Bjorn Helgaas
2018-06-06
1
-93
/
+141
|
\
|
*
PCI: mediatek: Implement chained IRQ handling setup
Honghui Zhang
2018-05-21
1
-91
/
+115
|
*
PCI: mediatek: Set up vendor ID and class type for MT7622
Honghui Zhang
2018-05-04
1
-3
/
+27
*
|
PCI: Move private DT related functions into private header
Rob Herring
2018-05-14
1
-0
/
+2
|
/
*
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
2018-01-28
1
-9
/
+1
*
PCI: mediatek: Use PCI_NUM_INTX
Honghui Zhang
2017-08-30
1
-3
/
+2
*
PCI: mediatek: Add MSI support for MT2712 and MT7622
Honghui Zhang
2017-08-30
1
-1
/
+155
*
PCI: mediatek: Use bus->sysdata to get host private data
Honghui Zhang
2017-08-30
1
-2
/
+1
*
PCI: mediatek: Add controller support for MT2712 and MT7622
Ryder Lee
2017-08-30
1
-4
/
+458
*
PCI: mediatek: Switch to use platform_get_resource_byname()
Ryder Lee
2017-08-30
1
-7
/
+10
*
PCI: mediatek: Add a structure to abstract the controller generations
Honghui Zhang
2017-08-30
1
-5
/
+26
*
PCI: mediatek: Rename port->index and mtk_pcie_parse_ports()
Honghui Zhang
2017-08-30
1
-25
/
+25
*
PCI: mediatek: Use readl_poll_timeout() to wait for Gen2 training
Ryder Lee
2017-08-30
1
-30
/
+22
*
PCI: mediatek: Explicitly request exclusive reset control
Philipp Zabel
2017-08-30
1
-1
/
+1
*
PCI: mediatek: Add MediaTek PCIe host controller support
Ryder Lee
2017-07-03
1
-0
/
+554