1. 617b415 Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  2. d785260 Merge branch 'pci/host-generic' into next by Bjorn Helgaas · 11 years ago
  3. ce29299 PCI: generic: Add generic PCI host controller driver by Will Deacon · 12 years ago
  4. d1dc974 PCI: imx6: Add support for MSI by Lucas Stach · 11 years ago
  5. 7f4f16e PCI: designware: Make MSI ISR shared IRQ aware by Lucas Stach · 11 years ago
  6. 5c40eea PCI: imx6: Remove optional (and unused) IRQs by Lucas Stach · 11 years ago
  7. e521519 PCI: imx6: Drop old IRQ mapping by Lucas Stach · 11 years ago
  8. 5752613 PCI: imx6: Use new clock names by Lucas Stach · 11 years ago
  9. 44cb5e9 PCI: imx6: Fix imx6_add_pcie_port() section mismatch warning by Sachin Kamat · 11 years ago
  10. c893d13 PCI: Make pci_bus_add_device() void by Yijing Wang · 11 years ago
  11. 17d7acc PCI: exynos: Fix add_pcie_port() section mismatch warning by Sachin Kamat · 11 years ago
  12. fdaf36b Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  13. d1a2523 Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' into next by Bjorn Helgaas · 11 years ago
  14. 79d458b Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into next by Bjorn Helgaas · 11 years ago
  15. 782a985 PCI: Introduce new device binding path using pci_dev.driver_override by Alex Williamson · 11 years ago
  16. d47b62f PCI: rcar: Add gen2 device tree support by Ben Dooks · 11 years ago
  17. cab9a12 PCI: cpqphp: Fix possible null pointer dereference by Rickard Strandqvist · 11 years ago
  18. 290c1fb PCI: rcar: Add MSI support for PCIe by Phil Edworthy · 11 years ago
  19. c25da47 PCI: rcar: Add Renesas R-Car PCIe driver by Phil Edworthy · 11 years ago
  20. d97ffe2 PCI: Fix return value from pci_user_{read,write}_config_*() by Gavin Shan · 11 years ago
  21. 755ba5e PCI: exynos: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  22. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 11 years ago
  23. 78916b0 PCI: Test for std config alias when testing extended config space by Alex Williamson · 11 years ago
  24. 930067e PCI: pciehp: Use pci_is_bridge() to simplify code by Yijing Wang · 11 years ago
  25. c7a071f PCI: acpiphp: Use pci_is_bridge() to simplify code by Yijing Wang · 11 years ago
  26. 5cbe5d1 PCI: cpcihp: Use pci_is_bridge() to simplify code by Yijing Wang · 11 years ago
  27. 087cfa9 PCI: shpchp: Use pci_is_bridge() to simplify code by Yijing Wang · 11 years ago
  28. f86e1f1 PCI: rpaphp: Use pci_is_bridge() to simplify code by Yijing Wang · 11 years ago
  29. 6788a51 PCI: Use pci_is_bridge() to simplify code by Yijing Wang · 11 years ago
  30. 326c1cd PCI: Rename pci_is_bridge() to pci_has_subordinate() by Yijing Wang · 11 years ago
  31. 3ebe7f9 PCI: Notify driver before and after device reset by Keith Busch · 11 years ago
  32. e5558d1 Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pci/resource' into next by Bjorn Helgaas · 11 years ago
  33. 67d29b5 PCI: Add resource allocation comments by Bjorn Helgaas · 11 years ago
  34. d3689df PCI: Simplify __pci_assign_resource() coding style by Bjorn Helgaas · 11 years ago
  35. 30afe8d PCI: Change pbus_size_mem() return values to be more conventional by Bjorn Helgaas · 11 years ago
  36. 5b28541 PCI: Restrict 64-bit prefetchable bridge windows to 64-bit resources by Yinghai Lu · 11 years ago
  37. 14c8530 PCI: Support BAR sizes up to 8GB by Alan · 11 years ago
  38. d739a09 PCI: Don't add disabled subtractive decode bus resources by Bjorn Helgaas · 11 years ago
  39. 26370fc PCI: Don't print anything while decoding is disabled by Bjorn Helgaas · 11 years ago
  40. 31e9dd2 PCI: Don't set BAR to zero if dma_addr_t is too small by Bjorn Helgaas · 11 years ago
  41. 72dc560 PCI: Don't convert BAR address to resource if dma_addr_t is too small by Bjorn Helgaas · 11 years ago
  42. d1a313e PCI: Reject BAR above 4GB if dma_addr_t is too small by Bjorn Helgaas · 11 years ago
  43. 23b13bc PCI: Fail safely if we can't handle BARs larger than 4GB by Bjorn Helgaas · 11 years ago
  44. 9edbcd2 PCI: Remove pcibios_add_platform_entries() by Sebastian Ott · 11 years ago
  45. 3cb30b7 PCI: Mark RTL8110SC INTx masking as broken by Alex Williamson · 11 years ago
  46. 034cd97 PCI/MSI: Remove pci_enable_msi_block() by Alexander Gordeev · 11 years ago
  47. dfc73e7 PCI: Move Open Firmware devspec attribute to PCI common code by Sebastian Ott · 11 years ago
  48. 518a6a3 Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  49. 1e358f9 PCI: Fix use of uninitialized MPS value by Bjorn Helgaas · 11 years ago
  50. efdd407 PCI: Remove dead code by Bjorn Helgaas · 11 years ago
  51. 10874f5 PCI: Remove unnecessary __ref annotations by Bjorn Helgaas · 11 years ago
  52. 8895d3b PCI: Fail new_id for vendor/device values already built into driver by Bandan Das · 11 years ago
  53. 7c82126 PCI: Add new ID for Intel GPU "spurious interrupt" quirk by Thomas Jarosch · 11 years ago
  54. 761ce53 PCI: rphahp: Fix endianess issues by Laurent Dufour · 11 years ago
  55. 67ebd81 PCI: Fix incorrect vgaarb conditional in WARN_ON() by Bjorn Helgaas · 11 years ago
  56. 374a914 PCI: Allow hotplug service drivers to operate in polling mode by Rajat Jain · 11 years ago
  57. 476a357 PCI: pciehp: Acknowledge spurious "cmd completed" event by Rajat Jain · 11 years ago
  58. b9bfe1b PCI: rcar: Use new OF interrupt mapping when possible by Lucas Stach · 11 years ago
  59. 1a30fd0 PCI: Add Patsburg (X79) to Intel PCH root port ACS quirk by Alex Williamson · 11 years ago
  60. 56a3d18 PCI: Remove unnecessary includes of <linux/init.h> by Paul Gortmaker · 11 years ago
  61. 17f830b PCI: pciehp: Use PCI_EXP_SLTCAP_PSN define by Bjorn Helgaas · 11 years ago
  62. 8e56aed PCI: hotplug: Remove unnecessary "dev->bus" test by Bjorn Helgaas · 11 years ago
  63. 1406276 PCI/MSI: Simplify populate_msi_sysfs() by Jan Beulich · 11 years ago
  64. 9ada07b PCI/portdrv: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  65. 6f4c98e Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  66. 467cbd2 Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  67. 158e0d3 Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  68. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  69. 4dedde7 Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  70. 683b6c6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  71. 58f86cc VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms. by Rusty Russell · 11 years ago
  72. 36cc86e Merge branches 'pm-runtime' and 'pm-sleep' by Rafael J. Wysocki · 11 years ago
  73. 30723cb Merge branch 'pci/resource' into next by Bjorn Helgaas · 11 years ago
  74. 91b4adc Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  75. 075eb9e PCI: Log IDE resource quirk in dmesg by Bjorn Helgaas · 11 years ago
  76. 664c284 PCI: Change pci_bus_alloc_resource() type_mask to unsigned long by Bjorn Helgaas · 11 years ago
  77. aa11fc5 PCI: Check all IORESOURCE_TYPE_BITS in pci_bus_alloc_from_region() by Bjorn Helgaas · 11 years ago
  78. e20fa66 PCI: Don't check resource_size() in pci_bus_alloc_resource() by Bjorn Helgaas · 11 years ago
  79. 8a9d560 PCI: Add "weak" generic pcibios_enable_device() implementation by Bjorn Helgaas · 11 years ago
  80. 3cedcc3 PCI: Don't enable decoding if BAR hasn't been assigned an address by Bjorn Helgaas · 11 years ago
  81. 6621c5a Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  82. d983f93 Merge branch 'acpi-pci-hotplug' by Rafael J. Wysocki · 11 years ago
  83. ac93ac7 PCI: Don't check resource_size() in pci_bus_alloc_resource() by Bjorn Helgaas · 11 years ago
  84. 3cdeb71 PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled by Bjorn Helgaas · 11 years ago
  85. ffb12cf Merge branch 'irq/for-gpio' into irq/core by Thomas Gleixner · 11 years ago
  86. 866d541 PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled by Bjorn Helgaas · 11 years ago
  87. d901188 Merge branch 'acpi-pci-hotplug' into acpi-hotplug by Rafael J. Wysocki · 11 years ago
  88. b8a62d5 ACPI / hotplug / PCI: Use pci_device_is_present() by Rafael J. Wysocki · 11 years ago
  89. f7bfca6 pci: pcie-designware: Remove irq_desc abuse by Thomas Gleixner · 11 years ago
  90. 7cd0602 PCI / PM: Resume runtime-suspended devices later during system suspend by Rafael J. Wysocki · 11 years ago
  91. 13df797 Merge 3.14-rc5 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  92. c83bd90 PCI: Mark 64-bit resource as IORESOURCE_UNSET if we only support 32-bit by Bjorn Helgaas · 11 years ago
  93. 29003be PCI: Don't try to claim IORESOURCE_UNSET resources by Bjorn Helgaas · 11 years ago
  94. cd8a4d3 PCI: Check IORESOURCE_UNSET before updating BAR by Bjorn Helgaas · 11 years ago
  95. 434aafc PCI: Don't clear IORESOURCE_UNSET when updating BAR by Bjorn Helgaas · 11 years ago
  96. bd064f0 PCI: Mark resources as IORESOURCE_UNSET if we can't assign them by Bjorn Helgaas · 11 years ago
  97. f44116a PCI: Remove pci_find_parent_resource() use for allocation by Bjorn Helgaas · 11 years ago
  98. c5f9ee3 x86, platforms: Remove SGI Visual Workstation by H. Peter Anvin · 11 years ago
  99. 5edb93b resource: Add resource_contains() by Bjorn Helgaas · 12 years ago
  100. 2c0503f Merge branches 'pci/host-designware', 'pci/host-imx6' and 'pci/host-rcar' into next by Bjorn Helgaas · 11 years ago