summaryrefslogtreecommitdiff
path: root/drivers/pci (follow)
Commit message (Expand)AuthorAge
...
| * | 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
* | | PCI: fix ats compile failureJames Bottomley2011-12-05
* | | PCI: defer enablement of SRIOV BARSRam Pai2011-12-05
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-11-23
|\ \
| * | PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDsBjorn Helgaas2011-11-14
| * | PCI: pciehp: wait 100 ms after Link Training checkKenji Kaneshige2011-11-11
| * | PCI: pciehp: wait 1000 ms before Link Training checkKenji Kaneshige2011-11-11
| * | PCI: pciehp: Retrieve link speed after link is trainedYinghai Lu2011-11-07
| * | PCI: Let PCI_PRI depend on PCIJoerg Roedel2011-10-31
| * | PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplugRafael J. Wysocki2011-10-31