1. cc64520 Merge branch 'lorenzo/pci/mediatek' by Bjorn Helgaas · 7 years ago
  2. 741f8e7 Merge branch 'lorenzo/pci/hv' by Bjorn Helgaas · 7 years ago
  3. 5db844e Merge branch 'lorenzo/pci/host/misc' by Bjorn Helgaas · 7 years ago
  4. bf79d7d Merge branch 'lorenzo/pci/endpoint' by Bjorn Helgaas · 7 years ago
  5. d792b32 Merge branch 'lorenzo/pci/dwc-fixes' by Bjorn Helgaas · 7 years ago
  6. f03c7aa Merge branch 'lorenzo/pci/dwc' by Bjorn Helgaas · 7 years ago
  7. bdc4bb1 Merge branch 'lorenzo/pci/armada8k' by Bjorn Helgaas · 7 years ago
  8. fd83941 Merge branch 'pci/virtualization' by Bjorn Helgaas · 7 years ago
  9. 13fbadc Merge branch 'pci/sparc' by Bjorn Helgaas · 7 years ago
  10. a7c9d4c Merge branch 'pci/resource' by Bjorn Helgaas · 7 years ago
  11. ae08aa1 Merge branch 'pci/portdrv' by Bjorn Helgaas · 7 years ago
  12. aee9684 Merge branch 'pci/misc' by Bjorn Helgaas · 7 years ago
  13. f64c146 Merge branch 'pci/hotplug' by Bjorn Helgaas · 7 years ago
  14. 5e3165d Merge branch 'pci/enumeration' by Bjorn Helgaas · 7 years ago
  15. 8e069da Merge branch 'pci/dpc' by Bjorn Helgaas · 7 years ago
  16. 08b5b2f Merge branch 'pci/aspm' by Bjorn Helgaas · 7 years ago
  17. d7e02c0 Merge branch 'pci/aer' by Bjorn Helgaas · 7 years ago
  18. e13d17f PCI/AER: Replace struct pcie_device with pci_dev by Keith Busch · 7 years ago
  19. 8f6fb67 PCI/AER: Remove unused parameters by Keith Busch · 7 years ago
  20. e412d63 PCI: Improve "partially hidden behind bridge" log message by Mika Westerberg · 7 years ago
  21. 70f7880 PCI: Improve pci_scan_bridge() and pci_scan_bridge_extend() doc by Mika Westerberg · 7 years ago
  22. 14fe595 PCI: Move resource distribution for single bridge outside loop by Mika Westerberg · 7 years ago
  23. 3374c54 PCI: Account for all bridges on bus when distributing bus numbers by Mika Westerberg · 7 years ago
  24. 9337a49 ACPI / hotplug / PCI: Drop unnecessary parentheses by Mika Westerberg · 7 years ago
  25. 8f004f4 ACPI / hotplug / PCI: Mark stale PCI devices disconnected by Mika Westerberg · 7 years ago
  26. 84c8b58 ACPI / hotplug / PCI: Don't scan bridges managed by native hotplug by Mika Westerberg · 7 years ago
  27. 95d969e PCI: hotplug: Add hotplug_is_native() by Mika Westerberg · 7 years ago
  28. 90cc0c3 PCI: shpchp: Add shpchp_is_native() by Mika Westerberg · 7 years ago
  29. bed4e9c PCI: shpchp: Fix AMD POGO identification by Bjorn Helgaas · 7 years ago
  30. 010caed PCI/AER: Decode Error Source Requester ID by Bjorn Helgaas · 7 years ago
  31. ad4050d PCI/AER: Remove aer_recover_work_func() forward declaration by Borislav Petkov · 7 years ago
  32. b09803b PCI/DPC: Use the generic pcie_do_fatal_recovery() path by Oza Pawandeep · 7 years ago
  33. 0b91439 PCI/AER: Pass service type to pcie_do_fatal_recovery() by Oza Pawandeep · 7 years ago
  34. 6927868 PCI/DPC: Disable ERR_NONFATAL handling by DPC by Oza Pawandeep · 7 years ago
  35. e76d596 PCI/portdrv: Add generic pcie_port_find_device() by Oza Pawandeep · 7 years ago
  36. f2b775f PCI: shpchp: Use dev_printk() for OSHP-related messages by Bjorn Helgaas · 7 years ago
  37. 96a621e PCI: shpchp: Remove get_hp_hw_control_from_firmware() wrapper by Mika Westerberg · 7 years ago
  38. 6f77fa4 PCI: shpchp: Remove acpi_get_hp_hw_control_from_firmware() flags by Mika Westerberg · 7 years ago
  39. aa6be07 PCI: shpchp: Rely on previous _OSC results by Mika Westerberg · 7 years ago
  40. 1df81a6 PCI: shpchp: Request SHPC control via _OSC when adding host bridge by Mika Westerberg · 7 years ago
  41. 82280f7 PCI: shpchp: Convert SHPC to be builtin only by Mika Westerberg · 7 years ago
  42. 5352a44 PCI: pciehp: Make pciehp_is_native() stricter by Mika Westerberg · 7 years ago
  43. 9310f0d PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplug by Mika Westerberg · 7 years ago
  44. 37bd62d PCI: Enable PCI_DOMAINS along with generic PCI host controller by Jan Kiszka · 7 years ago
  45. 01fcb7f PCI: Add support for unbinding the generic PCI host controller by Jan Kiszka · 7 years ago
  46. 5bd51b3 PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge_resources() by Jan Kiszka · 7 years ago
  47. d9c5d5a PCI: Use dev_printk() in of_pci_get_host_bridge_resources() by Jan Kiszka · 7 years ago
  48. 055f87a PCI: Pass struct device to of_pci_get_host_bridge_resources() by Jan Kiszka · 7 years ago
  49. 126b7de PCI: Rename of_pci_get_host_bridge_resources() device node parameter by Jan Kiszka · 7 years ago
  50. 3bbce53 PCI: Fix devm_pci_alloc_host_bridge() memory leak by Jan Kiszka · 7 years ago
  51. e5b1db0 PCI: Remove unused pcie_get_minimum_link() by Bjorn Helgaas · 7 years ago
  52. 4695ca9 ixgbe: Report PCIe link properties with pcie_print_link_status() by Bjorn Helgaas · 7 years ago
  53. 57d12fc cxgb4: Report PCIe link properties with pcie_print_link_status() by Bjorn Helgaas · 7 years ago
  54. af125b7 bnxt_en: Report PCIe link properties with pcie_print_link_status() by Bjorn Helgaas · 7 years ago
  55. cc04a1d bnx2x: Report PCIe link properties with pcie_print_link_status() by Bjorn Helgaas · 7 years ago
  56. 6f5cdfa PCI: Prevent sysfs disable of device while driver is attached by Christoph Hellwig · 7 years ago
  57. 8d85a7a PCI/IOV: Allow PF drivers to limit total_VFs to 0 by Jakub Kicinski · 7 years ago
  58. c3635da PCI: hv: Do not wait forever on a device that has disappeared by Dexuan Cui · 7 years ago
  59. 5b8db8f PCI: hv: Use list_for_each_entry() by Stephen Hemminger · 7 years ago
  60. 6708be9 PCI: hv: Convert remove_lock to refcount by Stephen Hemminger · 7 years ago
  61. 8c99e12 PCI: hv: Remove unused reason for refcount handler by Stephen Hemminger · 7 years ago
  62. 408fec36 PCI: pciehp: Request control of native hotplug only if supported by Mika Westerberg · 7 years ago
  63. 13c6584 PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resume by Mika Westerberg · 7 years ago
  64. 5d9c6b8 PCI: pnv_php: Add missing of_node_put() by Julia Lawall · 7 years ago
  65. 854b69e PCI: qcom: add runtime pm support to pcie_port by Srinivas Kandagatla · 7 years ago
  66. 77edfac MIPS: PCI: Use dev_printk() when possible by Bjorn Helgaas · 7 years ago
  67. 78f7aad xtensa/PCI: Use dev_printk() when possible by Bjorn Helgaas · 7 years ago
  68. f242132 xtensa/PCI: Make variables static by Bjorn Helgaas · 7 years ago
  69. 99efbb8 xtensa/PCI: Remove dead code by Bjorn Helgaas · 7 years ago
  70. 59f2d3d microblaze/PCI: Remove pcibios_claim_one_bus() dead code by Bjorn Helgaas · 7 years ago
  71. 069967f microblaze/PCI: Remove pcibios_finish_adding_to_bus() dead code by Bjorn Helgaas · 7 years ago
  72. adedc05 sparc/PCI: Use dev_printk() when possible by Bjorn Helgaas · 7 years ago
  73. b30f465 sparc32/PCI/PCIC: Converge device enable path by Bjorn Helgaas · 7 years ago
  74. 4a33b3c sparc32/PCI/LEON: Converge device enable path by Bjorn Helgaas · 7 years ago
  75. 42fe2f9 PCI: mediatek: Implement chained IRQ handling setup by Honghui Zhang · 7 years ago
  76. ef1433f PCI: endpoint: Create configfs entry for each pci_epf_device_id table entry by Kishon Vijay Abraham I · 7 years ago
  77. f252d06 PCI/portdrv: Add generic pcie_port_find_service() by Oza Pawandeep · 7 years ago
  78. 2e28bc8 PCI/AER: Factor out error reporting to drivers/pci/pcie/err.c by Oza Pawandeep · 7 years ago
  79. d25e28e PCI/AER: Rename error recovery interfaces to generic PCI naming by Oza Pawandeep · 7 years ago
  80. 7e9084b PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devices by Oza Pawandeep · 7 years ago
  81. 9f5a70f1 PCI: Add generic pcie_wait_for_link() interface by Oza Pawandeep · 7 years ago
  82. 56abbf8 PCI/DPC: Clear interrupt status in interrupt handler top half by Oza Pawandeep · 7 years ago
  83. 074df25 PCI: qcom: Fix a bitwise vs logical NOT typo by Dan Carpenter · 7 years ago
  84. ae07b78 PCI: Make pci_get_new_domain_nr() static by Jan Kiszka · 7 years ago
  85. 011cb23 PCI: dwc: dra7xx: Use devm_ioremap_resource() instead of devm_ioremap() by Gustavo Pimentel · 7 years ago
  86. 71dcce6 PCI: dwc: artpec6: Use devm_ioremap_resource() instead of devm_ioremap() by Gustavo Pimentel · 7 years ago
  87. ecc57ef misc: pci_endpoint_test: Use pci_irq_vector function by Gustavo Pimentel · 7 years ago
  88. 14b06dd misc: pci_endpoint_test: Add DesignWare EP entry by Gustavo Pimentel · 7 years ago
  89. 71918e2 dt-bindings: PCI: designware: Add support for EP in DesignWare driver by Gustavo Pimentel · 7 years ago
  90. 1d906b2 PCI: dwc: Add support for EP mode by Gustavo Pimentel · 7 years ago
  91. 467c7a7 dt-bindings: PCI: designware: Example update by Gustavo Pimentel · 7 years ago
  92. 798c044 PCI: endpoint: functions/pci-epf-test: Replace lower into upper case characters by Gustavo Pimentel · 7 years ago
  93. 0e52ea6 misc: pci_endpoint_test: Replace lower into upper case characters by Gustavo Pimentel · 7 years ago
  94. 9e2aee8 PCI: Move private DT related functions into private header by Rob Herring · 7 years ago
  95. a5aa35c PCI: dwc: Move CONFIG_PCI depends to menu by Rob Herring · 7 years ago
  96. 76cbf06 PCI: dwc: Replace magic number by defines by Gustavo Pimentel · 7 years ago
  97. 6995de2 PCI: dwc: Small computation improvement by Gustavo Pimentel · 7 years ago
  98. b4a8a51 PCI: dwc: Replace lower into upper case characters by Gustavo Pimentel · 7 years ago
  99. 2d27ae8 PCI: dwc: Define maximum number of vectors by Gustavo Pimentel · 7 years ago
  100. c27fd68 PCI: imx6: Remove space before tabs by Fabio Estevam · 7 years ago