index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-07
Merge branch 'pci/host-spear13xx' into next
Bjorn Helgaas
1
-2
/
+2
2017-09-07
Merge branch 'pci/host-rockchip' into next
Bjorn Helgaas
1
-143
/
+281
2017-09-07
Merge branch 'pci/host-rcar' into next
Bjorn Helgaas
1
-6
/
+6
2017-09-07
Merge branch 'pci/host-qcom' into next
Bjorn Helgaas
1
-87
/
+300
2017-09-07
Merge branch 'pci/host-mvebu' into next
Bjorn Helgaas
1
-2
/
+1
2017-09-07
Merge branch 'pci/host-mediatek' into next
Bjorn Helgaas
2
-70
/
+691
2017-09-07
Merge branch 'pci/host-layerscape' into next
Bjorn Helgaas
4
-49
/
+90
2017-09-07
Merge branch 'pci/host-kirin' into next
Bjorn Helgaas
1
-1
/
+1
2017-09-07
Merge branch 'pci/host-keystone' into next
Bjorn Helgaas
3
-18
/
+4
2017-09-07
Merge branch 'pci/host-iproc' into next
Bjorn Helgaas
4
-152
/
+259
2017-09-07
Merge branch 'pci/host-imx6' into next
Bjorn Helgaas
1
-3
/
+4
2017-09-07
Merge branch 'pci/host-hv' into next
Bjorn Helgaas
1
-1
/
+7
2017-09-07
Merge branch 'pci/host-hisi' into next
Bjorn Helgaas
1
-4
/
+1
2017-09-07
Merge branch 'pci/host-faraday' into next
Bjorn Helgaas
1
-3
/
+3
2017-09-07
Merge branch 'pci/host-exynos' into next
Bjorn Helgaas
1
-4
/
+4
2017-09-07
Merge branch 'pci/host-dra7xx' into next
Bjorn Helgaas
1
-4
/
+4
2017-09-07
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
14
-28
/
+73
2017-09-07
Merge branch 'pci/host-artpec6' into next
Bjorn Helgaas
1
-2
/
+2
2017-09-07
Merge branch 'pci/host-armada' into next
Bjorn Helgaas
1
-3
/
+5
2017-09-07
Merge branch 'pci/host-altera' into next
Bjorn Helgaas
2
-11
/
+8
2017-09-05
PCI: rockchip: Fix platform_get_irq() error handling
Fabio Estevam
1
-3
/
+3
2017-09-05
PCI: altera: Fix platform_get_irq() error handling
Fabio Estevam
2
-4
/
+4
2017-09-05
PCI: spear13xx: Fix platform_get_irq() error handling
Fabio Estevam
1
-2
/
+2
2017-09-05
PCI: artpec6: Fix platform_get_irq() error handling
Fabio Estevam
1
-2
/
+2
2017-09-05
PCI: armada8k: Fix platform_get_irq() error handling
Fabio Estevam
1
-2
/
+2
2017-09-05
PCI: dra7xx: Fix platform_get_irq() error handling
Fabio Estevam
1
-1
/
+1
2017-09-05
PCI: exynos: Fix platform_get_irq() error handling
Fabio Estevam
1
-4
/
+4
2017-09-05
PCI: iproc: Clean up whitespace
Bjorn Helgaas
1
-116
/
+115
2017-09-05
PCI: iproc: Rename PCI_EXP_CAP to IPROC_PCI_EXP_CAP
Bjorn Helgaas
1
-10
/
+9
2017-09-05
PCI: iproc: Add 500ms delay during device shutdown
Oza Pawandeep
3
-15
/
+33
2017-08-30
PCI: mediatek: Use PCI_NUM_INTX
Honghui Zhang
1
-3
/
+2
2017-08-30
PCI: mediatek: Add MSI support for MT2712 and MT7622
Honghui Zhang
1
-1
/
+155
2017-08-30
PCI: mediatek: Use bus->sysdata to get host private data
Honghui Zhang
1
-2
/
+1
2017-08-30
PCI: mediatek: Add controller support for MT2712 and MT7622
Ryder Lee
2
-7
/
+460
2017-08-30
PCI: mediatek: Switch to use platform_get_resource_byname()
Ryder Lee
1
-7
/
+10
2017-08-30
PCI: mediatek: Add a structure to abstract the controller generations
Honghui Zhang
1
-5
/
+26
2017-08-30
PCI: mediatek: Rename port->index and mtk_pcie_parse_ports()
Honghui Zhang
1
-25
/
+25
2017-08-30
PCI: mediatek: Use readl_poll_timeout() to wait for Gen2 training
Ryder Lee
1
-30
/
+22
2017-08-30
PCI: mediatek: Explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-08-29
PCI: layerscape: Add support for ls1088a
Hou Zhiqiang
1
-0
/
+1
2017-08-29
PCI: layerscape: Add support for ls2088a
Hou Zhiqiang
1
-0
/
+9
2017-08-29
PCI: artpec6: Stop enabling writes to DBI read-only registers
Hou Zhiqiang
1
-6
/
+0
2017-08-29
PCI: layerscape: Remove unnecessary class code fixup
Hou Zhiqiang
1
-9
/
+0
2017-08-29
PCI: dwc: Enable write permission for Class Code, Interrupt Pin updates
Hou Zhiqiang
1
-0
/
+6
2017-08-29
PCI: dwc: Add accessors for write permission of DBI read-only registers
Hou Zhiqiang
2
-3
/
+27
2017-08-29
PCI: layerscape: Disable outbound windows configured by bootloader
Hou Zhiqiang
1
-0
/
+17
2017-08-29
PCI: layerscape: Refactor ls1021_pcie_host_init()
Hou Zhiqiang
1
-10
/
+1
2017-08-29
PCI: layerscape: Move generic init functions earlier in file
Hou Zhiqiang
1
-32
/
+32
2017-08-29
PCI: layerscape: Add class code and multifunction fixups for ls1021a
Hou Zhiqiang
1
-0
/
+5
2017-08-29
PCI: layerscape: Move STRFMR1 access out from the DBI write-enable bracket
Hou Zhiqiang
1
-1
/
+2
[next]