aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAge
...
| * | PCI hotplug: aerdrv: fix a typo in error messageHidetoshi Seto2009-01-07
| * | PCI: handle PCI state saving with interrupts disabledRafael J. Wysocki2009-01-07
| * | PCI: extend on the ICH motherboard IO decode quirk listLinus Torvalds2009-01-07
| * | PCI: Suspend and resume PCI Express ports with interrupts disabledRafael J. Wysocki2009-01-07
| * | PCI: pci-stub module to reserve pci deviceChris Wright2009-01-07
| * | PCI: allow pci driver to support only dynidsChris Wright2009-01-07
| * | PCI/ACPI: acpiphp: Identify more removable slotsMatthew Garrett2009-01-07
| * | pci-acpi: Cleanup _OSC evaluation codeTaku Izumi2009-01-07
| * | PCI/ACPI: Remove unnecessary _OSC evaluation for control requestTaku Izumi2009-01-07
| * | PCI: revert additional _OSC evaluationTaku Izumi2009-01-07
| * | drivers/pci/hotplug: Add missing pci_dev_getJulia Lawall2009-01-07
| * | resource: allow MMIO exclusivity for device driversArjan van de Ven2009-01-07
| * | ACPI/PCI: remove obsolete _OSC capability support functionsAndrew Patterson2009-01-07
| * | ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge addedAndrew Patterson2009-01-07
| * | ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge addedAndrew Patterson2009-01-07
| * | ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge addedAndrew Patterson2009-01-07
| * | ACPI/PCI: PCI extended config _OSC support called when root bridge addedAndrew Patterson2009-01-07
| * | ACPI/PCI: call _OSC support during root bridge discoveryAndrew Patterson2009-01-07
| * | PCI: Add legacy_io/mem to all bussesBenjamin Herrenschmidt2009-01-07
| * | PCI: Extend pci_reset_function() to support PCI Advanced FeaturesSheng Yang2009-01-07
| * | PCI: Refactor pci_reset_function()Sheng Yang2009-01-07
| * | PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-07
| * | PCI: fixup whitespace in quirks.cJesse Barnes2009-01-07
| * | PCI hotplug: pciehp: remove unnecessary wait after turning power offKenji Kaneshige2009-01-07
| * | PCI: check mmap range of /proc/bus/pci files tooJesse Barnes2009-01-07
| * | PCI: Rework default handling of suspend and resumeRafael J. Wysocki2009-01-06
| * | PM: Simplify the new suspend/hibernation framework for devicesRafael J. Wysocki2009-01-06
| |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Linus Torvalds2009-01-03
| |\
| | * intel-iommu: fix bit shift at DOMAIN_FLAG_P2P_MULTIPLE_DEVICESMike Day2009-01-03
| | * VT-d: remove now unused intel_iommu_found functionJoerg Roedel2009-01-03
| | * VT-d: register functions for the IOMMU APIJoerg Roedel2009-01-03
| | * VT-d: adapt domain iova_to_phys function for IOMMU APIJoerg Roedel2009-01-03
| | * VT-d: adapt domain map and unmap functions for IOMMU APIJoerg Roedel2009-01-03
| | * VT-d: adapt device attach and detach functions for IOMMU APIJoerg Roedel2009-01-03
| | * VT-d: adapt domain init and destroy functions for IOMMU APIJoerg Roedel2009-01-03
| | * Check agaw is sufficient for mapped memoryWeidong Han2009-01-03
| | * Change intel iommu APIs of virtual machine domainWeidong Han2009-01-03
| | * Change domain_context_mapping_one for virtual machine domainWeidong Han2009-01-03
| | * Allocation and free functions of virtual machine domainWeidong Han2009-01-03
| | * Add domain_flush_cacheWeidong Han2009-01-03
| | * Add/remove domain device info for virtual machine domainWeidong Han2009-01-03
| | * Add domain flag DOMAIN_FLAG_VIRTUAL_MACHINEWeidong Han2009-01-03
| | * iommu coherencyWeidong Han2009-01-03
| | * calculate agaw for each iommuWeidong Han2009-01-03
| | * iommu bitmap instead of iommu pointer in dmar_domainWeidong Han2009-01-03
| | * Get iommu from g_iommus for deferred flushWeidong Han2009-01-03
| | * Add global iommu listWeidong Han2009-01-03
| | * change P2P domain flagsWeidong Han2009-01-03
| | * Initialize domain flags to 0Weidong Han2009-01-03
| | * VT-d: fix segment number being ignored when searching DRHDYu Zhao2009-01-03