aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan1-1/+1
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds37-968/+818
2009-12-09Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds3-13/+13
2009-12-08Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-4/+92
2009-12-05Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-4/+9
2009-12-04PCI: fix coding style issue in pci_save_state()Kleber Sacilotto de Souza1-1/+1
2009-12-04PCI: add pci_request_acsChris Wright3-5/+18
2009-12-04PCI: fix BUG_ON triggered by logical PCIe root port removalKenji Kaneshige1-2/+4
2009-12-04PCI: remove ifdefed pci_cleanup_aer_correct_error_statusAndrew Patterson1-17/+0
2009-12-04PCI: unconditionally clear AER uncorr status register during cleanupAndrew Patterson1-7/+3
2009-12-04PCI: portdrv: remove redundant definitionsKenji Kaneshige2-24/+9
2009-12-04PCI: portdrv: remove unnecessary struct pcie_port_dataKenji Kaneshige4-26/+9
2009-12-04PCI: portdrv: minor cleanup for pcie_port_device_registerKenji Kaneshige1-11/+10
2009-12-04PCI: portdrv: add missing irq cleanupKenji Kaneshige1-7/+12
2009-12-04PCI: portdrv: enable device before irq initializationKenji Kaneshige1-10/+11
2009-12-04PCI: portdrv: cleanup service irqs initializationKenji Kaneshige1-42/+29
2009-12-04PCI: portdrv: check capabilities firstKenji Kaneshige1-2/+4
2009-12-04PCI: portdrv: move PME capability checkKenji Kaneshige1-3/+3
2009-12-04PCI: portdrv: remove redundant pcie type calculationKenji Kaneshige1-6/+2
2009-12-04PCI: portdrv: cleanup pcie_device registrationKenji Kaneshige1-51/+26
2009-12-04PCI: portdrv: remove redundant pcie_port_device_probeKenji Kaneshige3-29/+8
2009-12-04PCI: Always set prefetchable base/limit upper32 registersAlex Williamson1-8/+3
2009-12-04PCI: read-modify-write the pcie device control register when initiating pcie flrShmulik Ravid1-3/+5
2009-12-04PCI: show dma_mask bits in /sysYinghai Lu1-0/+17
2009-12-04PCI: add debug output for DMA mask infoYinghai Lu1-0/+2
2009-12-04PCI: ibmphp_hpc: don't release hw sem twice if kthread stopsJesse Barnes1-1/+2
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming3-13/+13
2009-11-24PCI pciehp: fix power fault interrupt storm problemKenji Kaneshige2-36/+17
2009-11-24PCI hotplug: use pci_is_pcie()Kenji Kaneshige1-1/+1
2009-11-24PCIe AER: use pci_is_pcie()Kenji Kaneshige2-3/+3
2009-11-24PCIe ASPM: use pci_is_pcie()Kenji Kaneshige1-9/+12
2009-11-24PCI: use pci_is_pcie() in pci coreKenji Kaneshige7-16/+16
2009-11-24pciehp: use pci_pcie_cap()Kenji Kaneshige3-25/+25
2009-11-24PCI hotplug: use pci_pcie_cap()Kenji Kaneshige1-1/+1
2009-11-24PCIe ASPM: use pci_pcie_cap()Kenji Kaneshige1-10/+10
2009-11-24PCIe port bus: use pci_pcie_cap()Kenji Kaneshige1-7/+7
2009-11-24PCIe AER: use pci_pcie_cap()Kenji Kaneshige2-5/+5
2009-11-24PCI: use pci_pcie_cap() in pci coreKenji Kaneshige2-8/+8
2009-11-19Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB RAM.David Woodhouse1-0/+3
2009-11-17Merge commit 'v2.6.32-rc7' into core/iommuIngo Molnar1-2/+4
2009-11-14Merge git://git.infradead.org/users/dwmw2/iommu-2.6.32Linus Torvalds2-11/+77
2009-11-12intel-iommu: Support PCIe hot-plugFenghua Yu1-0/+29
2009-11-12intel-iommu: Obey coherent_dma_mask for alloc_coherent on passthroughAlex Williamson1-1/+9
2009-11-11PCI: allow matching of prefetchable resources to non-prefetchable windowsLinus Torvalds1-2/+6
2009-11-10x86: Handle HW IOMMU initialization failure gracefullyFUJITA Tomonori2-4/+5
2009-11-10x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hookFUJITA Tomonori1-0/+4
2009-11-09intel-iommu: Check for 'DMAR at zero' BIOS error earlier.David Woodhouse1-10/+39
2009-11-06PCI: Replace old style lock initializerThomas Gleixner1-1/+1
2009-11-06PCI hotplug: fix oshp evaluationKenji Kaneshige1-2/+3
2009-11-06PCI: derive nearby CPUs from device's instead of bus' NUMA informationAndreas Herrmann1-0/+8