aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-13pci: Don't crash when reading mpss from root complexBenjamin Herrenschmidt1-1/+2
2011-09-09PCI: Remove MRRS modification from MPS setting codeJon Mason2-20/+23
2011-09-09Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer2-4/+3
2011-08-20pci: fix new kernel-doc warning in pci.cRandy Dunlap1-1/+1
2011-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds7-152/+430
2011-08-19PCI: OF: Don't crash when bridge parent is NULL.David Daney1-1/+1
2011-08-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-1/+1
2011-08-02PCI: export pcie_bus_configure_settings symbolJon Mason1-0/+1
2011-08-01PCI: code and comments cleanupRam Pai1-55/+55
2011-08-01PCI: make cardbus-bridge resources optionalRam Pai2-9/+36
2011-08-01PCI: make SRIOV resources optionalYinghai Lu1-0/+10
2011-08-01PCI : ability to relocate assigned pci-resourcesRam Pai2-67/+112
2011-08-01PCI: honor child buses add_size in hot plug configurationYinghai Lu1-0/+26
2011-08-01PCI: Set PCI-E Max Payload Size on fabricJon Mason3-44/+213
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds11-88/+136
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-22PCI: remove printks about disabled bridge windowsBjorn Helgaas2-15/+0
2011-07-22PCI: fold pci_calc_resource_flags() into decode_bar()Bjorn Helgaas2-30/+18
2011-07-22PCI: treat mem BAR type "11" (reserved) as 32-bit, not 64-bit, BARBjorn Helgaas1-3/+19
2011-07-22PCI: correct pcie_set_readrq write sizeJon Mason1-2/+2
2011-07-22PCI: pciehp: change wait time for valid configuration accessKenji Kaneshige2-9/+5
2011-07-22PCI: ARI is a PCIe v2 featureChris Wright1-1/+6
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-2/+2
2011-07-22PCI hotplug: cpqphp: use pci_dev->vendorSergei Shtylyov1-2/+3
2011-07-22PCI hotplug: cpqphp: use pci_dev->subsystem_{vendor|device}Sergei Shtylyov1-10/+2
2011-07-22PCI: enumerate the PCI device only removed out PCI hieratchy of OS when re-scanning PCITiejun Chen1-6/+8
2011-07-22PCI: PCIe AER: add aer_recover_queueHuang Ying2-8/+71
2011-07-22PCI hotplug: Rename is_ejectable which also exists in dock.cThomas Renninger1-3/+3
2011-07-21mmc: Added quirks for Ricoh 1180:e823 lower base clock frequencyManoj Iyer1-0/+23
2011-07-16ACPI: constify ops structsVasiliy Kulikov1-1/+1
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