summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2009-01-07PCI: make PCI bus resource messages more meaningfulBjorn Helgaas
2009-01-07PCI hotplug: acpiphp whitespace cleanupAlex Chiang
2009-01-07PCI: Don't carp about BAR allocation failures in quiet bootIngo Molnar
2009-01-07PCI hotplug: aerdrv: fix a typo in error messageHidetoshi Seto
2009-01-07PCI: handle PCI state saving with interrupts disabledRafael J. Wysocki
2009-01-07PCI: extend on the ICH motherboard IO decode quirk listLinus Torvalds
2009-01-07PCI: Suspend and resume PCI Express ports with interrupts disabledRafael J. Wysocki
2009-01-07PCI: pci-stub module to reserve pci deviceChris Wright
2009-01-07PCI: allow pci driver to support only dynidsChris Wright
2009-01-07PCI/ACPI: acpiphp: Identify more removable slotsMatthew Garrett
2009-01-07pci-acpi: Cleanup _OSC evaluation codeTaku Izumi
2009-01-07PCI/ACPI: Remove unnecessary _OSC evaluation for control requestTaku Izumi
2009-01-07PCI: revert additional _OSC evaluationTaku Izumi
2009-01-07drivers/pci/hotplug: Add missing pci_dev_getJulia Lawall
2009-01-07resource: allow MMIO exclusivity for device driversArjan van de Ven
2009-01-07ACPI/PCI: remove obsolete _OSC capability support functionsAndrew Patterson
2009-01-07ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge addedAndrew Patterson
2009-01-07ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge addedAndrew Patterson
2009-01-07ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge addedAndrew Patterson
2009-01-07ACPI/PCI: PCI extended config _OSC support called when root bridge addedAndrew Patterson
2009-01-07ACPI/PCI: call _OSC support during root bridge discoveryAndrew Patterson
2009-01-07PCI: Add legacy_io/mem to all bussesBenjamin Herrenschmidt
2009-01-07PCI: Extend pci_reset_function() to support PCI Advanced FeaturesSheng Yang
2009-01-07PCI: Refactor pci_reset_function()Sheng Yang
2009-01-07PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-07PCI: fixup whitespace in quirks.cJesse Barnes
2009-01-07PCI hotplug: pciehp: remove unnecessary wait after turning power offKenji Kaneshige
2009-01-07PCI: check mmap range of /proc/bus/pci files tooJesse Barnes
2009-01-06PCI: Rework default handling of suspend and resumeRafael J. Wysocki
2009-01-06PM: Simplify the new suspend/hibernation framework for devicesRafael J. Wysocki
2009-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Linus Torvalds
2009-01-03intel-iommu: fix bit shift at DOMAIN_FLAG_P2P_MULTIPLE_DEVICESMike Day
2009-01-03VT-d: remove now unused intel_iommu_found functionJoerg Roedel
2009-01-03VT-d: register functions for the IOMMU APIJoerg Roedel
2009-01-03VT-d: adapt domain iova_to_phys function for IOMMU APIJoerg Roedel
2009-01-03VT-d: adapt domain map and unmap functions for IOMMU APIJoerg Roedel
2009-01-03VT-d: adapt device attach and detach functions for IOMMU APIJoerg Roedel
2009-01-03VT-d: adapt domain init and destroy functions for IOMMU APIJoerg Roedel
2009-01-03Check agaw is sufficient for mapped memoryWeidong Han
2009-01-03Change intel iommu APIs of virtual machine domainWeidong Han
2009-01-03Change domain_context_mapping_one for virtual machine domainWeidong Han
2009-01-03Allocation and free functions of virtual machine domainWeidong Han
2009-01-03Add domain_flush_cacheWeidong Han
2009-01-03Add/remove domain device info for virtual machine domainWeidong Han
2009-01-03Add domain flag DOMAIN_FLAG_VIRTUAL_MACHINEWeidong Han
2009-01-03iommu coherencyWeidong Han
2009-01-03calculate agaw for each iommuWeidong Han
2009-01-03iommu bitmap instead of iommu pointer in dmar_domainWeidong Han
2009-01-03Get iommu from g_iommus for deferred flushWeidong Han
2009-01-03Add global iommu listWeidong Han