summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds2009-06-225-205/+681
|\
| * VT-d: support the device IOTLBYu Zhao2009-05-181-9/+100
| * VT-d: cleanup iommu_flush_iotlb_psi and flush_unmapsYu Zhao2009-05-181-21/+17
| * VT-d: add device IOTLB invalidation supportYu Zhao2009-05-181-8/+69
| * VT-d: parse ATSR in DMA Remapping Reporting StructureYu Zhao2009-05-181-6/+106
| * PCI: handle Virtual Function ATS enablingYu Zhao2009-05-182-15/+55
| * PCI: support the ATS capabilityYu Zhao2009-05-182-0/+142
| * intel-iommu: dmar_set_interrupt return error valueChris Wright2009-05-141-1/+1
| * intel-iommu: Tidy up iommu->gcmd handlingDavid Woodhouse2009-05-103-20/+15
| * intel-iommu: Fix tiny theoretical race in write-buffer flush.David Woodhouse2009-05-101-3/+1
| * intel-iommu: Clean up handling of "caching mode" vs. IOTLB flushing.David Woodhouse2009-05-102-59/+33
| * intel-iommu: Clean up handling of "caching mode" vs. context flushing.David Woodhouse2009-05-102-41/+24
| * VT-d: fix invalid domain id for KVM context flushYu Zhao2009-05-101-1/+1
| * Fix !CONFIG_DMAR build failure introduced by Intel IOMMU Pass Through SupportFenghua Yu2009-05-011-1/+0
| * Intel IOMMU Pass Through SupportFenghua Yu2009-04-292-48/+143
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-06-2240-2116/+2861
|\ \
| * | PCI: make msi_free_irqs() to use msix_mask_irq() instead of open coded writeHidetoshi Seto2009-06-191-4/+1
| * | PCI: Fix the NIU MSI-X problem in a better wayMatthew Wilcox2009-06-191-18/+28
| * | PCI ASPM: remove get_root_port_linkKenji Kaneshige2009-06-181-13/+11
| * | PCI ASPM: cleanup pcie_aspm_sanity_checkKenji Kaneshige2009-06-181-12/+9
| * | PCI ASPM: remove has_switch fieldKenji Kaneshige2009-06-181-4/+1
| * | PCI ASPM: cleanup calc_Lx_latencyKenji Kaneshige2009-06-181-39/+34
| * | PCI ASPM: cleanup pcie_aspm_get_cap_deviceKenji Kaneshige2009-06-181-5/+4
| * | PCI ASPM: cleanup clkpm checksKenji Kaneshige2009-06-181-14/+20
| * | PCI ASPM: cleanup __pcie_aspm_check_state_oneKenji Kaneshige2009-06-181-42/+25
| * | PCI ASPM: cleanup initializationKenji Kaneshige2009-06-181-67/+75
| * | PCI ASPM: cleanup change input argument of aspm functionsKenji Kaneshige2009-06-181-199/+173
| * | PCI ASPM: cleanup misc in struct pcie_link_stateKenji Kaneshige2009-06-181-9/+9
| * | PCI ASPM: cleanup clkpm state in struct pcie_link_stateKenji Kaneshige2009-06-181-19/+18
| * | PCI ASPM: cleanup latency field in struct pcie_link_stateKenji Kaneshige2009-06-181-38/+28
| * | PCI ASPM: cleanup aspm state field in struct pcie_link_stateKenji Kaneshige2009-06-181-33/+38
| * | PCI ASPM: fix typo in struct pcie_link_stateKenji Kaneshige2009-06-181-7/+7
| * | PCI: drivers/pci/slot.c should depend on CONFIG_SYSFSAlex Chiang2009-06-182-2/+3
| * | PCI: remove redundant __msi_set_enable()Matthew Wilcox2009-06-181-20/+18
| * | PCI PM: consistently use type bool for wake enable variableFrans Pop2009-06-161-1/+1
| * | PCI: remove invalid comment of msi_mask_irq()Kenji Kaneshige2009-06-161-3/+0
| * | PCI PM: Fix handling of devices without PM support by pci_target_state()Rafael J. Wysocki2009-06-161-3/+2
| * | PCI: support Secondary Bus ResetYu Zhao2009-06-161-0/+31
| * | PCI: support PM D0hot->D3 transition resetYu Zhao2009-06-161-0/+34
| * | PCI: cleanup Function Level ResetYu Zhao2009-06-162-84/+86
| * | PCI AER: software error injectionHuang Ying2009-06-164-0/+494
| * | PCI AER: multiple error supportZhang, Yanmin2009-06-162-23/+69
| * | PCI AER: support invalid error source IDsZhang, Yanmin2009-06-162-60/+118
| * | PCI AER: support Multiple Error Received and no error source idZhang, Yanmin2009-06-162-16/+25
| * | PCI hotplug: remove redundant .owner initializationsKenji Kaneshige2009-06-169-9/+0
| * | PCI hotplug: create symlink to hotplug driver moduleKenji Kaneshige2009-06-162-7/+55
| * | PCI hotplug: fix return value of has_foo() functionsKenji Kaneshige2009-06-161-64/+68
| * | PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.Kenji Kaneshige2009-06-163-144/+1
| * | PCI: PCIE AER: export aer_irqHuang Ying2009-06-162-1/+4
| * | PCI: Add pci_bus_set_opsHuang Ying2009-06-161-0/+19
OpenPOWER on IntegriCloud