aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAge
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-11
|\
| * x86/PCI: Expand the x86_msi_ops to have a restore MSIs.Konrad Rzeszutek Wilk2012-01-06
| * PCI: Enable ATS at the device state restoreHao, Xudong2012-01-06
| * PCI: msi: fix imbalanced refcount of msi irq sysfs objectsNeil Horman2012-01-06
| * PCI: kconfig: English typo in pci/pcie/KconfigP. Christeas2012-01-06
| * PCI/PM/Runtime: make PCI traces quieterVincent Palatin2012-01-06
| * PCI: remove pci_create_bus()Bjorn Helgaas2012-01-06
| * PCI: deprecate pci_scan_bus_parented()Bjorn Helgaas2012-01-06
| * PCI: convert pci_scan_bus_parented() to use pci_create_root_bus()Bjorn Helgaas2012-01-06
| * PCI: convert pci_scan_bus() to use pci_create_root_bus()Bjorn Helgaas2012-01-06
| * PCI: add pci_scan_root_bus() that accepts resource listBjorn Helgaas2012-01-06
| * PCI: add pci_create_root_bus() that accepts resource listBjorn Helgaas2012-01-06
| * PCI: show host bridges and root bus resourcesBjorn Helgaas2012-01-06
| * PCI: add helpers for building PCI bus resource listsBjorn Helgaas2012-01-06
| * PCI: delay configuration of SRIOV capabilityRam Pai2012-01-06
| * PCI: Only call pci_stop_bus_device() one time for child devices at removeYinghai Lu2012-01-06
| * PCI: latency timer doesn't apply to PCIeMyron Stowe2012-01-06
| * PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2012-01-06
| * PCI: Introduce INTx check & mask APIJan Kiszka2012-01-06
| * PCI: Rework config space blocking servicesJan Kiszka2012-01-06
| * PCI: fix a brace coding style issue in probe.cZac Storer2012-01-06
| * PCI: pci_has_legacy_pm_support add driver and device to WARNDavid Fries2012-01-06
| * PCI: msi: Disable msi interrupts when we initialize a pci deviceEric W. Biederman2012-01-06
| * PCI/ACPI/PM: Avoid resuming devices that don't signal PMERafael J. Wysocki2012-01-06
| * PCI: pciehp: Handle push button event asynchronouslyKenji Kaneshige2012-01-06
| * PCI: pciehp: Fix wrong workqueue cleanupKenji Kaneshige2012-01-06
| * PCI: Rework ASPM disable codeMatthew Garrett2012-01-06
| * PCI: Fix PRI and PASID consistencyAlex Williamson2012-01-06
| * PCI/sysfs: add per pci device msi[x] irq listing (v5)Neil Horman2012-01-06
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2012-01-10
|\ \
| | \
| | \
| *-. \ Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into nextJoerg Roedel2012-01-09
| |\ \ \ | | |_|/ | |/| |
| | | * PCI: More PRI/PASID cleanupAlex Williamson2011-12-05
| | | * PCI: Enable is not exposed as a PASID capabilityAlex Williamson2011-12-05
| | | * PCI: msi: Disable msi interrupts when we initialize a pci deviceEric W. Biederman2011-12-05
| | | * PCI/ACPI/PM: Avoid resuming devices that don't signal PMERafael J. Wysocki2011-12-05
| | | * PCI/ACPI: Make acpiphp ignore root bridges using SHPC native hotplugRafael J. Wysocki2011-12-05
| | | * PCI: pciehp: Handle push button event asynchronouslyKenji Kaneshige2011-12-05
| | | * PCI: pciehp: Fix wrong workqueue cleanupKenji Kaneshige2011-12-05
| | | * PCI: Rework ASPM disable codeMatthew Garrett2011-12-05
| | | * PCI: Fix PRI and PASID consistencyAlex Williamson2011-12-05
| | | * PCI/sysfs: add per pci device msi[x] irq listing (v5)Neil Horman2011-12-05
| | |/
* | | Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-10
|\ \ \
| * | | Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich2012-01-04
| | |/ | |/|
* | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\ \ \
| * | | switch ->is_visible() to returning umode_tAl Viro2012-01-03
| | |/ | |/|
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-06
|\ \ \ | |/ / |/| |
| * | pci, x86/io-apic: Allow PCI_IOAPIC to be user configurable on x86Jan Beulich2011-12-06
| |/
* | pci: Fix hotplug of Express Module with pci bridgesYinghai Lu2011-12-18
* | PCI: Set device power state to PCI_D0 for device without native PM supportAjaykumar Hotchandani2011-12-14
* | PCI hotplug: Always allow acpiphp to handle non-PCIe bridgesRafael J. Wysocki2011-12-13