Commit Graph

1975 Commits (5e8e8b5759566b76bdf36046ae015796676a423c)

Author SHA1 Message Date
Hidetoshi Seto c901851fdd PCI MSI: Remove attribute check from pci_disable_msi() 16 years ago
Yinghai Lu d0b8cbed64 PCI: print out pref if mmio is prefetchable 16 years ago
Tejun Heo 6dab62ee5a PCI: apply nv_msi_ht_cap_quirk on resume too 16 years ago
Andi Kleen e8b553bf4b PCI: disable pci_find_device warnings when deprecated pci functions are enabled 16 years ago
Jean Delvare 6b5096e4d4 PCI: Unhide the SMBus on the Compaq Evo D510 USDT 16 years ago
Michael S. Tsirkin 711d57796f PCI: expose function reset capability in sysfs 16 years ago
Alex Chiang 5228a828ee PCI Hotplug: acpiphp: get pci_bus from acpi handle correctly 16 years ago
Jesse Barnes eaa959df29 PCI: export pci_claim_resource for driver use 16 years ago
Alex Chiang a7db504052 PCI: remove pcibios_scan_all_fns() 16 years ago
Shane Wang 69575d3886 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 16 years ago
Stephen Rothwell adb2fe0277 intel-iommu: include linux/dmi.h to use dmi_ routines 16 years ago
Troy Heber 8211a7b585 pci/dmar: correct off-by-one error in dmar_fault() 16 years ago
Chris Wright 6faf17f6f1 PCI SR-IOV: correct broken resource alignment calculations 16 years ago
Yinghai Lu 70590ea75b pci/intr_remapping: Allocate irq_iommu on node 16 years ago
Len Brown a192a9580b ACPI: Move definition of PREFIX from acpi_bus.h to internal..h 16 years ago
Bob Moore 15b8dd53f5 ACPICA: Major update for acpi_get_object_info external interface 16 years ago
David Woodhouse 2ff729f544 intel-iommu: Cope with yet another BIOS screwup causing crashes 16 years ago
Donald Dutile 94a91b5051 intel-iommu: iommu init error path bug fixes 16 years ago
Matt Kraai 071e13746f intel-iommu: Mark functions with __init 16 years ago
Alek Du c82f63e411 PCI: check saved state before restore 16 years ago
David Woodhouse 5fe60f4e58 intel-iommu: make domain_add_dev_info() call domain_context_mapping() 16 years ago
Kenji Kaneshige 94f81a47c4 PCI hotplug: SGI hotplug: do not use hotplug_slot_attr 16 years ago
Kenji Kaneshige d25f14389a PCI hotplug: SGI hotplug: fix build failure 16 years ago
Sheng Yang c5b1525533 intel-iommu: Fix enabling snooping feature by mistake 16 years ago
Fenghua Yu 33041ec049 intel-iommu: Mask physical address to correct page size in intel_map_single() 16 years ago
Fenghua Yu f532959b77 intel-iommu: Correct sglist size calculation. 16 years ago
David Woodhouse 19943b0e30 intel-iommu: Unify hardware and software passthrough support 16 years ago
David Woodhouse 0815565adf intel-iommu: Cope with broken HP DC7900 BIOS 16 years ago
Linus Torvalds 79896cf42f Make pci_claim_resource() use request_resource() rather than insert_resource() 16 years ago
Dmitry Torokhov 8150f32b90 Driver Core: Make PM operations a const pointer 16 years ago
Dmitry Torokhov d9ab77161d Driver Core: Make PM operations a const pointer 16 years ago
Joseph Cihula a59b50e995 intel_txt: Force IOMMU on for Intel TXT launch 16 years ago
Dan Carpenter 86f4d0123b intel-iommu: double kfree() 16 years ago
David Woodhouse 0db9b7aebb intel-iommu: Kill pointless intel_unmap_single() function 16 years ago
David Woodhouse acea0018a2 intel-iommu: Defer the iotlb flush and iova free for intel_unmap_sg() too. 16 years ago
David Woodhouse 3d39cecc48 intel-iommu: Remove superfluous iova_alloc_lock from IOVA code 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Sheng Yang 4b99d35270 intel-iommu: Fix intel_iommu_unmap_range() with size 0 16 years ago
David Woodhouse 147202aa77 intel-iommu: Speed up map routines by using cached domain ASAP 16 years ago
David Woodhouse 3dfc813d94 intel-iommu: Don't use identity mapping for PCI devices behind bridges 16 years ago
David Woodhouse 6941af2810 intel-iommu: Use iommu_should_identity_map() at startup time too. 16 years ago
David Woodhouse 736768325e intel-iommu: No mapping for non-PCI devices 16 years ago
David Woodhouse 62edf5dc4a intel-iommu: Restore DMAR_BROKEN_GFX_WA option for broken graphics drivers 16 years ago
David Woodhouse 40e4aa3432 intel-iommu: Add iommu_should_identity_map() function 16 years ago
David Woodhouse 1b7bc0a161 intel-iommu: Fix reattaching of devices to identity mapping domain 16 years ago
David Woodhouse 1e4c64c46d intel-iommu: Don't set identity mapping for bypassed graphics devices 16 years ago
David Woodhouse 5a5e02a614 intel-iommu: Fix dma vs. mm page confusion with aligned_nrpages() 16 years ago
David Woodhouse 6a43e574c5 intel-iommu: Don't keep freeing page zero in dma_pte_free_pagetable() 16 years ago
David Woodhouse 75e6bf9638 intel-iommu: Introduce first_pte_in_page() to simplify PTE-setting loops 16 years ago
Matthew Wilcox 46b952a3c3 PCI: Fix IRQ swizzling for ARI-enabled devices 16 years ago