1. 5ef68e8 pcmcia: Use global PCI rescan-remove locking by Rafael J. Wysocki · 11 years ago
  2. 9217a98 ACPI / hotplug / PCI: Use global PCI rescan-remove locking by Rafael J. Wysocki · 11 years ago
  3. 7a3bb55 ACPI / PCI: Use global PCI rescan-remove locking in PCI root hotplug by Rafael J. Wysocki · 11 years ago
  4. 9d16947 PCI: Add global pci_lock_rescan_remove() by Rafael J. Wysocki · 11 years ago
  5. a870614 Merge branch 'pci/ifndefs' into next by Bjorn Helgaas · 11 years ago
  6. 2ee546c PCI: Cleanup pci.h whitespace by Bjorn Helgaas · 11 years ago
  7. 4c85980 PCI: Reorder so actual code comes before stubs by Bjorn Helgaas · 11 years ago
  8. 597db6f Merge branch 'pci/dead-code' into next by Bjorn Helgaas · 11 years ago
  9. 6b9bd1e Merge branch 'pci/aer' into next by Bjorn Helgaas · 11 years ago
  10. 339c0fc PCI/AER: Support ACPI HEST AER error sources for PCI domains other than 0 by Betty Dall · 11 years ago
  11. 4059a31 ACPICA: Add helper macros to extract bus/segment numbers from HEST table. by Betty Dall · 11 years ago
  12. 0b950f0 PCI: Make local functions static by Stephen Hemminger · 11 years ago
  13. e2760c5 PCI: Remove unused alloc_pci_dev() by Stephen Hemminger · 11 years ago
  14. 4ab4467 PCI: Remove unused pci_renumber_slot() by Stephen Hemminger · 11 years ago
  15. 8f92fb0 PCI: Remove unused pcie_aspm_enabled() by Stephen Hemminger · 11 years ago
  16. 3984ca1 PCI: Remove unused pci_vpd_truncate() by Stephen Hemminger · 11 years ago
  17. 7c2dd2d PCI: Remove unused ID-Based Ordering support by Stephen Hemminger · 11 years ago
  18. ecc8635 PCI: Remove unused Optimized Buffer Flush/Fill support by Stephen Hemminger · 11 years ago
  19. 3ea8197 PCI: Remove unused Latency Tolerance Reporting support by Stephen Hemminger · 11 years ago
  20. 96702be Merge branch 'pci/resource' into next by Bjorn Helgaas · 11 years ago
  21. b340cac PCI: Removed unused parts of Page Request Interface support by Stephen Hemminger · 11 years ago
  22. 04f982b Merge branch 'pci/msi' into next by Bjorn Helgaas · 11 years ago
  23. ccb1265 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  24. 1ecf38c Merge branch 'pci/host-mvebu' into next by Bjorn Helgaas · 11 years ago
  25. 133a360 Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 11 years ago
  26. c2a5a82 PCI: Update documentation 00-INDEX file by Erik Ekman · 11 years ago
  27. d56dbf5 PCI: Allocate 64-bit BARs above 4G when possible by Yinghai Lu · 11 years ago
  28. f75b99d PCI: Enforce bus address limits in resource allocation by Yinghai Lu · 11 years ago
  29. 36e097a PCI: Split out bridge window override of minimum allocation address by Bjorn Helgaas · 11 years ago
  30. 167b1f0 agp/ati: Use PCI_COMMAND instead of hard-coded 4 by Bjorn Helgaas · 11 years ago
  31. d357253 agp/intel: Use CPU physical address, not bus address, for ioremap() by Bjorn Helgaas · 11 years ago
  32. b5e350f agp/intel: Use pci_bus_address() to get GTTADR bus address by Bjorn Helgaas · 11 years ago
  33. 5ef6d8f4 agp/intel: Use pci_bus_address() to get MMADR bus address by Bjorn Helgaas · 11 years ago
  34. 545b0a7 agp/intel: Support 64-bit GMADR by Yinghai Lu · 11 years ago
  35. 5acc4ce agp/intel: Rename gtt_bus_addr to gtt_phys_addr by Bjorn Helgaas · 11 years ago
  36. 21c3460 drm/i915: Rename gtt_bus_addr to gtt_phys_addr by Bjorn Helgaas · 11 years ago
  37. d68c5a2 agp: Use pci_resource_start() to get CPU physical address for BAR by Bjorn Helgaas · 11 years ago
  38. e501b3d agp: Support 64-bit APBASE by Bjorn Helgaas · 11 years ago
  39. 302a252 PCI/MSI: Add pci_enable_msi_range() and pci_enable_msix_range() by Alexander Gordeev · 11 years ago
  40. ff1aa43 PCI/MSI: Add pci_msix_vec_count() by Alexander Gordeev · 11 years ago
  41. 7b92b4f PCI/MSI: Remove pci_enable_msi_block_auto() by Alexander Gordeev · 11 years ago
  42. d1ac1d2 PCI/MSI: Add pci_msi_vec_count() by Alexander Gordeev · 11 years ago
  43. 7741043 PCI: Convert ioapic to be builtin only, not modular by Yinghai Lu · 11 years ago
  44. 58275f2f PCI: designware: Fix indent code style by Jingoo Han · 11 years ago
  45. 0648900 PCI: mvebu: Use max_t() instead of max(resource_size_t,) by Jingoo Han · 11 years ago
  46. 31e45ec PCI: mvebu: Call pci_ioremap_io() at startup instead of dynamically by Thomas Petazzoni · 11 years ago
  47. 06cf56e PCI: Add pci_bus_address() to get bus address of a BAR by Bjorn Helgaas · 11 years ago
  48. fc27985 PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev by Yinghai Lu · 11 years ago
  49. 0a5ef7b PCI: Change pci_bus_region addresses to dma_addr_t by Bjorn Helgaas · 11 years ago
  50. 79bf7fc Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  51. 47e0ab3 Merge branch 'pci/msi' into next by Bjorn Helgaas · 11 years ago
  52. f72e111 Merge branch 'pci/deletion' into next by Bjorn Helgaas · 11 years ago
  53. 9dc1d43 Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 11 years ago
  54. fc05ea7 Merge branch 'pci/host-mvebu' into next by Bjorn Helgaas · 11 years ago
  55. 4bd70bc Merge branch 'pci/host-imx6' into next by Bjorn Helgaas · 11 years ago
  56. 52179dc PCI/MSI: Make pci_enable_msi/msix() 'nvec' argument type as int by Alexander Gordeev · 11 years ago
  57. 8ec5db6 PCI/MSI: Return -ENOSYS for unimplemented interfaces, not -1 by Alexander Gordeev · 11 years ago
  58. 2adc790 PCI/MSI: Return msix_capability_init() failure if populate_msi_sysfs() fails by Alexander Gordeev · 11 years ago
  59. 57b7cb0 s390/PCI: Remove superfluous check of MSI type by Alexander Gordeev · 11 years ago
  60. a384c89 s390/PCI: Fix single MSI only check by Alexander Gordeev · 11 years ago
  61. fce8591 PCI: designware: Fix I/O transfers by using CPU (not realio) address by Pratyush Anand · 11 years ago
  62. a01ef59 PCI: designware: Add dw_pcie prefix before cfg_read/write by Pratyush Anand · 11 years ago
  63. ca16589 PCI: designware: Fix missing MSI IRQs by Harro Haan · 11 years ago
  64. 1c51b50 PCI/MSI: Export MSI mode using attributes, not kobjects by Greg Kroah-Hartman · 11 years ago
  65. e75f34c PCI/portdrv: Remove extra get_device()/put_device() for pcie_device by Bjorn Helgaas · 11 years ago
  66. f398620 PCI/portdrv: Add put_device() after device_register() failure by Levente Kurusa · 11 years ago
  67. 8f3acca PCI/portdrv: Cleanup error paths by Bjorn Helgaas · 11 years ago
  68. 339135f PCI: mvebu: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  69. bc9ef77 PCI: imx6: Fix bugs in PCIe startup code by Richard Zhu · 11 years ago
  70. fa33a6d PCI: imx6: Start link in Gen1 before negotiating for Gen2 mode by Marek Vasut · 11 years ago
  71. 66a60f9 PCI: imx6: Factor out link up wait loop by Marek Vasut · 11 years ago
  72. 982aa23 PCI: imx6: Factor out PHY reset by Marek Vasut · 11 years ago
  73. 7f9f40c PCI: imx6: Report "link up" only after link training completes by Marek Vasut · 11 years ago
  74. c28f8a1 PCI: imx6: Make reset-gpio optional by Marek Vasut · 11 years ago
  75. 608235a Merge branch 'pci/vc' into next by Bjorn Helgaas · 11 years ago
  76. a737f76 Merge branch 'pci/pciehp' into next by Bjorn Helgaas · 11 years ago
  77. 765147f Merge branch 'pci/host-tegra' into next by Bjorn Helgaas · 11 years ago
  78. 1c898ba Merge branch 'pci/host-rcar' into next by Bjorn Helgaas · 11 years ago
  79. 7160266 Merge branch 'pci/host-mvebu' into next by Bjorn Helgaas · 11 years ago
  80. ed00f97 Merge branch 'pci/host-imx6' into next by Bjorn Helgaas · 11 years ago
  81. c354e811 Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 11 years ago
  82. 330ebfe Merge branch 'pci/deletion' into next by Bjorn Helgaas · 11 years ago
  83. d9cdfb8 Merge branch 'pci/aer' into next by Bjorn Helgaas · 11 years ago
  84. e338e49 Merge branch 'eisa' into next by Bjorn Helgaas · 11 years ago
  85. ef83b07 PCI: Remove from bus_list and release resources in pci_release_dev() by Yinghai Lu · 11 years ago
  86. ef37702 PCI: Move pci_proc_attach_device() to pci_bus_add_device() by Yinghai Lu · 11 years ago
  87. e3b439e PCI: Use device_release_driver() in pci_stop_root_bus() by Yinghai Lu · 11 years ago
  88. c4a0a5d PCI: Move device_del() from pci_stop_dev() to pci_destroy_dev() by Rafael J. Wysocki · 11 years ago
  89. 274127a PCI: Rename PCI_VC_PORT_REG1/2 to PCI_VC_PORT_CAP1/2 by Alex Williamson · 11 years ago
  90. 425c1b2 PCI: Add Virtual Channel to save/restore support by Alex Williamson · 11 years ago
  91. fd0f7f7 PCI: Add support for save/restore of extended capabilities by Alex Williamson · 11 years ago
  92. 157e876 PCI: Add pci_wait_for_pending() (refactor pci_wait_for_pending_transaction()) by Alex Williamson · 11 years ago
  93. af9ab79 PCI: pciehp: Move Attention & Power Indicator support tests to accessors by Bjorn Helgaas · 11 years ago
  94. e7b4f0d7 PCI: pciehp: Use symbolic constants for Slot Control fields by Bjorn Helgaas · 11 years ago
  95. df72648 PCI: pciehp: Use symbolic constants, not hard-coded bitmask by Bjorn Helgaas · 11 years ago
  96. 2f2ed41c PCI: pciehp: Simplify "Power Fault Detected" checking/clearing by Bjorn Helgaas · 11 years ago
  97. afe2478 PCI: pciehp: Announce slot capabilities (slot #, button, LEDs, etc) by Bjorn Helgaas · 11 years ago
  98. 6dae620 PCI: pciehp: Make various functions void since they can't fail by Bjorn Helgaas · 11 years ago
  99. 1a84b99 PCI: pciehp: Remove error checks when accessing PCIe Capability by Bjorn Helgaas · 11 years ago
  100. cd84d34 PCI: pciehp: Drop pciehp_readw()/pciehp_writew() wrappers by Bjorn Helgaas · 12 years ago