aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* 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
| * intel-iommu: Dont cache iova above 32bitChris Wright2011-06-011-2/+10
| * intel-iommu: Speed up processing of the identity_mapping functionMike Travis2011-06-011-3/+3
| * intel-iommu: Check for identity mapping candidate using system dma maskChris Wright2011-06-011-2/+13
| * intel-iommu: Only unlink device domains from iommuAlex Williamson2011-06-011-4/+7
| * intel-iommu: Enable super page (2MiB, 1GiB, etc.) supportYouquan Song2011-06-011-18/+139
| * intel-iommu: Flush unmaps at domain_exitAlex Williamson2011-05-241-0/+4
| * intel-iommu: Remove obsolete comment from detect_intel_iommuJan Kiszka2011-05-241-6/+1
| * intel-iommu: fix VT-d PMR disable for TXT on S3 resumeJoseph Cihula2011-05-241-6/+25
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-05-291-0/+2
|\ \
| * | ACPI: Add D3 cold stateLin Ming2011-05-291-0/+2
| |/
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-241-11/+14
|\ \
| * | vgaarb: use bridges to control VGA routing where possible.Dave Airlie2011-05-041-11/+14
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-05-2314-86/+697
|\ \ \
| * | | PCI: Don't use dmi_name_in_vendors in quirkJean Delvare2011-05-211-2/+5
| * | | PCI: remove unused AER functionsChen Gong2011-05-211-9/+0
| * | | PCI/sysfs: move bus cpuaffinity to class dev_attrsYinghai Lu2011-05-215-52/+36
| * | | PCI: add rescan to /sys/.../pci_bus/.../Yinghai Lu2011-05-213-0/+28
| * | | PCI: update bridge resources to get more big ranges when allocating space (ag...Yinghai Lu2011-05-211-8/+117
| * | | PCI: Add interfaces to store and load the device saved stateAlex Williamson2011-05-211-0/+98
| * | | PCI: Track the size of each saved capability data areaAlex Williamson2011-05-211-5/+7
| * | | PCI/e1000e: Add and use pci_disable_link_state_locked()Yinghai Lu2011-05-211-3/+16
| * | | PCI: add latency tolerance reporting enable/disable supportJesse Barnes2011-05-111-0/+149
| * | | PCI: add OBFF enable/disable supportJesse Barnes2011-05-111-0/+92
| * | | PCI: add ID-based ordering enable/disable supportJesse Barnes2011-05-111-0/+53
| * | | PCI hotplug: acpiphp: assume device is in state D0 after powering on a slot.Ian Campbell2011-05-111-0/+7
| * | | PCI: Set PCIE maxpayload for card during hotplug insertionJordan_Hargrave@Dell.com2011-05-101-0/+45
| * | | PCI: handle positive error codesGreg Thelen2011-05-101-3/+13
| * | | PCI: check pci_vpd_pci22_wait() returnGreg Thelen2011-05-101-0/+2
| * | | PCI: Use ICH6_GPIO_EN in ich6_lpc_acpi_gpioJean Delvare2011-05-101-1/+1
| * | | PCI: Fix typo in ich7 quirk commentJean Delvare2011-05-101-1/+1
| * | | PCI: Add quirk for setting valid class for TI816X EndpointHemant Pedanekar2011-05-101-0/+10
| * | | PCI: Fix uninitialized variable bug in AER injection codeWanlong Gao2011-05-101-1/+1
| * | | PCI/PM: Add kerneldoc description of pci_pm_reset()Rafael J. Wysocki2011-05-101-0/+15
| * | | PCI: Enable ASPM state clearing regardless of policyAlex Williamson2011-05-101-1/+1
* | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-193-37/+2
|\ \ \ \ | |_|_|/ |/| | |
| | | |
| | \ \
| *-. \ \ Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats...Joerg Roedel2011-05-103-37/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | * | PCI: Move ATS declarations in seperate header fileJoerg Roedel2011-04-113-37/+2
| | |/ /
* | / / PCI: Clear bridge resource flags if requested size is 0Yinghai Lu2011-05-161-2/+2
|/ / /
* | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2011-04-211-12/+43
|\ \ \ | |_|/ |/| |
| * | intel_iommu: disable all VT-d PMRs when TXT launchedJoseph Cihula2011-04-211-9/+29
| * | intel-iommu: Fix get_domain_for_dev() error pathAlex Williamson2011-03-121-1/+1
| * | intel-iommu: Unlink domain from iommuAlex Williamson2011-03-121-1/+12
| * | intel-iommu: Fix use after release during device attachJan Kiszka2011-01-171-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-04-192-3/+5
|\ \ \
| * | | PCI: pci-label: Fix build failure when CONFIG_NLS is set to 'm' by allmodconfigRandy Dunlap2011-04-122-3/+5