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