1. a3767e3 Merge branches 'acpi-smbus', 'acpi-ec' and 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  2. 768acd6 PCI: Fix OF logic in pci_dma_configure() by Suravee Suthikulpanit · 9 years ago
  3. be23c9d Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  4. f2115fa Merge branch 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  5. 29dbe1f PCI: ACPI: Add support for PCI device DMA coherency by Suthikulpanit, Suravee · 9 years ago
  6. 5023071 PCI: OF: Move of_pci_dma_configure() to pci_dma_configure() by Suthikulpanit, Suravee · 9 years ago
  7. 3c87b79 Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  8. 0d51ce9 Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  9. 6aa2fdb Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  10. 7225107 Merge branch 'pci/host-layerscape' into next by Bjorn Helgaas · 9 years ago
  11. 4ed31f24 Merge branch 'pci/host-hisi' into next by Bjorn Helgaas · 9 years ago
  12. c2df02b Merge branches 'pci/host-altera', 'pci/host-designware', 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc', 'pci/host-mvebu', 'pci/host-rcar', 'pci/host-tegra' and 'pci/host-xgene' into next by Bjorn Helgaas · 9 years ago
  13. af1169b PCI: altera: Add Altera PCIe MSI driver by Ley Foon Tan · 9 years ago
  14. 1f9a30e Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  15. 500a1d9 PCI: hisi: Add HiSilicon SoC Hip05 PCIe driver by Zhou Wang · 9 years ago
  16. bd33b87 PCI: layerscape: Add ls_pcie_msi_host_init() by Minghuan Lian · 9 years ago
  17. 5192ec7 PCI: layerscape: Add support for LS1043a and LS2080a by Minghuan Lian · 9 years ago
  18. 0f3cb32 PCI: layerscape: Remove unused fields from struct ls_pcie by Minghuan Lian · 9 years ago
  19. a167fb7 PCI: layerscape: Update ls_add_pcie_port() by Minghuan Lian · 9 years ago
  20. d646334 PCI: layerscape: Factor out SCFG related function by Minghuan Lian · 9 years ago
  21. 7af4ce3 PCI: layerscape: Ignore PCIe controllers in Endpoint mode by Minghuan Lian · 9 years ago
  22. 72f71af PCI: layerscape: Remove ls_pcie_establish_link() by Minghuan Lian · 9 years ago
  23. cbce790 PCI: designware: Make driver arch-agnostic by Zhou Wang · 9 years ago
  24. 0021d22 PCI: designware: Use of_pci_get_host_bridge_resources() to parse DT by Zhou Wang · 9 years ago
  25. 9cdce1c Revert "PCI: designware: Program ATU with untranslated address" by Zhou Wang · 9 years ago
  26. 883cc17 PCI: designware: Move calculation of bus addresses to DRA7xx by Gabriele Paoloni · 9 years ago
  27. 907fce0 PCI: designware: Make "num-lanes" an optional DT property by Gabriele Paoloni · 9 years ago
  28. b6b18f5 PCI: designware: Require config accesses to be naturally aligned by Gabriele Paoloni · 9 years ago
  29. 4c45852 PCI: designware: Simplify dw_pcie_cfg_read/write() interfaces by Gabriele Paoloni · 9 years ago
  30. c003ca9 PCI: designware: Use exact access size in dw_pcie_cfg_read() by Gabriele Paoloni · 9 years ago
  31. fa3b7cb PCI: spear: Fix dw_pcie_cfg_read/write() usage by Gabriele Paoloni · 9 years ago
  32. c8947fb PCI: designware: Set up high part of MSI target address by Lucas Stach · 9 years ago
  33. 9bb4064 Merge branch 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  34. f9793e37 Merge tag 'pci-v4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  35. c23b613 PCI: Fix sriov_enable() error path for pcibios_enable_sriov() failures by Alexander Duyck · 9 years ago
  36. b390864 PCI: Wait 1 second between disabling VFs and clearing NumVFs by Alexander Duyck · 9 years ago
  37. a39e3fc PCI: Reorder pcibios_sriov_disable() by Alexander Duyck · 9 years ago
  38. 3443c38 PCI: Remove VFs in reverse order if virtfn_add() fails by Alexander Duyck · 9 years ago
  39. 8c53e8e PCI: rcar: Fix I/O offset for multiple host bridges by Phil Edworthy · 9 years ago
  40. 42175a3 PCI: rcar: Set root bus nr to that provided in DT by Phil Edworthy · 9 years ago
  41. 79953dd PCI: rcar: Remove dependency on ARM-specific struct hw_pci by Phil Edworthy · 9 years ago
  42. d0c3f4d PCI: rcar: Make PCI aware of the I/O resources by Phil Edworthy · 9 years ago
  43. 7c537c6 PCI: rcar: Build pcie-rcar.c only on ARM by Geert Uytterhoeven · 9 years ago
  44. 6cbfeae PCI: rcar: Build pci-rcar-gen2.c only on ARM by Geert Uytterhoeven · 9 years ago
  45. 597becb PCI: Expand Enhanced Allocation BAR output by Bjorn Helgaas · 9 years ago
  46. 2663511 PCI: Make Enhanced Allocation bitmasks more obvious by Bjorn Helgaas · 9 years ago
  47. 1118399 PCI: Handle Enhanced Allocation capability for SR-IOV devices by David Daney · 9 years ago
  48. 938174e PCI: Add support for Enhanced Allocation devices by Sean O. Stalley · 9 years ago
  49. d04d011 PCI: Handle IORESOURCE_PCI_FIXED when assigning resources by David Daney · 9 years ago
  50. a2220d8 PCI: Handle IORESOURCE_PCI_FIXED when sizing resources by David Daney · 9 years ago
  51. ce288ec PCI: Remove redundant validation of SR-IOV offset/stride registers by Alexander Duyck · 9 years ago
  52. ea9a885 PCI: Set SR-IOV NumVFs to zero after enumeration by Alexander Duyck · 9 years ago
  53. ff45f9d PCI: Enable SR-IOV ARI Capable Hierarchy before reading TotalVFs by Ben Shelton · 9 years ago
  54. eaa6111 PCI: altera: Add Altera PCIe host controller driver by Ley Foon Tan · 9 years ago
  55. c56d445 PCI: Turn off Request Attributes to avoid Chelsio T5 Completion erratum by Hariprasad Shenai · 9 years ago
  56. be908d2 PCI: iproc: Fix header comment "Corporation" misspelling by Florian Fainelli · 9 years ago
  57. bee6775 PCI: pciehp: Queue power work requests in dedicated function by Guenter Roeck · 9 years ago
  58. e99a187 PCI: iproc: Add outbound mapping support by Ray Jui · 9 years ago
  59. 54fa97e PCI/MSI: Allow the MSI domain to be device-specific by Marc Zyngier · 9 years ago
  60. 098259e PCI: Add per-device MSI domain hook by Marc Zyngier · 9 years ago
  61. c8d1758 PCI/MSI: Use of_msi_get_domain instead of open-coded "msi-parent" parsing by Marc Zyngier · 9 years ago
  62. b6eec9b PCI/MSI: Add helper function pci_msi_domain_get_msi_rid(). by David Daney · 9 years ago
  63. 0701c53 genirq/msi: Do not use pci_msi_[un]mask_irq as default methods by Marc Zyngier · 9 years ago
  64. a867606 PCI/MSI: Export all remapped MSIs to sysfs attributes by Romain Bezut · 9 years ago
  65. 58a1fbb PM / PCI / ACPI: Kick devices that might have been reset by firmware by Rafael J. Wysocki · 9 years ago
  66. c2df86e PM / sleep: Drop pm_request_idle() from pm_generic_complete() by Rafael J. Wysocki · 9 years ago
  67. be5436c irqdomain/msi: Use fwnode instead of of_node by Marc Zyngier · 9 years ago
  68. 2cef548 PCI / PM: Avoid resuming more devices during system suspend by Rafael J. Wysocki · 9 years ago
  69. f6225c3 PCI: generic: Fix address window calculation for non-zero starting bus by David Daney · 9 years ago
  70. d1a082c PCI: mvebu: Remove code restricting accesses to slot 0 by Russell King · 9 years ago
  71. dc0352a PCI: mvebu: Add PCI Express root complex capability block by Russell King · 9 years ago
  72. d609a8d PCI: mvebu: Improve clock/reset handling by Russell King · 9 years ago
  73. 8a182c2 PCI: mvebu: Use gpio_desc to carry around gpio by Russell King · 9 years ago
  74. 19fdb80 PCI: mvebu: Use devm_kcalloc() to allocate an array by Russell King · 9 years ago
  75. 4a2eae2 PCI: mvebu: Use gpio_set_value_cansleep() by Russell King · 9 years ago
  76. 3884d84 PCI: mvebu: Split port parsing and resource claiming from port setup by Russell King · 9 years ago
  77. 37bfa77 PCI: mvebu: Fix memory leaks and refcount leaks by Russell King · 9 years ago
  78. 49cb1f7 PCI: mvebu: Move port parsing and resource claiming to separate function by Russell King · 9 years ago
  79. ab7ea30 PCI: mvebu: Use port->name rather than "PCIe%d.%d" by Russell King · 9 years ago
  80. 2cdf4ed PCI: mvebu: Report full node name when reporting a DT error by Russell King · 9 years ago
  81. 2aee2ed PCI: mvebu: Use for_each_available_child_of_node() to walk child nodes by Russell King · 9 years ago
  82. 7de36cd PCI: mvebu: Use of_get_available_child_count() by Russell King · 9 years ago
  83. 79e3f6c PCI: mvebu: Use exact config access size; don't read/modify/write by Russell King · 9 years ago
  84. 58c19a1 PCI: mvebu: Return zero for reserved or unimplemented config space by Russell King · 9 years ago
  85. 47ddb94 PCI: generic: Pass starting bus number to pci_scan_root_bus() by David Daney · 9 years ago
  86. 9a28033 PCI: generic: Allow multiple hosts with different map_bus() methods by David Daney · 9 years ago
  87. 1266963 PCI: Prevent out of bounds access in numa_node override by Sasha Levin · 9 years ago
  88. dd953d3 Merge branches 'pm-pci' and 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  89. 00b9b91 PCI/MSI: xgene: Remove msi_controller assignment by Duc Dang · 9 years ago
  90. aaf22ab PCI: iproc: Improve link detection logic by Ray Jui · 9 years ago
  91. 199ff14 PCI: iproc: Fix PCIe reset logic by Ray Jui · 9 years ago
  92. bdb8a18 PCI: iproc: Call pci_fixup_irqs() for ARM64 as well as ARM by Ray Jui · 9 years ago
  93. 98aac69 PCI: iproc: Remove unused struct iproc_pcie.irqs[] by Ray Jui · 9 years ago
  94. 5d92f41 PCI: iproc: Fix code comment to match code by Ray Jui · 9 years ago
  95. 966966a Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  96. a836006 PCI / PM: Update runtime PM documentation for PCI devices by Rafael J. Wysocki · 9 years ago
  97. 111feb7 PCI: imx6: Add PCIE_PHY_RX_ASIC_OUT_VALID definition by Fabio Estevam · 9 years ago
  98. 89b2d4f PCI: imx6: Return real error code from imx6_add_pcie_port() by Fabio Estevam · 9 years ago
  99. de24c18 PCI: rcar: Add R8A7794 support by Sergei Shtylyov · 9 years ago
  100. da2d03e PCI: Use function 0 VPD for identical functions, regular VPD for others by Alex Williamson · 9 years ago