index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-06-12
33
-355
/
+303
|
\
|
*
PCI: Merge multi-line quoted strings
Ryan Desfosses
2014-06-10
15
-112
/
+71
|
*
PCI: Whitespace cleanup
Ryan Desfosses
2014-06-10
28
-224
/
+218
|
*
PCI: Move EXPORT_SYMBOL so it immediately follows function/variable
Ryan Desfosses
2014-06-10
4
-19
/
+14
*
|
ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridges
Rafael J. Wysocki
2014-06-11
2
-18
/
+52
*
|
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-06-02
12
-26
/
+23
|
\
\
|
|
/
|
*
-
-
-
.
Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...
Bjorn Helgaas
2014-05-28
6
-11
/
+7
|
|
\
\
\
|
|
|
*
|
PCI: pciehp: Use pci_is_bridge() to simplify code
Yijing Wang
2014-05-27
1
-2
/
+1
|
|
|
*
|
PCI: acpiphp: Use pci_is_bridge() to simplify code
Yijing Wang
2014-05-27
1
-2
/
+1
|
|
|
*
|
PCI: cpcihp: Use pci_is_bridge() to simplify code
Yijing Wang
2014-05-27
1
-2
/
+1
|
|
|
*
|
PCI: shpchp: Use pci_is_bridge() to simplify code
Yijing Wang
2014-05-27
1
-2
/
+1
|
|
|
*
|
PCI: rpaphp: Use pci_is_bridge() to simplify code
Yijing Wang
2014-05-27
1
-2
/
+1
|
|
|
|
/
|
|
*
|
PCI: cpqphp: Fix possible null pointer dereference
Rickard Strandqvist
2014-05-27
1
-1
/
+2
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' ...
Bjorn Helgaas
2014-04-29
9
-15
/
+16
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
/
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
PCI: Remove unnecessary __ref annotations
Bjorn Helgaas
2014-04-29
3
-3
/
+3
|
|
|
*
PCI: Remove unnecessary includes of <linux/init.h>
Paul Gortmaker
2014-04-14
3
-3
/
+0
|
|
|
/
|
|
/
|
|
|
*
PCI: rphahp: Fix endianess issues
Laurent Dufour
2014-04-25
1
-6
/
+9
|
|
*
PCI: pciehp: Acknowledge spurious "cmd completed" event
Rajat Jain
2014-04-24
1
-0
/
+2
|
|
*
PCI: pciehp: Use PCI_EXP_SLTCAP_PSN define
Bjorn Helgaas
2014-04-14
1
-1
/
+1
|
|
*
PCI: hotplug: Remove unnecessary "dev->bus" test
Bjorn Helgaas
2014-04-14
1
-2
/
+1
|
|
/
*
|
PCI: shpchp: Check bridge's secondary (not primary) bus speed
Marcel Apfelbaum
2014-05-15
1
-2
/
+2
|
/
*
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-04-01
8
-80
/
+194
|
\
|
*
Merge branch 'pci/pciehp' into next
Bjorn Helgaas
2014-02-20
6
-75
/
+189
|
|
\
|
|
*
PCI: pciehp: Cleanup whitespace
Bjorn Helgaas
2014-02-19
3
-5
/
+6
|
|
*
PCI: pciehp: Remove a non-existent card, regardless of "surprise" capability
Rajat Jain
2014-02-19
2
-5
/
+13
|
|
*
PCI: pciehp: Don't turn slot off when hot-added device already exists
Yijing Wang
2014-02-14
2
-2
/
+3
|
|
*
PCI: pciehp: Add hotplug_lock to serialize hotplug events
Rajat Jain
2014-02-11
4
-3
/
+23
|
|
*
PCI: pciehp: Ensure very fast hotplug events are also processed
Rajat Jain
2014-02-11
1
-9
/
+20
|
|
*
PCI: pciehp: Disable link notification across slot reset
Rajat Jain
2014-02-11
1
-13
/
+17
|
|
*
PCI: pciehp: Don't check adapter or latch status while disabling
Rajat Jain
2014-02-11
1
-18
/
+0
|
|
*
PCI: pciehp: Don't disable the link permanently during removal
Rajat Jain
2014-02-11
1
-18
/
+0
|
|
*
PCI: pciehp: Enable link state change notifications
Rajat Jain
2014-02-11
1
-2
/
+11
|
|
*
PCI: pciehp: Use link change notifications for hot-plug and removal
Rajat Jain
2014-02-10
3
-1
/
+96
|
|
*
PCI: pciehp: Make check_link_active() non-static
Rajat Jain
2014-02-10
2
-3
/
+4
|
*
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2014-02-18
1
-2
/
+2
|
|
\
\
|
|
*
|
PCI: cpqphp: Fix hex vs decimal typo in cpqhpc_probe()
Dan Carpenter
2014-02-12
1
-2
/
+2
|
|
|
/
|
*
|
ACPI / hotplug / PCI: Use list_for_each_entry() for bus traversal
Yijing Wang
2014-02-14
1
-3
/
+3
|
|
/
*
|
Merge branch 'acpi-pci-hotplug' into acpi-hotplug
Rafael J. Wysocki
2014-03-06
1
-5
/
+2
|
\
\
|
*
|
ACPI / hotplug / PCI: Use pci_device_is_present()
Rafael J. Wysocki
2014-03-05
1
-5
/
+2
*
|
|
ACPI / dock: Add .uevent() callback to struct acpi_hotplug_context
Rafael J. Wysocki
2014-02-21
1
-4
/
+4
*
|
|
ACPI / dock: Use callback pointers from devices' ACPI hotplug contexts
Rafael J. Wysocki
2014-02-21
1
-70
/
+49
*
|
|
ACPI / dock: Use ACPI device object pointers instead of ACPI handles
Rafael J. Wysocki
2014-02-21
1
-3
/
+3
*
|
|
Merge branch 'acpi-pci-hotplug' into acpi-dock
Rafael J. Wysocki
2014-02-21
1
-10
/
+19
|
\
\
\
|
|
/
/
|
*
|
ACPI / hotplug / PCI: Add ACPIPHP contexts to devices handled by PCIeHP
Rafael J. Wysocki
2014-02-16
1
-5
/
+8
|
*
|
ACPI / hotplug / PCI: Rename register_slot() to acpiphp_add_context()
Rafael J. Wysocki
2014-02-16
1
-5
/
+11
*
|
|
ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_context
Rafael J. Wysocki
2014-02-21
1
-1
/
+1
*
|
|
ACPI / hotplug / PCI: Do not clear event callback pointer for docks
Rafael J. Wysocki
2014-02-21
1
-7
/
+0
|
/
/
*
|
Merge back earlier 'acpi-pci-hotplug' material.
Rafael J. Wysocki
2014-02-12
2
-285
/
+136
|
\
\
|
*
|
ACPI / hotplug / PCI: Execute _EJ0 under the ACPI scan lock
Rafael J. Wysocki
2014-02-10
1
-0
/
+6
|
*
|
ACPI / hotplug / PCI: Rework acpiphp_check_host_bridge()
Rafael J. Wysocki
2014-02-06
1
-8
/
+3
[next]