index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-12
1
-0
/
+4
|
*
PCI: Use atomic_inc_return() rather than atomic_add_return()
Bjorn Helgaas
2013-02-12
1
-2
/
+2
|
*
PCI: Catch attempts to disable already-disabled devices
Konstantin Khlebnikov
2013-02-12
1
-0
/
+3
|
*
PCI: Disable Bus Master unconditionally in pci_device_shutdown()
Konstantin Khlebnikov
2013-02-12
1
-1
/
+1
*
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-02-02
6
-20
/
+37
|
\
\
|
*
|
PCI: pciehp: Drop suspend/resume ENTRY messages
Paul Bolle
2013-02-01
1
-2
/
+0
|
*
|
PCI: Document MPS parameters pci=pcie_bus_safe, pci=pcie_bus_perf, etc
Yijing Wang
2013-01-31
1
-0
/
+15
|
*
|
PCI: Document hpiosize= and hpmemsize= resource reservation parameters
Yijing Wang
2013-01-31
1
-0
/
+6
|
*
|
PCI: Use PCI Express Capability accessor
Myron Stowe
2013-01-31
3
-4
/
+4
|
*
|
PCI: Introduce accessor to retrieve PCIe Capabilities Register
Myron Stowe
2013-01-31
1
-0
/
+9
|
*
|
PCI: Kill pci_is_reassigndev()
Yinghai Lu
2013-01-25
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-02
1
-3
/
+3
|
*
|
|
PCI: Remove unused "rc" in virtfn_add_bus()
Yijing Wang
2013-02-02
1
-1
/
+0
*
|
|
|
Merge branch 'pci/yinghai-root-bus-hotplug' into next
Bjorn Helgaas
2013-01-27
18
-219
/
+274
|
\
|
|
|
|
*
|
|
PCI: Put pci_dev in device tree as early as possible
Yinghai Lu
2013-01-26
4
-82
/
+41
|
*
|
|
PCI: Skip attaching driver in device_add()
Yinghai Lu
2013-01-25
3
-1
/
+11
|
*
|
|
PCI: acpiphp: Keep driver loaded even if no slots found
Yinghai Lu
2013-01-25
3
-44
/
+2
|
*
|
|
PCI/ACPI: Print info if host bridge notify handler installation fails
Tang Chen
2013-01-25
1
-3
/
+9
|
*
|
|
PCI: acpiphp: Move host bridge hotplug to pci_root.c
Yinghai Lu
2013-01-25
4
-44
/
+143
|
*
|
|
PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()
Yinghai Lu
2013-01-25
4
-40
/
+37
|
*
|
|
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-27
8
-126
/
+79
|
\
|
|
|
|
*
|
|
Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Bjorn Helgaas
2013-01-25
8
-126
/
+79
|
|
\
\
\
|
|
*
|
|
ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead
Rafael J. Wysocki
2013-01-19
8
-41
/
+31
|
|
*
|
|
ACPI: update ej_event interface to take acpi_device
Yinghai Lu
2013-01-15
4
-13
/
+7
|
|
*
|
|
ACPI / scan: Add second pass to acpi_bus_trim()
Rafael J. Wysocki
2013-01-15
1
-16
/
+30
|
|
*
|
|
ACPI / scan: Change the implementation of acpi_bus_trim()
Rafael J. Wysocki
2013-01-15
1
-49
/
+15
|
|
*
|
|
ACPI / scan: Drop the second argument of acpi_bus_trim()
Rafael J. Wysocki
2013-01-15
5
-17
/
+9
|
|
*
|
|
ACPI / scan: Drop the second argument of acpi_device_unregister()
Rafael J. Wysocki
2013-01-15
1
-3
/
+3
|
|
*
|
|
ACPI: Remove the ops field from struct acpi_device
Rafael J. Wysocki
2013-01-15
1
-1
/
+0
|
|
*
|
|
ACPI: remove unused acpi_op_bind and acpi_op_unbind
Jiang Liu
2013-01-14
1
-2
/
+0
|
|
*
|
|
ACPI / scan: Fix check of device_attach() return value.
Mika Westerberg
2013-01-11
1
-1
/
+1
*
|
|
|
|
Merge branch 'pci/yijing-ari' into next
Bjorn Helgaas
2013-01-27
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
|
*
|
|
|
|
PCI: Enable ARI if dev and upstream bridge support it; disable otherwise
Yijing Wang
2013-01-24
1
-5
/
+12
|
|
|
_
|
/
/
|
|
/
|
|
|
[next]