1. 4597905 Merge branch 'remotes/lorenzo/pci/mobiveil' by Bjorn Helgaas · 5 years ago
  2. e4faafb Merge branch 'remotes/lorenzo/pci/misc' by Bjorn Helgaas · 5 years ago
  3. 8b38b5f Merge branch 'remotes/lorenzo/pci/mediatek' by Bjorn Helgaas · 5 years ago
  4. 5adc7d5 Merge branch 'remotes/lorenzo/pci/layerscape' by Bjorn Helgaas · 5 years ago
  5. 7088241 Merge branch 'remotes/lorenzo/pci/imx' by Bjorn Helgaas · 5 years ago
  6. a40c4b3 Merge branch 'remotes/lorenzo/pci/hv' by Bjorn Helgaas · 5 years ago
  7. b83e445 Merge branch 'remotes/lorenzo/pci/dwc' by Bjorn Helgaas · 5 years ago
  8. af47f25 Merge branch 'remotes/lorenzo/pci/al' by Bjorn Helgaas · 5 years ago
  9. 0ca0ef1 Merge branch 'pci/resource' by Bjorn Helgaas · 5 years ago
  10. 203104c Merge branch 'pci/pciehp' by Bjorn Helgaas · 5 years ago
  11. 63fa843 Merge branch 'pci/p2pdma' by Bjorn Helgaas · 5 years ago
  12. 3ddbff3 Merge branch 'pci/msi' by Bjorn Helgaas · 5 years ago
  13. 6ce54f0 Merge branch 'pci/misc' by Bjorn Helgaas · 5 years ago
  14. a10a1f6 Merge branch 'pci/enumeration' by Bjorn Helgaas · 5 years ago
  15. 77dc51f Merge branch 'pci/encapsulate' by Bjorn Helgaas · 5 years ago
  16. 20d3618 Merge branch 'pci/aspm' by Bjorn Helgaas · 5 years ago
  17. 0d8006d PCI: Add pci_irq_vector() and other stubs when !CONFIG_PCI by Herbert Xu · 6 years ago
  18. 0b24134 PCI: dwc: Add validation that PCIe core is set to correct mode by Jonathan Chocron · 6 years ago
  19. a8daea9 PCI: dwc: al: Add Amazon Annapurna Labs PCIe controller driver by Jonathan Chocron · 6 years ago
  20. ed4381d dt-bindings: PCI: Add Amazon's Annapurna Labs PCIe host bridge binding by Jonathan Chocron · 6 years ago
  21. 738cb37 PCI: Add quirk to disable MSI-X support for Amazon's Annapurna Labs Root Port by Jonathan Chocron · 6 years ago
  22. a638b5d PCI/VPD: Prevent VPD access for Amazon's Annapurna Labs Root Port by Jonathan Chocron · 6 years ago
  23. 76e67e9 PCI: Add ACS quirk for Amazon Annapurna Labs root ports by Ali Saidi · 6 years ago
  24. 4a36a60 PCI: Add Amazon's Annapurna Labs vendor ID by Jonathan Chocron · 6 years ago
  25. 716c6a2 MAINTAINERS: Add PCI native host/endpoint controllers designated reviewer by Lorenzo Pieralisi · 6 years ago
  26. f73f8a5 PCI: hv: Use bytes 4 and 5 from instance ID as the PCI domain numbers by Haiyang Zhang · 6 years ago
  27. ca78410 PCI: Get rid of dev->has_secondary_link flag by Mika Westerberg · 6 years ago
  28. 984998e PCI: Make pcie_downstream_port() available outside of access.c by Mika Westerberg · 6 years ago
  29. 46b2c32 PCI: Add ACS quirk for iProc PAXB by Abhinav Ratna · 6 years ago
  30. e499081 PCI: Force trailing new line to resource_alignment_param in sysfs by Logan Gunthorpe · 6 years ago
  31. 273b177 PCI: Move pci_[get|set]_resource_alignment_param() into their callers by Logan Gunthorpe · 6 years ago
  32. 4a06c2c PCI: pciehp: Refer to "Indicators" instead of "LEDs" in comments by Bjorn Helgaas · 6 years ago
  33. 9194094 PCI: pciehp: Remove pciehp_green_led_{on,off,blink}() by Denis Efremov · 6 years ago
  34. 106feb2 PCI: pciehp: Remove pciehp_set_attention_status() by Denis Efremov · 6 years ago
  35. 94719ba PCI: pciehp: Combine adjacent indicator updates by Denis Efremov · 6 years ago
  36. 688033f PCI: pciehp: Add pciehp_set_indicators() to set both indicators by Denis Efremov · 6 years ago
  37. 70aaf61 PCI: Clean up resource_alignment parameter to not require static buffer by Logan Gunthorpe · 6 years ago
  38. 8050f3f PCI: Use static const struct, not const static struct by Krzysztof Wilczynski · 6 years ago
  39. 7f1c62c PCI: Add pci_info_ratelimited() to ratelimit PCI separately by Krzysztof Wilczynski · 6 years ago
  40. 244c06c PCI/IOV: Remove group write permission from sriov_numvfs, sriov_drivers_autoprobe by Kelsey Skunberg · 6 years ago
  41. c1e3366 PCI: iproc: Propagate errors for optional PHYs by Thierry Reding · 6 years ago
  42. 8f9e164 PCI: histb: Propagate errors for optional regulators by Thierry Reding · 6 years ago
  43. e7a877b PCI: armada8x: Propagate errors for optional PHYs by Thierry Reding · 6 years ago
  44. 2170a09 PCI: imx6: Propagate errors for optional regulators by Thierry Reding · 6 years ago
  45. ddd6960 PCI: exynos: Propagate errors for optional PHYs by Thierry Reding · 6 years ago
  46. 0e3ff0a PCI: rockchip: Propagate errors for optional regulators by Thierry Reding · 6 years ago
  47. 4a2dbed PCI/ACPI: Remove unnecessary struct hotplug_program_ops by Krzysztof Wilczynski · 6 years ago
  48. 8c3aac6 PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.c by Krzysztof Wilczynski · 6 years ago
  49. e2797ad PCI/ACPI: Rename _HPX structs from hpp_* to hpx_* by Krzysztof Wilczynski · 6 years ago
  50. 7ce2e76 PCI: Move ASPM declarations to linux/pci.h by Krzysztof Wilczynski · 6 years ago
  51. 4035ff3 arm64: dts: fsl: Remove num-lanes property from PCIe nodes by Hou Zhiqiang · 6 years ago
  52. 568adba ARM: dts: ls1021a: Remove num-lanes property from PCIe nodes by Hou Zhiqiang · 6 years ago
  53. 66de33f PCI: dwc: Return directly when num-lanes is not found by Hou Zhiqiang · 6 years ago
  54. ee4ea76 dt-bindings: PCI: designware: Remove the num-lanes from Required properties by Hou Zhiqiang · 6 years ago
  55. df901c8 PCI: mobiveil: Fix the CPU base address setup in inbound window by Hou Zhiqiang · 6 years ago
  56. 5ae6393 PCI: kirin: Make structure kirin_dw_pcie_ops constant by Nishka Dasgupta · 6 years ago
  57. be70010 PCI: hv: Detect and fix Hyper-V PCI domain number collision by Haiyang Zhang · 6 years ago
  58. aaee0c1 PCI/IOV: Move sysfs SR-IOV functions to iov.c by Kelsey Skunberg · 6 years ago
  59. e215404 PCI: sysfs: Change permissions from symbolic to octal by Kelsey Skunberg · 6 years ago
  60. 4e2b794 PCI: sysfs: Change DEVICE_ATTR() to DEVICE_ATTR_WO() by Kelsey Skunberg · 6 years ago
  61. 8bdfa14 PCI: sysfs: Define device attributes with DEVICE_ATTR*() by Kelsey Skunberg · 6 years ago
  62. 27235b15 PCI/P2PDMA: Update pci_p2pdma_distance_many() documentation by Logan Gunthorpe · 6 years ago
  63. 5daf40b PCI/P2PDMA: Allow IOMMU for host bridge whitelist by Logan Gunthorpe · 6 years ago
  64. 5d52e1a PCI/P2PDMA: dma_map() requests that traverse the host bridge by Logan Gunthorpe · 6 years ago
  65. 110203b PCI/P2PDMA: Store mapping method in an xarray by Logan Gunthorpe · 6 years ago
  66. 142c242 PCI/P2PDMA: Factor out __pci_p2pdma_map_sg() by Logan Gunthorpe · 6 years ago
  67. 7f73eac PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg() by Logan Gunthorpe · 6 years ago
  68. 2b9f4bb PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg() by Logan Gunthorpe · 6 years ago
  69. 494d63b PCI/P2PDMA: Whitelist some Intel host bridges by Logan Gunthorpe · 6 years ago
  70. 2c84d81 PCI/P2PDMA: Factor out host_bridge_whitelist() by Logan Gunthorpe · 6 years ago
  71. e2cbfbf PCI/P2PDMA: Apply host bridge whitelist for ACS by Logan Gunthorpe · 6 years ago
  72. c6bfaeb PCI/P2PDMA: Factor out __upstream_bridge_distance() by Logan Gunthorpe · 6 years ago
  73. 7258308 PCI/P2PDMA: Add constants for map type results to upstream_bridge_distance() by Logan Gunthorpe · 6 years ago
  74. 0afea38 PCI/P2PDMA: Add provider's pci_dev to pci_p2pdma_pagemap struct by Logan Gunthorpe · 6 years ago
  75. a6e6fe6 PCI/P2PDMA: Introduce private pagemap structure by Logan Gunthorpe · 6 years ago
  76. 075af61 PCI: imx6: Limit DBI register length by Stefan Agner · 6 years ago
  77. f58ba5e PCI: pci-hyperv: Fix build errors on non-SYSFS config by Randy Dunlap · 6 years ago
  78. b5b2461 PCI: layerscape: Add CONFIG_PCI_LAYERSCAPE_EP to build EP/RC separately by Xiaowei Bao · 6 years ago
  79. fd5d165 PCI: layerscape: Add the bar_fixed_64bit property to the endpoint driver by Xiaowei Bao · 6 years ago
  80. 533ca1f PCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing it by Dexuan Cui · 6 years ago
  81. 2a9af02 PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for RISC-V by Wesley Terpstra · 6 years ago
  82. 5a2e340 PCI: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  83. 3b1b1ce PCI: Correct pci=resource_alignment parameter example by Alexey Kardashevskiy · 6 years ago
  84. d2182b2 PCI: Restore Resizable BAR size bits correctly for 1MB BARs by Sumit Saxena · 6 years ago
  85. 39098ed PCI: Use PCI_SRIOV_NUM_BARS in loops instead of PCI_IOV_RESOURCE_END by Denis Efremov · 6 years ago
  86. b8074aa PCI: Convert pci_resource_to_user() to a weak function by Denis Efremov · 6 years ago
  87. 0cccd42 PCI: mediatek: Add controller support for MT7629 by Jianjun Wang · 6 years ago
  88. f4c737d dt-bindings: PCI: Add support for MT7629 by Jianjun Wang · 6 years ago
  89. 621f7e3 PCI: Make pci_set_of_node(), etc private by Kelsey Skunberg · 6 years ago
  90. ac6c26d PCI: Make pci_enable_ptm() private by Kelsey Skunberg · 6 years ago
  91. 72bde9c PCI: Make pcie_set_ecrc_checking(), pcie_ecrc_get_policy() private by Kelsey Skunberg · 6 years ago
  92. b92b512 PCI: Make pci_ats_init() private by Kelsey Skunberg · 6 years ago
  93. 5da78d9 PCI: Make pcie_update_link_speed() private by Kelsey Skunberg · 6 years ago
  94. ecd29c1 PCI: Make pci_bus_get(), pci_bus_put() private by Kelsey Skunberg · 6 years ago
  95. 003d3b2 PCI: Make pci_hotplug_io_size, mem_size, and bus_size private by Kelsey Skunberg · 6 years ago
  96. 440589d PCI: Make pci_save_vc_state(), pci_restore_vc_state(), etc private by Kelsey Skunberg · 6 years ago
  97. 975e1ac PCI: Make pci_get_host_bridge_device(), pci_put_host_bridge_device() private by Kelsey Skunberg · 6 years ago
  98. 669696e PCI: Make pci_check_pme_status(), pci_pme_wakeup_bus() private by Kelsey Skunberg · 6 years ago
  99. c776dd5 PCI: Make PCI_PM_* delay times private by Kelsey Skunberg · 6 years ago
  100. befa45fb PCI: Use devm_add_action_or_reset() by Fuqian Huang · 6 years ago