1. 868564d PCI: iproc-platform: Update PCI config space remap function by Lorenzo Pieralisi · 8 years ago
  2. 995b76e PCI: rockchip: Update PCI config space remap function by Lorenzo Pieralisi · 8 years ago
  3. cd00f08 PCI: xilinx-nwl: Update PCI config space remap function by Lorenzo Pieralisi · 8 years ago
  4. eb21f9e PCI: xilinx: Update PCI config space remap function by Lorenzo Pieralisi · 8 years ago
  5. e27fd02 Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  6. 2a7275a PCI: altera: Fix TLP_CFG_DW0 for TLP write by Ley Foon Tan · 8 years ago
  7. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  8. 60e8d3e Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  9. 9e38637 Merge branch 'pci/host-xilinx' into next by Bjorn Helgaas · 8 years ago
  10. 9d53426 Merge branch 'pci/host-xgene' into next by Bjorn Helgaas · 8 years ago
  11. f08bf55 Merge branch 'pci/host-versatile' into next by Bjorn Helgaas · 8 years ago
  12. b98a7f7 Merge branch 'pci/host-thunder' into next by Bjorn Helgaas · 8 years ago
  13. bcea623 Merge branch 'pci/host-rockchip' into next by Bjorn Helgaas · 8 years ago
  14. 56195e9 Merge branch 'pci/host-rcar' into next by Bjorn Helgaas · 8 years ago
  15. dda7189 Merge branch 'pci/host-mvebu' into next by Bjorn Helgaas · 8 years ago
  16. 68094b4 Merge branch 'pci/host-iproc' into next by Bjorn Helgaas · 8 years ago
  17. 5dcda98 Merge branch 'pci/host-hv' into next by Bjorn Helgaas · 8 years ago
  18. d952097 Merge branch 'pci/host-hisi' into next by Bjorn Helgaas · 8 years ago
  19. 1a55761 Merge branch 'pci/host-altera' into next by Bjorn Helgaas · 8 years ago
  20. 950bf63 PCI: Move DesignWare IP support to new drivers/pci/dwc/ directory by Kishon Vijay Abraham I · 8 years ago
  21. 8ca6e0a PCI: altera: Extract TLP completion status correctly by Yadi Hu · 8 years ago
  22. 5800790 PCI: rockchip: Set vendor ID from local core config space by Shawn Lin · 8 years ago
  23. 4a9b093 PCI: hv: Use device serial number as PCI domain by Haiyang Zhang · 8 years ago
  24. f1d722b PCI: rockchip: Fix rockchip_pcie_probe() error path to free resource list by Shawn Lin · 8 years ago
  25. 60e2e2f PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal by Dexuan Cui · 8 years ago
  26. 26b54be PCI: xilinx-nwl: Remove mask for messages not supported by AXI by Bharat Kumar Gogada · 8 years ago
  27. 7da7a1a PCI: xgene: Configure PCIe MPS settings by Bjorn Helgaas · 8 years ago
  28. 3fb5561 PCI: generic: Call pci_fixup_irqs() only on ARM by Dongdong Liu · 8 years ago
  29. 4788316 PCI: hisi: Rename config space accessors to remove "acpi" by Bjorn Helgaas · 8 years ago
  30. 70bc1b6 PCI: versatile: Configure PCIe MPS settings by Bjorn Helgaas · 8 years ago
  31. ec6bd78 PCI: xilinx: Configure PCIe MPS settings by Bjorn Helgaas · 8 years ago
  32. 4d4836a PCI: iproc: Configure PCIe MPS settings by Jon Mason · 8 years ago
  33. 8ed81ec PCI: mvebu: Change delay after reset to the PCIe spec mandated 100ms by Lucas Stach · 8 years ago
  34. a2ec199609 PCI: hisi: Add DT almost-ECAM support for Hip06/Hip07 host controllers by Dongdong Liu · 8 years ago
  35. 792e0a6 PCI: hisi: Use of_device_get_match_data() to simplify probe by Shailendra Verma · 8 years ago
  36. e5c3b3e PCI: iproc: Use of_device_get_match_data() to simplify probe by Bjorn Helgaas · 8 years ago
  37. ff1677e PCI: rcar: Use of_device_get_match_data() to simplify probe by Bjorn Helgaas · 8 years ago
  38. 1ded56d PCI: xgene: Fix double free on init error by Dan Carpenter · 8 years ago
  39. 0b351c9 PCI: rockchip: Mark PM functions as __maybe_unused by Arnd Bergmann · 8 years ago
  40. 7faebda PCI: rockchip: Use readl_poll_timeout() instead of open-coding it by Shawn Lin · 8 years ago
  41. d9bf28e PCI: mvebu: Handle changes to the bridge windows while enabled by Jason Gunthorpe · 8 years ago
  42. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  43. 4d191b1 PCI/MSI: pci-xgene-msi: Fix CPU hotplug registration handling by Marc Zyngier · 8 years ago
  44. c5c4d3a PCI: thunder-pem: Add support for cn81xx and cn83xx SoCs by David Daney · 8 years ago
  45. afc9595 PCI: rockchip: Disable RC's ASPM L0s based on DT "aspm-no-l0s" by Shawn Lin · 8 years ago
  46. e94888d PCI: rcar: Return -ENODEV from host bridge probe when no card present by Harunobu Kurokawa · 8 years ago
  47. 013dd3d PCI: rockchip: Add system PM support by Shawn Lin · 8 years ago
  48. a782b5f PCI: designware: Check for iATU unroll only on platforms that use ATU by Murali Karicheri · 8 years ago
  49. 0ab7b12 Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  50. e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  51. b08d2e6 Merge branch 'pci/host-vmd' into next by Bjorn Helgaas · 8 years ago
  52. d34efd2 Merge branch 'pci/host-tegra' into next by Bjorn Helgaas · 8 years ago
  53. f77b324 Merge branch 'pci/host-spear' into next by Bjorn Helgaas · 8 years ago
  54. 44b83b3 Merge branch 'pci/host-rockchip' into next by Bjorn Helgaas · 8 years ago
  55. a1d9190 Merge branch 'pci/host-rcar' into next by Bjorn Helgaas · 8 years ago
  56. aee10cd Merge branch 'pci/host-qcom' into next by Bjorn Helgaas · 8 years ago
  57. 46275d4 Merge branch 'pci/host-layerscape' into next by Bjorn Helgaas · 8 years ago
  58. f887e24 Merge branch 'pci/host-iproc' into next by Bjorn Helgaas · 8 years ago
  59. b0b8975 Merge branch 'pci/host-hv' into next by Bjorn Helgaas · 8 years ago
  60. 9fb7454 Merge branch 'pci/host-hisi' into next by Bjorn Helgaas · 8 years ago
  61. a739d56 Merge branch 'pci/host-altera' into next by Bjorn Helgaas · 8 years ago
  62. 2f0f373 Merge branch 'pci/enumeration' into next by Bjorn Helgaas · 8 years ago
  63. ffbd796 PCI: iproc: Skip check for legacy IRQ on PAXC buses by Andy Gospodarek · 8 years ago
  64. 49da211 PCI: rcar: Add gen3 fallback compatibility string for pcie-rcar by Simon Horman · 8 years ago
  65. d83a328 PCI: rcar: Use gen2 fallback compatibility last by Simon Horman · 8 years ago
  66. 7b99d94 PCI: rcar-gen2: Use gen2 fallback compatibility last by Simon Horman · 8 years ago
  67. 0722bdd PCI: rockchip: Move the deassert of pm/aclk/pclk after phy_init() by Shawn Lin · 8 years ago
  68. 9e663d3 PCI: rockchip: Split out rockchip_cfg_atu() by Shawn Lin · 8 years ago
  69. f37500b8 PCI: rockchip: Clean up bit definitions for PCIE_RC_CONFIG_LCS by Shawn Lin · 8 years ago
  70. a45e261 PCI: rockchip: Correct the use of FTS mask by Brian Norris · 8 years ago
  71. 77bc68c PCI: rockchip: Remove the pointer to L1 substate cap by Shawn Lin · 8 years ago
  72. f2fb5b8 PCI: rockchip: Specify the link capability by Shawn Lin · 8 years ago
  73. 45e9320 PCI: rockchip: Fix negotiated lanes calculation by Shawn Lin · 8 years ago
  74. 1177f76 PCI: rockchip: Add Kconfig COMPILE_TEST by Shawn Lin · 8 years ago
  75. b8ab8e0 PCI: rockchip: Mark RC as common clock architecture by Shawn Lin · 8 years ago
  76. 4816c4c PCI: rockchip: Provide captured slot power limit and scale by Shawn Lin · 8 years ago
  77. ca5ab37 PCI: Explain ARM64 ACPI/MCFG quirk Kconfig and build strategy by Bjorn Helgaas · 8 years ago
  78. 554d9ec PCI: spear: Use builtin_platform_driver() to simplify the code by Geliang Tang · 8 years ago
  79. 42db500 PCI: vmd: Fix suspend handlers defined-but-not-used warning by Borislav Petkov · 8 years ago
  80. 3906b91 PCI: vmd: Use SRCU as a local RCU to prevent delaying global RCU by Jon Derrick · 8 years ago
  81. 7ac0271 PCI: tegra: Enable the driver on 64-bit ARM by Thierry Reding · 8 years ago
  82. c7a091c PCI: tegra: Add Tegra210 support by Thierry Reding · 8 years ago
  83. 76245ca PCI: tegra: Implement PCA enable workaround by Thierry Reding · 8 years ago
  84. 76f2541 PCI: tegra: Use new pci_register_host_bridge() interface by Arnd Bergmann · 8 years ago
  85. c5d4603 PCI: Add MCFG quirks for X-Gene host controller by Duc Dang · 8 years ago
  86. 648d93f PCI: Add MCFG quirks for Cavium ThunderX pass1.x host controller by Tomasz Nowicki · 8 years ago
  87. 44f22bd PCI: Add MCFG quirks for Cavium ThunderX pass2.x host controller by Tomasz Nowicki · 8 years ago
  88. 0d41426 PCI: thunder-pem: Factor out resource lookup by Bjorn Helgaas · 8 years ago
  89. 5f00f1a PCI: Add MCFG quirks for HiSilicon Hip05/06/07 host controllers by Dongdong Liu · 8 years ago
  90. 0de8ce3 PCI: hv: Allocate physically contiguous hypercall params buffer by Long Li · 8 years ago
  91. feacdb4 PCI: iproc: Fix incorrect MSI address alignment by Ray Jui · 8 years ago
  92. d0491fc PCI: qcom: Add support for MSM8996 PCIe controller by Srinivas Kandagatla · 8 years ago
  93. c7c4452 PCI: iproc: Add support for the next-gen PAXB controller by Ray Jui · 8 years ago
  94. 9c248f8 PCI/xgene-msi: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  95. fb26592 PCI: Warn on possible RW1C corruption for sub-32 bit config writes by Bjorn Helgaas · 8 years ago
  96. dd9d4e7 PCI: iproc: Add inbound DMA mapping support by Ray Jui · 8 years ago
  97. 4213e15 PCI: iproc: Make outbound mapping code more generic by Ray Jui · 8 years ago
  98. 787b3c4 PCI: iproc: Add PAXC v2 support by Ray Jui · 8 years ago
  99. e74d2eb PCI: hv: Delete the device earlier from hbus->children for hot-remove by Dexuan Cui · 8 years ago
  100. 17978524 PCI: hv: Fix hv_pci_remove() for hot-remove by Dexuan Cui · 8 years ago