aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma2-2/+2
2011-07-26pci-label.c: size_t misspelled as mode_tAl Viro1-1/+1
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-13/+10
2011-07-22Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-6735/+0
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-1/+17
2011-07-22Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds4-2/+70
2011-07-21mmc: Added quirks for Ricoh 1180:e823 lower base clock frequencyManoj Iyer1-0/+23
2011-07-15Merge branch 'pm-runtime' into for-linusRafael J. Wysocki1-1/+17
2011-07-11Merge branch 'master' into for-nextJiri Kosina6-5/+28
2011-07-08PCI: conditional resource-reallocation through kernel parameter pci=reallocRam Pai3-0/+19
2011-07-07Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu into core/iommuIngo Molnar7-6735/+0
2011-07-06PCI / PM: Detect early wakeup in pci_pm_prepare()Rafael J. Wysocki1-1/+17
2011-06-29PCIe ASPM: forcedly -> forciblyMichael Witten1-1/+1
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-0/+2
2011-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-2/+2
2011-06-21PCI / PM: Block races between runtime PM and system sleepRafael J. Wysocki1-1/+3
2011-06-21Merge branches 'amd/transparent-bridge' and 'core'Joerg Roedel7-6735/+0
2011-06-21x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen7-6735/+0
2011-06-18mmc: 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/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-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-12/+9
2011-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+1
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt4-2/+70
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-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
2011-05-31PCI: Fix warning in drivers/pci/probe.c on sparc64David S. Miller1-1/+1
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