1. b1a8a318 PCI: Apply _HPX settings only to relevant devices by Bjorn Helgaas · 7 years ago
  2. 3194d87 PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UF by Vadim Lomovtsev · 7 years ago
  3. 7ac8a10 PCI: mvebu: Handle changes to the bridge windows while enabled by Jason Gunthorpe · 8 years ago
  4. df0c2d4 PCI: Avoid possible deadlock on pci_lock and p->pi_lock by Bjorn Helgaas · 7 years ago
  5. c16283d PCI/MSI: Return failure when msix_setup_entries() fails by Christophe JAILLET · 7 years ago
  6. bb1e06d PCI: Fix race condition with driver_override by Nicolai Stange · 7 years ago
  7. 2fd6292 PCI: pciehp: Report power fault only once until we clear it by Keith Busch · 7 years ago
  8. 998a9f5 PCI: shpchp: Enable bridge bus mastering if MSI is enabled by Aleksandr Bezzubikov · 7 years ago
  9. 3378051 PCI/PM: Restore the status of PCI devices across hibernation by Chen Yu · 7 years ago
  10. f257f4b PCI: rockchip: Use normal register bank for config accessors by Shawn Lin · 7 years ago
  11. b372d35 PCI/PM: Add needs_resume flag to avoid suspend complete optimization by Imre Deak · 7 years ago
  12. db66364 PCI: Freeze PME scan before suspending devices by Lukas Wunner · 7 years ago
  13. 9ad81ec PCI: Only allow WC mmap on prefetchable resources by David Woodhouse · 7 years ago
  14. 6bec009 PCI: Fix another sanity check bug in /proc/pci mmap by David Woodhouse · 7 years ago
  15. fa3bbb1 PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms by David Woodhouse · 7 years ago
  16. 87e7dc9 PCI: hv: Specify CPU_AFFINITY_ALL for MSI affinity when >= 32 CPUs by K. Y. Srinivasan · 7 years ago
  17. d1d63f9 PCI: hv: Allocate interrupt descriptors with GFP_ATOMIC by K. Y. Srinivasan · 7 years ago
  18. b18877f PCI: Add ACS quirk for Qualcomm QDF2400 and QDF2432 by Sinan Kaya · 7 years ago
  19. 5feac34 PCI: Sort the list of devices with D3 delay quirk by ID by Andy Shevchenko · 7 years ago
  20. 0ddf07d PCI: Disable MSI for HiSilicon Hip06/Hip07 Root Ports by Dongdong Liu · 7 years ago
  21. 28dd231 PCI: Add Broadcom Northstar2 PAXC quirk for device class and MPSS by Jon Mason · 7 years ago
  22. f36d3f1 PCI: Add ACS quirk for Intel Union Point by Alex Williamson · 7 years ago
  23. 8ae7242 PCI: Expand "VPD access disabled" quirk message by Bjorn Helgaas · 7 years ago
  24. 5c6b8ad PCI: thunder-pem: Factor out resource lookup by Bjorn Helgaas · 7 years ago
  25. 0dd5b335 PCI: iproc: Save host bridge window resource in struct iproc_pcie by Bjorn Helgaas · 7 years ago
  26. fb7c521 PCI: Do any VF BAR updates before enabling the BARs by Gavin Shan · 7 years ago
  27. 3d58444 PCI: Ignore BAR updates on virtual functions by Bjorn Helgaas · 7 years ago
  28. 74cce81 PCI: Update BARs using property bits appropriate for type by Bjorn Helgaas · 7 years ago
  29. a38012d PCI: Don't update VF BARs while VF memory space is enabled by Bjorn Helgaas · 7 years ago
  30. bb47924 PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLE by Bjorn Helgaas · 7 years ago
  31. ed09d21 PCI: Add comments about ROM BAR updating by Bjorn Helgaas · 7 years ago
  32. 7b65c3a PCI: Remove pci_resource_bar() and pci_iov_resource_bar() by Bjorn Helgaas · 7 years ago
  33. 6a5f3e6 PCI: Separate VF BAR updates from standard BAR updates by Bjorn Helgaas · 7 years ago
  34. ed99f5a PCI: Prevent VPD access for QLogic ISP2722 by Ethan Zhao · 7 years ago
  35. 4f77c55 drivers/pci/hotplug: Fix initial state for empty slot by Gavin Shan · 7 years ago
  36. 1afe7b4 drivers/pci/hotplug: Handle presence detection change properly by Gavin Shan · 7 years ago
  37. 54eff72 pci/hotplug/pnv-php: Disable surprise hotplug capability on conflicts by Gavin Shan · 7 years ago
  38. 4ee3508 pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot() by Gavin Shan · 7 years ago
  39. 730b1b2 PCI: altera: Fix TLP_CFG_DW0 for TLP write by Ley Foon Tan · 7 years ago
  40. 1fb738a pci/hotplug/pnv-php: Disable MSI and PCI device properly by Gavin Shan · 7 years ago
  41. bc5338a PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal by Dexuan Cui · 7 years ago
  42. 5c3765b PCI/PME: Restore pcie_pme_driver.remove by Yinghai Lu · 7 years ago
  43. 610c2b7 PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchies by Bjorn Helgaas · 7 years ago
  44. 4922a6a PCI: Enumerate switches below PCI-to-PCIe bridges by Bjorn Helgaas · 7 years ago
  45. c6bdc45 PCI: designware: Check for iATU unroll only on platforms that use ATU by Murali Karicheri · 7 years ago
  46. b3539f8 powerpc/pci/rpadlpar: Fix device reference leaks by Johan Hovold · 8 years ago
  47. 1aaa777 PCI: Enable access to non-standard VPD for Chelsio devices (cxgb3) by Alexey Kardashevskiy · 8 years ago
  48. c444cc3 PCI: Support INTx masking on ConnectX-4 with firmware x.14.1100+ by Noa Osherovich · 8 years ago
  49. e2822904 PCI: Convert Mellanox broken INTx quirks to be for listed devices only by Noa Osherovich · 8 years ago
  50. 8906615 PCI: Convert broken INTx masking quirks from HEADER to FINAL by Noa Osherovich · 8 years ago
  51. 090cce6 PCI: rockchip: Correct the use of FTS mask by Brian Norris · 8 years ago
  52. 6e4bcf8 PCI: rockchip: Fix negotiated lanes calculation by Shawn Lin · 8 years ago
  53. 5cbea79 PCI/MSI: Check for NULL affinity mask in pci_irq_get_affinity() by Jan Beulich · 8 years ago
  54. d8c34b0 PCI: Check for PME in targeted sleep state by Alan Stern · 8 years ago
  55. 4db5e63 Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  56. e42010d PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX) by Johannes Thumshirn · 8 years ago
  57. e784930 PCI: Export pcie_find_root_port by Johannes Thumshirn · 8 years ago
  58. 9f46107 PCI: designware-plat: Update author email by Joao Pinto · 8 years ago
  59. 8528d66 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  60. 8233008 Merge tag 'pci-v4.9-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  61. 31a3a7b PCI: rockchip: Add three new resets as required properties by Shawn Lin · 8 years ago
  62. 16d917b PCI: Don't attempt to claim shadow copies of ROM by Bjorn Helgaas · 8 years ago
  63. e8a6123e x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_state hook by Lukas Wunner · 8 years ago
  64. 41e6410 Merge tag 'pci-v4.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  65. 416379f PCI: designware: Check for iATU unroll support after initializing host by Niklas Cassel · 8 years ago
  66. ad11044 PCI: qcom: Fix pp->dev usage before assignment by Srinivas Kandagatla · 8 years ago
  67. 62c6151 doc: Add missing parameter for msi_setup by Stephen Hemminger · 8 years ago
  68. 02a1b8f PCI: designware-plat: Update author email address by Joao Pinto · 8 years ago
  69. 15480f3 PCI: layerscape: Fix drvdata usage before assignment by Marc Zyngier · 8 years ago
  70. 40bd3a5 Merge tag 'pci-v4.9-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  71. 217c6d2 Merge branches 'pci/host-armada', 'pci/host-artpec', 'pci/host-dra7xx', 'pci/host-exynos', 'pci/host-hisi', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-qcom' and 'pci/host-spear' into next by Bjorn Helgaas · 8 years ago
  72. 22c7e1d Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 8 years ago
  73. 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
  74. 08015ee PCI: rockchip: Indent "if" statement body by Dan Carpenter · 8 years ago
  75. f84cfdf PCI: hisi: Reorder struct hisi_pcie by Bjorn Helgaas · 8 years ago
  76. e9480b5 PCI: hisi: Pass device-specific struct to internal functions by Bjorn Helgaas · 8 years ago
  77. a458ce3 PCI: hisi: Include register block base in PCIE_SYS_STATE4 address by Bjorn Helgaas · 8 years ago
  78. 8e5ec41 PCI: dra7xx: Reorder struct dra7xx_pcie by Bjorn Helgaas · 8 years ago
  79. 228ee66 PCI: xilinx-nwl: Remove unused platform data by Bjorn Helgaas · 8 years ago
  80. adf9e28 PCI: xilinx-nwl: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  81. e59e5ff PCI: xilinx: Removed unused xilinx_pcie_assign_msi() argument by Bjorn Helgaas · 8 years ago
  82. 6a6c2e8 PCI: xilinx: Remove unused platform data by Bjorn Helgaas · 8 years ago
  83. 5d07188 PCI: xilinx: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  84. 8e93c51 PCI: xgene: Add register accessors by Bjorn Helgaas · 8 years ago
  85. 4ecf6b0 PCI: xgene: Pass struct xgene_pcie_port to setup functions by Bjorn Helgaas · 8 years ago
  86. c6fe9eb PCI: xgene: Remove unused platform data by Bjorn Helgaas · 8 years ago
  87. 16cbff1 PCI: tegra: Remove unused platform data by Bjorn Helgaas · 8 years ago
  88. a581fa9 PCI: tegra: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  89. 8dd99bc PCI: tegra: Fix argument order in tegra_pcie_phy_disable() by Bjorn Helgaas · 8 years ago
  90. 9d274755 PCI: rockchip: Remove unused platform data by Bjorn Helgaas · 8 years ago
  91. de9e6bc PCI: rcar-gen2: Add local struct device pointers by Bjorn Helgaas · 8 years ago
  92. 3ff8e4a PCI: rcar: Remove DRV_NAME macro by Bjorn Helgaas · 8 years ago
  93. d0206f2 PCI: rcar: Remove unused rcar_pcie_get_resources() platform_device arg by Bjorn Helgaas · 8 years ago
  94. d9c64c5 PCI: rcar: Remove unused platform data by Bjorn Helgaas · 8 years ago
  95. ee05369 PCI: qcom: Reorder struct qcom_pcie by Bjorn Helgaas · 8 years ago
  96. e6a087e PCI: qcom: Remove redundant struct qcom_pcie.dev by Bjorn Helgaas · 8 years ago
  97. 0edd578 PCI: qcom: Remove redundant struct qcom_pcie.dbi by Bjorn Helgaas · 8 years ago
  98. 661a0e4 PCI: qcom: Remove unused platform data by Bjorn Helgaas · 8 years ago
  99. 96f6170 PCI: mvebu: Use existing of_node pointer by Bjorn Helgaas · 8 years ago
  100. 160b4e4 PCI: mvebu: Add local struct device pointers by Bjorn Helgaas · 8 years ago