aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* remove firmware files, merge more uncritical stuff from 3.0.101Wolfgang Wiedmeyer2015-10-231-0/+4
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-224-37/+40
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-278-79/+221
|\
| * PCI: Allow pcie_aspm=force even when FADT indicates it is unsupportedColin Ian King2013-01-271-0/+3
| * intel-iommu: Prevent devices with RMRRs from being placed into SI DomainTom Mingarelli2013-01-211-0/+31
| * intel-iommu: Free old page tables before creating superpageWoodhouse, David2013-01-171-2/+9
| * PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski2013-01-111-2/+5
| * PCI : Calculate right add_sizeYinghai Lu2012-11-262-4/+5
| * PCI : ability to relocate assigned pci-resourcesRam Pai2012-11-262-67/+112
| * intel-iommu: Fix AB-BA lockdep reportRoland Dreier2012-11-171-2/+2
| * PCI: Check P2P bridge for invalid secondary/subordinate rangeYinghai Lu2012-10-131-2/+4
| * PCI: acpiphp: check whether _ADR evaluation succeededBjorn Helgaas2012-10-131-1/+6
| * PCI: honor child buses add_size in hot plug configurationYinghai Lu2012-10-071-0/+26
| * PCI: EHCI: Fix crash during hibernation on ASUS computersRafael J. Wysocki2012-09-141-0/+7
| * PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-07-163-31/+12
| * USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-222-0/+31
* | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-185-22/+96
|\ \ | |/
| * PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUsThomas Jarosch2012-04-271-0/+34
| * ASPM: Fix pcie devices with non-pcie childrenMatthew Garrett2012-04-021-3/+10
| * PCI: ignore pre-1.1 ASPM quirking when ASPM is disabledMatthew Garrett2012-03-191-0/+3
| * PCI: workaround hard-wired bus number V2Yinghai Lu2012-02-291-0/+5
| * PCI: Rework ASPM disable codeMatthew Garrett2012-02-062-22/+37
| * PCI: msi: Disable msi interrupts when we initialize a pci deviceEric W. Biederman2012-01-251-0/+10
* | samsung update 1codeworkx2012-06-021-4/+0
|/
* intel-iommu: fix superpage support in pfn_to_dma_pte()Allen Kay2011-12-211-9/+8
* intel-iommu: set iommu_superpage on VM domains to lowest common denominatorAllen Kay2011-12-211-5/+7
* intel-iommu: fix return value of iommu_unmap() APIAllen Kay2011-12-211-3/+8
* PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDsBjorn Helgaas2011-12-092-4/+4
* xen-pcifront: Update warning comment to use 'e820_host' option.Konrad Rzeszutek Wilk2011-11-111-3/+2
* PCI quirk: mmc: Always check for lower base frequency quirk for Ricoh 1180:e823Josh Boyer2011-11-111-14/+14
* x86, iommu: Mark DMAR IRQ as non-threadedThomas Gleixner2011-10-031-1/+1
* PCI: ARI is a PCIe v2 featureChris Wright2011-08-041-1/+6
* mmc: Added quirks for Ricoh 1180:e823 lower base clock frequencyManoj Iyer2011-08-041-0/+23
* PCI: conditional resource-reallocation through kernel parameter pci=reallocRam Pai2011-07-083-0/+19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-06-271-0/+2
|\
| * mmc: Add PCI fixup quirks for Ricoh 1180:e823 readerManoj Iyer2011-06-181-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-06-242-2/+2
|\ \
| * | PCI: fix new kernel-doc warningRandy Dunlap2011-06-011-1/+1
| * | PCI: Fix warning in drivers/pci/probe.c on sparc64David S. Miller2011-05-311-1/+1
* | | PCI / PM: Block races between runtime PM and system sleepRafael J. Wysocki2011-06-211-1/+3
| |/ |/|
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-06-141-2/+2
|\ \
| * | x86/uv/x2apic: update for change in pci bridge handling.Dave Airlie2011-06-141-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2011-06-091-0/+1
|\ \ \ | |/ / |/| |
| * | sparc32,leon: added LEON-common low-level PCI routinesDaniel Hellstrom2011-06-021-0/+1
* | | PM / Intel IOMMU: Fix init_iommu_pm_ops() for CONFIG_PM unsetRafael J. Wysocki2011-06-071-1/+1
|/ /
* | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2011-06-023-47/+212
|\ \ | |/ |/|
| * intel-iommu: Fix off-by-one in RMRR setupDavid Woodhouse2011-06-011-2/+2
| * intel-iommu: Add domain check in domain_remove_one_dev_infoMike Habeck2011-06-011-2/+2
| * intel-iommu: Remove Host Bridge devices from identity mappingMike Travis2011-06-011-0/+5
| * intel-iommu: Use coherent DMA mask when requestedMike Travis2011-06-011-2/+1