1. 323fc75 Merge branch 'remotes/lorenzo/pci/mvebu' by Bjorn Helgaas · 6 years ago
  2. 732c470 Merge branch 'remotes/lorenzo/pci/mobiveil' by Bjorn Helgaas · 6 years ago
  3. 0ea77d2 Merge branch 'remotes/lorenzo/pci/iproc' by Bjorn Helgaas · 6 years ago
  4. 1974704 Merge branch 'remotes/lorenzo/pci/hv' by Bjorn Helgaas · 6 years ago
  5. 0c38011 Merge branch 'remotes/lorenzo/pci/dwc' by Bjorn Helgaas · 6 years ago
  6. 37f0e31 Merge branch 'remotes/lorenzo/pci/cadence' by Bjorn Helgaas · 6 years ago
  7. ce342a1 Merge branch 'remotes/lorenzo/pci/aardvark' by Bjorn Helgaas · 6 years ago
  8. 0d56768 Merge branch 'remotes/lorenzo/pci/controller/misc' by Bjorn Helgaas · 6 years ago
  9. 3a48dc6 Merge branch 'pci/virtualization' by Bjorn Helgaas · 6 years ago
  10. e7aaf90 Merge branch 'pci/switchtec' by Bjorn Helgaas · 6 years ago
  11. 5fc054a Merge branch 'pci/resource' by Bjorn Helgaas · 6 years ago
  12. c689209 Merge branch 'pci/peer-to-peer' by Bjorn Helgaas · 6 years ago
  13. eadf3d3 Merge branch 'pci/notes' by Bjorn Helgaas · 6 years ago
  14. 11c1a8e Merge branch 'pci/msi' by Bjorn Helgaas · 6 years ago
  15. a40f72d Merge branch 'pci/misc' by Bjorn Helgaas · 6 years ago
  16. c0638a4 Merge branch 'pci/hotplug' by Bjorn Helgaas · 6 years ago
  17. a8bcb5e Merge branch 'pci/enumeration' by Bjorn Helgaas · 6 years ago
  18. 1ca358a Merge branch 'pci/dpc' by Bjorn Helgaas · 6 years ago
  19. 187dacc Merge branch 'pci/aspm' by Bjorn Helgaas · 6 years ago
  20. 3c3ab37 Merge branch 'pci/aer' by Bjorn Helgaas · 6 years ago
  21. af863d1 Merge branch 'for-linus' by Bjorn Helgaas · 6 years ago
  22. 45687f9 PCI/AER: Don't clear AER bits if error handling is Firmware-First by Alexandru Gagniuc · 6 years ago
  23. 2538fb8 PCI: Limit config space size for Netronome NFP5000 by Jakub Kicinski · 6 years ago
  24. 923aa4c PCI/MSI: Set IRQCHIP_ONESHOT_SAFE for PCI-MSI irqchips by Heiner Kallweit · 6 years ago
  25. 6eaf278 PCI/VPD: Check for VPD access completion before checking for timeout by Bert Kenward · 6 years ago
  26. b72ae8c PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entry by Andy Shevchenko · 6 years ago
  27. 9f0e893 PCI: Match Root Port's MPS to endpoint's MPSS as necessary by Myron Stowe · 6 years ago
  28. 3dbe97e PCI: Skip MPS logic for Virtual Functions (VFs) by Myron Stowe · 6 years ago
  29. 7695e73 PCI: Add function 1 DMA alias quirk for Marvell 88SS9183 by Bjorn Helgaas · 6 years ago
  30. 2d1ce5e PCI: Check for PCIe Link downtraining by Alexandru Gagniuc · 6 years ago
  31. 10dbc9f PCI: Add ACS Redirect disable quirk for Intel Sunrise Point by Logan Gunthorpe · 6 years ago
  32. 73c47dde PCI: Add device-specific ACS Redirect disable infrastructure by Logan Gunthorpe · 6 years ago
  33. 3b26918 PCI: Convert device-specific ACS quirks from NULL termination to ARRAY_SIZE by Logan Gunthorpe · 6 years ago
  34. aaca43f PCI: Add "pci=disable_acs_redir=" parameter for peer-to-peer support by Logan Gunthorpe · 6 years ago
  35. 45db337 PCI: Allow specifying devices using a base bus and path of devfns by Logan Gunthorpe · 6 years ago
  36. 07d8d7e PCI: Make specifying PCI devices in kernel parameters reusable by Logan Gunthorpe · 6 years ago
  37. bd2e956 PCI: Hide ACS quirk declarations inside PCI core by Bjorn Helgaas · 6 years ago
  38. 51ba094 PCI: Delay after FLR of Intel DC P3700 NVMe by Alex Williamson · 6 years ago
  39. ffb0863 PCI: Disable Samsung SM961/PM961 NVMe before FLR by Alex Williamson · 6 years ago
  40. 2d2917f PCI: Export pcie_has_flr() by Alex Williamson · 6 years ago
  41. f23d0d4 PCI: mvebu: Drop bogus comment above mvebu_pcie_map_registers() by Thomas Petazzoni · 6 years ago
  42. 4234207 PCI: mvebu: Convert to use pci_host_bridge directly by Thomas Petazzoni · 6 years ago
  43. 5a553d6 PCI: mvebu: Use resource_size() to remap I/O space by Thomas Petazzoni · 6 years ago
  44. ee16043 PCI: mvebu: Only remap I/O space if configured by Thomas Petazzoni · 6 years ago
  45. dfd0309 PCI: mvebu: Fix I/O space end address calculation by Thomas Petazzoni · 6 years ago
  46. 6554f95 PCI: mvebu: Remove redundant platform_set_drvdata() call by Thomas Petazzoni · 6 years ago
  47. ce29af2 PCI: Remove unnecessary include of <linux/pci-aspm.h> by Bjorn Helgaas · 6 years ago
  48. 2b2654b iwlwifi: Remove unnecessary include of <linux/pci-aspm.h> by Bjorn Helgaas · 6 years ago
  49. a78613c ath9k: Remove unnecessary include of <linux/pci-aspm.h> by Bjorn Helgaas · 6 years ago
  50. f5ddcf7 igb: Remove unnecessary include of <linux/pci-aspm.h> by Bjorn Helgaas · 6 years ago
  51. 36131ce PCI/ASPM: Convert to use sysfs_match_string() helper by Andy Shevchenko · 6 years ago
  52. 34dbc9c PCI/xilinx: Depend on OF instead of the ARCH by Christoph Hellwig · 6 years ago
  53. 546c596 PCI: Unify PCI and normal DMA direction definitions by Shunyong Yang · 6 years ago
  54. 944d585 PCI/AER: Remove duplicate PCI_EXP_AER_FLAGS definition by Bjorn Helgaas · 6 years ago
  55. 4e6a133 PCI: pciehp: Deduplicate presence check on probe & resume by Lukas Wunner · 6 years ago
  56. 8bb46b0 PCI: pciehp: Avoid implicit fallthroughs in switch statements by Lukas Wunner · 6 years ago
  57. 44bda4b PCI: Fix is_added/is_busmaster race condition by Hari Vyas · 6 years ago
  58. 47a8e23 PCI: Whitelist Thunderbolt ports for runtime D3 by Lukas Wunner · 6 years ago
  59. eb3b5bf PCI: Whitelist native hotplug ports for runtime D3 by Lukas Wunner · 6 years ago
  60. 82c3fbf PCI: sysfs: Resume to D0 on function reset by Lukas Wunner · 6 years ago
  61. 4417aa4 PCI: pciehp: Resume parent to D0 on config space access by Lukas Wunner · 6 years ago
  62. 8350307 PCI: pciehp: Resume to D0 on enable/disable by Lukas Wunner · 6 years ago
  63. 6b08c38 PCI: pciehp: Support interrupts sent from D3hot by Lukas Wunner · 6 years ago
  64. 469e764 PCI: pciehp: Obey compulsory command delay after resume by Lukas Wunner · 6 years ago
  65. 7903782 PCI: pciehp: Clear spurious events earlier on resume by Lukas Wunner · 6 years ago
  66. 6ccb127 PCI: portdrv: Deduplicate PM callback iterator by Lukas Wunner · 6 years ago
  67. 5b3f7b7 PCI: pciehp: Avoid slot access during reset by Lukas Wunner · 6 years ago
  68. f7368a5 PCI: Use IRQF_ONESHOT if pci_request_irq() called with no handler by Heiner Kallweit · 6 years ago
  69. a865119 PCI: Call dma_debug_add_bus() for pci_bus_type from PCI core by Christoph Hellwig · 6 years ago
  70. 6f2c73c PCI: mobiveil: Add Kconfig/Makefile entries by Lorenzo Pieralisi · 6 years ago
  71. d374301 PCI: mobiveil: Add missing ../pci.h include by Lorenzo Pieralisi · 6 years ago
  72. af3f606 PCI: mobiveil: Fix struct mobiveil_pcie.pcie_reg_base address type by Lorenzo Pieralisi · 6 years ago
  73. a54e43f PCI: mobiveil: Avoid integer overflow in IB_WIN_SIZE by Dan Carpenter · 6 years ago
  74. 39a212a PCI: Document ACPI description of PCI host bridges by Bjorn Helgaas · 6 years ago
  75. bd91b56 PCI/AER: Work around use-after-free in pcie_do_fatal_recovery() by Thomas Tai · 6 years ago
  76. 0145620 PCI: mobiveil: Integer overflow in IB_WIN_SIZE by Dan Carpenter · 6 years ago
  77. cdf6b73 PCI: pciehp: Always enable occupied slot on probe by Lukas Wunner · 6 years ago
  78. d331710 PCI: pciehp: Become resilient to missed events by Lukas Wunner · 6 years ago
  79. 6c35a1a PCI: pciehp: Tolerate initially unstable link by Lukas Wunner · 6 years ago
  80. 25c83b8 PCI: pciehp: Declare pciehp_enable/disable_slot() static by Lukas Wunner · 6 years ago
  81. 1656716 PCI: pciehp: Drop enable/disable lock by Lukas Wunner · 6 years ago
  82. 32a8cef PCI: pciehp: Enable/disable exclusively from IRQ thread by Lukas Wunner · 6 years ago
  83. 9590192 PCI: pciehp: Track enable/disable status by Lukas Wunner · 6 years ago
  84. 774d446 PCI: pciehp: Publish to user space last on probe by Lukas Wunner · 6 years ago
  85. 51bbf9b PCI: hotplug: Demidlayer registration with the core by Lukas Wunner · 6 years ago
  86. 55a6b7a PCI: pciehp: Drop slot workqueue by Lukas Wunner · 6 years ago
  87. 0e94916 PCI: pciehp: Handle events synchronously by Lukas Wunner · 6 years ago
  88. b0ccd9d PCI: pciehp: Stop blinking on slot enable failure by Lukas Wunner · 6 years ago
  89. ec07a44 PCI: pciehp: Convert to threaded polling by Lukas Wunner · 6 years ago
  90. 7b4ce26 PCI: pciehp: Convert to threaded IRQ by Lukas Wunner · 6 years ago
  91. 4aed1cd PCI: pciehp: Document struct slot and struct controller by Lukas Wunner · 6 years ago
  92. 1d2e267 PCI: pciehp: Declare pciehp_unconfigure_device() void by Lukas Wunner · 6 years ago
  93. 6641311 PCI: pciehp: Drop unnecessary NULL pointer check by Lukas Wunner · 6 years ago
  94. 1204e35 PCI: pciehp: Fix unprotected list iteration in IRQ handler by Lukas Wunner · 6 years ago
  95. 281e878 PCI: pciehp: Fix use-after-free on unplug by Lukas Wunner · 6 years ago
  96. 4ce6435 PCI: hotplug: Don't leak pci_slot on registration failure by Lukas Wunner · 6 years ago
  97. b4efce5 PCI: hotplug: Delete skeleton driver by Lukas Wunner · 6 years ago
  98. 89e1f5c PCI/portdrv: Remove pcie_portdrv_err_handler.slot_reset by Oza Pawandeep · 6 years ago
  99. 10d790d PCI/AER: Clear device status bits during ERR_COR handling by Oza Pawandeep · 6 years ago
  100. ec752f5 PCI/AER: Clear device status bits during ERR_FATAL and ERR_NONFATAL by Oza Pawandeep · 6 years ago