aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAge
...
| | * | | | PCI: Skip attaching driver in device_add()Yinghai Lu2013-01-25
| | * | | | PCI: acpiphp: Keep driver loaded even if no slots foundYinghai Lu2013-01-25
| | * | | | PCI: acpiphp: Move host bridge hotplug to pci_root.cYinghai Lu2013-01-25
| | * | | | PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()Yinghai Lu2013-01-25
| | * | | | PCI: Make device create/destroy logic symmetricJiang Liu2013-01-25
| | * | | | PCI: Fix reference count leak in pci_dev_present()Jiang Liu2013-01-25
| | * | | | PCI: Set pci_dev dev_node early so IOAPIC irq_descs are allocated locallyYinghai Lu2013-01-25
| | * | | | PCI: Add root bus children dev's res to fail listYinghai Lu2013-01-25
| | * | | | PCI: acpiphp: Add is_hotplug_bridge detectionYinghai Lu2013-01-25
| * | | | | Merge branch 'pci/acpi-scan2' into nextBjorn Helgaas2013-01-26
| |\| | | |
| | * | | | Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Bjorn Helgaas2013-01-25
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'pci/yijing-ari' into nextBjorn Helgaas2013-01-26
| |\ \ \ \ \ \
| | * | | | | | PCI: shpchp: Iterate over all devices in slot, not functions 0-7Yijing Wang2013-01-25
| | * | | | | | PCI: sgihp: Iterate over all devices in slot, not functions 0-7Yijing Wang2013-01-25
| | * | | | | | PCI: cpcihp: Iterate over all devices in slot, not functions 0-7Yijing Wang2013-01-25
| | * | | | | | PCI: pciehp: Iterate over all devices in slot, not functions 0-7Yijing Wang2013-01-25
| | * | | | | | PCI: Consolidate "next-function" functionsYijing Wang2013-01-25
| | * | | | | | PCI: Rename pci_enable_ari() to pci_configure_ari()Yijing Wang2013-01-25
| | * | | | | | PCI: Enable ARI if dev and upstream bridge support it; disable otherwiseYijing Wang2013-01-24
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'pci/rafael-set-root-bridge-handle' into nextBjorn Helgaas2013-01-17
| |\ \ \ \ \ \
| | * | | | | | ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki2013-01-13
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'pci/yinghai-survey-resources+acpi-scan' into nextBjorn Helgaas2013-01-10
| |\| | | | |
| | * | | | | Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Bjorn Helgaas2013-01-10
| | |\ \ \ \ \
| * | | | | | | Merge branch 'pci/yinghai-survey-resources' into nextBjorn Helgaas2013-01-09
| |\| | | | | | | | |_|_|_|/ / | |/| | | | |
| | * | | | | PCI/ACPI: Reserve firmware-allocated resources for hot-added root busesYinghai Lu2013-01-07
| | | |/ / / | | |/| | |
| * | | | | PCI: cpqphp: Cleanup and remove unreachable pathsSasha Levin2013-01-07
| * | | | | PCI: Drop "__" prefix on __pci_enable_device_flags()Bjorn Helgaas2013-01-04
| * | | | | PCI: Use "unsigned long" for __pci_enable_device_flags to match ioport.hBjorn Helgaas2013-01-04
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-21
|\ \ \ \ \
| * | | | | s390/pci: fix hotplug module initSebastian Ott2013-02-14
| * | | | | s390/pci: rename pci_probe to s390_pci_probeHeiko Carstens2013-02-14
* | | | | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-20
|\ \ \ \ \ \
| * | | | | | ACPI / hotplug: Fix concurrency issues and memory leaksRafael J. Wysocki2013-02-13
| * | | | | | Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki2013-01-29
| |\ \ \ \ \ \
| | * | | | | | ACPI / scan: Make it clear that acpi_bus_trim() cannot failRafael J. Wysocki2013-01-25
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'acpi-pm' into acpi-cleanupRafael J. Wysocki2013-01-29
| |\ \ \ \ \ \
| | * | | | | | ACPI / PM: Rework the handling of devices depending on power resourcesRafael J. Wysocki2013-01-17
| * | | | | | | Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki2013-01-25
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| / / / / | | |_|/ / / / | |/| | | | |
| | * | | | | ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki2013-01-18
| | |/ / / /
| | * | / / ACPI / scan: Drop the second argument of acpi_bus_trim()Rafael J. Wysocki2013-01-15
| | | |/ / | | |/| |
| | * | | ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.cRafael J. Wysocki2013-01-03
| | * | | ACPI / PCI: Rework the setup and cleanup of device wakeupRafael J. Wysocki2013-01-03
| | * | | ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argumentRafael J. Wysocki2013-01-03
| | * | | ACPI: Remove the arguments of acpi_bus_add() that are not usedRafael J. Wysocki2013-01-03
| | * | | ACPI: Remove acpi_start_single_object() and acpi_bus_start()Rafael J. Wysocki2013-01-03
| | |/ /
* | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-19
|\ \ \ \
| * | | | PCI/MSI: Enable multiple MSIs with pci_enable_msi_block_auto()Alexander Gordeev2013-01-24
| |/ / /
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-19
|\ \ \ \
| * \ \ \ Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-01-24
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | aerdrv: Cleanup log output for AERLance Ortiz2013-01-03