aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2011-09-13pci: Don't crash when reading mpss from root complexGravatar Benjamin Herrenschmidt 1-1/+2
2011-09-09PCI: Remove MRRS modification from MPS setting codeGravatar Jon Mason 2-20/+23
2011-09-09Fix pointer dereference before call to pcie_bus_configure_settingsGravatar Shyam Iyer 2-4/+3
2011-08-20pci: fix new kernel-doc warning in pci.cGravatar Randy Dunlap 1-1/+1
2011-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Gravatar Linus Torvalds 7-152/+430
2011-08-19PCI: OF: Don't crash when bridge parent is NULL.Gravatar David Daney 1-1/+1
2011-08-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 1-1/+1
2011-08-02PCI: export pcie_bus_configure_settings symbolGravatar Jon Mason 1-0/+1
2011-08-01PCI: code and comments cleanupGravatar Ram Pai 1-55/+55
2011-08-01PCI: make cardbus-bridge resources optionalGravatar Ram Pai 2-9/+36
2011-08-01PCI: make SRIOV resources optionalGravatar Yinghai Lu 1-0/+10
2011-08-01PCI : ability to relocate assigned pci-resourcesGravatar Ram Pai 2-67/+112
2011-08-01PCI: honor child buses add_size in hot plug configurationGravatar Yinghai Lu 1-0/+26
2011-08-01PCI: Set PCI-E Max Payload Size on fabricGravatar Jon Mason 3-44/+213
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-16ACPI: constify ops structsGravatar Vasiliy Kulikov 1-1/+1
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