1. 2d7ed01 Merge tag 'pci-v3.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  2. 7cbeb9f PCI: pciehp: Fix pcie_wait_cmd() timeout by Yinghai Lu · 10 years ago
  3. b29f83a Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  4. 12d8706 Revert "PCI: Make sure bus number resources stay within their parents bounds" by Bjorn Helgaas · 10 years ago
  5. 7a0b33d Revert "PCI: Don't scan random busses in pci_scan_bridge()" by Bjorn Helgaas · 10 years ago
  6. 649ae75 Merge branch 'pci/vga'; commit '6a73336bde29' into for-linus by Bjorn Helgaas · 10 years ago
  7. 6de8eee Merge branch 'pci/hotplug-vga' into for-linus by Bjorn Helgaas · 10 years ago
  8. 6a73336 PCI: Remove "no hotplug settings from platform" warning by Bjorn Helgaas · 10 years ago
  9. b440bde PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device by Bjorn Helgaas · 10 years ago
  10. 3e3e406 PCI: imx6: Put LTSSM in "Detect" state before disabling it by Lucas Stach · 10 years ago
  11. f16c15a Merge tag 'pci-v3.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  12. f17a6f7 Merge tag 'pci-v3.17-changes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  13. 8d7004a PCI: spear: Remove module option by Sachin Kamat · 10 years ago
  14. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  15. ae36e95 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  16. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  17. 10c8e05 Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  18. 44c916d Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  19. ebb067d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  20. 7725131 Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  21. 2521129 Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  22. d782ceb Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  23. f74ad8d Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  24. c3107e3 Merge tag 'please-pull-apei' into x86/ras by H. Peter Anvin · 10 years ago
  25. e5e0243 Merge branches 'acpi-video' and 'acpi-hotplug' by Rafael J. Wysocki · 10 years ago
  26. 91af125 Merge branches 'acpi-pnp' and 'acpi-pci' by Rafael J. Wysocki · 10 years ago
  27. 85dbb3d ACPI / PCI: Use ACPI_COMPANION() instead of ACPI_HANDLE() by Rafael J. Wysocki · 10 years ago
  28. 981c191 Merge branches 'pci/host-designware', 'pci/host-mvebu' and 'pci/host-tegra' into next by Bjorn Helgaas · 10 years ago
  29. c072530 ACPI / PM: Revork the handling of ACPI device wakeup notifications by Rafael J. Wysocki · 10 years ago
  30. 2f37c5a PCI: designware: Add MSI-related pcie_host_ops for v3.65 hardware by Murali Karicheri · 10 years ago
  31. a1c0ae9 PCI: designware: Add config access-related pcie_host_ops for v3.65 hardware by Murali Karicheri · 10 years ago
  32. 47ff3de PCI: dra7xx: Add TI DRA7xx PCIe driver by Kishon Vijay Abraham I · 10 years ago
  33. f4c55c5 PCI: designware: Program ATU with untranslated address by Kishon Vijay Abraham I · 10 years ago
  34. 4dd964d PCI: designware: Look for configuration space in 'reg', not 'ranges' by Kishon Vijay Abraham I · 10 years ago
  35. 2cb989f PCI: tegra: Add debugfs support by Thierry Reding · 10 years ago
  36. c276020 PCI: mvebu: Remove ARCH_KIRKWOOD dependency by Andrew Lunn · 10 years ago
  37. 896cb7e s390/pci: fix kmsg component by Gerald Schaefer · 10 years ago
  38. 902ee49 ACPI / hotplug / PCI: Fix sparse non static symbol warning by Wei Yongjun · 10 years ago
  39. 779ae55 PCI: spear: Remove spear13xx_pcie_remove() by Viresh Kumar · 10 years ago
  40. 6675ef2 PCI: spear: Fix Section mismatch compilation warning for probe() by Viresh Kumar · 10 years ago
  41. f57c0e0 Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 10 years ago
  42. b776eec Merge tag 'tegra-for-3.17-pcie-regulators' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Olof Johansson · 10 years ago
  43. 077fb15 PCI: tegra: Implement accurate power supply scheme by Thierry Reding · 10 years ago
  44. 7232398 ARM: tegra: Convert PMC to a driver by Thierry Reding · 10 years ago
  45. 306a7f9 ARM: tegra: Move includes to include/soc/tegra by Thierry Reding · 10 years ago
  46. 792688f Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/host-tegra', 'pci/msi', 'pci/misc', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  47. e11ece5 PCI/MSI: Use irq_get_msi_desc() to simplify code by Yijing Wang · 10 years ago
  48. 0dae508 PCI/MSI: Remove unused list access in __pci_restore_msix_state() by Yijing Wang · 10 years ago
  49. a281b78 PCI/MSI: Retrieve first MSI IRQ from msi_desc rather than pci_dev by Yijing Wang · 10 years ago
  50. 4cc9016 PCI/MSI: Remove unused function msi_remove_pci_irq_vectors() by Yijing Wang · 10 years ago
  51. d873b4d PCI/MSI: Add msi_setup_entry() to clean up MSI initialization by Yijing Wang · 10 years ago
  52. 1f6ae47 PCI: Configure ASPM when enabling device by Vidya Sagar · 10 years ago
  53. ba574dc ACPI / hotplug: Simplify acpi_set_hp_context() by Rafael J. Wysocki · 10 years ago
  54. 86f5f3c ACPI / hotplug / PCI: Eliminate acpiphp_dev_to_bridge() by Rafael J. Wysocki · 10 years ago
  55. eed6542 PCI: generic: Fix GPL v2 license string typo by Bjorn Helgaas · 10 years ago
  56. 68947eb PCI: rcar: Fix GPL v2 license string typo by Bjorn Helgaas · 10 years ago
  57. d975cb5 PCI: tegra: Fix GPL v2 license string typo by Thierry Reding · 10 years ago
  58. 505d865 PCI: mvebu: Fix GPL v2 license string typo by Thierry Reding · 10 years ago
  59. 51b66a6 PCI: spear: Add PCIe driver for ST Microelectronics SPEAr13xx by Pratyush Anand · 10 years ago
  60. 9f48c89 Merge 3.16-rc5 into char-misc-next by Greg Kroah-Hartman · 10 years ago
  61. 1d0df48 Merge branches 'pci/host-rcar', 'pci/hotplug', 'pci/iommu', 'pci/misc' and 'pci/msi' into next by Bjorn Helgaas · 10 years ago
  62. 64da465 PCI: Tidy resource assignment messages by Bjorn Helgaas · 10 years ago
  63. 9477883 PCI: Return conventional error values from pci_revert_fw_address() by Bjorn Helgaas · 10 years ago
  64. 28f6dbe PCI: Cleanup control flow by Bjorn Helgaas · 10 years ago
  65. 096d422 PCI: Support BAR sizes up to 128GB by Yinghai Lu · 10 years ago
  66. 5d37818 PCI: cpqphp: Remove unnecessary null test before debugfs_remove() by Fabian Frederick · 10 years ago
  67. 0d25d35 PCI: pciehp: Clear Data Link Layer State Changed during init by Myron Stowe · 10 years ago
  68. 8ab4abb PCI: Add bridge DMA alias quirk for Intel 82801 bridge by Alex Williamson · 10 years ago
  69. 0549252 PCI: rcar: Remove rcar_pcie_setup_window() resource argument by Phil Edworthy · 10 years ago
  70. b7718849 PCI: rcar: Cleanup style and formatting by Phil Edworthy · 10 years ago
  71. 2c3fd4c PCI: rcar: Use correct initial HW settings by Phil Edworthy · 10 years ago
  72. 8eb12c3 PCI: rcar: Remove redundant config accessor register number checks by Sergei Shtylyov · 10 years ago
  73. 6c1a32e PCI: pciehp: Remove struct controller.no_cmd_complete by Rajat Jain · 10 years ago
  74. c333770 PCI: Keep original resource if we fail to expand it by Guo Chao · 10 years ago
  75. 31ea5d4 PCI/MSI: Cache Multiple Message Capable in struct msi_desc by Yijing Wang · 10 years ago
  76. 199596e PCI/MSI: Remove unused msi_enabled_mask() by Yijing Wang · 10 years ago
  77. 66f0d0c PCI/MSI: Add internal msix_clear_and_set_ctrl() function by Yijing Wang · 10 years ago
  78. 9e33002 PCI: Make resetting secondary bus logic common by Gavin Shan · 10 years ago
  79. dcfa9be ACPI / PCI: Fix sysfs acpi_index and label errors by Simone Gotti · 10 years ago
  80. 7f105d3 PCI/portdrv: Remove warning about invalid IRQ for hot-added PCIe ports by Jiang Liu · 10 years ago
  81. ccdb8ed of: Migrate of_find_node_by_name() users to for_each_node_by_name() by Grant Likely · 10 years ago
  82. 0a2409a trace, AER: Move trace into unified interface by Chen, Gong · 10 years ago
  83. 1df5172 PCI: Suspend/resume quirks for Apple thunderbolt by Andreas Noever · 10 years ago
  84. 7d2a01b PCI: Add pci_fixup_suspend_late quirk pass by Andreas Noever · 10 years ago
  85. d066c94 PCI: Fix unaligned access in AF transaction pending test by Alex Williamson · 10 years ago
  86. 2cc56f3 PCI: pciehp: Remove assumptions about which commands cause completion events by Bjorn Helgaas · 10 years ago
  87. 40b9608 PCI: pciehp: Compute timeout from hotplug command start time by Bjorn Helgaas · 10 years ago
  88. 3461a06 PCI: pciehp: Wait for hotplug command completion lazily by Bjorn Helgaas · 10 years ago
  89. 4283c70 PCI: pciehp: Make pcie_wait_cmd() self-contained by Bjorn Helgaas · 10 years ago
  90. 62e4492 PCI: Prevent NULL dereference during pciehp probe by Andreas Noever · 10 years ago
  91. 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
  92. 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
  93. 38a6148 Merge branches 'pci/msi', 'pci/iommu' and 'pci/cleanup' into next by Bjorn Helgaas · 10 years ago
  94. c2e0fb9 PCI: Add function 1 DMA alias quirk for HighPoint RocketRaid 642L by Jérôme Carretero · 10 years ago
  95. 882d18a ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridges by Rafael J. Wysocki · 10 years ago
  96. b701c0b PCI/MSI: Fix memory leak in free_msi_irqs() by Alexei Starovoitov · 10 years ago
  97. 227f064 PCI: Merge multi-line quoted strings by Ryan Desfosses · 10 years ago
  98. 3c78bc6 PCI: Whitespace cleanup by Ryan Desfosses · 10 years ago
  99. c5aec4c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  100. b7fe943 PCI: Move EXPORT_SYMBOL so it immediately follows function/variable by Ryan Desfosses · 10 years ago