1. 330ebfe Merge branch 'pci/deletion' into next by Bjorn Helgaas · 11 years ago
  2. d9cdfb8 Merge branch 'pci/aer' into next by Bjorn Helgaas · 11 years ago
  3. ef83b07 PCI: Remove from bus_list and release resources in pci_release_dev() by Yinghai Lu · 11 years ago
  4. ef37702 PCI: Move pci_proc_attach_device() to pci_bus_add_device() by Yinghai Lu · 11 years ago
  5. e3b439e PCI: Use device_release_driver() in pci_stop_root_bus() by Yinghai Lu · 11 years ago
  6. c4a0a5d PCI: Move device_del() from pci_stop_dev() to pci_destroy_dev() by Rafael J. Wysocki · 11 years ago
  7. 274127a PCI: Rename PCI_VC_PORT_REG1/2 to PCI_VC_PORT_CAP1/2 by Alex Williamson · 11 years ago
  8. 425c1b2 PCI: Add Virtual Channel to save/restore support by Alex Williamson · 11 years ago
  9. fd0f7f7 PCI: Add support for save/restore of extended capabilities by Alex Williamson · 11 years ago
  10. 157e876 PCI: Add pci_wait_for_pending() (refactor pci_wait_for_pending_transaction()) by Alex Williamson · 11 years ago
  11. af9ab79 PCI: pciehp: Move Attention & Power Indicator support tests to accessors by Bjorn Helgaas · 11 years ago
  12. e7b4f0d7 PCI: pciehp: Use symbolic constants for Slot Control fields by Bjorn Helgaas · 11 years ago
  13. df72648 PCI: pciehp: Use symbolic constants, not hard-coded bitmask by Bjorn Helgaas · 11 years ago
  14. 2f2ed41c PCI: pciehp: Simplify "Power Fault Detected" checking/clearing by Bjorn Helgaas · 11 years ago
  15. afe2478 PCI: pciehp: Announce slot capabilities (slot #, button, LEDs, etc) by Bjorn Helgaas · 11 years ago
  16. 6dae620 PCI: pciehp: Make various functions void since they can't fail by Bjorn Helgaas · 11 years ago
  17. 1a84b99 PCI: pciehp: Remove error checks when accessing PCIe Capability by Bjorn Helgaas · 11 years ago
  18. 4a251dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  19. 9199c4c Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  20. cd84d34 PCI: pciehp: Drop pciehp_readw()/pciehp_writew() wrappers by Bjorn Helgaas · 11 years ago
  21. 3620437 PCI/AER: Consolidate HEST error source parsers by Bjorn Helgaas · 11 years ago
  22. 8e7f8d0 PCI/AER: Ignore non-PCIe AER error sources in aer_hest_parse() by Betty Dall · 11 years ago
  23. 1c38108 PCI/AER: Clean up error printing code a bit by Borislav Petkov · 11 years ago
  24. fab4c25 PCI/AER: Add a TLP header print helper by Borislav Petkov · 11 years ago
  25. 1d72e71 Merge branch 'pci/yijing-dev_is_pci' into next by Bjorn Helgaas · 11 years ago
  26. 6c52f51 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  27. 5b764b8 PCI: Stop clearing bridge Secondary Status when setting up I/O aperture by Bjorn Helgaas · 11 years ago
  28. d2f54d9 PCI: Prevent bus conflicts while checking for bridge apertures by Bjorn Helgaas · 11 years ago
  29. ac8344c PCI: Drop "irq" param from *_restore_msi_irqs() by DuanZhenzhong · 11 years ago
  30. 6f825b7 PCI/portdrv: Remove superfluous name cast by Geert Uytterhoeven · 11 years ago
  31. 80b2879 ARM: tegra: pass reset to tegra_powergate_sequence_power_up() by Stephen Warren · 11 years ago
  32. 3127a6b pci: tegra: use reset framework by Stephen Warren · 11 years ago
  33. 40c368c PCI: Use dev_is_pci() to identify PCI devices by Yijing Wang · 11 years ago
  34. 84f4719 PCI: mvebu: Remove duplicate of_clk_get_by_name() call by Andrew Lunn · 11 years ago
  35. fb178d8 PCI: rcar: Add runtime PM support by Valentine Barshak · 11 years ago
  36. b391bf3 PCI: imx6: Remove unneeded 'goto err' by Fabio Estevam · 11 years ago
  37. 0b8cfb6 PCI: designware: Use typical "for" loop idiom by Bjorn Helgaas · 11 years ago
  38. 64989e7 PCI: designware: Remove redundant call to pci_write_config_word() by Bjørn Erik Nilsen · 11 years ago
  39. be3f48c PCI: designware: Fix crash in dw_msi_teardown_irq() by Bjørn Erik Nilsen · 11 years ago
  40. ebb034a PCI: imx6: Remove unneeded check of platform_get_resource() by Fabio Estevam · 11 years ago
  41. c176d1c PCI: rcar: Fix rcar_pci_probe() return value check by Wei Yongjun · 11 years ago
  42. 17bd86c PCI: Disable Gen2 for Tegra20 and Tegra30 by Eric Brower · 11 years ago
  43. 4fc9bbf PCI: Disable Bus Master only on kexec reboot by Khalid Aziz · 11 years ago
  44. e3f02c5 ACPI / bind: Rework struct acpi_bus_type by Rafael J. Wysocki · 11 years ago
  45. 5ce79d2 PCI / ACPI: Use acpi_find_child_device() for child devices lookup by Rafael J. Wysocki · 11 years ago
  46. 9ccad66 Merge branch 'acpi-cleanup' into acpi-hotplug by Rafael J. Wysocki · 11 years ago
  47. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  48. 8496e85 PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not present by Rafael J. Wysocki · 11 years ago
  49. 8ff47aa Merge branch 'acpi-pci-hotplug' into acpi-hotplug by Rafael J. Wysocki · 11 years ago
  50. f26ca1d ACPI / PCI / hotplug: Avoid warning when _ADR not present by Toshi Kani · 11 years ago
  51. dad3375 remove obsolete references to powertweak by Dave Jones · 11 years ago
  52. 641e674 PCI: mvebu: Support a bridge with no IO port window by Jason Gunthorpe · 11 years ago
  53. 43a16f9 PCI: mvebu: Obey bridge PCI_COMMAND_MEM and PCI_COMMAND_IO bits by Jason Gunthorpe · 11 years ago
  54. f407dae PCI: mvebu: Return 'unsupported' for Interrupt Line and Interrupt Pin by Jason Gunthorpe · 11 years ago
  55. 2850b05 PCI: mvebu: Drop writes to bridge Secondary Status register by Jason Gunthorpe · 11 years ago
  56. 4bff674 PCI: Move device_del() from pci_stop_dev() to pci_destroy_dev() by Rafael J. Wysocki · 11 years ago
  57. 12c3156 PCI: Avoid unnecessary CPU switch when calling driver .probe() method by Alexander Duyck · 11 years ago
  58. 045cc22 PCI: Clear NumVFs when disabling SR-IOV in sriov_init() by ethan.zhao · 11 years ago
  59. 202317a ACPI / scan: Add acpi_device objects for all device nodes in the namespace by Rafael J. Wysocki · 11 years ago
  60. e341478 Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  61. e7cc5cf PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove() by Yinghai Lu · 11 years ago
  62. 82023bb Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  63. ed6a825 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  64. 296e580 PCI / hotplug / ACPI: Drop unused acpiphp_debug declaration by Mika Westerberg · 11 years ago
  65. 498d319 kfifo API type safety by Stefani Seibold · 11 years ago
  66. 3a83f99 ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro by Rafael J. Wysocki · 11 years ago
  67. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
  68. f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 11 years ago
  69. 2f466d3 Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  70. f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  71. 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
  72. 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
  73. 280c84d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  74. eaaeb1c Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  75. 7927213 PCI: Enable upstream bridges even for VFs on virtual buses by Bjorn Helgaas · 11 years ago
  76. 63ff4d0 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  77. 7b98118 ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routines by Rafael J. Wysocki · 11 years ago
  78. 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
  79. 0e4ccb1 PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq() by Konrad Rzeszutek Wilk · 11 years ago
  80. c245f24 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  81. f92d74c PCI: Warn on driver probe return value greater than zero by Stephen M. Cameron · 11 years ago
  82. fbeeb82 PCI: Drop warning about drivers that don't use pci_set_master() by Bjorn Helgaas · 11 years ago
  83. cf3e1fe PCI: Workaround missing pci_set_master in pci drivers by Yinghai Lu · 11 years ago
  84. 6b87e70 PCI: Update pcie_ports 'auto' behavior for non-ACPI platforms by Andrew Murray · 11 years ago
  85. 33de1b8 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  86. cc17a67 Merge branch 'pci/yijing-mps-v1' into next by Bjorn Helgaas · 11 years ago
  87. 4efc52a Merge branch 'pci/host-rcar' into next by Bjorn Helgaas · 11 years ago
  88. 4024660 Merge branch 'pci/host-imx6' into next by Bjorn Helgaas · 11 years ago
  89. 356bd76 Merge branch 'pci/host-exynos' into next by Bjorn Helgaas · 11 years ago
  90. f36c493 Merge branch 'pci/gregkh-driver-core' into next by Bjorn Helgaas · 11 years ago
  91. f216f57 PCI: imx6: Probe the PCIe in fs_initcall() by Marek Vasut · 11 years ago
  92. ba3eb9f PCI: Add R-Car Gen2 internal PCI support by Valentine Barshak · 11 years ago
  93. 8bcadbe PCI: imx6: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  94. ab12259 Revert "ACPI / hotplug / PCI: Avoid doing too much for spurious notifies" by Mika Westerberg · 11 years ago
  95. 0394cb1 PCI: Report pci_pme_active() kmalloc failure by Bjorn Helgaas · 11 years ago
  96. 017f10e PCI: imx6: Increase link startup timeout by Marek Vasut · 11 years ago
  97. eb36309 PCI: exynos: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  98. 4ec3ed7 PCI: imx6: Fix imprecise abort handler by Tim Harvey · 11 years ago
  99. 869a161 PCI: Fail MSI/MSI-X initialization if device is not in PCI_D0 by Yijing Wang · 11 years ago
  100. 9b5cd09 PCI: imx6: Remove redundant dev_err() in imx6_pcie_probe() by Wei Yongjun · 11 years ago