1. 1518c17 pciehp: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  2. d3ccc40 PCI hotplug: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  3. db9538a PCIe ASPM: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  4. dba90df PCIe port bus: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  5. 39a5306 PCIe AER: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  6. 06a1cba PCI: use pci_pcie_cap() in pci core by Kenji Kaneshige · 15 years ago
  7. 8c8def2 PCI: allow matching of prefetchable resources to non-prefetchable windows by Linus Torvalds · 15 years ago
  8. e9d1e49 PCI: Replace old style lock initializer by Thomas Gleixner · 15 years ago
  9. 9b536e0 PCI hotplug: fix oshp evaluation by Kenji Kaneshige · 15 years ago
  10. e0cd516 PCI: derive nearby CPUs from device's instead of bus' NUMA information by Andreas Herrmann · 16 years ago
  11. 0efea00 PCI: cache PCIe capability offset by Kenji Kaneshige · 15 years ago
  12. 865df57 PCI: improve discovery/configuration messages by Bjorn Helgaas · 15 years ago
  13. 0207c35 PCI: replace pr_debug with dev_dbg by Bjorn Helgaas · 15 years ago
  14. 10c3d71 PCI: make PME# messages KERN_DEBUG by Bjorn Helgaas · 15 years ago
  15. 8d6cfdc PCI: remove pci_find_slot from PCI_LEGACY config description by Thadeu Lima de Souza Cascardo · 15 years ago
  16. c7dabef vsprintf: use %pR, %pr instead of %pRt, %pRf by Bjorn Helgaas · 15 years ago
  17. 4fd8bdc PCI: avoid boot interrupt quirk for AMD 813x B1 devices by Stefan Assmann · 15 years ago
  18. 58c0862 PCI Hotplug: acpiphp: clean up list traversals by Alex Chiang · 15 years ago
  19. 204d49a PCI hotplug: move IOAPIC support from acpiphp to ioapic driver by Bjorn Helgaas · 15 years ago
  20. 476f644 PCI: fix memory leak in aer_inject by Andrew Patterson · 15 years ago
  21. 1d02435 PCI: use better error return values in aer_inject by Andrew Patterson · 15 years ago
  22. cc5d153 PCI: add support for PCI domains to aer_inject by Andrew Patterson · 15 years ago
  23. 3c299dc PCI: add pci_get_domain_bus_and_slot function by Andrew Patterson · 15 years ago
  24. bc577d2 PCI: populate subsystem vendor and device IDs for PCI bridges by Gabe Black · 15 years ago
  25. 0584396 PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode by Matt Domsch · 15 years ago
  26. 8792e11 PCI: pciehp: prevent unnecessary power off by Kenji Kaneshige · 15 years ago
  27. 65b947b PCI: pciehp: fix typo in pciehp_probe by Kenji Kaneshige · 15 years ago
  28. 445f798 PCI: pciehp: return error on read/write failure by Kenji Kaneshige · 15 years ago
  29. 586f1d6 PCI: pciehp: create files only for existing capabilities by Kenji Kaneshige · 15 years ago
  30. 3c3a1b1 PCI: pciehp: remove wrong workaround for bad DLLP by Kenji Kaneshige · 15 years ago
  31. f22daf1 PCI: pciehp: disable DLL state changed event notification by Kenji Kaneshige · 15 years ago
  32. 1ed6743 PCI: fix nit in ROM BAR size probing by Michael S. Tsirkin · 15 years ago
  33. df0e97c PCI: add xen dom0 checking before ACS initialization by Allen Kay · 15 years ago
  34. ae21ee6 PCI: acs p2p upsteram forwarding enabling by Allen Kay · 15 years ago
  35. a369c79 PCI: print resources consistently with %pRt by Bjorn Helgaas · 15 years ago
  36. 3368dd2 PCI hotplug: acpiphp should be linked after vendor drivers by Matthew Garrett · 15 years ago
  37. 17d6715 PCI hotplug: change PCI nomenclature by Stefan Assmann · 15 years ago
  38. 98e724c PCI: pci_dfl_cache_line_size is __devinitdata by Tejun Heo · 15 years ago
  39. 15ea76d pccard: configure CLS on attach by Tejun Heo · 15 years ago
  40. 4c0eec7 sparc64/PCI: drop PCI_CACHE_LINE_BYTES by Tejun Heo · 15 years ago
  41. ac1aa47 PCI: determine CLS more intelligently by Jesse Barnes · 15 years ago
  42. 55a1098 Revert "PCI: get larger bridge ranges when space is available" by Jesse Barnes · 15 years ago
  43. 5deab53 ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2 by Shane Huang · 15 years ago
  44. 86ae13b headers: Fix build after <linux/sched.h> removal by Ingo Molnar · 15 years ago
  45. 80fa680 Merge git://git.infradead.org/~dwmw2/iommu-2.6.32 by Linus Torvalds · 15 years ago
  46. 2caa731 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  47. cf6f3bf Run pci_apply_final_quirks() sooner. by David Woodhouse · 15 years ago
  48. 0001026 Mark pci_apply_final_quirks() __init rather than __devinit by David Woodhouse · 15 years ago
  49. 8d86fb2 Rename pci_init() to pci_apply_final_quirks(), move it to quirks.c by David Woodhouse · 15 years ago
  50. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  51. 30fc24b PCI: Prevent AER driver from being loaded on non-root port PCIE devices by Kenji Kaneshige · 15 years ago
  52. 308cf8e PCI: get larger bridge ranges when space is available by Yinghai Lu · 16 years ago
  53. 19eea63 PCI: pci.c: fix kernel-doc notation by Randy Dunlap · 15 years ago
  54. 1f56f4a PCI quirk: TI XIO200a erroneously reports support for fast b2b transfers by Gabe Black · 15 years ago
  55. e13cdbd PCI PM: Read device power state from register after updating it by Rafael J. Wysocki · 15 years ago
  56. b812cca PCI: remove pci_assign_resource_fixed() by Bjorn Helgaas · 15 years ago
  57. e3fb20f PCI: PCIe portdrv: remove "-driver" from driver name by Bjorn Helgaas · 15 years ago
  58. e0fc7e0 intel-iommu: Yet another BIOS workaround: Isoch DMAR unit with no TLB space by David Woodhouse · 15 years ago
  59. b247150 ACPICA: fixup after acpi_get_object_info() change by Bjorn Helgaas · 15 years ago
  60. 17b6097 intel-iommu: Decode (and ignore) RHSA entries by Roland Dreier · 15 years ago
  61. b7f21bb Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  62. 4de75cf intel-iommu: Make "Unknown DMAR structure" message more informative by Roland Dreier · 15 years ago
  63. b09a75f Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  64. b94996c intel-iommu: Disable PMRs after we enable translation, not before by David Woodhouse · 15 years ago
  65. 64de5af intel-iommu: Fix integer wrap on 32 bit kernels by Benjamin LaHaise · 15 years ago
  66. 59c3628 intel-iommu: Fix integer overflow in dma_pte_{clear_range,free_pagetable}() by David Woodhouse · 15 years ago
  67. 2ebe315 intel-iommu: Limit DOMAIN_MAX_PFN to fit in an 'unsigned long' by David Woodhouse · 15 years ago
  68. d26f052 Merge branch 'misc-2.6.32' into release by Len Brown · 15 years ago
  69. 985f387 Merge branch 'acpica' into release by Len Brown · 15 years ago
  70. eb27cae ACPI: linux/acpi.h should not include linux/dmi.h by Len Brown · 16 years ago
  71. 003d6a3 Merge branch 'sfi-base' into release by Len Brown · 15 years ago
  72. 656927b PCI: pciehp: remove slot capabilities definitions by Kenji Kaneshige · 16 years ago
  73. d9fb42a8 PCI: pciehp: remove error message definitions by Kenji Kaneshige · 16 years ago
  74. 07a0969 PCI: pciehp: remove number field by Kenji Kaneshige · 16 years ago
  75. 82a9e79 PCI: pciehp: remove hpc_ops by Kenji Kaneshige · 16 years ago
  76. 385e249 PCI: pciehp: remove pci_dev field by Kenji Kaneshige · 16 years ago
  77. 6aaa6d0 PCI: pciehp: remove crit_sect mutex by Kenji Kaneshige · 16 years ago
  78. 5f9cab7 PCI: pciehp: remove slot_bus field by Kenji Kaneshige · 16 years ago
  79. d54798f PCI: pciehp: remove first_slot field by Kenji Kaneshige · 16 years ago
  80. a2359a334 PCI: pciehp: remove slot_device_offset field by Kenji Kaneshige · 16 years ago
  81. 0e36315 PCI: pciehp: remove hp_slot field by Kenji Kaneshige · 16 years ago
  82. d689f7e PCI: pciehp: remove device field by Kenji Kaneshige · 16 years ago
  83. ab9c6c8 PCI: pciehp: remove bus field by Kenji Kaneshige · 16 years ago
  84. 6a11c13 PCI: pciehp: remove slot_num_inc field by Kenji Kaneshige · 16 years ago
  85. e23727d PCI: pciehp: remove num_slots field by Kenji Kaneshige · 16 years ago
  86. 8720d27 PCI: pciehp: remove slot_list field by Kenji Kaneshige · 16 years ago
  87. 3e77a3f PCI: Disable AER with pci=nomsi by Andi Kleen · 15 years ago
  88. 7557b5d PCI ASPM: support L1 only by Kenji Kaneshige · 15 years ago
  89. 4406c56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  90. 1aaf2e5 Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  91. 133309a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  92. 5e3573d PCI hotplug: clean up acpi_run_hpp() by Bjorn Helgaas · 16 years ago
  93. e81995b PCI hotplug: acpiphp: use generic pci_configure_slot() by Bjorn Helgaas · 16 years ago
  94. 11876e5 PCI hotplug: shpchp: use generic pci_configure_slot() by Bjorn Helgaas · 16 years ago
  95. d569c74 PCI hotplug: pciehp: use generic pci_configure_slot() by Bjorn Helgaas · 16 years ago
  96. 8838400 PCI hotplug: add pci_configure_slot() by Bjorn Helgaas · 16 years ago
  97. 6a29172 PCI hotplug: clean up acpi_get_hp_params_from_firmware() interface by Bjorn Helgaas · 16 years ago
  98. fca6825 PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridge by Bjorn Helgaas · 16 years ago
  99. dffb4bb PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluation by Bjorn Helgaas · 16 years ago
  100. 4b77b0a PCI: Clear saved_state after the state has been restored by Rafael J. Wysocki · 16 years ago