summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2013-02-17PCI/PM: Clean up PME state when removing a deviceRafael J. Wysocki1-0/+2
2013-01-28PCI: Allow pcie_aspm=force even when FADT indicates it is unsupportedColin Ian King1-0/+3
2013-01-21intel-iommu: Prevent devices with RMRRs from being placed into SI DomainTom Mingarelli1-0/+31
2013-01-17intel-iommu: Free old page tables before creating superpageWoodhouse, David1-2/+9
2013-01-11PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski1-2/+5
2012-11-26PCI : Calculate right add_sizeYinghai Lu2-4/+5
2012-11-26PCI : ability to relocate assigned pci-resourcesRam Pai2-67/+112
2012-11-18intel-iommu: Fix AB-BA lockdep reportRoland Dreier1-2/+2
2012-10-13PCI: Check P2P bridge for invalid secondary/subordinate rangeYinghai Lu1-2/+4
2012-10-13PCI: acpiphp: check whether _ADR evaluation succeededBjorn Helgaas1-1/+6
2012-10-07PCI: honor child buses add_size in hot plug configurationYinghai Lu1-0/+26
2012-09-14PCI: EHCI: Fix crash during hibernation on ASUS computersRafael J. Wysocki1-0/+7
2012-07-16PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern3-31/+12
2012-06-22USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2-0/+31
2012-04-27PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUsThomas Jarosch1-0/+34
2012-04-02ASPM: Fix pcie devices with non-pcie childrenMatthew Garrett1-3/+10
2012-03-19PCI: ignore pre-1.1 ASPM quirking when ASPM is disabledMatthew Garrett1-0/+3
2012-03-01PCI: workaround hard-wired bus number V2Yinghai Lu1-0/+5
2012-02-06PCI: Rework ASPM disable codeMatthew Garrett2-22/+37
2012-01-26PCI: msi: Disable msi interrupts when we initialize a pci deviceEric W. Biederman1-0/+10
2011-12-22intel-iommu: fix superpage support in pfn_to_dma_pte()Allen Kay1-9/+8
2011-12-22intel-iommu: set iommu_superpage on VM domains to lowest common denominatorAllen Kay1-5/+7
2011-12-22intel-iommu: fix return value of iommu_unmap() APIAllen Kay1-3/+8
2011-12-09PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDsBjorn Helgaas2-4/+4
2011-11-11xen-pcifront: Update warning comment to use 'e820_host' option.Konrad Rzeszutek Wilk1-3/+2
2011-11-11PCI quirk: mmc: Always check for lower base frequency quirk for Ricoh 1180:e823Josh Boyer1-14/+14
2011-10-03x86, iommu: Mark DMAR IRQ as non-threadedThomas Gleixner1-1/+1
2011-08-05PCI: ARI is a PCIe v2 featureChris Wright1-1/+6
2011-08-05mmc: Added quirks for Ricoh 1180:e823 lower base clock frequencyManoj Iyer1-0/+23
2011-07-09PCI: conditional resource-reallocation through kernel parameter pci=reallocRam Pai3-0/+19
2011-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-0/+2
2011-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-2/+2
2011-06-22PCI / PM: Block races between runtime PM and system sleepRafael J. Wysocki1-1/+3
2011-06-19mmc: Add PCI fixup quirks for Ricoh 1180:e823 readerManoj Iyer1-0/+2
2011-06-14Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-2/+2
2011-06-14x86/uv/x2apic: update for change in pci bridge handling.Dave Airlie1-2/+2
2011-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+1
2011-06-07PM / Intel IOMMU: Fix init_iommu_pm_ops() for CONFIG_PM unsetRafael J. Wysocki1-1/+1
2011-06-03sparc32,leon: added LEON-common low-level PCI routinesDaniel Hellstrom1-0/+1
2011-06-02Merge git://git.infradead.org/iommu-2.6Linus Torvalds3-47/+212
2011-06-01PCI: fix new kernel-doc warningRandy Dunlap1-1/+1
2011-06-01intel-iommu: Fix off-by-one in RMRR setupDavid Woodhouse1-2/+2
2011-06-01intel-iommu: Add domain check in domain_remove_one_dev_infoMike Habeck1-2/+2
2011-06-01intel-iommu: Remove Host Bridge devices from identity mappingMike Travis1-0/+5
2011-06-01intel-iommu: Use coherent DMA mask when requestedMike Travis1-2/+1
2011-06-01intel-iommu: Dont cache iova above 32bitChris Wright1-2/+10
2011-06-01intel-iommu: Speed up processing of the identity_mapping functionMike Travis1-3/+3
2011-06-01intel-iommu: Check for identity mapping candidate using system dma maskChris Wright1-2/+13
2011-06-01intel-iommu: Only unlink device domains from iommuAlex Williamson1-4/+7
2011-06-01intel-iommu: Enable super page (2MiB, 1GiB, etc.) supportYouquan Song1-18/+139