1. f03c7aa Merge branch 'lorenzo/pci/dwc' by Bjorn Helgaas · 7 years ago
  2. bdc4bb1 Merge branch 'lorenzo/pci/armada8k' by Bjorn Helgaas · 7 years ago
  3. fd83941 Merge branch 'pci/virtualization' by Bjorn Helgaas · 7 years ago
  4. a7c9d4c Merge branch 'pci/resource' by Bjorn Helgaas · 7 years ago
  5. ae08aa1 Merge branch 'pci/portdrv' by Bjorn Helgaas · 7 years ago
  6. f64c146 Merge branch 'pci/hotplug' by Bjorn Helgaas · 7 years ago
  7. 5e3165d Merge branch 'pci/enumeration' by Bjorn Helgaas · 7 years ago
  8. 8e069da Merge branch 'pci/dpc' by Bjorn Helgaas · 7 years ago
  9. 08b5b2f Merge branch 'pci/aspm' by Bjorn Helgaas · 7 years ago
  10. e13d17f PCI/AER: Replace struct pcie_device with pci_dev by Keith Busch · 7 years ago
  11. 8f6fb67 PCI/AER: Remove unused parameters by Keith Busch · 7 years ago
  12. e412d63 PCI: Improve "partially hidden behind bridge" log message by Mika Westerberg · 7 years ago
  13. 70f7880 PCI: Improve pci_scan_bridge() and pci_scan_bridge_extend() doc by Mika Westerberg · 7 years ago
  14. 14fe595 PCI: Move resource distribution for single bridge outside loop by Mika Westerberg · 7 years ago
  15. 3374c54 PCI: Account for all bridges on bus when distributing bus numbers by Mika Westerberg · 7 years ago
  16. 9337a49 ACPI / hotplug / PCI: Drop unnecessary parentheses by Mika Westerberg · 7 years ago
  17. 8f004f4 ACPI / hotplug / PCI: Mark stale PCI devices disconnected by Mika Westerberg · 7 years ago
  18. 84c8b58 ACPI / hotplug / PCI: Don't scan bridges managed by native hotplug by Mika Westerberg · 7 years ago
  19. 90cc0c3 PCI: shpchp: Add shpchp_is_native() by Mika Westerberg · 7 years ago
  20. bed4e9c PCI: shpchp: Fix AMD POGO identification by Bjorn Helgaas · 7 years ago
  21. 010caed PCI/AER: Decode Error Source Requester ID by Bjorn Helgaas · 7 years ago
  22. ad4050d PCI/AER: Remove aer_recover_work_func() forward declaration by Borislav Petkov · 7 years ago
  23. b09803b PCI/DPC: Use the generic pcie_do_fatal_recovery() path by Oza Pawandeep · 7 years ago
  24. 0b91439 PCI/AER: Pass service type to pcie_do_fatal_recovery() by Oza Pawandeep · 7 years ago
  25. 6927868 PCI/DPC: Disable ERR_NONFATAL handling by DPC by Oza Pawandeep · 7 years ago
  26. e76d596 PCI/portdrv: Add generic pcie_port_find_device() by Oza Pawandeep · 7 years ago
  27. f2b775f PCI: shpchp: Use dev_printk() for OSHP-related messages by Bjorn Helgaas · 7 years ago
  28. 96a621e PCI: shpchp: Remove get_hp_hw_control_from_firmware() wrapper by Mika Westerberg · 7 years ago
  29. 6f77fa4 PCI: shpchp: Remove acpi_get_hp_hw_control_from_firmware() flags by Mika Westerberg · 7 years ago
  30. aa6be07 PCI: shpchp: Rely on previous _OSC results by Mika Westerberg · 7 years ago
  31. 1df81a6 PCI: shpchp: Request SHPC control via _OSC when adding host bridge by Mika Westerberg · 7 years ago
  32. 82280f7 PCI: shpchp: Convert SHPC to be builtin only by Mika Westerberg · 7 years ago
  33. 5352a44 PCI: pciehp: Make pciehp_is_native() stricter by Mika Westerberg · 7 years ago
  34. 9310f0d PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplug by Mika Westerberg · 7 years ago
  35. 37bd62d PCI: Enable PCI_DOMAINS along with generic PCI host controller by Jan Kiszka · 7 years ago
  36. 01fcb7f PCI: Add support for unbinding the generic PCI host controller by Jan Kiszka · 7 years ago
  37. 5bd51b3 PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge_resources() by Jan Kiszka · 7 years ago
  38. d9c5d5a PCI: Use dev_printk() in of_pci_get_host_bridge_resources() by Jan Kiszka · 7 years ago
  39. 055f87a PCI: Pass struct device to of_pci_get_host_bridge_resources() by Jan Kiszka · 7 years ago
  40. 126b7de PCI: Rename of_pci_get_host_bridge_resources() device node parameter by Jan Kiszka · 7 years ago
  41. 3bbce53 PCI: Fix devm_pci_alloc_host_bridge() memory leak by Jan Kiszka · 7 years ago
  42. e5b1db0 PCI: Remove unused pcie_get_minimum_link() by Bjorn Helgaas · 7 years ago
  43. 6f5cdfa PCI: Prevent sysfs disable of device while driver is attached by Christoph Hellwig · 7 years ago
  44. 8d85a7a PCI/IOV: Allow PF drivers to limit total_VFs to 0 by Jakub Kicinski · 7 years ago
  45. 13c6584 PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resume by Mika Westerberg · 7 years ago
  46. 5d9c6b8 PCI: pnv_php: Add missing of_node_put() by Julia Lawall · 7 years ago
  47. 854b69e PCI: qcom: add runtime pm support to pcie_port by Srinivas Kandagatla · 7 years ago
  48. f252d06 PCI/portdrv: Add generic pcie_port_find_service() by Oza Pawandeep · 7 years ago
  49. 2e28bc8 PCI/AER: Factor out error reporting to drivers/pci/pcie/err.c by Oza Pawandeep · 7 years ago
  50. d25e28e PCI/AER: Rename error recovery interfaces to generic PCI naming by Oza Pawandeep · 7 years ago
  51. 7e9084b PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devices by Oza Pawandeep · 7 years ago
  52. 9f5a70f1 PCI: Add generic pcie_wait_for_link() interface by Oza Pawandeep · 7 years ago
  53. 56abbf8 PCI/DPC: Clear interrupt status in interrupt handler top half by Oza Pawandeep · 7 years ago
  54. 074df25 PCI: qcom: Fix a bitwise vs logical NOT typo by Dan Carpenter · 7 years ago
  55. ae07b78 PCI: Make pci_get_new_domain_nr() static by Jan Kiszka · 7 years ago
  56. 011cb23 PCI: dwc: dra7xx: Use devm_ioremap_resource() instead of devm_ioremap() by Gustavo Pimentel · 7 years ago
  57. 71dcce6 PCI: dwc: artpec6: Use devm_ioremap_resource() instead of devm_ioremap() by Gustavo Pimentel · 7 years ago
  58. 1d906b2 PCI: dwc: Add support for EP mode by Gustavo Pimentel · 7 years ago
  59. 9e2aee8 PCI: Move private DT related functions into private header by Rob Herring · 7 years ago
  60. a5aa35c PCI: dwc: Move CONFIG_PCI depends to menu by Rob Herring · 7 years ago
  61. 76cbf06 PCI: dwc: Replace magic number by defines by Gustavo Pimentel · 7 years ago
  62. 6995de2 PCI: dwc: Small computation improvement by Gustavo Pimentel · 7 years ago
  63. b4a8a51 PCI: dwc: Replace lower into upper case characters by Gustavo Pimentel · 7 years ago
  64. 2d27ae8 PCI: dwc: Define maximum number of vectors by Gustavo Pimentel · 7 years ago
  65. c27fd68 PCI: imx6: Remove space before tabs by Fabio Estevam · 7 years ago
  66. 795e79df PCI: keystone: Do not treat link up message as error by Fabio Estevam · 7 years ago
  67. cef7440 PCI: Add "pci=noats" boot parameter by Gil Kupfer · 7 years ago
  68. 2af8641 PCI/AER: Add TLP header information to tracepoint by Thomas Tai · 7 years ago
  69. 5d0b401 PCI/AER: Unify error bit printing for native and CPER reporting by Alexandru Gagniuc · 7 years ago
  70. 17e8f0d PCI: Check whether bridges allow access to extended config space by Gilles Buloz · 7 years ago
  71. d22b362 PCI: pciehp: Add quirk for Command Completed errata by Bjorn Helgaas · 7 years ago
  72. 333c8c12 PCI: Add Qualcomm vendor ID by Bjorn Helgaas · 7 years ago
  73. 5d20637 PCI/portdrv: Remove unused pcie_port_acpi_setup() by Bjorn Helgaas · 7 years ago
  74. f154a71 PCI: Add ACS quirk for Intel 300 series by Mika Westerberg · 7 years ago
  75. e8440f4 PCI: Add ACS quirk for Intel 7th & 8th Gen mobile by Alex Williamson · 7 years ago
  76. a8ccf8a PCI/IOV: Add pci-pf-stub driver for PFs that only enable VFs by Alexander Duyck · 7 years ago
  77. 8effc39 PCI/IOV: Add pci_sriov_configure_simple() by Alexander Duyck · 7 years ago
  78. af8bb9f PCI/ACPI: Request LTR control from platform before using it by Bjorn Helgaas · 7 years ago
  79. 4051f5eb PCI: ibmphp: Fix use-before-set in get_max_bus_speed() by Dan Carpenter · 7 years ago
  80. 9ab105d PCI/ASPM: Disable ASPM L1.2 Substate if we don't have LTR by Bjorn Helgaas · 7 years ago
  81. adf5845 PCI: Remove messages about reassigning resources by Desnes A. Nunes do Rosario · 7 years ago
  82. 1b30dfd PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags as broken by Sinan Kaya · 7 years ago
  83. 49a695b Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  84. 3c0d551 Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  85. 7432acf Merge branch 'lorenzo/pci/xilinx' by Bjorn Helgaas · 7 years ago
  86. d2f48c5 Merge branch 'lorenzo/pci/xgene' by Bjorn Helgaas · 7 years ago
  87. 34fe07b Merge branch 'lorenzo/pci/tegra' by Bjorn Helgaas · 7 years ago
  88. df25d40 Merge branch 'lorenzo/pci/rcar' by Bjorn Helgaas · 7 years ago
  89. 84d4d6f Merge branch 'lorenzo/pci/hv' by Bjorn Helgaas · 7 years ago
  90. 74716ff Merge branch '6c994c504fa2' by Bjorn Helgaas · 7 years ago
  91. 14d8d77 Merge branch 'lorenzo/pci/endpoint' by Bjorn Helgaas · 7 years ago
  92. 1ad9a87 Merge branch 'lorenzo/pci/dwc-msi' by Bjorn Helgaas · 7 years ago
  93. f3c9109 Merge branch 'lorenzo/pci/dwc' by Bjorn Helgaas · 7 years ago
  94. 248c51d Merge branch 'lorenzo/pci/altera' by Bjorn Helgaas · 7 years ago
  95. c8afd5e Merge branch 'pci/vpd' by Bjorn Helgaas · 7 years ago
  96. a4b8850 Merge branch 'pci/virtualization' by Bjorn Helgaas · 7 years ago
  97. 64ae499 Merge branch 'pci/portdrv' by Bjorn Helgaas · 7 years ago
  98. 43b90ea Merge branch 'pci/misc' by Bjorn Helgaas · 7 years ago
  99. 3da1b61 Merge branch 'pci/lpc' by Bjorn Helgaas · 7 years ago
  100. a5c6ad7 Merge branch 'pci/hotplug' by Bjorn Helgaas · 7 years ago