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/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
*
|
|
|
Merge branch 'pci/rafael-set-root-bridge-handle' into next
Bjorn Helgaas
2013-01-18
8
-38
/
+38
|
\
\
\
\
|
*
|
|
|
ACPI / PCI: Set root bridge ACPI handle in advance
Rafael J. Wysocki
2013-01-14
8
-38
/
+38
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'pci/yinghai-survey-resources+acpi-scan' into next
Bjorn Helgaas
2013-01-10
19
-479
/
+232
|
\
|
|
|
|
*
|
|
Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Bjorn Helgaas
2013-01-10
19
-479
/
+232
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
ACPI / scan: Treat power resources in a special way
Rafael J. Wysocki
2013-01-07
1
-1
/
+2
|
|
*
|
ACPI: Remove unused struct acpi_pci_root.id member
Bjorn Helgaas
2013-01-03
1
-1
/
+0
|
|
*
|
ACPI: Drop ACPI device .bind() and .unbind() callbacks
Rafael J. Wysocki
2013-01-03
2
-24
/
+0
|
|
*
|
ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.c
Rafael J. Wysocki
2013-01-03
4
-157
/
+37
|
|
*
|
ACPI / PCI: Rework the setup and cleanup of device wakeup
Rafael J. Wysocki
2013-01-03
7
-38
/
+36
|
|
*
|
ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_type
Rafael J. Wysocki
2013-01-03
2
-15
/
+37
|
|
*
|
ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument
Rafael J. Wysocki
2013-01-03
8
-43
/
+45
|
|
*
|
ACPI: Replace ACPI device add_type field with a match_driver flag
Rafael J. Wysocki
2013-01-03
2
-21
/
+11
|
|
*
|
ACPI: Drop the second argument of acpi_bus_scan()
Rafael J. Wysocki
2013-01-03
1
-10
/
+8
|
|
*
|
ACPI: Remove the arguments of acpi_bus_add() that are not used
Rafael J. Wysocki
2013-01-03
8
-101
/
+32
|
|
*
|
ACPI: Remove acpi_start_single_object() and acpi_bus_start()
Rafael J. Wysocki
2013-01-03
5
-77
/
+12
|
|
*
|
ACPI / PCI: Fold acpi_pci_root_start() into acpi_pci_root_add()
Rafael J. Wysocki
2013-01-03
1
-21
/
+11
|
|
*
|
ACPI: Change the ordering of acpi_bus_check_add()
Rafael J. Wysocki
2013-01-03
1
-10
/
+10
|
|
*
|
ACPI: Replace struct acpi_bus_ops with enum type
Rafael J. Wysocki
2013-01-03
2
-30
/
+20
|
|
*
|
ACPI: Reduce the usage of struct acpi_bus_ops
Rafael J. Wysocki
2013-01-03
1
-24
/
+16
[next]