summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2012-01-108-85/+214
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into nextJoerg Roedel2012-01-098-85/+214
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | PCI: More PRI/PASID cleanupAlex Williamson2011-12-051-34/+35
| | | * | PCI: Enable is not exposed as a PASID capabilityAlex Williamson2011-12-051-3/+2Star
| | | * | PCI: msi: Disable msi interrupts when we initialize a pci deviceEric W. Biederman2011-12-051-0/+10
| | | * | PCI/ACPI/PM: Avoid resuming devices that don't signal PMERafael J. Wysocki2011-12-051-4/+8
| | | * | PCI/ACPI: Make acpiphp ignore root bridges using SHPC native hotplugRafael J. Wysocki2011-12-051-2/+2
| | | * | PCI: pciehp: Handle push button event asynchronouslyKenji Kaneshige2011-12-054-13/+2Star
| | | * | PCI: pciehp: Fix wrong workqueue cleanupKenji Kaneshige2011-12-051-1/+1
| | | * | PCI: Rework ASPM disable codeMatthew Garrett2011-12-052-22/+37
| | | * | PCI: Fix PRI and PASID consistencyAlex Williamson2011-12-051-10/+10
| | | * | PCI/sysfs: add per pci device msi[x] irq listing (v5)Neil Horman2011-12-051-0/+111
| | |/ /
* | | | Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-101-7/+4Star
|\ \ \ \
| * | | | Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich2012-01-041-7/+4Star
| | |/ / | |/| |
* | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-2/+2
|\ \ \ \
| * | | | switch ->is_visible() to returning umode_tAl Viro2012-01-041-2/+2
| | |/ / | |/| |
* | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-062-10/+9Star
|\ \ \ \ | |/ / / |/| | |
| * | | pci, x86/io-apic: Allow PCI_IOAPIC to be user configurable on x86Jan Beulich2011-12-062-10/+9Star
| |/ /
* | | pci: Fix hotplug of Express Module with pci bridgesYinghai Lu2011-12-181-1/+5
* | | PCI: Set device power state to PCI_D0 for device without native PM supportAjaykumar Hotchandani2011-12-142-1/+3
* | | PCI hotplug: Always allow acpiphp to handle non-PCIe bridgesRafael J. Wysocki2011-12-131-17/+12Star
* | | PCI: fix ats compile failureJames Bottomley2011-12-051-0/+1
* | | PCI: defer enablement of SRIOV BARSRam Pai2011-12-052-1/+8
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-11-236-21/+47
|\ \
| * | PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDsBjorn Helgaas2011-11-142-4/+4
| * | PCI: pciehp: wait 100 ms after Link Training checkKenji Kaneshige2011-11-111-0/+8
| * | PCI: pciehp: wait 1000 ms before Link Training checkKenji Kaneshige2011-11-112-3/+8
| * | PCI: pciehp: Retrieve link speed after link is trainedYinghai Lu2011-11-071-9/+2Star
| * | PCI: Let PCI_PRI depend on PCIJoerg Roedel2011-10-311-0/+1
| * | PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplugRafael J. Wysocki2011-10-311-5/+24
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0716-0/+16
|\ \ \
| * | | pci: add module.h to files implicitly relying on its presence.Paul Gortmaker2011-11-013-0/+3
| * | | pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-11-0113-0/+13
| |/ /
* | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-071-11/+0Star
|\ \ \ | |/ / |/| |
| * | pci: drop unused Kconfig symbolPaul Bolle2011-10-311-11/+0Star
* | | Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-10-2811-234/+737
|\ \ \
| * | | PCI: Clean-up MPS debug outputJon Mason2011-10-271-6/+7
| * | | pci: Clamp pcie_set_readrq() when using "performance" settingsBenjamin Herrenschmidt2011-10-271-2/+16
| * | | PCI: enable MPS "performance" setting to properly handle bridge MPSJon Mason2011-10-271-31/+24Star
| * | | PCI: Workaround for Intel MPS errataJon Mason2011-10-271-0/+69
| * | | PCI: Add support for PASID capabilityJoerg Roedel2011-10-142-0/+126
| * | | PCI: Add implementation for PRI capabilityJoerg Roedel2011-10-142-0/+176
| * | | PCI: Export ATS functions to modulesJoerg Roedel2011-10-141-0/+3
| * | | PCI: Move ATS implementation into own fileJoerg Roedel2011-10-144-142/+160
| * | | PCI / PM: Remove unnecessary error variable from acpi_dev_run_wake()Rafael J. Wysocki2011-10-141-2/+1Star
| * | | PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge removePrarit Bhargava2011-10-141-15/+94
| * | | PCI / PM: Extend PME polling to all PCI devicesRafael J. Wysocki2011-10-143-21/+32
| * | | PCI quirk: mmc: Always check for lower base frequency quirk for Ricoh 1180:e823Josh Boyer2011-10-141-14/+14
| * | | PCI: Make pci_setup_bridge() non-static for use by arch codeBenjamin Herrenschmidt2011-10-141-1/+1
| * | | PCI: Add quirk for known incorrect MPSSBen Hutchings2011-10-141-0/+14
| | |/ | |/|