| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI/PM: Disable runtime PM of PCIe ports | Rafael J. Wysocki | 2013-04-03 | 1 | -13/+0 |
* | PCI/ACPI: Always resume devices on ACPI wakeup notifications | Rafael J. Wysocki | 2013-04-03 | 1 | -7/+8 |
* | PCI: Don't try to disable Bus Master on disconnected PCI devices | Konstantin Khlebnikov | 2013-04-02 | 1 | -2/+3 |
* | PCI: Add PCI ROM helper for platform-provided ROM images | Matthew Garrett | 2013-03-26 | 1 | -36/+31 |
* | PCI: Use ROM images from firmware only if no other ROM source available | Matthew Garrett | 2013-03-19 | 1 | -20/+35 |
* | ACPI / glue: Add .match() callback to struct acpi_bus_type | Rafael J. Wysocki | 2013-03-04 | 1 | -1/+7 |
* | hlist: drop the node parameter from iterators | Sasha Levin | 2013-02-27 | 1 | -7/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 | 1 | -5/+5 |
|\ |
|
| * | new helper: file_inode(file) | Al Viro | 2013-02-22 | 1 | -5/+5 |
* | | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-25 | 22 | -583/+290 |
|\ \ |
|
| * \ | Merge branch 'pci/yinghai-root-bus-hotplug' into next | Bjorn Helgaas | 2013-02-19 | 1 | -24/+0 |
| |\ \ |
|
| | * | | PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbers | Yinghai Lu | 2013-02-16 | 1 | -24/+0 |
| * | | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2013-02-15 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | PCI: Fix PCI Express Capability accessors for PCI_EXP_FLAGS | Alex Williamson | 2013-02-15 | 1 | -1/+1 |
| * | | | | Merge branch 'pci/konstantin-runtime-pm' into next | Bjorn Helgaas | 2013-02-12 | 2 | -3/+10 |
| |\ \ \ \ |
|
| | * | | | | PCI/PM: Clear state_saved during suspend | Rafael J. Wysocki | 2013-02-11 | 1 | -0/+4 |
| | * | | | | PCI: Use atomic_inc_return() rather than atomic_add_return() | Bjorn Helgaas | 2013-02-11 | 1 | -2/+2 |
| | * | | | | PCI: Catch attempts to disable already-disabled devices | Konstantin Khlebnikov | 2013-02-11 | 1 | -0/+3 |
| | * | | | | PCI: Disable Bus Master unconditionally in pci_device_shutdown() | Konstantin Khlebnikov | 2013-02-11 | 1 | -1/+1 |
| * | | | | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2013-02-02 | 4 | -19/+6 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | PCI: pciehp: Drop suspend/resume ENTRY messages | Paul Bolle | 2013-02-01 | 1 | -2/+0 |
| | * | | | | PCI: Use PCI Express Capability accessor | Myron Stowe | 2013-01-30 | 2 | -3/+3 |
| | * | | | | PCI: Kill pci_is_reassigndev() | Yinghai Lu | 2013-01-24 | 1 | -14/+3 |
| * | | | | | Merge branch 'pci/joe-aspm' into next | Bjorn Helgaas | 2013-02-02 | 1 | -4/+4 |
| |\ \ \ \ \ |
|
| | * | | | | | PCI/ASPM: Don't touch ASPM if forcibly disabled | Joe Lawrence | 2013-02-01 | 1 | -0/+3 |
| | * | | | | | PCI/ASPM: Deallocate upstream link state even if device is not PCIe | Myron Stowe | 2013-02-01 | 1 | -4/+1 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'pci/yinghai-root-bus-hotplug' into next | Bjorn Helgaas | 2013-02-02 | 3 | -127/+17 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | * | | | | PCI: acpiphp: Remove dead code for PCI host bridge hotplug | Jiang Liu | 2013-02-02 | 2 | -123/+14 |
| | * | | | | PCI: acpiphp: Create companion ACPI devices before creating PCI devices | Jiang Liu | 2013-02-01 | 1 | -3/+3 |
| | * | | | | PCI: Remove unused "rc" in virtfn_add_bus() | Yijing Wang | 2013-02-01 | 1 | -1/+0 |
| * | | | | | Merge branch 'pci/yinghai-root-bus-hotplug' into next | Bjorn Helgaas | 2013-01-26 | 11 | -215/+108 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | PCI: Put pci_dev in device tree as early as possible | Yinghai Lu | 2013-01-25 | 4 | -82/+41 |
| | * | | | | PCI: Skip attaching driver in device_add() | Yinghai Lu | 2013-01-25 | 2 | -1/+10 |
| | * | | | | PCI: acpiphp: Keep driver loaded even if no slots found | Yinghai Lu | 2013-01-25 | 3 | -44/+2 |
| | * | | | | PCI: acpiphp: Move host bridge hotplug to pci_root.c | Yinghai Lu | 2013-01-25 | 1 | -44/+15 |
| | * | | | | PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work() | Yinghai Lu | 2013-01-25 | 1 | -36/+6 |
| | * | | | | PCI: Make device create/destroy logic symmetric | Jiang Liu | 2013-01-25 | 2 | -3/+2 |
| | * | | | | PCI: Fix reference count leak in pci_dev_present() | Jiang Liu | 2013-01-25 | 1 | -5/+5 |
| | * | | | | PCI: Set pci_dev dev_node early so IOAPIC irq_descs are allocated locally | Yinghai Lu | 2013-01-25 | 1 | -0/+1 |
| | * | | | | PCI: Add root bus children dev's res to fail list | Yinghai Lu | 2013-01-25 | 1 | -1/+1 |
| | * | | | | PCI: acpiphp: Add is_hotplug_bridge detection | Yinghai Lu | 2013-01-25 | 1 | -1/+26 |
| * | | | | | Merge branch 'pci/acpi-scan2' into next | Bjorn Helgaas | 2013-01-26 | 2 | -7/+7 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Bjorn Helgaas | 2013-01-25 | 2 | -7/+7 |
| | |\ \ \ \ |
|
| * | \ \ \ \ | Merge branch 'pci/yijing-ari' into next | Bjorn Helgaas | 2013-01-26 | 7 | -136/+109 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | PCI: shpchp: Iterate over all devices in slot, not functions 0-7 | Yijing Wang | 2013-01-25 | 1 | -20/+16 |
| | * | | | | | | PCI: sgihp: Iterate over all devices in slot, not functions 0-7 | Yijing Wang | 2013-01-25 | 1 | -34/+29 |
| | * | | | | | | PCI: cpcihp: Iterate over all devices in slot, not functions 0-7 | Yijing Wang | 2013-01-25 | 1 | -18/+11 |
| | * | | | | | | PCI: pciehp: Iterate over all devices in slot, not functions 0-7 | Yijing Wang | 2013-01-25 | 1 | -28/+16 |
| | * | | | | | | PCI: Consolidate "next-function" functions | Yijing Wang | 2013-01-25 | 1 | -27/+21 |
| | * | | | | | | PCI: Rename pci_enable_ari() to pci_configure_ari() | Yijing Wang | 2013-01-25 | 3 | -4/+4 |