aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-14Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-2/+2
2011-06-14x86/uv/x2apic: update for change in pci bridge handling.Dave Airlie1-2/+2
2011-06-09Merge 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-02sparc32,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-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
2011-05-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-0/+2
2011-05-29ACPI: Add D3 cold stateLin Ming1-0/+2
2011-05-24Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-11/+14
2011-05-24intel-iommu: Flush unmaps at domain_exitAlex Williamson1-0/+4
2011-05-24intel-iommu: Remove obsolete comment from detect_intel_iommuJan Kiszka1-6/+1
2011-05-24intel-iommu: fix VT-d PMR disable for TXT on S3 resumeJoseph Cihula1-6/+25
2011-05-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds14-86/+697
2011-05-21PCI: Don't use dmi_name_in_vendors in quirkJean Delvare1-2/+5
2011-05-21PCI: remove unused AER functionsChen Gong1-9/+0
2011-05-21PCI/sysfs: move bus cpuaffinity to class dev_attrsYinghai Lu5-52/+36
2011-05-21PCI: add rescan to /sys/.../pci_bus/.../Yinghai Lu3-0/+28
2011-05-21PCI: update bridge resources to get more big ranges when allocating space (again)Yinghai Lu1-8/+117
2011-05-21PCI: Add interfaces to store and load the device saved stateAlex Williamson1-0/+98
2011-05-21PCI: Track the size of each saved capability data areaAlex Williamson1-5/+7
2011-05-21PCI/e1000e: Add and use pci_disable_link_state_locked()Yinghai Lu1-3/+16
2011-05-19Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-37/+2
2011-05-16PCI: Clear bridge resource flags if requested size is 0Yinghai Lu1-2/+2
2011-05-11PCI: add latency tolerance reporting enable/disable supportJesse Barnes1-0/+149
2011-05-11PCI: add OBFF enable/disable supportJesse Barnes1-0/+92
2011-05-11PCI: add ID-based ordering enable/disable supportJesse Barnes1-0/+53
2011-05-11PCI hotplug: acpiphp: assume device is in state D0 after powering on a slot.Ian Campbell1-0/+7
2011-05-10PCI: Set PCIE maxpayload for card during hotplug insertionJordan_Hargrave@Dell.com1-0/+45
2011-05-10PCI: handle positive error codesGreg Thelen1-3/+13
2011-05-10PCI: check pci_vpd_pci22_wait() returnGreg Thelen1-0/+2
2011-05-10PCI: Use ICH6_GPIO_EN in ich6_lpc_acpi_gpioJean Delvare1-1/+1
2011-05-10PCI: Fix typo in ich7 quirk commentJean Delvare1-1/+1
2011-05-10PCI: Add quirk for setting valid class for TI816X EndpointHemant Pedanekar1-0/+10
2011-05-10PCI: Fix uninitialized variable bug in AER injection codeWanlong Gao1-1/+1
2011-05-10PCI/PM: Add kerneldoc description of pci_pm_reset()Rafael J. Wysocki1-0/+15
2011-05-10PCI: Enable ASPM state clearing regardless of policyAlex Williamson1-1/+1
2011-05-10Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats' and 'amd-iommu/extended-features' into iommu/2.6.40Joerg Roedel3-37/+2
2011-05-04vgaarb: use bridges to control VGA routing where possible.Dave Airlie1-11/+14
2011-04-21Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-12/+43
2011-04-21intel_iommu: disable all VT-d PMRs when TXT launchedJoseph Cihula1-9/+29
2011-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-3/+5