1. 66a63e1 Merge branch 'pci/host-rcar' into next by Bjorn Helgaas · 8 years ago
  2. bec36cf Merge branch 'pci/host-qcom' into next by Bjorn Helgaas · 8 years ago
  3. 097d057 Merge branch 'pci/host-mediatek' into next by Bjorn Helgaas · 8 years ago
  4. 8a08e7e Merge branch 'pci/host-kirin' into next by Bjorn Helgaas · 8 years ago
  5. ea7f449 dt-bindings: PCI: Add documentation for MediaTek PCIe by Ryder Lee · 8 years ago
  6. beaba77 Merge branch 'pci/host-imx6' into next by Bjorn Helgaas · 8 years ago
  7. 85e4b30 Merge branch 'pci/host-hv' into next by Bjorn Helgaas · 8 years ago
  8. 6f65dae Merge branch 'pci/host-faraday' into next by Bjorn Helgaas · 8 years ago
  9. ecf75c4 Merge branch 'pci/host-dra7xx' into next by Bjorn Helgaas · 8 years ago
  10. f011a5f Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 8 years ago
  11. 44d745f Merge branch 'pci/irq-fixups' into next by Bjorn Helgaas · 8 years ago
  12. bb02ce95 Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
  13. 52354b9 PCI: Remove __pci_dev_reset() and pci_dev_reset() by Christoph Hellwig · 8 years ago
  14. 775755e PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done() by Christoph Hellwig · 8 years ago
  15. c781f85 Merge branch 'pci/switchtec' into next by Bjorn Helgaas · 8 years ago
  16. 8cd9385 Merge branch 'pci/resource' into next by Bjorn Helgaas · 8 years ago
  17. 74da4a01 Merge branch 'pci/portdrv' into next by Bjorn Helgaas · 8 years ago
  18. 2cf816a Merge branch 'pci/pm' into next by Bjorn Helgaas · 8 years ago
  19. 6a1c1d5 Merge branch 'pci/msi' into next by Bjorn Helgaas · 8 years ago
  20. 91bbec6 Merge branch 'pci/misc' into next by Bjorn Helgaas · 8 years ago
  21. f9bfecc Merge branch 'pci/enumeration' into next by Bjorn Helgaas · 8 years ago
  22. 397ee43 Merge branch 'pci/dpc' into next by Bjorn Helgaas · 8 years ago
  23. bf44167 PCI: rcar-gen2: Make of_device_ids const by Arvind Yadav · 8 years ago
  24. a8d992d PCI: rcar: Use proper name for the R-Car SoC by Wolfram Sang · 8 years ago
  25. b8f2a85 PCI: qcom: Limit TLP size to 2K to work around hardware issue by Srinivas Kandagatla · 8 years ago
  26. 7a5966e PCI: qcom: Fix spelling mistake: "asser" -> "assert" by Colin Ian King · 8 years ago
  27. 5d0f1b8 PCI: qcom: Reorder to put v0 functions together, v1 functions together, etc by Bjorn Helgaas · 8 years ago
  28. 90d52d5 PCI: qcom: Add support for IPQ4019 PCIe controller by John Crispin · 8 years ago
  29. 637cfaca PCI: mediatek: Add MediaTek PCIe host controller support by Ryder Lee · 8 years ago
  30. fc5165d PCI: kirin: Add HiSilicon Kirin SoC PCIe controller driver by Xiaowei Song · 8 years ago
  31. c26ebe9 PCI: imx6: Add regulator support by Quentin Schulz · 8 years ago
  32. 7dcf90e PCI: hv: Use vPCI protocol version 1.2 by Jork Loeser · 8 years ago
  33. b1db7e7 PCI: hv: Add vPCI version protocol negotiation by Jork Loeser · 8 years ago
  34. 02c3764 PCI: hv: Temporary own CPU-number-to-vCPU-number infra by Jork Loeser · 8 years ago
  35. be66b67 PCI: hv: Use page allocation for hbus structure by Jork Loeser · 8 years ago
  36. 691ac1d PCI: hv: Fix comment formatting and use proper integer fields by Jork Loeser · 8 years ago
  37. 2eeb02b PCI: faraday: Add clock handling by Linus Walleij · 8 years ago
  38. d1ef2890 PCI: faraday: Add clock bindings by Linus Walleij · 8 years ago
  39. 40aa52c PCI: dwc: dra7xx: Use RW1C for IRQSTATUS_MSI and IRQSTATUS_MAIN by Arvind Yadav · 8 years ago
  40. 27fce38 PCI: dwc: dra7xx: Depend on appropriate SoC or compile test by Peter Robinson · 8 years ago
  41. 4ab2e7c PCI: dwc: Constify dw_pcie_host_ops structures by Jisheng Zhang · 8 years ago
  42. 3eefa79 PCI: host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREAD by Jisheng Zhang · 8 years ago
  43. 769b461 arm64: PCI: Drop DT IRQ allocation from pcibios_alloc_irq() by Lorenzo Pieralisi · 8 years ago
  44. 1ee4d93 PCI: xilinx-nwl: Move to struct pci_host_bridge IRQ mapping functions by Lorenzo Pieralisi · 8 years ago
  45. 5a3dc3c PCI: rockchip: Move to struct pci_host_bridge IRQ mapping functions by Lorenzo Pieralisi · 8 years ago
  46. c62e98b PCI: xgene: Move to struct pci_host_bridge IRQ mapping functions by Lorenzo Pieralisi · 8 years ago
  47. 6ab3809 PCI: altera: Drop pci_fixup_irqs() by Lorenzo Pieralisi · 8 years ago
  48. cf60374 PCI: versatile: Drop pci_fixup_irqs() by Lorenzo Pieralisi · 8 years ago
  49. 6982a06 PCI: generic: Drop pci_fixup_irqs() by Lorenzo Pieralisi · 8 years ago
  50. f7c2e69 PCI: faraday: Drop pci_fixup_irqs() by Lorenzo Pieralisi · 8 years ago
  51. 60eca19 PCI: designware: Drop pci_fixup_irqs() by Lorenzo Pieralisi · 8 years ago
  52. 64bcd00 PCI: iproc: Drop pci_fixup_irqs() by Lorenzo Pieralisi · 8 years ago
  53. 29db991 PCI: rcar: Drop pci_fixup_irqs() by Lorenzo Pieralisi · 8 years ago
  54. cc2eaae PCI: xilinx: Drop pci_fixup_irqs() by Lorenzo Pieralisi · 8 years ago
  55. dd5fcce PCI: tegra: Drop pci_fixup_irqs() by Lorenzo Pieralisi · 8 years ago
  56. 1650846 ARM/PCI: Remove pci_fixup_irqs() call for bios32 host controllers by Lorenzo Pieralisi · 8 years ago
  57. 30fdfb9 PCI: Add a call to pci_assign_irq() in pci_device_probe() by Matthew Minter · 8 years ago
  58. 716fb31 OF/PCI: Update of_irq_parse_and_map_pci() comment by Matthew Minter · 8 years ago
  59. 47a650f PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use it by Matthew Minter · 8 years ago
  60. 3aa8a41 PCI: Add IRQ mapping function pointers to pci_host_bridge struct by Matthew Minter · 8 years ago
  61. be0ce12 PCI: Build setup-irq.o on all arches by Matthew Minter · 8 years ago
  62. 9ee8a1c PCI: Remove pci_scan_root_bus_msi() by Lorenzo Pieralisi · 8 years ago
  63. 123db53 PCI: xilinx-nwl: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  64. ae13cb9 PCI: rockchip: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  65. 4246a86 PCI: generic: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  66. 9af275b PCI: xgene: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  67. 8c790a8 PCI: xilinx: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  68. 9815791 PCI: altera: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  69. 4b38067 PCI: versatile: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  70. 5277407 PCI: iproc: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  71. 90634e8 PCI: rcar: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  72. 6b6de6a PCI: aardvark: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  73. 295aeb9 PCI: designware: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  74. 666ff6f PCI/PM: Avoid using device_may_wakeup() for runtime PM by Rafael J. Wysocki · 8 years ago
  75. 0bf3730 x86/PCI: Avoid AMD SB7xx EHCI USB wakeup defect by Kai-Heng Feng · 8 years ago
  76. e60514b PCI/PM: Restore the status of PCI devices across hibernation by Chen Yu · 8 years ago
  77. 5938628 drm/radeon: make MacBook Pro d3_delay quirk more generic by Bjorn Helgaas · 8 years ago
  78. ee76380 drm/amdgpu: remove unnecessary save/restore of pdev->d3_delay by Bjorn Helgaas · 8 years ago
  79. 13cfc73 PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11 by Bjorn Helgaas · 8 years ago
  80. 675734b PCI: Enable ECRC only if device supports it by Bjorn Helgaas · 8 years ago
  81. 97ad2bd ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge() by Lorenzo Pieralisi · 8 years ago
  82. cea9bc0 PCI: Make pci_register_host_bridge() PCI core internal by Lorenzo Pieralisi · 8 years ago
  83. 1228c4b PCI: Add pci_scan_root_bus_bridge() interface by Lorenzo Pieralisi · 8 years ago
  84. 792abc6 PCI: tegra: Fix host bridge memory leakage by Lorenzo Pieralisi · 8 years ago
  85. 9aa17a7 PCI: faraday: Fix host bridge memory leakage by Lorenzo Pieralisi · 8 years ago
  86. 5c3f18c PCI: Add devm_pci_alloc_host_bridge() interface by Lorenzo Pieralisi · 8 years ago
  87. dff79b9 PCI: Add pci_free_host_bridge() interface by Lorenzo Pieralisi · 8 years ago
  88. a1c0050 PCI: Initialize bridge release function at bridge allocation by Lorenzo Pieralisi · 8 years ago
  89. f1e8bd2 PCI: faraday: Convert IRQ masking to raw PCI config accessors by Lorenzo Pieralisi · 8 years ago
  90. 022adcf PCI: iproc: Convert link check to raw PCI config accessors by Lorenzo Pieralisi · 8 years ago
  91. 5cbd678 PCI: xilinx-nwl: Remove nwl_pcie_enable_msi() unused bus parameter by Lorenzo Pieralisi · 8 years ago
  92. 393958d switchtec: Add device IDs for additional Switchtec products by Logan Gunthorpe · 8 years ago
  93. 079e3bc switchtec: Add "running" status flag to fw partition info ioctl by Logan Gunthorpe · 8 years ago
  94. 56c1af4 PCI: Add sysfs max_link_speed/width, current_link_speed/width, etc by Wong Vee Khee · 8 years ago
  95. ae6dc7d PCI/portdrv: Allocate MSI/MSI-X vector for Downstream Port Containment by Gabriele Paoloni · 8 years ago
  96. a1d5f18 PCI/portdrv: Support multiple interrupts for MSI as well as MSI-X by Gabriele Paoloni · 8 years ago
  97. 99b3c58 PCI: Test INTx masking during enumeration, not at run-time by Piotr Gregor · 8 years ago
  98. f5ab3b7 x86/PCI: Simplify Dell DMI B1 quirk by Jean Delvare · 8 years ago
  99. b014e96 PCI: Protect pci_error_handlers->reset_notify() usage with device_lock() by Christoph Hellwig · 8 years ago
  100. 17530e7 PCI: Protect pci_driver->sriov_configure() usage with device_lock() by Jakub Kicinski · 8 years ago