1. 1ad9a87 Merge branch 'lorenzo/pci/dwc-msi' by Bjorn Helgaas · 7 years ago
  2. f3c9109 Merge branch 'lorenzo/pci/dwc' by Bjorn Helgaas · 7 years ago
  3. 248c51d Merge branch 'lorenzo/pci/altera' by Bjorn Helgaas · 7 years ago
  4. c8afd5e Merge branch 'pci/vpd' by Bjorn Helgaas · 7 years ago
  5. a4b8850 Merge branch 'pci/virtualization' by Bjorn Helgaas · 7 years ago
  6. 0eb6de7 Merge branch 'pci/sparc' by Bjorn Helgaas · 7 years ago
  7. 1e1b320 Merge branch 'pci/resource-mmap' by Bjorn Helgaas · 7 years ago
  8. 64ae499 Merge branch 'pci/portdrv' by Bjorn Helgaas · 7 years ago
  9. ac30aa5 Merge branch 'pci/msi' by Bjorn Helgaas · 7 years ago
  10. 43b90ea Merge branch 'pci/misc' by Bjorn Helgaas · 7 years ago
  11. 3da1b61 Merge branch 'pci/lpc' by Bjorn Helgaas · 7 years ago
  12. a5c6ad7 Merge branch 'pci/hotplug' by Bjorn Helgaas · 7 years ago
  13. 315271b Merge branch 'pci/enumeration' by Bjorn Helgaas · 7 years ago
  14. db7a726e Merge branch 'pci/deprecate-get-bus-and-slot' by Bjorn Helgaas · 7 years ago
  15. 09baca9 Merge branch 'pci/aspm' by Bjorn Helgaas · 7 years ago
  16. 63d5ce5 Merge branch 'pci/aer' by Bjorn Helgaas · 7 years ago
  17. 6183d9b MAINTAINERS: Add John Garry as maintainer for HiSilicon LPC driver by John Garry · 7 years ago
  18. e0aa156 HISI LPC: Add ACPI support by John Garry · 7 years ago
  19. dfda449 ACPI / scan: Do not enumerate Indirect IO host children by John Garry · 7 years ago
  20. d87fb09 ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use by John Garry · 7 years ago
  21. adf38bb HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings by Zhichang Yuan · 7 years ago
  22. 65af618 of: Add missing I/O range exception for indirect-IO devices by Zhichang Yuan · 7 years ago
  23. 5745392 PCI: Apply the new generic I/O management on PCI IO hosts by Zhichang Yuan · 7 years ago
  24. fcfaab3 PCI: Add fwnode handler as input param of pci_register_io_range() by Gabriele Paoloni · 7 years ago
  25. e251547 PCI: Remove __weak tag from pci_register_io_range() by Gabriele Paoloni · 7 years ago
  26. 170648f fm10k: Report PCIe link properties with pcie_print_link_status() by Bjorn Helgaas · 7 years ago
  27. 33523a3 net/mlx5e: Use pcie_bandwidth_available() to compute bandwidth by Tal Gilboa · 7 years ago
  28. 00c6bcb net/mlx5: Report PCIe link properties with pcie_print_link_status() by Tal Gilboa · 7 years ago
  29. 190b509 net/mlx4_core: Report PCIe link properties with pcie_print_link_status() by Tal Gilboa · 7 years ago
  30. 9e506a7 PCI: Add pcie_print_link_status() to log link speed and whether it's limited by Tal Gilboa · 7 years ago
  31. 6db79a8 PCI: Add pcie_bandwidth_available() to compute bandwidth available to device by Tal Gilboa · 7 years ago
  32. e02602bd PCI/DPC: Rename from pcie-dpc.c to dpc.c by Bjorn Helgaas · 7 years ago
  33. 619e6f3 PCI/IOV: Add missing prototypes for powerpc pcibios interfaces by Mathieu Malaterre · 7 years ago
  34. cf0921b PCI/IOV: Use VF0 cached config registers for other VFs by KarimAllah Ahmed · 7 years ago
  35. ad32eb2 PCI: Always define the of_node helpers by Bjørn Mork · 7 years ago
  36. 4e5fad4 PCI/DPC: Do not enable DPC if AER control is not allowed by the BIOS by Mika Westerberg · 7 years ago
  37. f0553ba PCI/AER: Use cached AER Capability offset by Frederick Lawler · 7 years ago
  38. d850882 PCI/portdrv: Rename and reverse sense of pcie_ports_auto by Bjorn Helgaas · 7 years ago
  39. 842b447 PCI/portdrv: Encapsulate pcie_ports_auto inside the port driver by Bjorn Helgaas · 7 years ago
  40. 4c0fd76 PCI/portdrv: Remove unnecessary "pcie_ports=auto" parameter by Bjorn Helgaas · 7 years ago
  41. 1e447c5 PCI/portdrv: Remove "pcie_hp=nomsi" kernel parameter by Bjorn Helgaas · 7 years ago
  42. 1b64cb8 PCI/portdrv: Remove unnecessary include of <linux/pci-aspm.h> by Bjorn Helgaas · 7 years ago
  43. 02bfeb4 PCI/portdrv: Simplify PCIe feature permission checking by Bjorn Helgaas · 7 years ago
  44. 168f3ae PCI/portdrv: Remove unused PCIE_PORT_SERVICE_VC by Bjorn Helgaas · 7 years ago
  45. c6c889d PCI/portdrv: Remove pcie_port_bus_type link order dependency by Bjorn Helgaas · 7 years ago
  46. 79a0111 PCI/portdrv: Disable port driver in compat mode by Bjorn Helgaas · 7 years ago
  47. 3620c71 PCI/PM: Clear PCIe PME Status bit for Root Complex Event Collectors by Bjorn Helgaas · 7 years ago
  48. b852f63 PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidth by Tal Gilboa · 7 years ago
  49. c70b65f PCI: Add pcie_get_width_cap() to find max supported link width by Tal Gilboa · 7 years ago
  50. 6cf57be PCI: Add pcie_get_speed_cap() to find max supported link speed by Tal Gilboa · 7 years ago
  51. 13d3047 ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status() by Mika Westerberg · 7 years ago
  52. 031e360 lib: Add generic PIO mapping method by Zhichang Yuan · 7 years ago
  53. 1acfb9b PCI: Add decoding for 16 GT/s link speed by Jay Fang · 7 years ago
  54. 3758a19 sparc/PCI: Stop reserving System ROM and Video ROM in PCI space by Bjorn Helgaas · 7 years ago
  55. bf4447f PCI/IOV: Skip BAR sizing for VFs by KarimAllah Ahmed · 7 years ago
  56. df62ab5 PCI: Tidy comments by Bjorn Helgaas · 7 years ago
  57. 3133e6d PCI: Tidy Makefiles by Bjorn Helgaas · 7 years ago
  58. 66e3339 mcb: Add Altera PCI ID to mcb-pci by Johannes Thumshirn · 7 years ago
  59. 33c4c8a PCI: Add Altera vendor ID by Johannes Thumshirn · 7 years ago
  60. 6846b3b PCI: Report quirks that take more than 10ms by Bjorn Helgaas · 7 years ago
  61. d89bd91 PCI: Report quirk timings with pci_info() instead of pr_debug() by Bjorn Helgaas · 7 years ago
  62. f9ea894 PCI/VPD: Move VPD structures to vpd.c by Bjorn Helgaas · 7 years ago
  63. 9960585 PCI/VPD: Move VPD quirks to vpd.c by Bjorn Helgaas · 7 years ago
  64. b1c615c PCI/VPD: Move VPD sysfs code to vpd.c by Bjorn Helgaas · 7 years ago
  65. f0eb77a PCI/VPD: Move VPD access code to vpd.c by Bjorn Helgaas · 7 years ago
  66. 5a1e0ba PCI/MSI: Don't set up INTx if MSI or MSI-X is enabled by Bjorn Helgaas · 7 years ago
  67. a39bd85 PCI/PM: Clear PCIe PME Status bit in core, not PCIe port driver by Bjorn Helgaas · 7 years ago
  68. dcb0453 PCI/PM: Move pcie_clear_root_pme_status() to core by Bjorn Helgaas · 7 years ago
  69. ef79426 PCI/portdrv: Merge pcieport_if.h into portdrv.h by Bjorn Helgaas · 7 years ago
  70. 58dfb24 PCI: histb: Add an optional regulator for PCIe port power control by Shawn Guo · 7 years ago
  71. db0c25f PCI: histb: Fix error path of histb_pcie_host_enable() by Shawn Guo · 7 years ago
  72. 68e7c15 PCI: qcom: Use regulator bulk api for apq8064 supplies by Srinivas Kandagatla · 7 years ago
  73. f625b1a PCI: qcom: Add missing supplies required for msm8996 by Srinivas Kandagatla · 7 years ago
  74. ae15d86 PCI: designware-ep: Fix typo in error message by Niklas Cassel · 7 years ago
  75. 1f319cb PCI: dwc: Expand maximum number of MSI IRQs from 32 to 256 by Gustavo Pimentel · 7 years ago
  76. 3f43ccc PCI: dwc: Remove old MSI IRQs API by Gustavo Pimentel · 7 years ago
  77. 7c5925a PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical API by Gustavo Pimentel · 7 years ago
  78. be20f6b PCI/IOV: Skip INTx config reads for VFs by KarimAllah Ahmed · 7 years ago
  79. 6b2f1351 PCI: Wait for device to become ready after secondary bus reset by Sinan Kaya · 7 years ago
  80. 01fd61c PCI: Add a return type for pci_reset_bridge_secondary_bus() by Sinan Kaya · 7 years ago
  81. abbcf0e PCI: Wait for device to become ready after a power management reset by Sinan Kaya · 7 years ago
  82. 9df1c6e PCI: Fix NULL pointer dereference in of_pci_bus_find_domain_nr() by Shawn Lin · 7 years ago
  83. 46e15a2 xtensa/PCI: Use generic pci_mmap_resource_range() by David Woodhouse · 7 years ago
  84. 28f8f18 powerpc/pci: Use generic pci_mmap_resource_range() by David Woodhouse · 7 years ago
  85. 04875177 PCI/ASPM: Don't warn if already in common clock mode by Sinan Kaya · 7 years ago
  86. f51af8a PCI/ASPM: Declare threshold_ns as u32, not u64 by Gustavo A. R. Silva · 7 years ago
  87. 205adda PCI: cpqphp: Fix possible NULL pointer dereference by Shawn Lin · 7 years ago
  88. db89ed1 PCI: altera: Fix bool initialization in tlp_read_packet() by Gustavo A. R. Silva · 7 years ago
  89. a2758b6 PCI: Rename pci_flr_wait() to pci_dev_wait() and make it generic by Sinan Kaya · 7 years ago
  90. 91295d7 PCI: Handle FLR failure and allow other reset types by Sinan Kaya · 7 years ago
  91. cb5e0d0 PCI: Protect restore with device lock to be consistent by Sinan Kaya · 7 years ago
  92. 832e4e1f PCI: Add function 1 DMA alias quirk for Marvell 88SE9220 by Thomas Vincent-Cross · 7 years ago
  93. 4ef76ad PCI: Add ACS quirk for Ampere root ports by Feng Kan · 7 years ago
  94. c37e627 PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/ by Frederick Lawler · 7 years ago
  95. 3ecac02 PCI/AER: Move pci_uevent_ers() out of pci.h by Michael Ellerman · 7 years ago
  96. 204f4af PCI: Remove redundant probes for device reset support by Bjorn Helgaas · 7 years ago
  97. 5b0764c PCI: Probe for device reset support during enumeration by Bjorn Helgaas · 7 years ago
  98. 5cf0c37 PCI: Remove pci_get_bus_and_slot() function by Sinan Kaya · 7 years ago
  99. 57b29646 drm/i915: Deprecate pci_get_bus_and_slot() by Sinan Kaya · 7 years ago
  100. 7babfa5 rapidio/tsi721: use PCI_EXP_DEVCTL2_COMP_TIMEOUT macro by Bjorn Helgaas · 7 years ago