summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-24x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG oneBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expressionBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: reject MMCONFIG apertures at address zeroBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: simplify tests for empty pci_mmcfg_config tableBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: centralize MCFG structure managementBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: step through MCFG table, not pci_mmcfg_config[]Bjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: count MCFG structures with local variableBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: remove unused definitionsBjorn Helgaas
2009-11-24x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.cYinghai Lu
2009-11-24PCI: fix comment typo in bus_numa.hJiri Kosina
2009-11-24x86/PCI: remove early PCI pr_debug statementsAlex Chiang
2009-11-24PCI pciehp: fix power fault interrupt storm problemKenji Kaneshige
2009-11-24PCI hotplug: use pci_is_pcie()Kenji Kaneshige
2009-11-24PCIe AER: use pci_is_pcie()Kenji Kaneshige
2009-11-24PCIe ASPM: use pci_is_pcie()Kenji Kaneshige
2009-11-24PCI: use pci_is_pcie() in pci coreKenji Kaneshige
2009-11-24PCI: introduce pci_is_pcie()Kenji Kaneshige
2009-11-24pciehp: use pci_pcie_cap()Kenji Kaneshige
2009-11-24PCI hotplug: use pci_pcie_cap()Kenji Kaneshige
2009-11-24PCIe ASPM: use pci_pcie_cap()Kenji Kaneshige
2009-11-24PCIe port bus: use pci_pcie_cap()Kenji Kaneshige
2009-11-24PCIe AER: use pci_pcie_cap()Kenji Kaneshige
2009-11-24PCI: use pci_pcie_cap() in pci coreKenji Kaneshige
2009-11-24PCI: introduce pci_pcie_cap()Kenji Kaneshige
2009-11-11PCI: allow matching of prefetchable resources to non-prefetchable windowsLinus Torvalds
2009-11-06PCI: Replace old style lock initializerThomas Gleixner
2009-11-06ia64/xen: compilation fixIsaku Yamahata
2009-11-06PCI hotplug: fix oshp evaluationKenji Kaneshige
2009-11-06PCI: derive nearby CPUs from device's instead of bus' NUMA informationAndreas Herrmann
2009-11-06x86/PCI: remove 64-bit divisionBjorn Helgaas
2009-11-06PCI: cache PCIe capability offsetKenji Kaneshige
2009-11-04resources: when allocate_resource() fails, leave resource untouchedBjorn Helgaas
2009-11-04x86/PCI: fix bogus host bridge window start/end alignment from _CRSBjorn Helgaas
2009-11-04x86/PCI: for debuggability, show host bridge windows even when ignoring _CRSBjorn Helgaas
2009-11-04PCI: improve discovery/configuration messagesBjorn Helgaas
2009-11-04PCI: replace pr_debug with dev_dbgBjorn Helgaas
2009-11-04x86/PCI: print domain:bus in conventional formatBjorn Helgaas
2009-11-04PCI: make PME# messages KERN_DEBUGBjorn Helgaas
2009-11-04PCI: remove pci_find_slot from PCI_LEGACY config descriptionThadeu Lima de Souza Cascardo
2009-11-04vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas
2009-11-04PCI: avoid boot interrupt quirk for AMD 813x B1 devicesStefan Assmann
2009-11-04PCI Hotplug: acpiphp: clean up list traversalsAlex Chiang
2009-11-04PCI hotplug: move IOAPIC support from acpiphp to ioapic driverBjorn Helgaas
2009-11-04PCI: fix memory leak in aer_injectAndrew Patterson
2009-11-04PCI: use better error return values in aer_injectAndrew Patterson
2009-11-04PCI: add support for PCI domains to aer_injectAndrew Patterson
2009-11-04PCI: add pci_get_domain_bus_and_slot functionAndrew Patterson
2009-11-04PCI: populate subsystem vendor and device IDs for PCI bridgesGabe Black
2009-11-04PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST modeMatt Domsch
2009-11-04PCI: pciehp: prevent unnecessary power offKenji Kaneshige