- 22c7e1d Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 8 years ago
- dd5bba5 Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-iproc', 'pci/host-mvebu', 'pci/host-rcar', 'pci/host-rockchip', 'pci/host-tegra', 'pci/host-xgene' and 'pci/host-xilinx' into next by Bjorn Helgaas · 8 years ago
- 441106d MAINTAINERS: Add DT binding to the Aardvark PCIe driver maintainer by Thomas Petazzoni · 8 years ago
- 08015ee PCI: rockchip: Indent "if" statement body by Dan Carpenter · 8 years ago
- 228ee66 PCI: xilinx-nwl: Remove unused platform data by Bjorn Helgaas · 8 years ago
- adf9e28 PCI: xilinx-nwl: Add local struct device pointers by Bjorn Helgaas · 8 years ago
- e59e5ff PCI: xilinx: Removed unused xilinx_pcie_assign_msi() argument by Bjorn Helgaas · 8 years ago
- 6a6c2e8 PCI: xilinx: Remove unused platform data by Bjorn Helgaas · 8 years ago
- 5d07188 PCI: xilinx: Add local struct device pointers by Bjorn Helgaas · 8 years ago
- 8e93c51 PCI: xgene: Add register accessors by Bjorn Helgaas · 8 years ago
- 4ecf6b0 PCI: xgene: Pass struct xgene_pcie_port to setup functions by Bjorn Helgaas · 8 years ago
- c6fe9eb PCI: xgene: Remove unused platform data by Bjorn Helgaas · 8 years ago
- 16cbff1 PCI: tegra: Remove unused platform data by Bjorn Helgaas · 8 years ago
- a581fa9 PCI: tegra: Add local struct device pointers by Bjorn Helgaas · 8 years ago
- 8dd99bc PCI: tegra: Fix argument order in tegra_pcie_phy_disable() by Bjorn Helgaas · 8 years ago
- 9d274755 PCI: rockchip: Remove unused platform data by Bjorn Helgaas · 8 years ago
- de9e6bc PCI: rcar-gen2: Add local struct device pointers by Bjorn Helgaas · 8 years ago
- 3ff8e4a PCI: rcar: Remove DRV_NAME macro by Bjorn Helgaas · 8 years ago
- d0206f2 PCI: rcar: Remove unused rcar_pcie_get_resources() platform_device arg by Bjorn Helgaas · 8 years ago
- d9c64c5 PCI: rcar: Remove unused platform data by Bjorn Helgaas · 8 years ago
- 96f6170 PCI: mvebu: Use existing of_node pointer by Bjorn Helgaas · 8 years ago
- 160b4e4 PCI: mvebu: Add local struct device pointers by Bjorn Helgaas · 8 years ago
- e3a1698 PCI: iproc: Hard-code PCIe capability offset instead of searching by Bjorn Helgaas · 8 years ago
- 6d76833 PCI: iproc: Remove redundant null pointer checking by Bjorn Helgaas · 8 years ago
- f66e5b2 PCI: iproc: Validate CSR base in BCMA setup code by Bjorn Helgaas · 8 years ago
- 556c7bb PCI: iproc: Set drvdata at end of probe function by Bjorn Helgaas · 8 years ago
- 786aecc PCI: iproc: Add local struct device pointers by Bjorn Helgaas · 8 years ago
- 4f27628 PCI: altera: Simplify TLP_CFG_DW1 usage by Bjorn Helgaas · 8 years ago
- eb57671 PCI: altera: Simplify TLB_CFG_DW0 usage by Bjorn Helgaas · 8 years ago
- 14c7b95 PCI: altera: Rename altera_pcie_valid_config() to altera_pcie_valid_device() by Bjorn Helgaas · 8 years ago
- dbeb4bd PCI: altera: Remove redundant platform_get_resource() return value check by Bjorn Helgaas · 8 years ago
- ee34264 PCI: altera: Remove unused platform data by Bjorn Helgaas · 8 years ago
- fe49067 PCI: altera: Add local struct device pointers by Bjorn Helgaas · 8 years ago
- f2ab1bb PCI: aardvark: Remove unused platform data by Bjorn Helgaas · 8 years ago
- 9aec2fe PCI: aardvark: Add local struct device pointers by Bjorn Helgaas · 8 years ago
- 4c9441d PCI: designware-plat: Remove unused platform data by Bjorn Helgaas · 8 years ago
- 2d6054b PCI: designware-plat: Add local struct device pointers by Bjorn Helgaas · 8 years ago
- bb8a794 PCI: designware-plat: Remove redundant dw_plat_pcie.mem_base by Bjorn Helgaas · 8 years ago
- f5acb5c PCI: designware: Swap order of dw_pcie_writel_unroll() reg/val arguments by Bjorn Helgaas · 8 years ago
- 3d46993 PCI: designware: Uninline register accessors by Bjorn Helgaas · 8 years ago
- 8ad7501 PCI: designware: Export dw_pcie_readl_rc(), dw_pcie_writel_rc() by Bjorn Helgaas · 8 years ago
- ad88021 PCI: designware: Swap order of dw_pcie_writel_rc() reg/val arguments by Bjorn Helgaas · 8 years ago
- 7e00dfd PCI: designware: Simplify pcie_host_ops.readl_rc() and .writel_rc() interfaces by Bjorn Helgaas · 8 years ago
- a26e010 PCI: designware: Simplify dw_pcie_readl_unroll(), dw_pcie_writel_unroll() by Kishon Vijay Abraham I · 8 years ago
- d963ab2 PCI: xgene: Add local struct device pointers by Bjorn Helgaas · 8 years ago
- 4ef80d7 PCI: rcar: Add local struct device pointers by Bjorn Helgaas · 8 years ago
- 1034023 PCI: designware: Rename dw_pcie_valid_config() to dw_pcie_valid_device() by Bjorn Helgaas · 8 years ago
- bdf5309 Merge branch 'pci/host-vmd' into next by Bjorn Helgaas · 8 years ago
- 69a06e4 Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pci/host-designware', 'pci/host-hv', 'pci/host-keystone', 'pci/host-rcar', 'pci/host-rockchip', 'pci/host-tegra' and 'pci/host-xilinx' into next by Bjorn Helgaas · 8 years ago
- 181ffd1 x86/PCI: VMD: Move VMD driver to drivers/pci/host by Keith Busch · 8 years ago
- ca19890 PCI: rockchip: Fix wrong transmitted FTS count by Shawn Lin · 8 years ago
- 58c6990 PCI: rockchip: Improve the deassert sequence of four reset pins by Shawn Lin · 8 years ago
- 277743e PCI: rockchip: Increase the Max Credit update interval by Rajat Jain · 8 years ago
- b3327f7 PCI: rcar: Try increasing PCIe link speed to 5 GT/s at boot by Sergei Shtylyov · 8 years ago
- 930ffc0 Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
- e15194d Merge branch 'pci/resource' into next by Bjorn Helgaas · 8 years ago
- 3f4f356 Merge branch 'pci/pm' into next by Bjorn Helgaas · 8 years ago
- 6c6cba4 Merge branch 'pci/msi' into next by Bjorn Helgaas · 8 years ago
- 5485e49 Merge branch 'pci/misc' into next by Bjorn Helgaas · 8 years ago
- 64ea3b9 Merge branch 'pci/hotplug' into next by Bjorn Helgaas · 8 years ago
- fb6b6cc Merge branch 'pci/enumeration' into next by Bjorn Helgaas · 8 years ago
- 4dc2db0 Merge branch 'pci/aer' into next by Bjorn Helgaas · 8 years ago
- 6b20f72 PCI/AER: Fix aer_probe() kernel-doc comment by Cao jin · 8 years ago
- 62d9a78 PCI: Ignore requested alignment for VF BARs by Yongji Xie · 8 years ago
- f0b99f7 PCI: Ignore requested alignment for PROBE_ONLY and fixed resources by Yongji Xie · 8 years ago
- a0d2a95 PCI: Avoid unnecessary resume after direct-complete by Lukas Wunner · 8 years ago
- a6a6402 PCI: Recognize D3cold in pci_update_current_state() by Lukas Wunner · 8 years ago
- cc7cc02 PCI: Query platform firmware for device power state by Lukas Wunner · 8 years ago
- 4132a57 PCI: Afford direct-complete to devices with non-standard PM by Lukas Wunner · 8 years ago
- 66b8080 PCI/AER: Cache capability position by Keith Busch · 8 years ago
- 4b202b7 PCI/AER: Avoid memory allocation in interrupt handling path by Jon Derrick · 8 years ago
- 3161832 x86/PCI: VMD: Request userspace control of PCIe hotplug indicators by Keith Busch · 8 years ago
- 576243b PCI: pciehp: Allow exclusive userspace control of indicators by Keith Busch · 8 years ago
- 2458d66 ACPI / APEI: Send correct severity to calculate AER severity by Tyler Baicar · 8 years ago
- 95c3549 PCI/AER: Remove duplicate AER severity translation by Tyler Baicar · 8 years ago
- ee6ee49 x86/PCI: VMD: Synchronize with RCU freeing MSI IRQ descs by Keith Busch · 8 years ago
- b318222 x86/PCI: VMD: Eliminate index member from IRQ list by Jon Derrick · 8 years ago
- 53db86a x86/PCI: VMD: Eliminate vmd_vector member from list type by Jon Derrick · 8 years ago
- 75de9b4 x86/PCI: VMD: Convert to use pci_alloc_irq_vectors() API by Jon Derrick · 8 years ago
- c68db51 x86/PCI: VMD: Allocate IRQ lists with correct MSI-X count by Jon Derrick · 8 years ago
- b58ddf1 PCI: artpec6: Drop __init from artpec6_add_pcie_port() by Niklas Cassel · 8 years ago
- f7bc638 PCI: rcar: Fix some checkpatch warnings by Sergei Shtylyov · 8 years ago
- e3123c2 PCI: rcar: Add multi-MSI support by Grigory Kletsko · 8 years ago
- 7ece141 PCI/AER: Remove aerdriver.forceload kernel parameter by Bjorn Helgaas · 8 years ago
- 9ff25e6b PCI/AER: Remove aerdriver.nosourceid kernel parameter by Bjorn Helgaas · 8 years ago
- 29a654e PCI: pciehp: Remove useless pciehp_get_latch_status() calls by Bjorn Helgaas · 8 years ago
- 6e49b304 PCI: pciehp: Clean up dmesg "Slot(%s)" messages by Bjorn Helgaas · 8 years ago
- 4947793 PCI: pciehp: Remove unnecessary guard by Bjorn Helgaas · 8 years ago
- 69bd3c5 PCI: pciehp: Don't re-read Slot Status when handling surprise event by Mayurkumar Patel · 8 years ago
- 0c923d1 PCI: pciehp: Don't re-read Slot Status when queuing hotplug event by Mayurkumar Patel · 8 years ago
- fad214b PCI: pciehp: Process all hotplug events before looking for new ones by Mayurkumar Patel · 8 years ago
- 70e8b40 PCI: pciehp: Return IRQ_NONE when we can't read interrupt status by Bjorn Helgaas · 8 years ago
- 9413d96 microblaze/PCI: Add multidomain support for procfs by Bharat Kumar Gogada · 8 years ago
- b328f3c PCI: xilinx: Dispose of MSI virtual IRQ by Bharat Kumar Gogada · 8 years ago
- 8a4036e PCI: xilinx: Clear correct MSI set bit by Bharat Kumar Gogada · 8 years ago
- 3cd049a PCI: xilinx: Clear interrupt register for invalid interrupt by Bharat Kumar Gogada · 8 years ago
- b584fa1 PCI: xilinx: Keep both legacy and MSI interrupt domain references by Bharat Kumar Gogada · 8 years ago
- f665bd1 PCI: xilinx-nwl: Enable all MSI interrupts using MSI mask by Bharat Kumar Gogada · 8 years ago
- c2a7ff1 PCI: xilinx-nwl: Expand error logging by Bharat Kumar Gogada · 8 years ago
- 3d664b0 PCI: rcar: Don't disable/unprepare clocks on prepare/enable failure by Geert Uytterhoeven · 8 years ago