1. 7f5d157 Merge tag 'pci-v4.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  2. ae860a1 PCI / PM: Do not clear state_saved in pci_pm_freeze() when smart suspend is set by Mika Westerberg · 7 years ago
  3. 0cf22d6 PCI: Add "PCIe" to pcie_print_link_status() messages by Jakub Kicinski · 7 years ago
  4. 5db8f8d PCI: kirin: Fix reset gpio name by Loic Poulain · 7 years ago
  5. fc31c4e PCI: aardvark: Fix PCIe Max Read Request Size setting by Evan Wang · 7 years ago
  6. 3430f92 PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy irq mode by Victor Gu · 7 years ago
  7. 4fa3999 PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf() by Victor Gu · 7 years ago
  8. 660661a PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf() by Victor Gu · 7 years ago
  9. adf5845 PCI: Remove messages about reassigning resources by Desnes A. Nunes do Rosario · 7 years ago
  10. 1b30dfd PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags as broken by Sinan Kaya · 7 years ago
  11. 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
  12. 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
  13. 7432acf Merge branch 'lorenzo/pci/xilinx' by Bjorn Helgaas · 7 years ago
  14. d2f48c5 Merge branch 'lorenzo/pci/xgene' by Bjorn Helgaas · 7 years ago
  15. 34fe07b Merge branch 'lorenzo/pci/tegra' by Bjorn Helgaas · 7 years ago
  16. df25d40 Merge branch 'lorenzo/pci/rcar' by Bjorn Helgaas · 7 years ago
  17. 84d4d6f Merge branch 'lorenzo/pci/hv' by Bjorn Helgaas · 7 years ago
  18. 74716ff Merge branch '6c994c504fa2' by Bjorn Helgaas · 7 years ago
  19. 14d8d77 Merge branch 'lorenzo/pci/endpoint' by Bjorn Helgaas · 7 years ago
  20. 1ad9a87 Merge branch 'lorenzo/pci/dwc-msi' by Bjorn Helgaas · 7 years ago
  21. f3c9109 Merge branch 'lorenzo/pci/dwc' by Bjorn Helgaas · 7 years ago
  22. 248c51d Merge branch 'lorenzo/pci/altera' by Bjorn Helgaas · 7 years ago
  23. c8afd5e Merge branch 'pci/vpd' by Bjorn Helgaas · 7 years ago
  24. a4b8850 Merge branch 'pci/virtualization' by Bjorn Helgaas · 7 years ago
  25. 64ae499 Merge branch 'pci/portdrv' by Bjorn Helgaas · 7 years ago
  26. 43b90ea Merge branch 'pci/misc' by Bjorn Helgaas · 7 years ago
  27. 3da1b61 Merge branch 'pci/lpc' by Bjorn Helgaas · 7 years ago
  28. a5c6ad7 Merge branch 'pci/hotplug' by Bjorn Helgaas · 7 years ago
  29. 315271b Merge branch 'pci/enumeration' by Bjorn Helgaas · 7 years ago
  30. 09baca9 Merge branch 'pci/aspm' by Bjorn Helgaas · 7 years ago
  31. 5745392 PCI: Apply the new generic I/O management on PCI IO hosts by Zhichang Yuan · 7 years ago
  32. fcfaab3 PCI: Add fwnode handler as input param of pci_register_io_range() by Gabriele Paoloni · 7 years ago
  33. e251547 PCI: Remove __weak tag from pci_register_io_range() by Gabriele Paoloni · 7 years ago
  34. 9e506a7 PCI: Add pcie_print_link_status() to log link speed and whether it's limited by Tal Gilboa · 7 years ago
  35. 6db79a8 PCI: Add pcie_bandwidth_available() to compute bandwidth available to device by Tal Gilboa · 7 years ago
  36. 96a3be4 PCI: designware-ep: Make dw_pcie_ep_reset_bar() handle 64-bit BARs properly by Niklas Cassel · 7 years ago
  37. 6474a4e PCI: endpoint: Make sure that BAR_5 does not have 64-bit flag set when clearing by Niklas Cassel · 7 years ago
  38. 77d08db PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *epf_bar by Niklas Cassel · 7 years ago
  39. fca8305 PCI: endpoint: Handle 64-bit BARs properly by Niklas Cassel · 7 years ago
  40. a2ea8ac PCI: cadence: Set PCI_BASE_ADDRESS_MEM_TYPE_64 if a 64-bit BAR was set-up by Niklas Cassel · 7 years ago
  41. d28810b PCI: designware-ep: Make dw_pcie_ep_set_bar() handle 64-bit BARs properly by Niklas Cassel · 7 years ago
  42. f25b5fa PCI: endpoint: Setting a BAR size > 4 GB is invalid if 64-bit flag is not set by Niklas Cassel · 7 years ago
  43. 3567a4ed PCI: endpoint: Setting 64-bit/prefetch bit is invalid when IO is set by Niklas Cassel · 7 years ago
  44. f16b1f6 PCI: endpoint: Setting BAR_5 to 64-bits wide is invalid by Niklas Cassel · 7 years ago
  45. bc4a489 PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar() by Niklas Cassel · 7 years ago
  46. bf59757 PCI: endpoint: BAR width should not depend on sizeof dma_addr_t by Niklas Cassel · 7 years ago
  47. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  48. cea061e4 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  49. e02602bd PCI/DPC: Rename from pcie-dpc.c to dpc.c by Bjorn Helgaas · 7 years ago
  50. cf0921b PCI/IOV: Use VF0 cached config registers for other VFs by KarimAllah Ahmed · 7 years ago
  51. 4e5fad4 PCI/DPC: Do not enable DPC if AER control is not allowed by the BIOS by Mika Westerberg · 7 years ago
  52. f0553ba PCI/AER: Use cached AER Capability offset by Frederick Lawler · 7 years ago
  53. d850882 PCI/portdrv: Rename and reverse sense of pcie_ports_auto by Bjorn Helgaas · 7 years ago
  54. 842b447 PCI/portdrv: Encapsulate pcie_ports_auto inside the port driver by Bjorn Helgaas · 7 years ago
  55. 4c0fd76 PCI/portdrv: Remove unnecessary "pcie_ports=auto" parameter by Bjorn Helgaas · 7 years ago
  56. 1e447c5 PCI/portdrv: Remove "pcie_hp=nomsi" kernel parameter by Bjorn Helgaas · 7 years ago
  57. 1b64cb8 PCI/portdrv: Remove unnecessary include of <linux/pci-aspm.h> by Bjorn Helgaas · 7 years ago
  58. 02bfeb4 PCI/portdrv: Simplify PCIe feature permission checking by Bjorn Helgaas · 7 years ago
  59. 168f3ae PCI/portdrv: Remove unused PCIE_PORT_SERVICE_VC by Bjorn Helgaas · 7 years ago
  60. c6c889d PCI/portdrv: Remove pcie_port_bus_type link order dependency by Bjorn Helgaas · 7 years ago
  61. 79a0111 PCI/portdrv: Disable port driver in compat mode by Bjorn Helgaas · 7 years ago
  62. 3620c71 PCI/PM: Clear PCIe PME Status bit for Root Complex Event Collectors by Bjorn Helgaas · 7 years ago
  63. b852f63 PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidth by Tal Gilboa · 7 years ago
  64. c70b65f PCI: Add pcie_get_width_cap() to find max supported link width by Tal Gilboa · 7 years ago
  65. 6cf57be PCI: Add pcie_get_speed_cap() to find max supported link speed by Tal Gilboa · 7 years ago
  66. 2b4f44ee Backmerge tag 'v4.16-rc7' into drm-next by Dave Airlie · 7 years ago
  67. 13d3047 ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status() by Mika Westerberg · 7 years ago
  68. 7450291 PCI: pcie-xilinx-nwl: Fix mask value to disable MSIs by Lorenzo Pieralisi · 7 years ago
  69. 6c994c5 PCI: v3-semi: Remove unnecessary semicolon by Fengguang Wu · 7 years ago
  70. d170867 PCI: rcar: Remove unnecessary semicolon by Fengguang Wu · 7 years ago
  71. 492d98e PCI: faraday: Make struct faraday_pci_variant static by Fengguang Wu · 7 years ago
  72. e734016 PCI: kirin: Make struct kirin_pcie_driver static by Fengguang Wu · 7 years ago
  73. 1acfb9b PCI: Add decoding for 16 GT/s link speed by Jay Fang · 7 years ago
  74. d2fd734 PCI: kirin: Fix missing dependency on PCI_MSI_IRQ_DOMAIN by Rob Herring · 7 years ago
  75. a1b363a PCI: iproc: Remove dependency on ARM specific struct pci_sys_data by Rob Herring · 7 years ago
  76. e4aa4ae PCI: kirin: Remove unnecessary asm/compiler.h include by Rob Herring · 7 years ago
  77. efac248 Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  78. bf4447f PCI/IOV: Skip BAR sizing for VFs by KarimAllah Ahmed · 7 years ago
  79. df62ab5 PCI: Tidy comments by Bjorn Helgaas · 7 years ago
  80. 3133e6d PCI: Tidy Makefiles by Bjorn Helgaas · 7 years ago
  81. 6846b3b PCI: Report quirks that take more than 10ms by Bjorn Helgaas · 7 years ago
  82. d89bd91 PCI: Report quirk timings with pci_info() instead of pr_debug() by Bjorn Helgaas · 7 years ago
  83. f9ea894 PCI/VPD: Move VPD structures to vpd.c by Bjorn Helgaas · 7 years ago
  84. 9960585 PCI/VPD: Move VPD quirks to vpd.c by Bjorn Helgaas · 7 years ago
  85. b1c615c PCI/VPD: Move VPD sysfs code to vpd.c by Bjorn Helgaas · 7 years ago
  86. f0eb77a PCI/VPD: Move VPD access code to vpd.c by Bjorn Helgaas · 7 years ago
  87. da76ba5 PCI: tegra: Add power management support by Manikanta Maddireddy · 7 years ago
  88. 948373b PCI: hv: Only queue new work items in hv_pci_devices_present() if necessary by Dexuan Cui · 7 years ago
  89. fca288c PCI: hv: Remove the bogus test in hv_eject_device_work() by Dexuan Cui · 7 years ago
  90. df3f215 PCI: hv: Fix a comment typo in _hv_pcifront_read_config() by Dexuan Cui · 7 years ago
  91. de0aa7b PCI: hv: Fix 2 hang issues in hv_compose_msi_msg() by Dexuan Cui · 7 years ago
  92. 021ad27 PCI: hv: Serialize the present and eject work items by Dexuan Cui · 7 years ago
  93. bb9d812 arch: remove tile port by Arnd Bergmann · 7 years ago
  94. 6de3ff9 PCI: tegra: Add PCI_MSI_IRQ_DOMAIN kconfig dependency by Arnd Bergmann · 7 years ago
  95. 07f4f97 vga_switcheroo: Use device link for HDA controller by Lukas Wunner · 7 years ago
  96. 2a4d2c4 PCI: Make pci_wakeup_bus() & pci_bus_set_current_state() public by Lukas Wunner · 7 years ago
  97. 5775b84 PCI: Restore config space on runtime resume despite being unbound by Rafael J. Wysocki · 7 years ago
  98. 97c6f25 PCI/hotplug: ppc: correct a php_slot usage after free by Simon Guo · 7 years ago
  99. a39bd85 PCI/PM: Clear PCIe PME Status bit in core, not PCIe port driver by Bjorn Helgaas · 7 years ago
  100. dcb0453 PCI/PM: Move pcie_clear_root_pme_status() to core by Bjorn Helgaas · 7 years ago