1. 11ee090 Merge branch 'lorenzo/pci/mediatek' by Bjorn Helgaas · 7 years ago
  2. 84d4d6f Merge branch 'lorenzo/pci/hv' by Bjorn Helgaas · 7 years ago
  3. 74716ff Merge branch '6c994c504fa2' by Bjorn Helgaas · 7 years ago
  4. 14d8d77 Merge branch 'lorenzo/pci/endpoint' by Bjorn Helgaas · 7 years ago
  5. 1ad9a87 Merge branch 'lorenzo/pci/dwc-msi' by Bjorn Helgaas · 7 years ago
  6. f3c9109 Merge branch 'lorenzo/pci/dwc' by Bjorn Helgaas · 7 years ago
  7. 248c51d Merge branch 'lorenzo/pci/altera' by Bjorn Helgaas · 7 years ago
  8. c8afd5e Merge branch 'pci/vpd' by Bjorn Helgaas · 7 years ago
  9. a4b8850 Merge branch 'pci/virtualization' by Bjorn Helgaas · 7 years ago
  10. 0eb6de7 Merge branch 'pci/sparc' by Bjorn Helgaas · 7 years ago
  11. 1e1b320 Merge branch 'pci/resource-mmap' by Bjorn Helgaas · 7 years ago
  12. 64ae499 Merge branch 'pci/portdrv' by Bjorn Helgaas · 7 years ago
  13. ac30aa5 Merge branch 'pci/msi' by Bjorn Helgaas · 7 years ago
  14. 43b90ea Merge branch 'pci/misc' by Bjorn Helgaas · 7 years ago
  15. 3da1b61 Merge branch 'pci/lpc' by Bjorn Helgaas · 7 years ago
  16. a5c6ad7 Merge branch 'pci/hotplug' by Bjorn Helgaas · 7 years ago
  17. 315271b Merge branch 'pci/enumeration' by Bjorn Helgaas · 7 years ago
  18. db7a726 Merge branch 'pci/deprecate-get-bus-and-slot' by Bjorn Helgaas · 7 years ago
  19. 09baca9 Merge branch 'pci/aspm' by Bjorn Helgaas · 7 years ago
  20. 63d5ce5 Merge branch 'pci/aer' by Bjorn Helgaas · 7 years ago
  21. 6183d9b MAINTAINERS: Add John Garry as maintainer for HiSilicon LPC driver by John Garry · 7 years ago
  22. e0aa156 HISI LPC: Add ACPI support by John Garry · 7 years ago
  23. dfda449 ACPI / scan: Do not enumerate Indirect IO host children by John Garry · 7 years ago
  24. d87fb09 ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use by John Garry · 7 years ago
  25. adf38bb HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings by Zhichang Yuan · 7 years ago
  26. 65af618 of: Add missing I/O range exception for indirect-IO devices by Zhichang Yuan · 7 years ago
  27. 5745392 PCI: Apply the new generic I/O management on PCI IO hosts by Zhichang Yuan · 7 years ago
  28. fcfaab3 PCI: Add fwnode handler as input param of pci_register_io_range() by Gabriele Paoloni · 7 years ago
  29. e251547 PCI: Remove __weak tag from pci_register_io_range() by Gabriele Paoloni · 7 years ago
  30. 170648f fm10k: Report PCIe link properties with pcie_print_link_status() by Bjorn Helgaas · 7 years ago
  31. 33523a3 net/mlx5e: Use pcie_bandwidth_available() to compute bandwidth by Tal Gilboa · 7 years ago
  32. 00c6bcb net/mlx5: Report PCIe link properties with pcie_print_link_status() by Tal Gilboa · 7 years ago
  33. 190b509 net/mlx4_core: Report PCIe link properties with pcie_print_link_status() by Tal Gilboa · 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. 16b17ca misc: pci_endpoint_test: Handle 64-bit BARs properly by Niklas Cassel · 7 years ago
  37. 96a3be4 PCI: designware-ep: Make dw_pcie_ep_reset_bar() handle 64-bit BARs properly by Niklas Cassel · 7 years ago
  38. 6474a4e PCI: endpoint: Make sure that BAR_5 does not have 64-bit flag set when clearing by Niklas Cassel · 7 years ago
  39. 77d08db PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *epf_bar by Niklas Cassel · 7 years ago
  40. fca8305 PCI: endpoint: Handle 64-bit BARs properly by Niklas Cassel · 7 years ago
  41. a2ea8ac PCI: cadence: Set PCI_BASE_ADDRESS_MEM_TYPE_64 if a 64-bit BAR was set-up by Niklas Cassel · 7 years ago
  42. d28810b PCI: designware-ep: Make dw_pcie_ep_set_bar() handle 64-bit BARs properly by Niklas Cassel · 7 years ago
  43. f25b5fa PCI: endpoint: Setting a BAR size > 4 GB is invalid if 64-bit flag is not set by Niklas Cassel · 7 years ago
  44. 3567a4ed PCI: endpoint: Setting 64-bit/prefetch bit is invalid when IO is set by Niklas Cassel · 7 years ago
  45. f16b1f6 PCI: endpoint: Setting BAR_5 to 64-bits wide is invalid by Niklas Cassel · 7 years ago
  46. bc4a489 PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar() by Niklas Cassel · 7 years ago
  47. bf59757 PCI: endpoint: BAR width should not depend on sizeof dma_addr_t by Niklas Cassel · 7 years ago
  48. e02602bd PCI/DPC: Rename from pcie-dpc.c to dpc.c by Bjorn Helgaas · 7 years ago
  49. 619e6f3 PCI/IOV: Add missing prototypes for powerpc pcibios interfaces by Mathieu Malaterre · 7 years ago
  50. cf0921b PCI/IOV: Use VF0 cached config registers for other VFs by KarimAllah Ahmed · 7 years ago
  51. ad32eb2 PCI: Always define the of_node helpers by Bjørn Mork · 7 years ago
  52. 4e5fad4 PCI/DPC: Do not enable DPC if AER control is not allowed by the BIOS by Mika Westerberg · 7 years ago
  53. f0553ba PCI/AER: Use cached AER Capability offset by Frederick Lawler · 7 years ago
  54. d850882 PCI/portdrv: Rename and reverse sense of pcie_ports_auto by Bjorn Helgaas · 7 years ago
  55. 842b447 PCI/portdrv: Encapsulate pcie_ports_auto inside the port driver by Bjorn Helgaas · 7 years ago
  56. 4c0fd76 PCI/portdrv: Remove unnecessary "pcie_ports=auto" parameter by Bjorn Helgaas · 7 years ago
  57. 1e447c5 PCI/portdrv: Remove "pcie_hp=nomsi" kernel parameter by Bjorn Helgaas · 7 years ago
  58. 1b64cb8 PCI/portdrv: Remove unnecessary include of <linux/pci-aspm.h> by Bjorn Helgaas · 7 years ago
  59. 02bfeb4 PCI/portdrv: Simplify PCIe feature permission checking by Bjorn Helgaas · 7 years ago
  60. 168f3ae PCI/portdrv: Remove unused PCIE_PORT_SERVICE_VC by Bjorn Helgaas · 7 years ago
  61. c6c889d PCI/portdrv: Remove pcie_port_bus_type link order dependency by Bjorn Helgaas · 7 years ago
  62. 79a0111 PCI/portdrv: Disable port driver in compat mode by Bjorn Helgaas · 7 years ago
  63. 3620c71 PCI/PM: Clear PCIe PME Status bit for Root Complex Event Collectors by Bjorn Helgaas · 7 years ago
  64. b852f63 PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidth by Tal Gilboa · 7 years ago
  65. c70b65f PCI: Add pcie_get_width_cap() to find max supported link width by Tal Gilboa · 7 years ago
  66. 6cf57be PCI: Add pcie_get_speed_cap() to find max supported link speed by Tal Gilboa · 7 years ago
  67. 13d3047 ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status() by Mika Westerberg · 7 years ago
  68. 6c994c5 PCI: v3-semi: Remove unnecessary semicolon by Fengguang Wu · 7 years ago
  69. d170867 PCI: rcar: Remove unnecessary semicolon by Fengguang Wu · 7 years ago
  70. 492d98e PCI: faraday: Make struct faraday_pci_variant static by Fengguang Wu · 7 years ago
  71. e734016 PCI: kirin: Make struct kirin_pcie_driver static by Fengguang Wu · 7 years ago
  72. 031e360 lib: Add generic PIO mapping method by Zhichang Yuan · 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. 3758a19 sparc/PCI: Stop reserving System ROM and Video ROM in PCI space by Bjorn Helgaas · 7 years ago
  77. e4aa4ae PCI: kirin: Remove unnecessary asm/compiler.h include by Rob Herring · 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. 66e3339 mcb: Add Altera PCI ID to mcb-pci by Johannes Thumshirn · 7 years ago
  82. 33c4c8a PCI: Add Altera vendor ID by Johannes Thumshirn · 7 years ago
  83. 6846b3b PCI: Report quirks that take more than 10ms by Bjorn Helgaas · 7 years ago
  84. d89bd91 PCI: Report quirk timings with pci_info() instead of pr_debug() by Bjorn Helgaas · 7 years ago
  85. f9ea894 PCI/VPD: Move VPD structures to vpd.c by Bjorn Helgaas · 7 years ago
  86. 9960585 PCI/VPD: Move VPD quirks to vpd.c by Bjorn Helgaas · 7 years ago
  87. b1c615c PCI/VPD: Move VPD sysfs code to vpd.c by Bjorn Helgaas · 7 years ago
  88. f0eb77a PCI/VPD: Move VPD access code to vpd.c by Bjorn Helgaas · 7 years ago
  89. 948373b PCI: hv: Only queue new work items in hv_pci_devices_present() if necessary by Dexuan Cui · 7 years ago
  90. fca288c PCI: hv: Remove the bogus test in hv_eject_device_work() by Dexuan Cui · 7 years ago
  91. df3f215 PCI: hv: Fix a comment typo in _hv_pcifront_read_config() by Dexuan Cui · 7 years ago
  92. de0aa7b PCI: hv: Fix 2 hang issues in hv_compose_msi_msg() by Dexuan Cui · 7 years ago
  93. 021ad27 PCI: hv: Serialize the present and eject work items by Dexuan Cui · 7 years ago
  94. 6de3ff9 PCI: tegra: Add PCI_MSI_IRQ_DOMAIN kconfig dependency by Arnd Bergmann · 7 years ago
  95. 5a1e0ba PCI/MSI: Don't set up INTx if MSI or MSI-X is enabled by Bjorn Helgaas · 7 years ago
  96. a39bd85 PCI/PM: Clear PCIe PME Status bit in core, not PCIe port driver by Bjorn Helgaas · 7 years ago
  97. dcb0453 PCI/PM: Move pcie_clear_root_pme_status() to core by Bjorn Helgaas · 7 years ago
  98. ef79426 PCI/portdrv: Merge pcieport_if.h into portdrv.h by Bjorn Helgaas · 7 years ago
  99. 58dfb24 PCI: histb: Add an optional regulator for PCIe port power control by Shawn Guo · 7 years ago
  100. db0c25f PCI: histb: Fix error path of histb_pcie_host_enable() by Shawn Guo · 7 years ago