summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-252-13/+10
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-07-116-5/+28
| |\
| * | PCIe ASPM: forcedly -> forciblyMichael Witten2011-06-291-1/+1
| * | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-12/+9
* | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-227-6735/+0
|\ \ \
| * \ \ Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Ingo Molnar2011-07-077-6735/+0
| |\ \ \
| | | \ \
| | | \ \
| | *-. \ \ Merge branches 'amd/transparent-bridge' and 'core'Joerg Roedel2011-06-217-6735/+0
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | | * | x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-217-6735/+0
| | | |/ /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-07-221-1/+17
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-runtime' into for-linusRafael J. Wysocki2011-07-151-1/+17
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | PCI / PM: Detect early wakeup in pci_pm_prepare()Rafael J. Wysocki2011-07-061-1/+17
| | |/ / /
* | | | | Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Linus Torvalds2011-07-224-2/+70
|\ \ \ \ \
| * | | | | pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2011-06-084-2/+70
* | | | | | mmc: Added quirks for Ricoh 1180:e823 lower base clock frequencyManoj Iyer2011-07-211-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
| * 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