1. 7550cfa Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  2. 19c1940 Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  3. 38a6148 Merge branches 'pci/msi', 'pci/iommu' and 'pci/cleanup' into next by Bjorn Helgaas · 10 years ago
  4. c2e0fb9 PCI: Add function 1 DMA alias quirk for HighPoint RocketRaid 642L by Jérôme Carretero · 10 years ago
  5. 882d18a ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridges by Rafael J. Wysocki · 10 years ago
  6. b701c0b PCI/MSI: Fix memory leak in free_msi_irqs() by Alexei Starovoitov · 10 years ago
  7. 227f064 PCI: Merge multi-line quoted strings by Ryan Desfosses · 10 years ago
  8. 3c78bc6 PCI: Whitespace cleanup by Ryan Desfosses · 10 years ago
  9. c5aec4c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  10. b7fe943 PCI: Move EXPORT_SYMBOL so it immediately follows function/variable by Ryan Desfosses · 10 years ago
  11. 98ca50d PCI: Add bridge DMA alias quirk for ITE bridge by Alex Williamson · 10 years ago
  12. d09cc36 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  13. 1aacb90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next by Linus Torvalds · 10 years ago
  14. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  15. 843a85c Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and 'pci/host-tegra' into next by Bjorn Helgaas · 10 years ago
  16. 0eeb4f2 Merge branch 'pci/iommu' into next by Bjorn Helgaas · 10 years ago
  17. 4255532 Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next by Linus Torvalds · 10 years ago
  18. 617b415 Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  19. d785260 Merge branch 'pci/host-generic' into next by Bjorn Helgaas · 10 years ago
  20. ce29299 PCI: generic: Add generic PCI host controller driver by Will Deacon · 11 years ago
  21. d1dc974 PCI: imx6: Add support for MSI by Lucas Stach · 10 years ago
  22. 7f4f16e PCI: designware: Make MSI ISR shared IRQ aware by Lucas Stach · 10 years ago
  23. 5c40eea PCI: imx6: Remove optional (and unused) IRQs by Lucas Stach · 10 years ago
  24. e521519 PCI: imx6: Drop old IRQ mapping by Lucas Stach · 10 years ago
  25. 5752613 PCI: imx6: Use new clock names by Lucas Stach · 10 years ago
  26. 44cb5e9 PCI: imx6: Fix imx6_add_pcie_port() section mismatch warning by Sachin Kamat · 10 years ago
  27. c893d13 PCI: Make pci_bus_add_device() void by Yijing Wang · 10 years ago
  28. 17d7acc PCI: exynos: Fix add_pcie_port() section mismatch warning by Sachin Kamat · 10 years ago
  29. fdaf36b Merge branch 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  30. d1a2523 Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  31. 79d458b Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into next by Bjorn Helgaas · 10 years ago
  32. 782a985 PCI: Introduce new device binding path using pci_dev.driver_override by Alex Williamson · 10 years ago
  33. ebdb51e PCI: Add bridge DMA alias quirk for ASMedia and Tundra bridges by Alex Williamson · 10 years ago
  34. c8fe16e PCI: Add support for PCIe-to-PCI bridge DMA alias quirks by Alex Williamson · 10 years ago
  35. cc346a4 PCI: Add function 1 DMA alias quirk for Marvell devices by Alex Williamson · 10 years ago
  36. ec637fb PCI: Add function 0 DMA alias quirk for Ricoh devices by Alex Williamson · 10 years ago
  37. 31c2b81 PCI: Add support for DMA alias quirks by Alex Williamson · 10 years ago
  38. c25dc82 PCI: Add DMA alias iterator by Alex Williamson · 10 years ago
  39. d47b62f PCI: rcar: Add gen2 device tree support by Ben Dooks · 10 years ago
  40. cab9a12 PCI: cpqphp: Fix possible null pointer dereference by Rickard Strandqvist · 10 years ago
  41. 290c1fb PCI: rcar: Add MSI support for PCIe by Phil Edworthy · 10 years ago
  42. c25da47 PCI: rcar: Add Renesas R-Car PCIe driver by Phil Edworthy · 10 years ago
  43. d97ffe2 PCI: Fix return value from pci_user_{read,write}_config_*() by Gavin Shan · 10 years ago
  44. 755ba5e PCI: exynos: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  45. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 10 years ago
  46. 78916b0 PCI: Test for std config alias when testing extended config space by Alex Williamson · 10 years ago
  47. 930067e PCI: pciehp: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  48. c7a071f PCI: acpiphp: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  49. 5cbe5d1 PCI: cpcihp: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  50. 087cfa9 PCI: shpchp: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  51. f86e1f1 PCI: rpaphp: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  52. 6788a51 PCI: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  53. 326c1cd PCI: Rename pci_is_bridge() to pci_has_subordinate() by Yijing Wang · 10 years ago
  54. 3ebe7f9 PCI: Notify driver before and after device reset by Keith Busch · 10 years ago
  55. e5558d1 Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pci/resource' into next by Bjorn Helgaas · 10 years ago
  56. 67d29b5 PCI: Add resource allocation comments by Bjorn Helgaas · 10 years ago
  57. d3689df PCI: Simplify __pci_assign_resource() coding style by Bjorn Helgaas · 10 years ago
  58. 30afe8d PCI: Change pbus_size_mem() return values to be more conventional by Bjorn Helgaas · 10 years ago
  59. 5b28541 PCI: Restrict 64-bit prefetchable bridge windows to 64-bit resources by Yinghai Lu · 10 years ago
  60. 14c8530 PCI: Support BAR sizes up to 8GB by Alan · 10 years ago
  61. d739a09 PCI: Don't add disabled subtractive decode bus resources by Bjorn Helgaas · 10 years ago
  62. 26370fc PCI: Don't print anything while decoding is disabled by Bjorn Helgaas · 10 years ago
  63. 31e9dd2 PCI: Don't set BAR to zero if dma_addr_t is too small by Bjorn Helgaas · 10 years ago
  64. 72dc560 PCI: Don't convert BAR address to resource if dma_addr_t is too small by Bjorn Helgaas · 10 years ago
  65. d1a313e PCI: Reject BAR above 4GB if dma_addr_t is too small by Bjorn Helgaas · 10 years ago
  66. 23b13bc PCI: Fail safely if we can't handle BARs larger than 4GB by Bjorn Helgaas · 10 years ago
  67. 9edbcd2 PCI: Remove pcibios_add_platform_entries() by Sebastian Ott · 10 years ago
  68. 957cf25 Merge tag 'pci-v3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  69. 3cb30b7 PCI: Mark RTL8110SC INTx masking as broken by Alex Williamson · 10 years ago
  70. d0b4cc4 PCI: Wrong register used to check pending traffic by Gavin Shan · 10 years ago
  71. 59b47dd x86: htirq: Use irq_alloc/free_irq() by Thomas Gleixner · 10 years ago
  72. 93fa9d3 PCI: shpchp: Check bridge's secondary (not primary) bus speed by Marcel Apfelbaum · 10 years ago
  73. 07656d8308 pci: change "foo* bar" to "foo *bar" by Ryan Desfosses · 10 years ago
  74. 1a7adf2 Merge tag 'mvebu-mbus_pci-fixes-3.15' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 10 years ago
  75. 034cd97 PCI/MSI: Remove pci_enable_msi_block() by Alexander Gordeev · 10 years ago
  76. dfc73e7 PCI: Move Open Firmware devspec attribute to PCI common code by Sebastian Ott · 10 years ago
  77. 518a6a3 Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  78. 1e358f9 PCI: Fix use of uninitialized MPS value by Bjorn Helgaas · 10 years ago
  79. efdd407 PCI: Remove dead code by Bjorn Helgaas · 10 years ago
  80. 10874f5 PCI: Remove unnecessary __ref annotations by Bjorn Helgaas · 10 years ago
  81. 8895d3b PCI: Fail new_id for vendor/device values already built into driver by Bandan Das · 10 years ago
  82. 9aa5285 PCI: mvebu: Use '%pa' for printing 'phys_addr_t' type by Fabio Estevam · 10 years ago
  83. 85802bbe PCI: mvebu: Remove unnecessary use of 'conf_lock' spinlock by Andrew Murray · 10 years ago
  84. 7c82126 PCI: Add new ID for Intel GPU "spurious interrupt" quirk by Thomas Jarosch · 10 years ago
  85. d92a208 powerpc/pci: Mask linkDown on resetting PCI bus by Gavin Shan · 10 years ago
  86. 761ce53 PCI: rphahp: Fix endianess issues by Laurent Dufour · 10 years ago
  87. 67ebd81 PCI: Fix incorrect vgaarb conditional in WARN_ON() by Bjorn Helgaas · 10 years ago
  88. 374a914 PCI: Allow hotplug service drivers to operate in polling mode by Rajat Jain · 10 years ago
  89. 476a357 PCI: pciehp: Acknowledge spurious "cmd completed" event by Rajat Jain · 10 years ago
  90. 398f5d5 PCI: mvebu: split PCIe BARs into multiple MBus windows when needed by Thomas Petazzoni · 10 years ago
  91. b6d07e0 PCI: mvebu: fix off-by-one in the computed size of the mbus windows by Willy Tarreau · 10 years ago
  92. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  93. f5d3352 PCI: tegra: Use new OF interrupt mapping when possible by Lucas Stach · 10 years ago
  94. f8f2fe7 PCI: rcar: Use new OF interrupt mapping when possible by Lucas Stach · 10 years ago
  95. f86b3e3 PCI: designware: Use new OF interrupt mapping when possible by Lucas Stach · 10 years ago
  96. 017fcdc PCI: designware: Fix iATU programming for cfg1, io and mem viewport by Mohit Kumar · 10 years ago
  97. c23fdc7 PCI: designware: Fix comment for setting number of lanes by Mohit Kumar · 10 years ago
  98. 11c6fbd PCI: designware: Remove unnecessary use of 'conf_lock' spinlock by Andrew Murray · 10 years ago
  99. 804f57b PCI: designware: Use new OF interrupt mapping when possible by Lucas Stach · 10 years ago
  100. a19f88b PCI: designware: Fix iATU programming for cfg1, io and mem viewport by Mohit Kumar · 10 years ago