aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds6-21/+47
2011-11-14PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDsBjorn Helgaas2-4/+4
2011-11-11PCI: pciehp: wait 100 ms after Link Training checkKenji Kaneshige1-0/+8
2011-11-11PCI: pciehp: wait 1000 ms before Link Training checkKenji Kaneshige2-3/+8
2011-11-07PCI: pciehp: Retrieve link speed after link is trainedYinghai Lu1-9/+2
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds16-0/+16
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-11/+0
2011-10-31pci: add module.h to files implicitly relying on its presence.Paul Gortmaker3-0/+3
2011-10-31pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker13-0/+13
2011-10-31pci: drop unused Kconfig symbolPaul Bolle1-11/+0
2011-10-31PCI: Let PCI_PRI depend on PCIJoerg Roedel1-0/+1
2011-10-31PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplugRafael J. Wysocki1-5/+24
2011-10-28Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds11-234/+737
2011-10-27PCI: Clean-up MPS debug outputJon Mason1-6/+7
2011-10-27pci: Clamp pcie_set_readrq() when using "performance" settingsBenjamin Herrenschmidt1-2/+16
2011-10-27PCI: enable MPS "performance" setting to properly handle bridge MPSJon Mason1-31/+24
2011-10-27PCI: Workaround for Intel MPS errataJon Mason1-0/+69
2011-10-26Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2011-10-25Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stable/pci.fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-3/+2
2011-10-14PCI: Add support for PASID capabilityJoerg Roedel2-0/+126
2011-10-14PCI: Add implementation for PRI capabilityJoerg Roedel2-0/+176
2011-10-14PCI: Export ATS functions to modulesJoerg Roedel1-0/+3
2011-10-14PCI: Move ATS implementation into own fileJoerg Roedel4-142/+160
2011-10-14PCI / PM: Remove unnecessary error variable from acpi_dev_run_wake()Rafael J. Wysocki1-2/+1
2011-10-14PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge removePrarit Bhargava1-15/+94
2011-10-14PCI / PM: Extend PME polling to all PCI devicesRafael J. Wysocki3-21/+32
2011-10-14PCI quirk: mmc: Always check for lower base frequency quirk for Ricoh 1180:e823Josh Boyer1-14/+14
2011-10-14PCI: Make pci_setup_bridge() non-static for use by arch codeBenjamin Herrenschmidt1-1/+1
2011-10-14PCI: Add quirk for known incorrect MPSSBen Hutchings1-0/+14
2011-10-04PCI: Disable MPS configuration by defaultJon Mason2-2/+18
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha1-1/+1
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-26xen-pcifront: Update warning comment to use 'e820_host' option.Konrad Rzeszutek Wilk1-3/+2
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