1. 9454c23 Merge branch 'pci/msi-affinity' into next by Bjorn Helgaas · 8 years ago
  2. a04bee8 Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pci/host-hv', 'pci/host-vmd' and 'pci/host-xilinx' into next by Bjorn Helgaas · 8 years ago
  3. ea1f4e9 Merge branch 'pci/host-tegra' into next by Bjorn Helgaas · 8 years ago
  4. 79dd993 Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next by Bjorn Helgaas · 8 years ago
  5. 3efc702 Merge branch 'pci/resource' into next by Bjorn Helgaas · 8 years ago
  6. a00c74c Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/pm' and 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
  7. 50dcd29 PCI: xgene: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  8. 0b3cd16 PCI: thunder-pem: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  9. d0c6fd7 PCI: thunder-ecam: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  10. ad18327 PCI: tegra: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  11. 0b9c158 PCI: rcar-gen2: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  12. 42d1071 PCI: rcar: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  13. 82641d9 PCI: mvebu: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  14. 154fb60 PCI: layerscape: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  15. 1481bf2 PCI: keystone: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  16. fb38118 PCI: hisi: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  17. 99849bf PCI: generic: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  18. ca8d334 PCI: designware-plat: Make it explicitly non-modular by Paul Gortmaker · 8 years ago
  19. 58bdaa1 PCI: artpec6: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  20. 0e6f98c PCI: armada8k: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  21. 499e858 Merge branches 'pci/host-artpec' and 'pci/host-generic' into pci/demodularize-hosts by Bjorn Helgaas · 8 years ago
  22. 09e3cde PCI: artpec: Add PCI_MSI_IRQ_DOMAIN dependency by Arnd Bergmann · 8 years ago
  23. 9fad401 PCI: Add ACS quirk for Solarflare SFC9220 by Edward Cree · 8 years ago
  24. 8c39d71 PCI: aardvark: Add Aardvark PCI host controller driver by Thomas Petazzoni · 8 years ago
  25. f814430 PCI: tegra: Program PADS_REFCLK_CFG* registers with per-SoC values by Stephen Warren · 8 years ago
  26. cf5d3180 PCI: tegra: Program PADS_REFCLK_CFG* always, not just on legacy SoCs by Stephen Warren · 8 years ago
  27. 08203f1 PCI: tegra: Stop setting pcibios_min_mem by Thierry Reding · 8 years ago
  28. e6e9f47 PCI: tegra: Use generic pci_remap_iospace() rather than ARM32-specific one by Thierry Reding · 8 years ago
  29. acb341e PCI: tegra: Use lower-case hex consistently for register definitions by Thierry Reding · 8 years ago
  30. e16b466 PCI: Allow additional bus numbers for hotplug bridges by Keith Busch · 8 years ago
  31. a4959d8 PCI: Remove DPC tristate module option by Keith Busch · 8 years ago
  32. 7e16fd6 PCI: Bind DPC to Root Ports as well as Downstream Ports by Keith Busch · 8 years ago
  33. 0c6e617 PCI: hv: Fix interrupt cleanup path by Cathy Avery · 8 years ago
  34. 991bfef PCI: dra7xx: Fix return value in case of error by Christophe JAILLET · 8 years ago
  35. cec6dba PCI: xilinx: Fix return value in case of error by Christophe JAILLET · 8 years ago
  36. 3a928e9 PCI: altera: Poll for link up status after retraining the link by Ley Foon Tan · 8 years ago
  37. c622032 PCI: altera: Check link status before retrain link by Ley Foon Tan · 8 years ago
  38. f8be11a PCI: altera: Reorder read/write functions by Bjorn Helgaas · 8 years ago
  39. 4ef3368 PCI: Spread interrupt vectors in pci_alloc_irq_vectors() by Christoph Hellwig · 8 years ago
  40. aff1716 PCI: Provide sensible IRQ vector alloc/free routines by Christoph Hellwig · 8 years ago
  41. 3ac020e PCI: Make the "entries" argument to pci_enable_msix() optional by Christoph Hellwig · 8 years ago
  42. 12eb21d PCI: Switch msix_program_entries() to use pci_msix_desc_addr() by Christoph Hellwig · 8 years ago
  43. 5eb6d66 PCI: Add pci_msix_desc_addr() helper by Christoph Hellwig · 8 years ago
  44. db83f87 PCI: Add DMA alias quirk for Adaptec 3805 by Alex Williamson · 8 years ago
  45. 2a2aca3 PCI: Include <asm/dma.h> for isa_dma_bridge_buggy by Ben Dooks · 8 years ago
  46. da6163a PCI: versatile: Simplify host bridge window iteration by Bjorn Helgaas · 8 years ago
  47. 2fbb353 PCI: versatile: Request host bridge window resources with core function by Bjorn Helgaas · 8 years ago
  48. 45c64b6 PCI: tegra: Request host bridge window resources with core function by Bjorn Helgaas · 8 years ago
  49. c4102c92 PCI: tegra: Remove top-level resource from hierarchy by Bjorn Helgaas · 8 years ago
  50. 4c540a3 PCI: rcar: Simplify host bridge window iteration by Bjorn Helgaas · 8 years ago
  51. 6fd7f55 PCI: rcar: Request host bridge window resources with core function by Bjorn Helgaas · 8 years ago
  52. ac575ea PCI: rcar Gen2: Request host bridge window resources by Bjorn Helgaas · 8 years ago
  53. b2a5d3e PCI: rcar: Drop gen2 dummy I/O port region by Bjorn Helgaas · 8 years ago
  54. dcce0f1 PCI: generic: Claim bus resources on PCI_PROBE_ONLY set-ups by Lorenzo Pieralisi · 8 years ago
  55. 765bf9b PCI: Add generic pci_bus_claim_resources() by Lorenzo Pieralisi · 8 years ago
  56. 644a544 PCI: Extending pci=resource_alignment to specify device/vendor IDs by Koehrer Mathias (ETAS/ESW5) · 8 years ago
  57. 14a16d5 PCI: Fix whitespace in struct dpc_dev by Mika Westerberg · 8 years ago
  58. 733f3d1 PCI: Convert Downstream Port Containment driver to use devm_* functions by Mika Westerberg · 8 years ago
  59. 6df68f2 PCI: mvebu: Request host bridge window resources with core function by Bjorn Helgaas · 8 years ago
  60. 5aa182a PCI: generic: Simplify host bridge window iteration by Bjorn Helgaas · 8 years ago
  61. b7f957ac PCI: generic: Request host bridge window resources with core function by Bjorn Helgaas · 8 years ago
  62. ba4f6d9 PCI: altera: Simplify host bridge window iteration by Bjorn Helgaas · 8 years ago
  63. 7446228 PCI: altera: Request host bridge window resources with core function by Bjorn Helgaas · 8 years ago
  64. 9061f9b PCI: xilinx-nwl: Use dev_printk() when possible by Bjorn Helgaas · 8 years ago
  65. 21f7fc2 PCI: xilinx-nwl: Request host bridge window resources by Bjorn Helgaas · 8 years ago
  66. 0bb0130 PCI: xilinx-nwl: Free bridge resource list on failure by Bjorn Helgaas · 8 years ago
  67. 93a5b5e PCI: xilinx: Request host bridge window resources by Bjorn Helgaas · 8 years ago
  68. c41be7a PCI: xilinx: Free bridge resource list on failure by Bjorn Helgaas · 8 years ago
  69. 0ccb7eef PCI: xgene: Request host bridge window resources by Bjorn Helgaas · 8 years ago
  70. 11659a1 PCI: xgene: Free bridge resource list on failure by Bjorn Helgaas · 8 years ago
  71. c3245a5 PCI: iproc: Request host bridge window resources by Bjorn Helgaas · 8 years ago
  72. 7baf69c PCI: designware: Simplify host bridge window iteration by Bjorn Helgaas · 8 years ago
  73. 12722db PCI: designware: Request host bridge window resources by Bjorn Helgaas · 8 years ago
  74. 27d9cb7 PCI: designware: Free bridge resource list on failure by Bjorn Helgaas · 8 years ago
  75. ed91de7 PCI: pciehp: Ignore interrupts during D3cold by Lukas Wunner · 8 years ago
  76. ef0dab4 PCI: Fix unaligned accesses in VC code by David Miller · 8 years ago
  77. 3a92c31 PCI: Ignore write combining when mapping I/O port space by Bjorn Helgaas · 8 years ago
  78. 837d741 PCI: hv: Handle all pending messages in hv_pci_onchannelcallback() by Vitaly Kuznetsov · 8 years ago
  79. 60fcdac PCI: hv: Don't leak buffer in hv_pci_onchannelcallback() by Vitaly Kuznetsov · 8 years ago
  80. 3ee8036 PCI/MSI: irqchip: Fix PCI_MSI dependencies by Arnd Bergmann · 8 years ago
  81. 006d44e PCI: Add runtime PM support for PCIe ports by Mika Westerberg · 8 years ago
  82. 16468c7 ACPI / hotplug / PCI: Runtime resume bridge before rescan by Mika Westerberg · 8 years ago
  83. d963f65 PCI: Power on bridges before scanning new devices by Mika Westerberg · 8 years ago
  84. 9d26d3a PCI: Put PCIe ports into D3 during suspend by Mika Westerberg · 8 years ago
  85. 43f7f88 PCI: Don't clear d3cold_allowed for PCIe ports by Mika Westerberg · 8 years ago
  86. a3cbfae PCI: artpec: Add Axis ARTPEC-6 PCIe controller driver by Niklas Cassel · 8 years ago
  87. 21751a9 PCI: Make bus_attr_resource_alignment static by Ben Dooks · 8 years ago
  88. 9ac0108 PCI: Mark Atheros AR9485 and QCA9882 to avoid bus reset by Chris Blake · 8 years ago
  89. a6c1c6f PCI/ASPM: Remove redundant check of pcie_set_clkpm by Shawn Lin · 8 years ago
  90. d7d5677 PCI: generic: Select IRQ_DOMAIN by Arnd Bergmann · 8 years ago
  91. 00456b3 PCI: Add function 1 DMA alias quirk for Marvell 88SE9182 by Aaron Sierra · 8 years ago
  92. 2ab51dd ARM64: PCI: Add acpi_pci_bus_find_domain_nr() by Tomasz Nowicki · 8 years ago
  93. 1a4f93f PCI: Factor DT-specific pci_bus_find_domain_nr() code out by Tomasz Nowicki · 8 years ago
  94. 9c7cb89 PCI: Refactor pci_bus_assign_domain_nr() for CONFIG_PCI_DOMAINS_GENERIC by Tomasz Nowicki · 8 years ago
  95. 4d3f138 PCI: Add pci_unmap_iospace() to unmap I/O resources by Sinan Kaya · 8 years ago
  96. 5c3d14f PCI: Add parent device field to ECAM struct pci_config_window by Jayachandran C · 8 years ago
  97. 80955f9 PCI: Move ecam.h to linux/include/pci-ecam.h by Jayachandran C · 8 years ago
  98. 950334b PCI: Add devm_request_pci_bus_resources() by Bjorn Helgaas · 8 years ago
  99. 5af2344 Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  100. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago