1. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  2. 53575aa Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  3. 280c84d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  4. 0324e74 Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  5. ab12259 Revert "ACPI / hotplug / PCI: Avoid doing too much for spurious notifies" by Mika Westerberg · 11 years ago
  6. 3316dee Merge tag 's3c24xx-dma' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers by Olof Johansson · 11 years ago
  7. 1f1dcbd s390/pci: message cleanup by Sebastian Ott · 11 years ago
  8. 16b84e5 of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code. by Grant Likely · 11 years ago
  9. e6d30ab of/irq: simplify args to irq_create_of_mapping by Grant Likely · 11 years ago
  10. 530210c of/irq: Replace of_irq with of_phandle_args by Grant Likely · 11 years ago
  11. 0c02c80 of/irq: Rename of_irq_map_* functions to of_irq_parse_* by Grant Likely · 11 years ago
  12. a7204d7 Merge 3.12-rc6 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  13. f2c4e82 Merge tag 'drivers-3.13-2' of git://git.infradead.org/linux-mvebu into next/drivers by Kevin Hilman · 11 years ago
  14. fd3cfeb ACPI / hotplug / PCI: Drop WARN_ON() from acpiphp_enumerate_slots() by Rafael J. Wysocki · 11 years ago
  15. 5d44945 ACPI / hotplug / PCI: Fix error code path in acpiphp_enumerate_slots() by Rafael J. Wysocki · 11 years ago
  16. 0397bb8 Merge tag 'drivers-3.13' of git://git.infradead.org/linux-mvebu into next/drivers by Kevin Hilman · 11 years ago
  17. f5072df PCI: mvebu: make local functions static by Jingoo Han · 11 years ago
  18. 032b4c0 PCI: mvebu: add I/O access wrappers by Seungwon Jeon · 11 years ago
  19. 9f352f0 PCI: mvebu: Dynamically detect if the PEX link is up to enable hot plug by Jason Gunthorpe · 11 years ago
  20. cc54ccd PCI: mvebu: add support for Marvell Dove SoCs by Sebastian Hesselbarth · 11 years ago
  21. 52ba992 PCI: mvebu: add support for reset on GPIO by Sebastian Hesselbarth · 11 years ago
  22. e5615c3 PCI: mvebu: remove subsys_initcall by Sebastian Hesselbarth · 11 years ago
  23. bf09b6a PCI: mvebu: increment nports only for registered ports by Sebastian Hesselbarth · 11 years ago
  24. b42285f PCI: mvebu: move clock enable before register access by Sebastian Hesselbarth · 11 years ago
  25. 5b4deb6 PCI: mvebu: add support for MSI by Thomas Petazzoni · 11 years ago
  26. 88502b9 Merge 3.12-rc3 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  27. f41f064 PCI: Workaround missing pci_set_master in pci drivers by Yinghai Lu · 11 years ago
  28. 19b6e6a PCI: convert bus code to use drv_groups by Greg Kroah-Hartman · 11 years ago
  29. 244afec PCI: convert bus code to use bus_groups by Greg Kroah-Hartman · 11 years ago
  30. 8341451 PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeup by Rafael J. Wysocki · 11 years ago
  31. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  32. 02b9735 Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  33. 08e97ff Merge branch 'acpi-pci-hotplug' by Rafael J. Wysocki · 11 years ago
  34. a47d8c8 ACPI / hotplug / PCI: Avoid parent bus rescans on spurious device checks by Rafael J. Wysocki · 11 years ago
  35. e532e84 ACPI / hotplug / PCI: Use _OST to notify firmware about notify status by Rafael J. Wysocki · 11 years ago
  36. 2dc4128 ACPI / hotplug / PCI: Avoid doing too much for spurious notifies by Rafael J. Wysocki · 11 years ago
  37. b4b50fd Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  38. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  39. 89ec2f2 ACPI / hotplug / PCI: Don't trim devices before scanning the namespace by Rafael J. Wysocki · 11 years ago
  40. a923874 Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  41. 40031da Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  42. 0ff70ec s390/pci: add recover sysfs knob by Sebastian Ott · 11 years ago
  43. 67f43f3 s390/pci/hotplug: convert to be builtin only by Sebastian Ott · 11 years ago
  44. e89c331 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  45. dc05ee3 PCI: tegra: replace devm_request_and_ioremap by devm_ioremap_resource by Julia Lawall · 11 years ago
  46. 058dd01 PCI: exynos: Add I/O access wrappers by Seungwon Jeon · 11 years ago
  47. f7b7868 PCI: designware: Drop "addr" arg from dw_pcie_readl_rc()/dw_pcie_writel_rc() by Seungwon Jeon · 11 years ago
  48. 2e8b5f6 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  49. fed2451 PCI: Remove pcie_cap_has_devctl() by Bjorn Helgaas · 11 years ago
  50. 6d3a174 PCI: Support PCIe Capability Slot registers only for ports with slots by Bjorn Helgaas · 11 years ago
  51. c8b303d PCI: Remove PCIe Capability version checks by Bjorn Helgaas · 11 years ago
  52. d3694d4 PCI: Allow PCIe Capability link-related register access for switches by Bjorn Helgaas · 11 years ago
  53. d2ab1fa PCI: Rename PCIe capability definitions to follow convention by Bjorn Helgaas · 11 years ago
  54. 0c58141 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  55. abe5430 Merge branch 'acpi-pci-hotplug' by Rafael J. Wysocki · 11 years ago
  56. c92f56c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  57. 07f2daa Merge branch 'pci/yijing-mps-v8' into next by Bjorn Helgaas · 11 years ago
  58. 1193725 Merge branch 'pci/yinghai-assign-unassigned-v6' into next by Bjorn Helgaas · 11 years ago
  59. 5895af7 PCI: Warn if unsafe MPS settings detected by Yijing Wang · 11 years ago
  60. 3315472 PCI: Fix MPS peer-to-peer DMA comment syntax by Jon Mason · 11 years ago
  61. 808e34e PCI: Disable decoding for BAR sizing only when it was actually enabled by Zoltan Kiss · 11 years ago
  62. da27f4b PCI: Add comment about needing pci_msi_off() even when CONFIG_PCI_MSI=n by Bjorn Helgaas · 11 years ago
  63. 699c198 PCI: Add pcibios_pm_ops for optional arch-specific hibernate functionality by Sebastian Ott · 11 years ago
  64. d4aa68f PCI: Don't restrict MPS for slots below Root Ports by Yijing Wang · 11 years ago
  65. c299694 PCI: Simplify MPS test for Downstream Port by Bjorn Helgaas · 11 years ago
  66. f675771 PCI: Remove unnecessary check for pcie_get_mps() failure by Yijing Wang · 11 years ago
  67. a58674f PCI: Simplify pcie_bus_configure_settings() interface by Bjorn Helgaas · 11 years ago
  68. 2c25e34 PCI: Drop "PCI-E" prefix from Max Payload Size message by Bjorn Helgaas · 11 years ago
  69. bfa664f Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc by Kevin Hilman · 11 years ago
  70. 5515d99 Merge tag 'omap-for-v3.12/dra7xx' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc by Kevin Hilman · 11 years ago
  71. 1aaac07 ACPI / hotplug / PCI: Fix NULL pointer dereference in cleanup_bridge() by Rafael J. Wysocki · 11 years ago
  72. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  73. 7d8c4a2 Merge branch 'pci/aw-reset-v5' into next by Bjorn Helgaas · 11 years ago
  74. 9a3d2b9 PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus() by Alex Williamson · 11 years ago
  75. 1b95ce8 PCI: Remove aer_do_secondary_bus_reset() by Alex Williamson · 11 years ago
  76. de0c548 PCI: Tune secondary bus reset timing by Alex Williamson · 11 years ago
  77. a6cbaad PCI: Wake-up devices before saving config space for reset by Alex Williamson · 11 years ago
  78. f3ce717 Merge back earlier 'acpi-assorted' material by Rafael J. Wysocki · 11 years ago
  79. 090a3c5 PCI: Add pci_reset_slot() and pci_reset_bus() by Alex Williamson · 11 years ago
  80. 77cb985 PCI: Split out pci_dev lock/unlock and save/restore by Alex Williamson · 11 years ago
  81. 608c388 PCI: Add slot reset option to pci_dev_reset() by Alex Williamson · 11 years ago
  82. 2e35afa PCI: pciehp: Add reset_slot() method by Alex Williamson · 11 years ago
  83. b4f1737 ARM: tegra: disable LP2 cpuidle state if PCIe is enabled by Stephen Warren · 12 years ago
  84. b02b07a PCI: tegra: set up PADS_REFCLK_CFG1 by Stephen Warren · 11 years ago
  85. 94716cd PCI: tegra: Add Tegra 30 PCIe support by Jay Agarwal · 11 years ago
  86. d1523b5 PCI: tegra: Move PCIe driver to drivers/pci/host by Thierry Reding · 11 years ago
  87. 6a4324e PCI: msi: add default MSI operations for !HAVE_GENERIC_HARDIRQS platforms by Thomas Petazzoni · 11 years ago
  88. 63ef418 Merge branch 'pci/vipul-chelsio-reset-v2' into next by Bjorn Helgaas · 11 years ago
  89. 4d708ab PCI: Use pci_wait_for_pending_transaction() instead of for loop by Casey Leedom · 11 years ago
  90. 2c6217e PCI: Chelsio quirk: Enable Bus Master during Function-Level Reset by Casey Leedom · 11 years ago
  91. 3775a20 PCI: Add pci_wait_for_pending_transaction() by Casey Leedom · 11 years ago
  92. df99d6a Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  93. 4b1ced8 PCI: exynos: Split into Synopsys part and Exynos part by Jingoo Han · 11 years ago
  94. 5477a33 PCI: mvebu: Make Marvell PCIe driver depend on OF by Thomas Petazzoni · 11 years ago
  95. 0cbdcfc PCI: Introduce new MSI chip infrastructure by Thierry Reding · 11 years ago
  96. ebd97be PCI: remove ARCH_SUPPORTS_MSI kconfig option by Thomas Petazzoni · 11 years ago
  97. 4287d82 PCI: use weak functions for MSI arch-specific functions by Thomas Petazzoni · 11 years ago
  98. 64e8674 PCI: Add pci_reset_bridge_secondary_bus() by Alex Williamson · 11 years ago
  99. 60f75b8 ACPI: Try harder to resolve _ADR collisions for bridges by Rafael J. Wysocki · 11 years ago
  100. e3ec221 Merge branch 'pci/wei-resource-cleanups' into next by Bjorn Helgaas · 11 years ago