1. b98a7f7 Merge branch 'pci/host-thunder' into next by Bjorn Helgaas · 8 years ago
  2. bcea623 Merge branch 'pci/host-rockchip' into next by Bjorn Helgaas · 8 years ago
  3. 56195e9 Merge branch 'pci/host-rcar' into next by Bjorn Helgaas · 8 years ago
  4. dda7189 Merge branch 'pci/host-mvebu' into next by Bjorn Helgaas · 8 years ago
  5. e2dc4f2 Merge branch 'pci/host-layerscape' into next by Bjorn Helgaas · 8 years ago
  6. 68094b4 Merge branch 'pci/host-iproc' into next by Bjorn Helgaas · 8 years ago
  7. e34e38b Merge branch 'pci/host-imx6' into next by Bjorn Helgaas · 8 years ago
  8. 5dcda98 Merge branch 'pci/host-hv' into next by Bjorn Helgaas · 8 years ago
  9. d952097 Merge branch 'pci/host-hisi' into next by Bjorn Helgaas · 8 years ago
  10. b2e6d30 Merge branch 'pci/host-exynos' into next by Bjorn Helgaas · 8 years ago
  11. 1a55761 Merge branch 'pci/host-altera' into next by Bjorn Helgaas · 8 years ago
  12. 3bb0356 Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 8 years ago
  13. 7a2b3f0 PCI: dwc: Remove dependency of designware on CONFIG_PCI by Kishon Vijay Abraham I · 8 years ago
  14. a056020 PCI: dwc: Add CONFIG_PCIE_DW_HOST to enable PCI dwc host by Kishon Vijay Abraham I · 8 years ago
  15. feb85d9 PCI: dwc: Split pcie-designware.c into host and core files by Kishon Vijay Abraham I · 8 years ago
  16. 314fc85 PCI: dwc: designware: Fix style errors in pcie-designware.c by Kishon Vijay Abraham I · 8 years ago
  17. 5f334db PCI: dwc: designware: Parse "num-lanes" property in dw_pcie_setup_rc() by Kishon Vijay Abraham I · 8 years ago
  18. 442ec4c PCI: dwc: all: Split struct pcie_port into host-only and core structures by Kishon Vijay Abraham I · 8 years ago
  19. 40f67fb PCI: dwc: designware: Get device pointer at the start of dw_pcie_host_init() by Kishon Vijay Abraham I · 8 years ago
  20. 19ce01cc PCI: dwc: all: Rename cfg_read/cfg_write to read/write by Kishon Vijay Abraham I · 8 years ago
  21. 9bcf0a6 PCI: dwc: all: Use platform_set_drvdata() to save private data by Kishon Vijay Abraham I · 8 years ago
  22. b90dc39 PCI: dwc: designware: Move register defines to designware header file by Kishon Vijay Abraham I · 8 years ago
  23. 11a61a8 PCI: dwc: Use PTR_ERR_OR_ZERO to simplify code by Fengguang Wu · 8 years ago
  24. 1f6c450 PCI: dra7xx: Group PHY API invocations by Kishon Vijay Abraham I · 8 years ago
  25. ebe85a4 PCI: dra7xx: Enable MSI and legacy interrupts simultaneously by Kishon Vijay Abraham I · 8 years ago
  26. ab5fe4f PCI: dra7xx: Add support to force RC to work in GEN1 mode by Kishon Vijay Abraham I · 8 years ago
  27. 602d38b PCI: dra7xx: Simplify probe code with devm_gpiod_get_optional() by Kishon Vijay Abraham I · 8 years ago
  28. 950bf63 PCI: Move DesignWare IP support to new drivers/pci/dwc/ directory by Kishon Vijay Abraham I · 8 years ago
  29. 656795c Merge branch 'for-linus' into pci/host-designware by Bjorn Helgaas · 8 years ago
  30. e7cd7ef PCI: exynos: Support the PHY generic framework by Jaehoon Chung · 8 years ago
  31. 34f80c7 Documentation: binding: Modify the exynos5440 PCIe binding by Jaehoon Chung · 8 years ago
  32. cf0adb8e phy: phy-exynos-pcie: Add support for Exynos PCIe PHY by Jaehoon Chung · 8 years ago
  33. ad8ec41 Documentation: samsung-phy: Add exynos-pcie-phy binding by Jaehoon Chung · 8 years ago
  34. 8ca6e0a PCI: altera: Extract TLP completion status correctly by Yadi Hu · 8 years ago
  35. 5800790 PCI: rockchip: Set vendor ID from local core config space by Shawn Lin · 8 years ago
  36. 4a9b093 PCI: hv: Use device serial number as PCI domain by Haiyang Zhang · 8 years ago
  37. 4c2ae32 Merge branch 'pci/vpd' into next by Bjorn Helgaas · 8 years ago
  38. 8b9c156 Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
  39. 0dc49eb Merge branch 'pci/resource' into next by Bjorn Helgaas · 8 years ago
  40. 3ec2574 Merge branch 'pci/msi' into next by Bjorn Helgaas · 8 years ago
  41. 906c142 Merge branch 'pci/hotplug' into next by Bjorn Helgaas · 8 years ago
  42. 63ab93f Merge branch 'pci/enumeration' into next by Bjorn Helgaas · 8 years ago
  43. af3a2ab Merge branch 'pci/dpc' into next by Bjorn Helgaas · 8 years ago
  44. 8f417ca Merge branch 'pci/aspm' into next by Bjorn Helgaas · 8 years ago
  45. ca0ef7f Merge branch 'pci/aer' into next by Bjorn Helgaas · 8 years ago
  46. e4e7d597 PCI/MSI: Update MSI/MSI-X bits in PCIEBUS-HOWTO by Christoph Hellwig · 8 years ago
  47. c3cf2c6 PCI/MSI: Document pci_alloc_irq_vectors(), deprecate pci_enable_msi() by Christoph Hellwig · 8 years ago
  48. a142f4d PCI/ASPM: Add comment about L1 substate latency by Rajat Jain · 8 years ago
  49. aeda9ad PCI/ASPM: Configure L1 substate settings by Rajat Jain · 8 years ago
  50. f1f0366 PCI/ASPM: Calculate and save the L1.2 timing parameters by Rajat Jain · 8 years ago
  51. b5a0a9b PCI/ASPM: Read and set up L1 substate capabilities by Rajat Jain · 8 years ago
  52. b2103cc PCI/ASPM: Add support for L1 substates by Rajat Jain · 8 years ago
  53. 0fc1223 PCI/ASPM: Add L1 substate capability structure register definitions by Rajat Jain · 8 years ago
  54. 3278478 PCI: exynos: Refactor to make it easier to support other SoCs by Niyas Ahmed S T · 8 years ago
  55. 948b762 PCI/MSI: Return -ENOSPC if pci_enable_msi_range() can't get enough vectors by Dennis Chen · 8 years ago
  56. 3674cc4 PCI/portdrv: Use pci_irq_alloc_vectors() by Christoph Hellwig · 8 years ago
  57. 862290f PCI/MSI: Check that we have a legacy interrupt line before using it by Christoph Hellwig · 8 years ago
  58. f1d722b PCI: rockchip: Fix rockchip_pcie_probe() error path to free resource list by Shawn Lin · 8 years ago
  59. 21b7245 PCI: imx6: Fix a typo in error message by Andrey Smirnov · 8 years ago
  60. 60e2e2f PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal by Dexuan Cui · 8 years ago
  61. fed6781 PCI: Remove duplicate check for positive return value from probe() functions by Gabriel Krisman Bertazi · 8 years ago
  62. abdbf4d PCI/DPC: Wait for Root Port busy to clear by Keith Busch · 8 years ago
  63. 87b336d PCI/DPC: Decode extended reasons by Keith Busch · 8 years ago
  64. 699c4ce PCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs() by Christoph Hellwig · 8 years ago
  65. 47feb41 PCI/MSI: Remove unused pci_msi_create_default_irq_domain() by Christoph Hellwig · 8 years ago
  66. 3adfb57 PCI/MSI: Return failure when msix_setup_entries() fails by Christophe JAILLET · 8 years ago
  67. 60db3a4 PCI: Enable PCIe Extended Tags if supported by Sinan Kaya · 8 years ago
  68. 2fd260f PCI/AER: Remove unused .link_reset() callback by Michael S. Tsirkin · 8 years ago
  69. 3fb5561 PCI: generic: Call pci_fixup_irqs() only on ARM by Dongdong Liu · 8 years ago
  70. 72f2ff0 PCI: Disable MSI for HiSilicon Hip06/Hip07 Root Ports by Dongdong Liu · 8 years ago
  71. 4788316 PCI: hisi: Rename config space accessors to remove "acpi" by Bjorn Helgaas · 8 years ago
  72. ce709f8 PCI: Add Broadcom Northstar2 PAXC quirk for device class and MPSS by Jon Mason · 8 years ago
  73. 4d4836a PCI: iproc: Configure PCIe MPS settings by Jon Mason · 8 years ago
  74. 92004a06 PCI: exynos: Remove duplicated code by Jaehoon Chung · 8 years ago
  75. 2681c0e PCI: exynos: Use the bitops BIT() macro to build bitmasks by Jaehoon Chung · 8 years ago
  76. e3538f4 PCI: exynos: Remove unnecessary local variables by Jaehoon Chung · 8 years ago
  77. d6da7d9 PCI: exynos: Replace the *_blk/*_phy/*_elb accessors by Jaehoon Chung · 8 years ago
  78. 8ed81ec PCI: mvebu: Change delay after reset to the PCIe spec mandated 100ms by Lucas Stach · 8 years ago
  79. a2ec199609 PCI: hisi: Add DT almost-ECAM support for Hip06/Hip07 host controllers by Dongdong Liu · 8 years ago
  80. 792e0a6 PCI: hisi: Use of_device_get_match_data() to simplify probe by Shailendra Verma · 8 years ago
  81. 5b0948d PCI: Lock each enable/disable num_vfs operation in sysfs by Emil Tantilov · 8 years ago
  82. 4f69bd1 PCI: Increase VPD access timeout to 125ms by Matthew R. Ochs · 8 years ago
  83. e5c3b3e PCI: iproc: Use of_device_get_match_data() to simplify probe by Bjorn Helgaas · 8 years ago
  84. 6dc2c04 PCI: layerscape: Use of_device_get_match_data() to simplify probe by Bjorn Helgaas · 8 years ago
  85. ff1677e PCI: rcar: Use of_device_get_match_data() to simplify probe by Bjorn Helgaas · 8 years ago
  86. a712807 PCI: imx6: Remove LTSSM disable workaround by Lucas Stach · 8 years ago
  87. cdcb33f PCI: Avoid possible deadlock on pci_lock and p->pi_lock by Bjorn Helgaas · 8 years ago
  88. 0b351c9 PCI: rockchip: Mark PM functions as __maybe_unused by Arnd Bergmann · 8 years ago
  89. 7faebda PCI: rockchip: Use readl_poll_timeout() instead of open-coding it by Shawn Lin · 8 years ago
  90. d9bf28e PCI: mvebu: Handle changes to the bridge windows while enabled by Jason Gunthorpe · 8 years ago
  91. 4e0a90b38 PCI: exynos: Rename all pointer names from "exynos_pcie" to "ep" by Jaehoon Chung · 8 years ago
  92. 7184f5b PCI: Add ACS quirk for Intel Union Point by Alex Williamson · 8 years ago
  93. 4fe0395 PCI/MSI: Remove pci_enable_msi_{exact,range}() by Christoph Hellwig · 8 years ago
  94. e753774 amd-xgbe: Update PCI support to use new IRQ functions by Tom Lendacky · 8 years ago
  95. e8e8dd6 [media] cobalt: use pci_irq_allocate_vectors() by Christoph Hellwig · 8 years ago
  96. c5c4d3a PCI: thunder-pem: Add support for cn81xx and cn83xx SoCs by David Daney · 8 years ago
  97. afc9595 PCI: rockchip: Disable RC's ASPM L0s based on DT "aspm-no-l0s" by Shawn Lin · 8 years ago
  98. 53762ba PCI/ACPI: Fix bus range comparison in pci_mcfg_lookup() by Zhou Wang · 8 years ago
  99. dadf173 PCI/MSI: Fix msi_capability_init() kernel-doc warnings by Randy Dunlap · 8 years ago
  100. caf3f56 PCI: imx6: Remove redundant "Link never came up" message by Fabio Estevam · 8 years ago