aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2009-09-09PCI quirk: update 82576 device ids in SR-IOV quirks listAlexander Duyck
2009-09-09PCI/GPU: implement VGA arbitration on LinuxBenjamin Herrenschmidt
2009-09-09PCI MSI: Style cleanupsHidetoshi Seto
2009-09-09PCI MSI: MSI-X cleanup, msix_setup_entries()Hidetoshi Seto
2009-09-09PCI MSI: MSI-X cleanup, msix_program_entries()Hidetoshi Seto
2009-09-09PCI MSI: MSI-X cleanup, msix_map_region()Hidetoshi Seto
2009-09-09PCI MSI: Relocate error path in init_msix_capability()Hidetoshi Seto
2009-09-09PCI MSI: Unify msi_free_irqs() and msix_free_all_irqs()Hidetoshi Seto
2009-09-09PCI MSI: Use list_first_entry()Hidetoshi Seto
2009-09-09PCI MSI: Remove attribute check from pci_disable_msi()Hidetoshi Seto
2009-09-09PCI: print out pref if mmio is prefetchableYinghai Lu
2009-09-09PCI: apply nv_msi_ht_cap_quirk on resume tooTejun Heo
2009-09-09PCI: disable pci_find_device warnings when deprecated pci functions are enabledAndi Kleen
2009-09-09PCI: Unhide the SMBus on the Compaq Evo D510 USDTJean Delvare
2009-09-09PCI: expose function reset capability in sysfsMichael S. Tsirkin
2009-09-09PCI Hotplug: acpiphp: get pci_bus from acpi handle correctlyAlex Chiang
2009-09-09PCI: export pci_claim_resource for driver useJesse Barnes
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang
2009-09-02Merge commit 'v2.6.31-rc8' into x86/txtIngo Molnar
2009-09-01x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang
2009-08-30PCI SR-IOV: correct broken resource alignment calculationsChris Wright
2009-08-29pci/intr_remapping: Allocate irq_iommu on nodeYinghai Lu
2009-08-27Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov
2009-08-20PCI: check saved state before restoreAlek Du
2009-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-08-07PCI hotplug: SGI hotplug: do not use hotplug_slot_attrKenji Kaneshige
2009-08-07PCI hotplug: SGI hotplug: fix build failureKenji Kaneshige
2009-08-06intel-iommu: Fix enabling snooping feature by mistakeSheng Yang
2009-08-05intel-iommu: Mask physical address to correct page size in intel_map_single()Fenghua Yu
2009-08-05intel-iommu: Correct sglist size calculation.Fenghua Yu
2009-08-02Make pci_claim_resource() use request_resource() rather than insert_resource()Linus Torvalds
2009-07-24Driver Core: Make PM operations a const pointerDmitry Torokhov
2009-07-21intel_txt: Force IOMMU on for Intel TXT launchJoseph Cihula
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-08intel-iommu: Fix intel_iommu_unmap_range() with size 0Sheng Yang
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-07-04intel-iommu: Don't use identity mapping for PCI devices behind bridgesDavid Woodhouse
2009-07-04intel-iommu: Use iommu_should_identity_map() at startup time too.David Woodhouse
2009-07-04intel-iommu: No mapping for non-PCI devicesDavid Woodhouse
2009-07-04intel-iommu: Restore DMAR_BROKEN_GFX_WA option for broken graphics driversDavid Woodhouse
2009-07-04intel-iommu: Add iommu_should_identity_map() functionDavid Woodhouse
2009-07-04intel-iommu: Fix reattaching of devices to identity mapping domainDavid Woodhouse
2009-07-04intel-iommu: Don't set identity mapping for bypassed graphics devicesDavid Woodhouse
2009-07-04intel-iommu: Fix dma vs. mm page confusion with aligned_nrpages()David Woodhouse
2009-07-02Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-07-02intel-iommu: Don't keep freeing page zero in dma_pte_free_pagetable()David Woodhouse
2009-07-02intel-iommu: Introduce first_pte_in_page() to simplify PTE-setting loopsDavid Woodhouse
2009-07-01PCI: Fix IRQ swizzling for ARI-enabled devicesMatthew Wilcox
2009-07-01intel-iommu: Use cmpxchg64_local() for setting PTEsDavid Woodhouse
2009-07-01intel-iommu: Warn about unmatched unmap requestsDavid Woodhouse