1. f5d3352 PCI: tegra: Use new OF interrupt mapping when possible by Lucas Stach · 10 years ago
  2. f8f2fe7 PCI: rcar: Use new OF interrupt mapping when possible by Lucas Stach · 10 years ago
  3. f86b3e3 PCI: designware: Use new OF interrupt mapping when possible by Lucas Stach · 10 years ago
  4. 017fcdc PCI: designware: Fix iATU programming for cfg1, io and mem viewport by Mohit Kumar · 10 years ago
  5. c23fdc7 PCI: designware: Fix comment for setting number of lanes by Mohit Kumar · 10 years ago
  6. 6f4c98e Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  7. 467cbd2 Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  8. 158e0d3 Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  9. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  10. 4dedde7 Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  11. 683b6c6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  12. 58f86cc VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms. by Rusty Russell · 10 years ago
  13. 36cc86e Merge branches 'pm-runtime' and 'pm-sleep' by Rafael J. Wysocki · 10 years ago
  14. 30723cb Merge branch 'pci/resource' into next by Bjorn Helgaas · 10 years ago
  15. 91b4adc Merge branch 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  16. 075eb9e PCI: Log IDE resource quirk in dmesg by Bjorn Helgaas · 10 years ago
  17. 664c284 PCI: Change pci_bus_alloc_resource() type_mask to unsigned long by Bjorn Helgaas · 10 years ago
  18. aa11fc5 PCI: Check all IORESOURCE_TYPE_BITS in pci_bus_alloc_from_region() by Bjorn Helgaas · 10 years ago
  19. e20fa66 PCI: Don't check resource_size() in pci_bus_alloc_resource() by Bjorn Helgaas · 10 years ago
  20. 8a9d560 PCI: Add "weak" generic pcibios_enable_device() implementation by Bjorn Helgaas · 10 years ago
  21. 3cedcc3 PCI: Don't enable decoding if BAR hasn't been assigned an address by Bjorn Helgaas · 10 years ago
  22. 6621c5a Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 10 years ago
  23. d983f93 Merge branch 'acpi-pci-hotplug' by Rafael J. Wysocki · 10 years ago
  24. ac93ac7 PCI: Don't check resource_size() in pci_bus_alloc_resource() by Bjorn Helgaas · 10 years ago
  25. 3cdeb71 PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled by Bjorn Helgaas · 10 years ago
  26. ffb12cf Merge branch 'irq/for-gpio' into irq/core by Thomas Gleixner · 10 years ago
  27. 866d541 PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled by Bjorn Helgaas · 10 years ago
  28. d901188 Merge branch 'acpi-pci-hotplug' into acpi-hotplug by Rafael J. Wysocki · 10 years ago
  29. b8a62d5 ACPI / hotplug / PCI: Use pci_device_is_present() by Rafael J. Wysocki · 10 years ago
  30. f7bfca6 pci: pcie-designware: Remove irq_desc abuse by Thomas Gleixner · 10 years ago
  31. 7cd0602 PCI / PM: Resume runtime-suspended devices later during system suspend by Rafael J. Wysocki · 10 years ago
  32. 13df797 Merge 3.14-rc5 into driver-core-next by Greg Kroah-Hartman · 10 years ago
  33. c83bd90 PCI: Mark 64-bit resource as IORESOURCE_UNSET if we only support 32-bit by Bjorn Helgaas · 10 years ago
  34. 29003be PCI: Don't try to claim IORESOURCE_UNSET resources by Bjorn Helgaas · 10 years ago
  35. cd8a4d3 PCI: Check IORESOURCE_UNSET before updating BAR by Bjorn Helgaas · 10 years ago
  36. 434aafc PCI: Don't clear IORESOURCE_UNSET when updating BAR by Bjorn Helgaas · 10 years ago
  37. bd064f0 PCI: Mark resources as IORESOURCE_UNSET if we can't assign them by Bjorn Helgaas · 10 years ago
  38. f44116a PCI: Remove pci_find_parent_resource() use for allocation by Bjorn Helgaas · 10 years ago
  39. c5f9ee3 x86, platforms: Remove SGI Visual Workstation by H. Peter Anvin · 10 years ago
  40. 5edb93b resource: Add resource_contains() by Bjorn Helgaas · 10 years ago
  41. 2c0503f Merge branches 'pci/host-designware', 'pci/host-imx6' and 'pci/host-rcar' into next by Bjorn Helgaas · 10 years ago
  42. ef4741e PCI: rcar: Make the Kconfig dependencies more generic by Magnus Damm · 10 years ago
  43. be27b3d ACPI / dock: Add .uevent() callback to struct acpi_hotplug_context by Rafael J. Wysocki · 10 years ago
  44. edf5bf3 ACPI / dock: Use callback pointers from devices' ACPI hotplug contexts by Rafael J. Wysocki · 10 years ago
  45. 3b52b21 ACPI / dock: Use ACPI device object pointers instead of ACPI handles by Rafael J. Wysocki · 10 years ago
  46. 9607531 Merge branch 'acpi-pci-hotplug' into acpi-dock by Rafael J. Wysocki · 10 years ago
  47. 59b42fa ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_context by Rafael J. Wysocki · 10 years ago
  48. d7c7c02 ACPI / hotplug / PCI: Do not clear event callback pointer for docks by Rafael J. Wysocki · 10 years ago
  49. 02a0947 Merge branch 'pci/dead-code' into next by Bjorn Helgaas · 10 years ago
  50. 9d68c78 Merge branch 'pci/pciehp' into next by Bjorn Helgaas · 10 years ago
  51. d158fc7 Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  52. 9cad7f5 PCI: pciehp: Cleanup whitespace by Bjorn Helgaas · 10 years ago
  53. 2b3940b PCI: pciehp: Remove a non-existent card, regardless of "surprise" capability by Rajat Jain · 10 years ago
  54. f95d3ae PCI: imx6: Wait for retraining by Marek Vasut · 10 years ago
  55. dbffdd6 PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BAR by Mohit Kumar · 10 years ago
  56. 46cb7b1 PCI: Remove unused SR-IOV VF Migration support by Bjorn Helgaas · 10 years ago
  57. 94a5f85 Merge branch 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  58. 1e2571a PCI: Enable INTx if BIOS left them disabled by Bjorn Helgaas · 10 years ago
  59. ec5130b Merge branch 'pci/host-mvebu' into next by Bjorn Helgaas · 10 years ago
  60. 6354647 Merge branch 'pci/list-for-each-entry' into next by Bjorn Helgaas · 10 years ago
  61. 2613ba4 PCI: mvebu: Call request_resource() on the apertures by Jason Gunthorpe · 10 years ago
  62. 33966fd PCI: rcar: Break out window size handling by Magnus Damm · 10 years ago
  63. 546cadd PCI: rcar: Register each instance independently by Magnus Damm · 10 years ago
  64. e64a2a9 PCI: rcar: Fix bridge logic configuration accesses by Ben Dooks · 10 years ago
  65. 80a595d PCI: rcar: Add error interrupt handling by Ben Dooks · 10 years ago
  66. ed65b78 PCI: rcar: Check platform_get_irq() return code by Ben Dooks · 10 years ago
  67. 91219a3 Merge 3.14-rc3 into driver-core-next by Greg Kroah-Hartman · 10 years ago
  68. cc6254e ACPI / hotplug / PCI: Add ACPIPHP contexts to devices handled by PCIeHP by Rafael J. Wysocki · 10 years ago
  69. 3799c5a ACPI / hotplug / PCI: Rename register_slot() to acpiphp_add_context() by Rafael J. Wysocki · 10 years ago
  70. c128856 Merge branch 'pci/msi' into next by Bjorn Helgaas · 10 years ago
  71. c80ef97 Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  72. 1f42db7 PCI: Enable INTx if BIOS left them disabled by Bjorn Helgaas · 10 years ago
  73. 94e6a9b PCI: Remove pci_bus_b() and use list_for_each_entry() directly by Yijing Wang · 10 years ago
  74. 4f4bde1 PCI: mvebu: Fix potential issue in range parsing by Jean-Jacques Hiblot · 10 years ago
  75. c6f0d5a ACPI / hotplug / PCI: Use list_for_each_entry() for bus traversal by Yijing Wang · 10 years ago
  76. 50277c8 PCI: pciehp: Don't turn slot off when hot-added device already exists by Yijing Wang · 10 years ago
  77. 75ce2d5 PCI/MSI: Fix pci_msix_vec_count() htmldocs failure by Masanari Iida · 10 years ago
  78. 2923775 PCI/MSI: Fix leak of msi_attrs by Greg Kroah-Hartman · 10 years ago
  79. 86bb4f6 PCI/MSI: Check kmalloc() return value, fix leak of name by Greg Kroah-Hartman · 10 years ago
  80. 39656f2 PCI: Cleanup per-arch list of object files by Liviu Dudau · 10 years ago
  81. 357fe85 PCI: cpqphp: Fix hex vs decimal typo in cpqhpc_probe() by Dan Carpenter · 10 years ago
  82. 322a8e9 PCI: mvebu: Use Device ID and revision from underlying endpoint by Andrew Lunn · 10 years ago
  83. a760d2f PCI: mvebu: Use Device ID and revision from underlying endpoint by Andrew Lunn · 10 years ago
  84. 4b49b9f Merge back earlier 'acpi-pci-hotplug' material. by Rafael J. Wysocki · 10 years ago
  85. 7282059 ACPI / hotplug / PCI: Relax the checking of _STA return values by Mika Westerberg · 10 years ago
  86. 50b52fd PCI: pciehp: Add hotplug_lock to serialize hotplug events by Rajat Jain · 10 years ago
  87. c4f2f5e PCI: pciehp: Ensure very fast hotplug events are also processed by Rajat Jain · 10 years ago
  88. 06a8d89 PCI: pciehp: Disable link notification across slot reset by Rajat Jain · 10 years ago
  89. 02e93a8 PCI: pciehp: Don't check adapter or latch status while disabling by Rajat Jain · 10 years ago
  90. b1811d2 PCI: pciehp: Don't disable the link permanently during removal by Rajat Jain · 10 years ago
  91. 4f854f2 PCI: pciehp: Enable link state change notifications by Rajat Jain · 10 years ago
  92. fc1b253 PCI: Don't scan random busses in pci_scan_bridge() by Andreas Noever · 10 years ago
  93. c95b0bd PCI: Check for child busses which use more bus numbers than allocated by Andreas Noever · 10 years ago
  94. f5fb407 PCI: Remove pci_fixup_parent_subordinate_busnr() by Andreas Noever · 10 years ago
  95. d99321b PCI: Enable quirks for PCIe ACS on Intel PCH root ports by Alex Williamson · 10 years ago
  96. 2c74424 PCI: Add device-specific PCI ACS enable by Alex Williamson · 10 years ago
  97. e48f1b6 PCI: pciehp: Use link change notifications for hot-plug and removal by Rajat Jain · 10 years ago
  98. 4703389 PCI: pciehp: Make check_link_active() non-static by Rajat Jain · 10 years ago
  99. a8fa94e Merge branch 'master' into driver-core-next-test-merge-rc2 by Tejun Heo · 10 years ago
  100. 1820ffd PCI: Make sure bus number resources stay within their parents bounds by Andreas Noever · 10 years ago