aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-12-09Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2009-12-08Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-12-05Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-04PCI: fix coding style issue in pci_save_state()Kleber Sacilotto de Souza
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-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-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming
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-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-19Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB...David Woodhouse
2009-11-17Merge commit 'v2.6.32-rc7' into core/iommuIngo Molnar
2009-11-14Merge git://git.infradead.org/users/dwmw2/iommu-2.6.32Linus Torvalds
2009-11-12intel-iommu: Support PCIe hot-plugFenghua Yu
2009-11-12intel-iommu: Obey coherent_dma_mask for alloc_coherent on passthroughAlex Williamson
2009-11-11PCI: allow matching of prefetchable resources to non-prefetchable windowsLinus Torvalds
2009-11-10x86: Handle HW IOMMU initialization failure gracefullyFUJITA Tomonori
2009-11-10x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hookFUJITA Tomonori
2009-11-09intel-iommu: Check for 'DMAR at zero' BIOS error earlier.David Woodhouse
2009-11-06PCI: Replace old style lock initializerThomas Gleixner
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-06PCI ASPM: fix oops on root port removalKenji Kaneshige