- 4ef80d7 PCI: rcar: Add local struct device pointers 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
- fb6b6cc Merge branch 'pci/enumeration' into next by Bjorn Helgaas · 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
- 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
- 6c8b120 PCI: altera: Remove redundant platform_get_resource() return value check by Bjorn Helgaas · 8 years ago
- ce4f1c7 PCI: altera: Move retrain from fixup to altera_pcie_host_init() by Ley Foon Tan · 8 years ago
- 8e7ca8c PCI: xilinx: Relax device number checking to allow SR-IOV by Po Liu · 8 years ago
- e18934b PCI: designware: Relax device number checking to allow SR-IOV by Po Liu · 8 years ago
- d99e30b PCI: altera: Relax device number checking to allow SR-IOV by Po Liu · 8 years ago
- 13f392e PCI: tegra: Fix pci_remap_iospace() failure path by Lorenzo Pieralisi · 8 years ago
- 43281ed PCI: generic: Fix pci_remap_iospace() failure path by Lorenzo Pieralisi · 8 years ago
- 5e8c873 PCI: rcar: Fix pci_remap_iospace() failure path by Lorenzo Pieralisi · 8 years ago
- 53f4f7e PCI: versatile: Fix pci_remap_iospace() failure path by Lorenzo Pieralisi · 8 years ago
- bcd7b71 PCI: designware: Fix pci_remap_iospace() failure path by Lorenzo Pieralisi · 8 years ago
- db047f8 PCI: aardvark: Fix pci_remap_iospace() failure path by Lorenzo Pieralisi · 8 years ago
- a5b45b7 PCI: hv: Handle hv_pci_generic_compl() error case by Dexuan Cui · 8 years ago
- 665e224 PCI: hv: Handle vmbus_sendpacket() failure in hv_compose_msi_msg() by Dexuan Cui · 8 years ago
- 617ceb6 PCI: hv: Remove the unused 'wrk' in struct hv_pcibus_device by Dexuan Cui · 8 years ago
- 7d0f8ee PCI: hv: Use pci_function_description[0] in struct definitions by Dexuan Cui · 8 years ago
- 0c6045d PCI: hv: Use zero-length array in struct pci_packet by Dexuan Cui · 8 years ago
- e77f847 PCI: rockchip: Add Rockchip PCIe controller support by Shawn Lin · 8 years ago
- 31fc0ad PCI: altera: Rework config accessors for use without a struct pci_bus by Ley Foon Tan · 8 years ago
- ff187e77 PCI: xilinx-nwl: Make explicitly non-modular by Paul Gortmaker · 8 years ago
- da4eafc PCI: xilinx: Make explicitly non-modular by Paul Gortmaker · 8 years ago
- f9a6660 PCI: qcom: Make explicitly non-modular by Paul Gortmaker · 8 years ago
- d29438d PCI: dra7xx: Make explicitly non-modular by Paul Gortmaker · 8 years ago
- 4068bd1 PCI: generic: Make explicitly non-modular by Paul Gortmaker · 8 years ago
- 639c532 PCI: designware: Remove redundant platform_get_resource() return value check by Wei Yongjun · 8 years ago
- 68a0bfe PCI: designware: Exchange viewport of `MEMORYs' and `CFGs/IOs' by Dong Bo · 9 years ago
- caf5548 PCI: exynos: Make explicitly non-modular by Paul Gortmaker · 8 years ago
- e41faf0 PCI: designware: Make explicitly non-modular by Paul Gortmaker · 8 years ago
- 56540c7 PCI: spear: Make explicitly non-modular by Paul Gortmaker · 8 years ago
- f90d8e8 PCI: imx6: Make explicitly non-modular by Paul Gortmaker · 8 years ago
- bb9b54c PCI: altera: Make explicitly non-modular by Paul Gortmaker · 8 years ago
- 18224b3 PCI: altera: Make MSI explicitly non-modular by Paul Gortmaker · 8 years ago
- 8b22335 PCI: aardvark: Remove redundant dev_err call in advk_pcie_probe() by Wei Yongjun · 8 years ago
- 4f1cb01 PCI: hv: Use list_move_tail() instead of list_del() + list_add_tail() by Wei Yongjun · 8 years ago
- 8116acc PCI: keystone: Propagate request_irq() failure by Wei Yongjun · 8 years ago
- 51afa3c PCI: rcar: Consolidate register space lookup and ioremap by Bjorn Helgaas · 8 years ago
- fe48cb8 PCI: designware: Keep viewport fixed for IO transaction if num_viewport > 2 by Pratyush Anand · 9 years ago
- c460af9 PCI: tegra: Use of_device_get_match_data() by Thierry Reding · 8 years ago
- a7fbae2 PCI: tegra: Remove redundant _data suffix by Thierry Reding · 8 years ago
- 411dc32 PCI: altera: Poll for link training status after retraining the link by Ley Foon Tan · 8 years ago
- 01c0767 PCI: designware: Check LTSSM training bit before deciding link is up by Jisheng Zhang · 8 years ago
- a0601a4 PCI: designware: Add iATU Unroll feature by Joao Pinto · 8 years ago
- d8bbeb3 PCI: designware: Wait for iATU enable by Joao Pinto · 8 years ago
- c388de1 PCI: designware: Move link wait definitions to .c file by Joao Pinto · 8 years ago
- 446fc23 PCI: designware: Return data directly from dw_pcie_readl_rc() by Bjorn Helgaas · 8 years ago
- a04bee8 Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pci/host-hv', 'pci/host-vmd' and 'pci/host-xilinx' into next by Bjorn Helgaas · 8 years ago
- ea1f4e9 Merge branch 'pci/host-tegra' into next by Bjorn Helgaas · 8 years ago
- 79dd993 Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next by Bjorn Helgaas · 8 years ago
- 3efc702 Merge branch 'pci/resource' into next by Bjorn Helgaas · 8 years ago
- a00c74c Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/pm' and 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
- 50dcd29 PCI: xgene: Make explicitly non-modular by Paul Gortmaker · 9 years ago
- 0b3cd16 PCI: thunder-pem: Make explicitly non-modular by Paul Gortmaker · 8 years ago
- d0c6fd7 PCI: thunder-ecam: Make explicitly non-modular by Paul Gortmaker · 9 years ago
- ad18327 PCI: tegra: Make explicitly non-modular by Paul Gortmaker · 9 years ago
- 0b9c158 PCI: rcar-gen2: Make explicitly non-modular by Paul Gortmaker · 9 years ago
- 42d1071 PCI: rcar: Make explicitly non-modular by Paul Gortmaker · 8 years ago
- 82641d9 PCI: mvebu: Make explicitly non-modular by Paul Gortmaker · 9 years ago
- 154fb60 PCI: layerscape: Make explicitly non-modular by Paul Gortmaker · 9 years ago
- 1481bf2 PCI: keystone: Make explicitly non-modular by Paul Gortmaker · 9 years ago
- fb38118 PCI: hisi: Make explicitly non-modular by Paul Gortmaker · 9 years ago
- 99849bf PCI: generic: Make explicitly non-modular by Paul Gortmaker · 8 years ago
- ca8d334 PCI: designware-plat: Make it explicitly non-modular by Paul Gortmaker · 9 years ago
- 58bdaa1 PCI: artpec6: Make explicitly non-modular by Paul Gortmaker · 9 years ago
- 0e6f98c PCI: armada8k: Make explicitly non-modular by Paul Gortmaker · 9 years ago
- 499e858 Merge branches 'pci/host-artpec' and 'pci/host-generic' into pci/demodularize-hosts by Bjorn Helgaas · 8 years ago
- 09e3cde PCI: artpec: Add PCI_MSI_IRQ_DOMAIN dependency by Arnd Bergmann · 9 years ago
- 8c39d71 PCI: aardvark: Add Aardvark PCI host controller driver by Thomas Petazzoni · 9 years ago
- f814430 PCI: tegra: Program PADS_REFCLK_CFG* registers with per-SoC values by Stephen Warren · 8 years ago
- cf5d3180 PCI: tegra: Program PADS_REFCLK_CFG* always, not just on legacy SoCs by Stephen Warren · 8 years ago
- 08203f1 PCI: tegra: Stop setting pcibios_min_mem by Thierry Reding · 8 years ago
- e6e9f47 PCI: tegra: Use generic pci_remap_iospace() rather than ARM32-specific one by Thierry Reding · 8 years ago
- acb341e PCI: tegra: Use lower-case hex consistently for register definitions by Thierry Reding · 8 years ago
- 0c6e617 PCI: hv: Fix interrupt cleanup path by Cathy Avery · 9 years ago
- 991bfef PCI: dra7xx: Fix return value in case of error by Christophe JAILLET · 9 years ago
- cec6dba PCI: xilinx: Fix return value in case of error by Christophe JAILLET · 9 years ago
- 3a928e9 PCI: altera: Poll for link up status after retraining the link by Ley Foon Tan · 9 years ago
- c622032 PCI: altera: Check link status before retrain link by Ley Foon Tan · 9 years ago
- f8be11a PCI: altera: Reorder read/write functions by Bjorn Helgaas · 8 years ago
- da6163a PCI: versatile: Simplify host bridge window iteration by Bjorn Helgaas · 9 years ago
- 2fbb353 PCI: versatile: Request host bridge window resources with core function by Bjorn Helgaas · 9 years ago
- 45c64b6 PCI: tegra: Request host bridge window resources with core function by Bjorn Helgaas · 9 years ago