aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-09PCI quirk: update 82576 device ids in SR-IOV quirks listAlexander Duyck1-0/+1
2009-09-09PCI/GPU: implement VGA arbitration on LinuxBenjamin Herrenschmidt1-0/+44
2009-09-09PCI MSI: Style cleanupsHidetoshi Seto1-22/+22
2009-09-09PCI MSI: MSI-X cleanup, msix_setup_entries()Hidetoshi Seto1-23/+36
2009-09-09PCI MSI: MSI-X cleanup, msix_program_entries()Hidetoshi Seto1-10/+19
2009-09-09PCI MSI: MSI-X cleanup, msix_map_region()Hidetoshi Seto1-13/+19
2009-09-09PCI MSI: Relocate error path in init_msix_capability()Hidetoshi Seto1-18/+22
2009-09-09PCI MSI: Unify msi_free_irqs() and msix_free_all_irqs()Hidetoshi Seto1-43/+31
2009-09-09PCI MSI: Use list_first_entry()Hidetoshi Seto1-1/+1
2009-09-09PCI MSI: Remove attribute check from pci_disable_msi()Hidetoshi Seto1-8/+1
2009-09-09PCI: print out pref if mmio is prefetchableYinghai Lu1-2/+7
2009-09-09PCI: apply nv_msi_ht_cap_quirk on resume tooTejun Heo1-0/+2
2009-09-09PCI: disable pci_find_device warnings when deprecated pci functions are enabledAndi Kleen3-31/+37
2009-09-09PCI: Unhide the SMBus on the Compaq Evo D510 USDTJean Delvare1-0/+1
2009-09-09PCI: expose function reset capability in sysfsMichael S. Tsirkin3-0/+54
2009-09-09PCI Hotplug: acpiphp: get pci_bus from acpi handle correctlyAlex Chiang1-11/+17
2009-09-09PCI: export pci_claim_resource for driver useJesse Barnes1-0/+1
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang1-2/+1
2009-09-02Merge commit 'v2.6.31-rc8' into x86/txtIngo Molnar5-19/+21
2009-09-01x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang2-2/+2
2009-08-30PCI SR-IOV: correct broken resource alignment calculationsChris Wright4-6/+42
2009-08-29pci/intr_remapping: Allocate irq_iommu on nodeYinghai Lu1-11/+3
2009-08-27Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov5-19/+21
2009-08-20PCI: check saved state before restoreAlek Du2-1/+3
2009-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-4/+3
2009-08-07PCI hotplug: SGI hotplug: do not use hotplug_slot_attrKenji Kaneshige1-10/+3
2009-08-07PCI hotplug: SGI hotplug: fix build failureKenji Kaneshige1-0/+6
2009-08-06intel-iommu: Fix enabling snooping feature by mistakeSheng Yang1-1/+1
2009-08-05intel-iommu: Mask physical address to correct page size in intel_map_single()Fenghua Yu1-1/+2
2009-08-05intel-iommu: Correct sglist size calculation.Fenghua Yu1-10/+10
2009-08-02Make pci_claim_resource() use request_resource() rather than insert_resource()Linus Torvalds1-2/+2
2009-07-24Driver Core: Make PM operations a const pointerDmitry Torokhov1-8/+8
2009-07-21intel_txt: Force IOMMU on for Intel TXT launchJoseph Cihula2-2/+22
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan5-4/+1
2009-07-08intel-iommu: Fix intel_iommu_unmap_range() with size 0Sheng Yang1-0/+3
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds7-30/+72
2009-07-04intel-iommu: Don't use identity mapping for PCI devices behind bridgesDavid Woodhouse1-0/+30
2009-07-04intel-iommu: Use iommu_should_identity_map() at startup time too.David Woodhouse1-11/+14
2009-07-04intel-iommu: No mapping for non-PCI devicesDavid Woodhouse1-5/+10
2009-07-04intel-iommu: Restore DMAR_BROKEN_GFX_WA option for broken graphics driversDavid Woodhouse1-10/+19
2009-07-04intel-iommu: Add iommu_should_identity_map() functionDavid Woodhouse1-2/+7
2009-07-04intel-iommu: Fix reattaching of devices to identity mapping domainDavid Woodhouse1-0/+3
2009-07-04intel-iommu: Don't set identity mapping for bypassed graphics devicesDavid Woodhouse1-2/+5
2009-07-04intel-iommu: Fix dma vs. mm page confusion with aligned_nrpages()David Woodhouse1-5/+7
2009-07-02Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-345/+350
2009-07-02intel-iommu: Don't keep freeing page zero in dma_pte_free_pagetable()David Woodhouse1-2/+4
2009-07-02intel-iommu: Introduce first_pte_in_page() to simplify PTE-setting loopsDavid Woodhouse1-11/+13
2009-07-01PCI: Fix IRQ swizzling for ARI-enabled devicesMatthew Wilcox1-2/+11
2009-07-01intel-iommu: Use cmpxchg64_local() for setting PTEsDavid Woodhouse1-1/+1
2009-07-01intel-iommu: Warn about unmatched unmap requestsDavid Woodhouse1-2/+4