aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 11-88/+136
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 2-2/+2
2011-07-26pci-label.c: size_t misspelled as mode_tGravatar Al Viro 1-1/+1
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-13/+10
2011-07-22Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 7-6735/+0
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 1-1/+17
2011-07-22Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Gravatar Linus Torvalds 4-2/+70
2011-07-22PCI: remove printks about disabled bridge windowsGravatar Bjorn Helgaas 2-15/+0
2011-07-22PCI: fold pci_calc_resource_flags() into decode_bar()Gravatar Bjorn Helgaas 2-30/+18
2011-07-22PCI: treat mem BAR type "11" (reserved) as 32-bit, not 64-bit, BARGravatar Bjorn Helgaas 1-3/+19
2011-07-22PCI: correct pcie_set_readrq write sizeGravatar Jon Mason 1-2/+2
2011-07-22PCI: pciehp: change wait time for valid configuration accessGravatar Kenji Kaneshige 2-9/+5
2011-07-22PCI: ARI is a PCIe v2 featureGravatar Chris Wright 1-1/+6
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Gravatar Ralf Baechle 1-2/+2
2011-07-22PCI hotplug: cpqphp: use pci_dev->vendorGravatar Sergei Shtylyov 1-2/+3
2011-07-22PCI hotplug: cpqphp: use pci_dev->subsystem_{vendor|device}Gravatar Sergei Shtylyov 1-10/+2
2011-07-22PCI: enumerate the PCI device only removed out PCI hieratchy of OS when re-sc...Gravatar Tiejun Chen 1-6/+8
2011-07-22PCI: PCIe AER: add aer_recover_queueGravatar Huang Ying 2-8/+71
2011-07-22PCI hotplug: Rename is_ejectable which also exists in dock.cGravatar Thomas Renninger 1-3/+3
2011-07-21mmc: Added quirks for Ricoh 1180:e823 lower base clock frequencyGravatar Manoj Iyer 1-0/+23
2011-07-15Merge branch 'pm-runtime' into for-linusGravatar Rafael J. Wysocki 1-1/+17
2011-07-11Merge branch 'master' into for-nextGravatar Jiri Kosina 6-5/+28
2011-07-08PCI: conditional resource-reallocation through kernel parameter pci=reallocGravatar Ram Pai 3-0/+19
2011-07-07Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Gravatar Ingo Molnar 7-6735/+0
2011-07-06PCI / PM: Detect early wakeup in pci_pm_prepare()Gravatar Rafael J. Wysocki 1-1/+17
2011-06-29PCIe ASPM: forcedly -> forciblyGravatar Michael Witten 1-1/+1
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Gravatar Linus Torvalds 1-0/+2
2011-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Gravatar Linus Torvalds 2-2/+2
2011-06-21PCI / PM: Block races between runtime PM and system sleepGravatar Rafael J. Wysocki 1-1/+3
2011-06-21Merge branches 'amd/transparent-bridge' and 'core'Gravatar Joerg Roedel 7-6735/+0
2011-06-21x86/ia64: intel-iommu: move to drivers/iommu/Gravatar Ohad Ben-Cohen 7-6735/+0
2011-06-18mmc: Add PCI fixup quirks for Ricoh 1180:e823 readerGravatar Manoj Iyer 1-0/+2
2011-06-14Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 1-2/+2
2011-06-14x86/uv/x2apic: update for change in pci bridge handling.Gravatar Dave Airlie 1-2/+2
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Gravatar Joe Perches 1-12/+9
2011-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 1-0/+1
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyGravatar Benjamin Herrenschmidt 4-2/+70
2011-06-07PM / Intel IOMMU: Fix init_iommu_pm_ops() for CONFIG_PM unsetGravatar Rafael J. Wysocki 1-1/+1
2011-06-02sparc32,leon: added LEON-common low-level PCI routinesGravatar Daniel Hellstrom 1-0/+1
2011-06-02Merge git://git.infradead.org/iommu-2.6Gravatar Linus Torvalds 3-47/+212
2011-06-01PCI: fix new kernel-doc warningGravatar Randy Dunlap 1-1/+1
2011-06-01intel-iommu: Fix off-by-one in RMRR setupGravatar David Woodhouse 1-2/+2
2011-06-01intel-iommu: Add domain check in domain_remove_one_dev_infoGravatar Mike Habeck 1-2/+2
2011-06-01intel-iommu: Remove Host Bridge devices from identity mappingGravatar Mike Travis 1-0/+5
2011-06-01intel-iommu: Use coherent DMA mask when requestedGravatar Mike Travis 1-2/+1
2011-06-01intel-iommu: Dont cache iova above 32bitGravatar Chris Wright 1-2/+10
2011-06-01intel-iommu: Speed up processing of the identity_mapping functionGravatar Mike Travis 1-3/+3
2011-06-01intel-iommu: Check for identity mapping candidate using system dma maskGravatar Chris Wright 1-2/+13
2011-06-01intel-iommu: Only unlink device domains from iommuGravatar Alex Williamson 1-4/+7