Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
844749764b416ee2c4ba2da328c04eaad7388242
/
drivers
/
pci
/
hotplug
ae36e95
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 10 years ago
ebb067d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
7725131
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
896cb7e
s390/pci: fix kmsg component
by Gerald Schaefer
· 10 years ago
902ee49
ACPI / hotplug / PCI: Fix sparse non static symbol warning
by Wei Yongjun
· 10 years ago
ba574dc
ACPI / hotplug: Simplify acpi_set_hp_context()
by Rafael J. Wysocki
· 10 years ago
86f5f3c
ACPI / hotplug / PCI: Eliminate acpiphp_dev_to_bridge()
by Rafael J. Wysocki
· 10 years ago
5d37818
PCI: cpqphp: Remove unnecessary null test before debugfs_remove()
by Fabian Frederick
· 11 years ago
0d25d35
PCI: pciehp: Clear Data Link Layer State Changed during init
by Myron Stowe
· 11 years ago
6c1a32e
PCI: pciehp: Remove struct controller.no_cmd_complete
by Rajat Jain
· 11 years ago
ccdb8ed
of: Migrate of_find_node_by_name() users to for_each_node_by_name()
by Grant Likely
· 11 years ago
2cc56f3
PCI: pciehp: Remove assumptions about which commands cause completion events
by Bjorn Helgaas
· 11 years ago
40b9608
PCI: pciehp: Compute timeout from hotplug command start time
by Bjorn Helgaas
· 11 years ago
3461a06
PCI: pciehp: Wait for hotplug command completion lazily
by Bjorn Helgaas
· 11 years ago
4283c70
PCI: pciehp: Make pcie_wait_cmd() self-contained
by Bjorn Helgaas
· 11 years ago
62e4492
PCI: Prevent NULL dereference during pciehp probe
by Andreas Noever
· 11 years ago
7550cfa
Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
882d18a
ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridges
by Rafael J. Wysocki
· 11 years ago
227f064
PCI: Merge multi-line quoted strings
by Ryan Desfosses
· 11 years ago
3c78bc6
PCI: Whitespace cleanup
by Ryan Desfosses
· 11 years ago
b7fe943
PCI: Move EXPORT_SYMBOL so it immediately follows function/variable
by Ryan Desfosses
· 11 years ago
4255532
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next
by Linus Torvalds
· 11 years ago
d1a2523
Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' into next
by Bjorn Helgaas
· 11 years ago
cab9a12
PCI: cpqphp: Fix possible null pointer dereference
by Rickard Strandqvist
· 11 years ago
930067e
PCI: pciehp: Use pci_is_bridge() to simplify code
by Yijing Wang
· 11 years ago
c7a071f
PCI: acpiphp: Use pci_is_bridge() to simplify code
by Yijing Wang
· 11 years ago
5cbe5d1
PCI: cpcihp: Use pci_is_bridge() to simplify code
by Yijing Wang
· 11 years ago
087cfa9
PCI: shpchp: Use pci_is_bridge() to simplify code
by Yijing Wang
· 11 years ago
f86e1f1
PCI: rpaphp: Use pci_is_bridge() to simplify code
by Yijing Wang
· 11 years ago
93fa9d3
PCI: shpchp: Check bridge's secondary (not primary) bus speed
by Marcel Apfelbaum
· 11 years ago
518a6a3
Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' into next
by Bjorn Helgaas
· 11 years ago
10874f5
PCI: Remove unnecessary __ref annotations
by Bjorn Helgaas
· 11 years ago
761ce53
PCI: rphahp: Fix endianess issues
by Laurent Dufour
· 11 years ago
476a357
PCI: pciehp: Acknowledge spurious "cmd completed" event
by Rajat Jain
· 11 years ago
56a3d18
PCI: Remove unnecessary includes of <linux/init.h>
by Paul Gortmaker
· 11 years ago
17f830b
PCI: pciehp: Use PCI_EXP_SLTCAP_PSN define
by Bjorn Helgaas
· 11 years ago
8e56aed
PCI: hotplug: Remove unnecessary "dev->bus" test
by Bjorn Helgaas
· 11 years ago
4b1779c
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
d901188
Merge branch 'acpi-pci-hotplug' into acpi-hotplug
by Rafael J. Wysocki
· 11 years ago
b8a62d5
ACPI / hotplug / PCI: Use pci_device_is_present()
by Rafael J. Wysocki
· 11 years ago
be27b3d
ACPI / dock: Add .uevent() callback to struct acpi_hotplug_context
by Rafael J. Wysocki
· 11 years ago
edf5bf3
ACPI / dock: Use callback pointers from devices' ACPI hotplug contexts
by Rafael J. Wysocki
· 11 years ago
3b52b21
ACPI / dock: Use ACPI device object pointers instead of ACPI handles
by Rafael J. Wysocki
· 11 years ago
9607531
Merge branch 'acpi-pci-hotplug' into acpi-dock
by Rafael J. Wysocki
· 11 years ago
59b42fa
ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_context
by Rafael J. Wysocki
· 11 years ago
d7c7c02
ACPI / hotplug / PCI: Do not clear event callback pointer for docks
by Rafael J. Wysocki
· 11 years ago
9d68c78
Merge branch 'pci/pciehp' into next
by Bjorn Helgaas
· 11 years ago
9cad7f5
PCI: pciehp: Cleanup whitespace
by Bjorn Helgaas
· 11 years ago
2b3940b
PCI: pciehp: Remove a non-existent card, regardless of "surprise" capability
by Rajat Jain
· 11 years ago
94a5f85
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 11 years ago
cc6254e
ACPI / hotplug / PCI: Add ACPIPHP contexts to devices handled by PCIeHP
by Rafael J. Wysocki
· 11 years ago
3799c5a
ACPI / hotplug / PCI: Rename register_slot() to acpiphp_add_context()
by Rafael J. Wysocki
· 11 years ago
c6f0d5a
ACPI / hotplug / PCI: Use list_for_each_entry() for bus traversal
by Yijing Wang
· 11 years ago
50277c8
PCI: pciehp: Don't turn slot off when hot-added device already exists
by Yijing Wang
· 11 years ago
357fe85
PCI: cpqphp: Fix hex vs decimal typo in cpqhpc_probe()
by Dan Carpenter
· 11 years ago
4b49b9f
Merge back earlier 'acpi-pci-hotplug' material.
by Rafael J. Wysocki
· 11 years ago
7282059
ACPI / hotplug / PCI: Relax the checking of _STA return values
by Mika Westerberg
· 11 years ago
50b52fd
PCI: pciehp: Add hotplug_lock to serialize hotplug events
by Rajat Jain
· 11 years ago
c4f2f5e
PCI: pciehp: Ensure very fast hotplug events are also processed
by Rajat Jain
· 11 years ago
06a8d89
PCI: pciehp: Disable link notification across slot reset
by Rajat Jain
· 11 years ago
02e93a8
PCI: pciehp: Don't check adapter or latch status while disabling
by Rajat Jain
· 11 years ago
b1811d2
PCI: pciehp: Don't disable the link permanently during removal
by Rajat Jain
· 11 years ago
4f854f2
PCI: pciehp: Enable link state change notifications
by Rajat Jain
· 11 years ago
e48f1b6
PCI: pciehp: Use link change notifications for hot-plug and removal
by Rajat Jain
· 11 years ago
4703389
PCI: pciehp: Make check_link_active() non-static
by Rajat Jain
· 11 years ago
21369c7
ACPI / hotplug / PCI: Execute _EJ0 under the ACPI scan lock
by Rafael J. Wysocki
· 11 years ago
1f7c164
ACPI / hotplug / PCI: Rework acpiphp_check_host_bridge()
by Rafael J. Wysocki
· 11 years ago
1a69947
ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()
by Rafael J. Wysocki
· 11 years ago
5e6f236
ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler()
by Rafael J. Wysocki
· 11 years ago
3c2cc7f
ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplug
by Rafael J. Wysocki
· 11 years ago
e525506
ACPI / hotplug / PCI: Define hotplug context lock in the core
by Rafael J. Wysocki
· 11 years ago
d3a1ebb
ACPI / hotplug / PCI: Do not pass ACPI handle to hotplug_event()
by Rafael J. Wysocki
· 11 years ago
1d4a5b6
ACPI / hotplug / PCI: Use acpi_handle_debug() in hotplug_event()
by Rafael J. Wysocki
· 11 years ago
b75cece
ACPI / hotplug / PCI: Simplify hotplug_event()
by Rafael J. Wysocki
· 11 years ago
661b406
ACPI / hotplug / PCI: Drop crit_sect locking
by Rafael J. Wysocki
· 11 years ago
b6708fb
ACPI / hotplug / PCI: Drop acpiphp_bus_add()
by Rafael J. Wysocki
· 11 years ago
bbcbfc0
ACPI / hotplug / PCI: Store acpi_device pointer in acpiphp_context
by Rafael J. Wysocki
· 11 years ago
b2118d6
ACPI / hotplug / PCI: Rework acpiphp_no_hotplug()
by Rafael J. Wysocki
· 11 years ago
4dc3082
ACPI / hotplug / PCI: Drop acpiphp_bus_trim()
by Rafael J. Wysocki
· 11 years ago
146fc68
ACPI / hotplug / PCI: Simplify register_slot()
by Rafael J. Wysocki
· 11 years ago
454481a
ACPI / hotplug / PCI: Proper kerneldoc comments for enumeration/removal
by Rafael J. Wysocki
· 11 years ago
1c0c544
ACPI / hotplug / PCI: Simplify disable_slot()
by Rafael J. Wysocki
· 11 years ago
af9d8ad
ACPI / hotplug / PCI: Fix bridge removal race vs dock events
by Rafael J. Wysocki
· 11 years ago
1b360f4
ACPI / hotplug / PCI: Fix bridge removal race in handle_hotplug_event()
by Rafael J. Wysocki
· 11 years ago
d42f5da
ACPI / hotplug / PCI: Scan root bus under the PCI rescan-remove lock
by Rafael J. Wysocki
· 11 years ago
f41b326
ACPI / hotplug / PCI: Move PCI rescan-remove locking to hotplug_event()
by Rafael J. Wysocki
· 11 years ago
2d7c1b7
ACPI / hotplug / PCI: Remove entries from bus->devices in reverse order
by Rafael J. Wysocki
· 11 years ago
09da8df
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
e1ba845
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
c4ec84c
PCI: hotplug: Use global PCI rescan-remove locking
by Rafael J. Wysocki
· 11 years ago
9217a98
ACPI / hotplug / PCI: Use global PCI rescan-remove locking
by Rafael J. Wysocki
· 11 years ago
597db6f
Merge branch 'pci/dead-code' into next
by Bjorn Helgaas
· 11 years ago
0b950f0
PCI: Make local functions static
by Stephen Hemminger
· 11 years ago
d1badf8
Merge branch 'acpi-pci-hotplug' into acpi-hotplug
by Rafael J. Wysocki
· 11 years ago
f244d8b
ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug
by Rafael J. Wysocki
· 11 years ago
af9ab79
PCI: pciehp: Move Attention & Power Indicator support tests to accessors
by Bjorn Helgaas
· 11 years ago
e7b4f0d7
PCI: pciehp: Use symbolic constants for Slot Control fields
by Bjorn Helgaas
· 11 years ago
df72648
PCI: pciehp: Use symbolic constants, not hard-coded bitmask
by Bjorn Helgaas
· 11 years ago
2f2ed41c
PCI: pciehp: Simplify "Power Fault Detected" checking/clearing
by Bjorn Helgaas
· 11 years ago
afe2478
PCI: pciehp: Announce slot capabilities (slot #, button, LEDs, etc)
by Bjorn Helgaas
· 11 years ago
Next »