1. b26a34a PCI: fix BUG_ON triggered by logical PCIe root port removal by Kenji Kaneshige · 15 years ago
  2. 638bba0 PCI: remove ifdefed pci_cleanup_aer_correct_error_status by Andrew Patterson · 15 years ago
  3. 6cdfd99 PCI: unconditionally clear AER uncorr status register during cleanup by Andrew Patterson · 15 years ago
  4. 575939c x86/PCI: claim SR-IOV BARs in pcibios_allocate_resource by Yinghai Lu · 15 years ago
  5. f9f4560 PCI: portdrv: remove redundant definitions by Kenji Kaneshige · 15 years ago
  6. 694f88e PCI: portdrv: remove unnecessary struct pcie_port_data by Kenji Kaneshige · 15 years ago
  7. 40717c3 PCI: portdrv: minor cleanup for pcie_port_device_register by Kenji Kaneshige · 15 years ago
  8. fbb5de7 PCI: portdrv: add missing irq cleanup by Kenji Kaneshige · 15 years ago
  9. 1ce5e83 PCI: portdrv: enable device before irq initialization by Kenji Kaneshige · 15 years ago
  10. dc53517 PCI: portdrv: cleanup service irqs initialization by Kenji Kaneshige · 15 years ago
  11. d013598 PCI: portdrv: check capabilities first by Kenji Kaneshige · 15 years ago
  12. 9e5d0b1 PCI: portdrv: move PME capability check by Kenji Kaneshige · 15 years ago
  13. 2dd60e9 PCI: portdrv: remove redundant pcie type calculation by Kenji Kaneshige · 15 years ago
  14. 52a0f24 PCI: portdrv: cleanup pcie_device registration by Kenji Kaneshige · 15 years ago
  15. 898294c PCI: portdrv: remove redundant pcie_port_device_probe by Kenji Kaneshige · 15 years ago
  16. 59353ea PCI: Always set prefetchable base/limit upper32 registers by Alex Williamson · 15 years ago
  17. 04b55c4 PCI: read-modify-write the pcie device control register when initiating pcie flr by Shmulik Ravid · 15 years ago
  18. bb96540 PCI: show dma_mask bits in /sys by Yinghai Lu · 15 years ago
  19. c6a4157 PCI: add debug output for DMA mask info by Yinghai Lu · 15 years ago
  20. 5c788a6 PCI: ibmphp_hpc: don't release hw sem twice if kthread stops by Jesse Barnes · 15 years ago
  21. f6e1d8c x86/PCI: MMCONFIG: add lookup function by Bjorn Helgaas · 15 years ago
  22. 8c57786 x86/PCI: MMCONFIG: clean up printks by Bjorn Helgaas · 15 years ago
  23. ba2afba x86/PCI: MMCONFIG: add pci_mmconfig_remove() to remove MMCONFIG region by Bjorn Helgaas · 15 years ago
  24. ff097dd x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a table by Bjorn Helgaas · 15 years ago
  25. 987c367 x86/PCI: MMCONFIG: remove typeof so we can use a list by Bjorn Helgaas · 15 years ago
  26. 3f0f550 x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_region by Bjorn Helgaas · 15 years ago
  27. 2f2a8b9 x86/PCI: MMCONFIG: trivial is_mmconf_reserved() interface simplification by Bjorn Helgaas · 15 years ago
  28. 56ddf4d x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_region by Bjorn Helgaas · 15 years ago
  29. 95cf1cf x86/PCI: MMCONFIG: use pointer to simplify pci_mmcfg_config[] structure access by Bjorn Helgaas · 15 years ago
  30. d7e6b66 x86/PCI: MMCONFIG: rename pci_mmcfg_region structure members by Bjorn Helgaas · 15 years ago
  31. d215a9c x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG one by Bjorn Helgaas · 15 years ago
  32. df5eb1d x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expression by Bjorn Helgaas · 15 years ago
  33. f7ca698 x86/PCI: MMCONFIG: reject MMCONFIG apertures at address zero by Bjorn Helgaas · 15 years ago
  34. 463a5df x86/PCI: MMCONFIG: simplify tests for empty pci_mmcfg_config table by Bjorn Helgaas · 15 years ago
  35. 7da7d36 x86/PCI: MMCONFIG: centralize MCFG structure management by Bjorn Helgaas · 15 years ago
  36. d3578ef x86/PCI: MMCONFIG: step through MCFG table, not pci_mmcfg_config[] by Bjorn Helgaas · 15 years ago
  37. e823d6f x86/PCI: MMCONFIG: count MCFG structures with local variable by Bjorn Helgaas · 15 years ago
  38. 5663b1b x86/PCI: MMCONFIG: remove unused definitions by Bjorn Helgaas · 15 years ago
  39. 67f241f x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.c by Yinghai Lu · 15 years ago
  40. 7b7a785 PCI: fix comment typo in bus_numa.h by Jiri Kosina · 15 years ago
  41. 2ed7a80 x86/PCI: remove early PCI pr_debug statements by Alex Chiang · 15 years ago
  42. 5651c48 PCI pciehp: fix power fault interrupt storm problem by Kenji Kaneshige · 15 years ago
  43. 1359837 PCI hotplug: use pci_is_pcie() by Kenji Kaneshige · 15 years ago
  44. b44d7db PCIe AER: use pci_is_pcie() by Kenji Kaneshige · 15 years ago
  45. 8b06477 PCIe ASPM: use pci_is_pcie() by Kenji Kaneshige · 15 years ago
  46. 5f4d91a PCI: use pci_is_pcie() in pci core by Kenji Kaneshige · 15 years ago
  47. 7eb776c PCI: introduce pci_is_pcie() by Kenji Kaneshige · 15 years ago
  48. 1518c17 pciehp: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  49. d3ccc40 PCI hotplug: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  50. db9538a PCIe ASPM: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  51. dba90df PCIe port bus: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  52. 39a5306 PCIe AER: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  53. 06a1cba PCI: use pci_pcie_cap() in pci core by Kenji Kaneshige · 15 years ago
  54. d7b7e60 PCI: introduce pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  55. 8c8def2 PCI: allow matching of prefetchable resources to non-prefetchable windows by Linus Torvalds · 15 years ago
  56. e9d1e49 PCI: Replace old style lock initializer by Thomas Gleixner · 15 years ago
  57. 5b5d944 ia64/xen: compilation fix by Isaku Yamahata · 15 years ago
  58. 9b536e0 PCI hotplug: fix oshp evaluation by Kenji Kaneshige · 15 years ago
  59. e0cd516 PCI: derive nearby CPUs from device's instead of bus' NUMA information by Andreas Herrmann · 16 years ago
  60. ea7f1b6 x86/PCI: remove 64-bit division by Bjorn Helgaas · 15 years ago
  61. 0efea00 PCI: cache PCIe capability offset by Kenji Kaneshige · 15 years ago
  62. 1e5ad96 resources: when allocate_resource() fails, leave resource untouched by Bjorn Helgaas · 15 years ago
  63. 03db42a x86/PCI: fix bogus host bridge window start/end alignment from _CRS by Bjorn Helgaas · 15 years ago
  64. f1db6fd x86/PCI: for debuggability, show host bridge windows even when ignoring _CRS by Bjorn Helgaas · 15 years ago
  65. 865df57 PCI: improve discovery/configuration messages by Bjorn Helgaas · 15 years ago
  66. 0207c35 PCI: replace pr_debug with dev_dbg by Bjorn Helgaas · 15 years ago
  67. 2a6bed8 x86/PCI: print domain:bus in conventional format by Bjorn Helgaas · 15 years ago
  68. 10c3d71 PCI: make PME# messages KERN_DEBUG by Bjorn Helgaas · 15 years ago
  69. 8d6cfdc PCI: remove pci_find_slot from PCI_LEGACY config description by Thadeu Lima de Souza Cascardo · 15 years ago
  70. c7dabef vsprintf: use %pR, %pr instead of %pRt, %pRf by Bjorn Helgaas · 15 years ago
  71. 4fd8bdc PCI: avoid boot interrupt quirk for AMD 813x B1 devices by Stefan Assmann · 15 years ago
  72. 58c0862 PCI Hotplug: acpiphp: clean up list traversals by Alex Chiang · 15 years ago
  73. 204d49a PCI hotplug: move IOAPIC support from acpiphp to ioapic driver by Bjorn Helgaas · 15 years ago
  74. 476f644 PCI: fix memory leak in aer_inject by Andrew Patterson · 15 years ago
  75. 1d02435 PCI: use better error return values in aer_inject by Andrew Patterson · 15 years ago
  76. cc5d153 PCI: add support for PCI domains to aer_inject by Andrew Patterson · 15 years ago
  77. 3c299dc PCI: add pci_get_domain_bus_and_slot function by Andrew Patterson · 15 years ago
  78. bc577d2 PCI: populate subsystem vendor and device IDs for PCI bridges by Gabe Black · 15 years ago
  79. 0584396 PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode by Matt Domsch · 15 years ago
  80. 8792e11 PCI: pciehp: prevent unnecessary power off by Kenji Kaneshige · 15 years ago
  81. 65b947b PCI: pciehp: fix typo in pciehp_probe by Kenji Kaneshige · 15 years ago
  82. 445f798 PCI: pciehp: return error on read/write failure by Kenji Kaneshige · 15 years ago
  83. 586f1d6 PCI: pciehp: create files only for existing capabilities by Kenji Kaneshige · 15 years ago
  84. 3c3a1b1 PCI: pciehp: remove wrong workaround for bad DLLP by Kenji Kaneshige · 15 years ago
  85. f22daf1 PCI: pciehp: disable DLL state changed event notification by Kenji Kaneshige · 15 years ago
  86. 1ed6743 PCI: fix nit in ROM BAR size probing by Michael S. Tsirkin · 15 years ago
  87. af5a8ee x86/PCI: use -DDEBUG when CONFIG_PCI_DEBUG set by Bjorn Helgaas · 15 years ago
  88. df0e97c PCI: add xen dom0 checking before ACS initialization by Allen Kay · 15 years ago
  89. ae21ee6 PCI: acs p2p upsteram forwarding enabling by Allen Kay · 15 years ago
  90. 1ccbf53 xen: move Xen-testing predicates to common header by Jeremy Fitzhardinge · 15 years ago
  91. 9a08f7d x86/PCI: allow MMCONFIG above 4GB by Bjorn Helgaas · 15 years ago
  92. 2992e54 x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled by Suresh Siddha · 15 years ago
  93. 9a007b3 PNP: print resources consistently with %pRt by Bjorn Helgaas · 15 years ago
  94. 637b363 ia64/PCI: print resources consistently with %pRt by Bjorn Helgaas · 15 years ago
  95. 42887b2 x86/PCI: print resources consistently with %pRt by Bjorn Helgaas · 15 years ago
  96. a369c79 PCI: print resources consistently with %pRt by Bjorn Helgaas · 15 years ago
  97. fd95541 vsprintf: add %pRt, %pRf to print struct resource details by Bjorn Helgaas · 15 years ago
  98. c91d337 vsprintf: add %pR support for IRQ and DMA resources by Bjorn Helgaas · 15 years ago
  99. 2840537 vsprintf: fix io/mem resource width by Bjorn Helgaas · 15 years ago
  100. 3368dd2 PCI hotplug: acpiphp should be linked after vendor drivers by Matthew Garrett · 15 years ago