aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-04PCI: add pci_request_acsChris Wright
2009-12-04PCI: fix BUG_ON triggered by logical PCIe root port removalKenji Kaneshige
2009-12-04PCI: remove ifdefed pci_cleanup_aer_correct_error_statusAndrew Patterson
2009-12-04PCI: unconditionally clear AER uncorr status register during cleanupAndrew Patterson
2009-12-04x86/PCI: claim SR-IOV BARs in pcibios_allocate_resourceYinghai Lu
2009-12-04PCI: portdrv: remove redundant definitionsKenji Kaneshige
2009-12-04PCI: portdrv: remove unnecessary struct pcie_port_dataKenji Kaneshige
2009-12-04PCI: portdrv: minor cleanup for pcie_port_device_registerKenji Kaneshige
2009-12-04PCI: portdrv: add missing irq cleanupKenji Kaneshige
2009-12-04PCI: portdrv: enable device before irq initializationKenji Kaneshige
2009-12-04PCI: portdrv: cleanup service irqs initializationKenji Kaneshige
2009-12-04PCI: portdrv: check capabilities firstKenji Kaneshige
2009-12-04PCI: portdrv: move PME capability checkKenji Kaneshige
2009-12-04PCI: portdrv: remove redundant pcie type calculationKenji Kaneshige
2009-12-04PCI: portdrv: cleanup pcie_device registrationKenji Kaneshige
2009-12-04PCI: portdrv: remove redundant pcie_port_device_probeKenji Kaneshige
2009-12-04PCI: Always set prefetchable base/limit upper32 registersAlex Williamson
2009-12-04PCI: read-modify-write the pcie device control register when initiating pcie flrShmulik Ravid
2009-12-04PCI: show dma_mask bits in /sysYinghai Lu
2009-12-04PCI: add debug output for DMA mask infoYinghai Lu
2009-12-04PCI: ibmphp_hpc: don't release hw sem twice if kthread stopsJesse Barnes
2009-11-24x86/PCI: MMCONFIG: add lookup functionBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: clean up printksBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: add pci_mmconfig_remove() to remove MMCONFIG regionBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a tableBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: remove typeof so we can use a listBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_regionBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: trivial is_mmconf_reserved() interface simplificationBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_regionBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: use pointer to simplify pci_mmcfg_config[] structure accessBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: rename pci_mmcfg_region structure membersBjorn Helgaas
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