summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: add pci_swizzle_interrupt_pin()Bjorn Helgaas2009-01-071-1/+15
* PCI: use config space encoding in pci_get_interrupt_pin()Bjorn Helgaas2009-01-071-2/+2
* PCI hotplug: cpqphp: use config space PCI interrupt pin encodingBjorn Helgaas2009-01-072-3/+3
* PCI: pcie port driver: remove extra printksBjorn Helgaas2009-01-071-4/+0
* PCI: make PCI bus resource messages more meaningfulBjorn Helgaas2009-01-071-3/+3
* PCI hotplug: acpiphp whitespace cleanupAlex Chiang2009-01-072-4/+4
* PCI: Don't carp about BAR allocation failures in quiet bootIngo Molnar2009-01-071-2/+2
* PCI hotplug: aerdrv: fix a typo in error messageHidetoshi Seto2009-01-071-1/+1
* PCI: handle PCI state saving with interrupts disabledRafael J. Wysocki2009-01-073-22/+55
* PCI: extend on the ICH motherboard IO decode quirk listLinus Torvalds2009-01-071-15/+90
* PCI: Suspend and resume PCI Express ports with interrupts disabledRafael J. Wysocki2009-01-071-6/+6
* PCI: pci-stub module to reserve pci deviceChris Wright2009-01-073-0/+58
* PCI: allow pci driver to support only dynidsChris Wright2009-01-071-9/+11
* PCI/ACPI: acpiphp: Identify more removable slotsMatthew Garrett2009-01-071-15/+17
* pci-acpi: Cleanup _OSC evaluation codeTaku Izumi2009-01-071-17/+14
* PCI/ACPI: Remove unnecessary _OSC evaluation for control requestTaku Izumi2009-01-071-0/+4
* PCI: revert additional _OSC evaluationTaku Izumi2009-01-071-13/+17
* drivers/pci/hotplug: Add missing pci_dev_getJulia Lawall2009-01-071-0/+1
* resource: allow MMIO exclusivity for device driversArjan van de Ven2009-01-072-12/+98
* ACPI/PCI: remove obsolete _OSC capability support functionsAndrew Patterson2009-01-071-25/+0
* ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge addedAndrew Patterson2009-01-073-24/+11
* ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge addedAndrew Patterson2009-01-071-1/+0
* ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge addedAndrew Patterson2009-01-071-18/+9
* ACPI/PCI: PCI extended config _OSC support called when root bridge addedAndrew Patterson2009-01-071-0/+13
* ACPI/PCI: call _OSC support during root bridge discoveryAndrew Patterson2009-01-071-5/+19
* PCI: Add legacy_io/mem to all bussesBenjamin Herrenschmidt2009-01-071-0/+4
* PCI: Extend pci_reset_function() to support PCI Advanced FeaturesSheng Yang2009-01-071-0/+41
* PCI: Refactor pci_reset_function()Sheng Yang2009-01-071-26/+40
* PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-075-7/+7
* PCI: fixup whitespace in quirks.cJesse Barnes2009-01-071-2/+3
* PCI hotplug: pciehp: remove unnecessary wait after turning power offKenji Kaneshige2009-01-071-14/+12
* PCI: check mmap range of /proc/bus/pci files tooJesse Barnes2009-01-073-2/+15
* PCI: Rework default handling of suspend and resumeRafael J. Wysocki2009-01-061-31/+63
* PM: Simplify the new suspend/hibernation framework for devicesRafael J. Wysocki2009-01-061-28/+18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Linus Torvalds2009-01-032-144/+846
|\
| * intel-iommu: fix bit shift at DOMAIN_FLAG_P2P_MULTIPLE_DEVICESMike Day2009-01-031-1/+1
| * VT-d: remove now unused intel_iommu_found functionJoerg Roedel2009-01-031-6/+0
| * VT-d: register functions for the IOMMU APIJoerg Roedel2009-01-031-0/+15
| * VT-d: adapt domain iova_to_phys function for IOMMU APIJoerg Roedel2009-01-031-3/+4
| * VT-d: adapt domain map and unmap functions for IOMMU APIJoerg Roedel2009-01-031-13/+20
| * VT-d: adapt device attach and detach functions for IOMMU APIJoerg Roedel2009-01-031-12/+15
| * VT-d: adapt domain init and destroy functions for IOMMU APIJoerg Roedel2009-01-031-15/+18
| * Check agaw is sufficient for mapped memoryWeidong Han2009-01-031-0/+61
| * Change intel iommu APIs of virtual machine domainWeidong Han2009-01-031-70/+59
| * Change domain_context_mapping_one for virtual machine domainWeidong Han2009-01-031-3/+52
| * Allocation and free functions of virtual machine domainWeidong Han2009-01-031-2/+105
| * Add domain_flush_cacheWeidong Han2009-01-031-17/+26
| * Add/remove domain device info for virtual machine domainWeidong Han2009-01-031-5/+166
| * Add domain flag DOMAIN_FLAG_VIRTUAL_MACHINEWeidong Han2009-01-031-0/+7
| * iommu coherencyWeidong Han2009-01-031-0/+24
OpenPOWER on IntegriCloud