1. 14d8d77 Merge branch 'lorenzo/pci/endpoint' by Bjorn Helgaas · 7 years ago
  2. 1ad9a87 Merge branch 'lorenzo/pci/dwc-msi' by Bjorn Helgaas · 7 years ago
  3. f3c9109 Merge branch 'lorenzo/pci/dwc' by Bjorn Helgaas · 7 years ago
  4. 248c51d Merge branch 'lorenzo/pci/altera' by Bjorn Helgaas · 7 years ago
  5. c8afd5e Merge branch 'pci/vpd' by Bjorn Helgaas · 7 years ago
  6. a4b8850 Merge branch 'pci/virtualization' by Bjorn Helgaas · 7 years ago
  7. 64ae499 Merge branch 'pci/portdrv' by Bjorn Helgaas · 7 years ago
  8. 43b90ea Merge branch 'pci/misc' by Bjorn Helgaas · 7 years ago
  9. 3da1b61 Merge branch 'pci/lpc' by Bjorn Helgaas · 7 years ago
  10. a5c6ad7 Merge branch 'pci/hotplug' by Bjorn Helgaas · 7 years ago
  11. 315271b Merge branch 'pci/enumeration' by Bjorn Helgaas · 7 years ago
  12. db7a726 Merge branch 'pci/deprecate-get-bus-and-slot' by Bjorn Helgaas · 7 years ago
  13. 09baca9 Merge branch 'pci/aspm' by Bjorn Helgaas · 7 years ago
  14. e0aa156 HISI LPC: Add ACPI support by John Garry · 7 years ago
  15. dfda449 ACPI / scan: Do not enumerate Indirect IO host children by John Garry · 7 years ago
  16. d87fb09 ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use by John Garry · 7 years ago
  17. adf38bb HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings by Zhichang Yuan · 7 years ago
  18. 65af618 of: Add missing I/O range exception for indirect-IO devices by Zhichang Yuan · 7 years ago
  19. 5745392 PCI: Apply the new generic I/O management on PCI IO hosts by Zhichang Yuan · 7 years ago
  20. fcfaab3 PCI: Add fwnode handler as input param of pci_register_io_range() by Gabriele Paoloni · 7 years ago
  21. e251547 PCI: Remove __weak tag from pci_register_io_range() by Gabriele Paoloni · 7 years ago
  22. 170648f fm10k: Report PCIe link properties with pcie_print_link_status() by Bjorn Helgaas · 7 years ago
  23. 33523a3 net/mlx5e: Use pcie_bandwidth_available() to compute bandwidth by Tal Gilboa · 7 years ago
  24. 00c6bcb net/mlx5: Report PCIe link properties with pcie_print_link_status() by Tal Gilboa · 7 years ago
  25. 190b509 net/mlx4_core: Report PCIe link properties with pcie_print_link_status() by Tal Gilboa · 7 years ago
  26. 9e506a7 PCI: Add pcie_print_link_status() to log link speed and whether it's limited by Tal Gilboa · 7 years ago
  27. 6db79a8 PCI: Add pcie_bandwidth_available() to compute bandwidth available to device by Tal Gilboa · 7 years ago
  28. 16b17ca misc: pci_endpoint_test: Handle 64-bit BARs properly by Niklas Cassel · 7 years ago
  29. 96a3be4 PCI: designware-ep: Make dw_pcie_ep_reset_bar() handle 64-bit BARs properly by Niklas Cassel · 7 years ago
  30. 6474a4e PCI: endpoint: Make sure that BAR_5 does not have 64-bit flag set when clearing by Niklas Cassel · 7 years ago
  31. 77d08db PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *epf_bar by Niklas Cassel · 7 years ago
  32. fca8305 PCI: endpoint: Handle 64-bit BARs properly by Niklas Cassel · 7 years ago
  33. a2ea8ac PCI: cadence: Set PCI_BASE_ADDRESS_MEM_TYPE_64 if a 64-bit BAR was set-up by Niklas Cassel · 7 years ago
  34. d28810b PCI: designware-ep: Make dw_pcie_ep_set_bar() handle 64-bit BARs properly by Niklas Cassel · 7 years ago
  35. f25b5fa PCI: endpoint: Setting a BAR size > 4 GB is invalid if 64-bit flag is not set by Niklas Cassel · 7 years ago
  36. 3567a4ed PCI: endpoint: Setting 64-bit/prefetch bit is invalid when IO is set by Niklas Cassel · 7 years ago
  37. f16b1f6 PCI: endpoint: Setting BAR_5 to 64-bits wide is invalid by Niklas Cassel · 7 years ago
  38. bc4a489 PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar() by Niklas Cassel · 7 years ago
  39. bf59757 PCI: endpoint: BAR width should not depend on sizeof dma_addr_t by Niklas Cassel · 7 years ago
  40. e02602bd PCI/DPC: Rename from pcie-dpc.c to dpc.c by Bjorn Helgaas · 7 years ago
  41. cf0921b PCI/IOV: Use VF0 cached config registers for other VFs by KarimAllah Ahmed · 7 years ago
  42. 4e5fad4 PCI/DPC: Do not enable DPC if AER control is not allowed by the BIOS by Mika Westerberg · 7 years ago
  43. f0553ba PCI/AER: Use cached AER Capability offset by Frederick Lawler · 7 years ago
  44. d850882 PCI/portdrv: Rename and reverse sense of pcie_ports_auto by Bjorn Helgaas · 7 years ago
  45. 842b447 PCI/portdrv: Encapsulate pcie_ports_auto inside the port driver by Bjorn Helgaas · 7 years ago
  46. 4c0fd76 PCI/portdrv: Remove unnecessary "pcie_ports=auto" parameter by Bjorn Helgaas · 7 years ago
  47. 1e447c5 PCI/portdrv: Remove "pcie_hp=nomsi" kernel parameter by Bjorn Helgaas · 7 years ago
  48. 1b64cb8 PCI/portdrv: Remove unnecessary include of <linux/pci-aspm.h> by Bjorn Helgaas · 7 years ago
  49. 02bfeb4 PCI/portdrv: Simplify PCIe feature permission checking by Bjorn Helgaas · 7 years ago
  50. 168f3ae PCI/portdrv: Remove unused PCIE_PORT_SERVICE_VC by Bjorn Helgaas · 7 years ago
  51. c6c889d PCI/portdrv: Remove pcie_port_bus_type link order dependency by Bjorn Helgaas · 7 years ago
  52. 79a0111 PCI/portdrv: Disable port driver in compat mode by Bjorn Helgaas · 7 years ago
  53. 3620c71 PCI/PM: Clear PCIe PME Status bit for Root Complex Event Collectors by Bjorn Helgaas · 7 years ago
  54. b852f63 PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidth by Tal Gilboa · 7 years ago
  55. c70b65f PCI: Add pcie_get_width_cap() to find max supported link width by Tal Gilboa · 7 years ago
  56. 6cf57be PCI: Add pcie_get_speed_cap() to find max supported link speed by Tal Gilboa · 7 years ago
  57. 13d3047 ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status() by Mika Westerberg · 7 years ago
  58. 1acfb9b PCI: Add decoding for 16 GT/s link speed by Jay Fang · 7 years ago
  59. bf4447f PCI/IOV: Skip BAR sizing for VFs by KarimAllah Ahmed · 7 years ago
  60. df62ab5 PCI: Tidy comments by Bjorn Helgaas · 7 years ago
  61. 3133e6d PCI: Tidy Makefiles by Bjorn Helgaas · 7 years ago
  62. 66e3339 mcb: Add Altera PCI ID to mcb-pci by Johannes Thumshirn · 7 years ago
  63. 33c4c8a PCI: Add Altera vendor ID by Johannes Thumshirn · 7 years ago
  64. 6846b3b PCI: Report quirks that take more than 10ms by Bjorn Helgaas · 7 years ago
  65. d89bd91 PCI: Report quirk timings with pci_info() instead of pr_debug() by Bjorn Helgaas · 7 years ago
  66. f9ea894 PCI/VPD: Move VPD structures to vpd.c by Bjorn Helgaas · 7 years ago
  67. 9960585 PCI/VPD: Move VPD quirks to vpd.c by Bjorn Helgaas · 7 years ago
  68. b1c615c PCI/VPD: Move VPD sysfs code to vpd.c by Bjorn Helgaas · 7 years ago
  69. f0eb77a PCI/VPD: Move VPD access code to vpd.c by Bjorn Helgaas · 7 years ago
  70. a39bd85 PCI/PM: Clear PCIe PME Status bit in core, not PCIe port driver by Bjorn Helgaas · 7 years ago
  71. dcb0453 PCI/PM: Move pcie_clear_root_pme_status() to core by Bjorn Helgaas · 7 years ago
  72. ef79426 PCI/portdrv: Merge pcieport_if.h into portdrv.h by Bjorn Helgaas · 7 years ago
  73. 58dfb24 PCI: histb: Add an optional regulator for PCIe port power control by Shawn Guo · 7 years ago
  74. db0c25f PCI: histb: Fix error path of histb_pcie_host_enable() by Shawn Guo · 7 years ago
  75. 68e7c15 PCI: qcom: Use regulator bulk api for apq8064 supplies by Srinivas Kandagatla · 7 years ago
  76. f625b1a PCI: qcom: Add missing supplies required for msm8996 by Srinivas Kandagatla · 7 years ago
  77. ae15d86 PCI: designware-ep: Fix typo in error message by Niklas Cassel · 7 years ago
  78. 1f319cb PCI: dwc: Expand maximum number of MSI IRQs from 32 to 256 by Gustavo Pimentel · 7 years ago
  79. 3f43ccc PCI: dwc: Remove old MSI IRQs API by Gustavo Pimentel · 7 years ago
  80. 7c5925a PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical API by Gustavo Pimentel · 7 years ago
  81. be20f6b PCI/IOV: Skip INTx config reads for VFs by KarimAllah Ahmed · 7 years ago
  82. 6b2f1351 PCI: Wait for device to become ready after secondary bus reset by Sinan Kaya · 7 years ago
  83. 01fd61c PCI: Add a return type for pci_reset_bridge_secondary_bus() by Sinan Kaya · 7 years ago
  84. abbcf0e PCI: Wait for device to become ready after a power management reset by Sinan Kaya · 7 years ago
  85. 9df1c6e PCI: Fix NULL pointer dereference in of_pci_bus_find_domain_nr() by Shawn Lin · 7 years ago
  86. 50ee106 PCI: endpoint: Remove goto labels in pci_epf_create() by Rolf Evers-Fischer · 7 years ago
  87. 9eef6a5 PCI: endpoint: Fix kernel panic after put_device() by Rolf Evers-Fischer · 7 years ago
  88. 36cc14a PCI: endpoint: Simplify name allocation for EPF device by Rolf Evers-Fischer · 7 years ago
  89. 0487517 PCI/ASPM: Don't warn if already in common clock mode by Sinan Kaya · 7 years ago
  90. f51af8a PCI/ASPM: Declare threshold_ns as u32, not u64 by Gustavo A. R. Silva · 7 years ago
  91. 205adda PCI: cpqphp: Fix possible NULL pointer dereference by Shawn Lin · 7 years ago
  92. db89ed1 PCI: altera: Fix bool initialization in tlp_read_packet() by Gustavo A. R. Silva · 7 years ago
  93. a2758b6 PCI: Rename pci_flr_wait() to pci_dev_wait() and make it generic by Sinan Kaya · 7 years ago
  94. 91295d7 PCI: Handle FLR failure and allow other reset types by Sinan Kaya · 7 years ago
  95. cb5e0d0 PCI: Protect restore with device lock to be consistent by Sinan Kaya · 7 years ago
  96. 832e4e1f PCI: Add function 1 DMA alias quirk for Marvell 88SE9220 by Thomas Vincent-Cross · 7 years ago
  97. 4ef76ad PCI: Add ACS quirk for Ampere root ports by Feng Kan · 7 years ago
  98. c37e627 PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/ by Frederick Lawler · 7 years ago
  99. 3ecac02 PCI/AER: Move pci_uevent_ers() out of pci.h by Michael Ellerman · 7 years ago
  100. 204f4af PCI: Remove redundant probes for device reset support by Bjorn Helgaas · 7 years ago