index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: rpadlpar: Fix leaked device_node references in add/remove paths
Tyrel Datwyler
2019-06-22
1
-0
/
+4
*
PCI: pciehp: Fix unprotected list iteration in IRQ handler
Lukas Wunner
2018-08-24
1
-10
/
+3
*
PCI: pciehp: Fix use-after-free on unplug
Lukas Wunner
2018-08-24
3
-3
/
+10
*
PCI: hotplug: Don't leak pci_slot on registration failure
Lukas Wunner
2018-08-24
1
-0
/
+9
*
PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resume
Mika Westerberg
2018-07-03
3
-3
/
+14
*
ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()
Mika Westerberg
2018-04-24
1
-7
/
+16
*
PCI: pciehp: Report power fault only once until we clear it
Keith Busch
2017-09-27
1
-0
/
+8
*
PCI: shpchp: Enable bridge bus mastering if MSI is enabled
Aleksandr Bezzubikov
2017-09-27
1
-0
/
+2
*
drivers/pci/hotplug: Fix initial state for empty slot
Gavin Shan
2017-03-15
1
-2
/
+14
*
drivers/pci/hotplug: Handle presence detection change properly
Gavin Shan
2017-03-15
1
-1
/
+5
*
pci/hotplug/pnv-php: Disable surprise hotplug capability on conflicts
Gavin Shan
2017-03-15
1
-0
/
+8
*
pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()
Gavin Shan
2017-03-15
1
-1
/
+1
*
pci/hotplug/pnv-php: Disable MSI and PCI device properly
Gavin Shan
2017-03-12
1
-8
/
+14
*
powerpc/pci/rpadlpar: Fix device reference leaks
Johan Hovold
2017-01-12
1
-1
/
+9
*
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-10-07
1
-34
/
+249
|
\
|
*
drivers/pci/hotplug: Use of_property_read_u32() in powernv driver
Gavin Shan
2016-10-04
1
-9
/
+10
|
*
drivers/pci/hotplug: Support surprise hotplug in powernv driver
Gavin Shan
2016-09-29
1
-0
/
+214
|
*
drivers/pci/hotplug: Remove likely() and unlikely() in powernv driver
Gavin Shan
2016-09-29
1
-28
/
+28
*
|
Merge branch 'pci/hotplug' into next
Bjorn Helgaas
2016-10-03
4
-95
/
+116
|
\
\
|
*
|
PCI: pciehp: Allow exclusive userspace control of indicators
Keith Busch
2016-09-22
3
-0
/
+33
|
*
|
PCI: pciehp: Remove useless pciehp_get_latch_status() calls
Bjorn Helgaas
2016-09-14
1
-8
/
+1
|
*
|
PCI: pciehp: Clean up dmesg "Slot(%s)" messages
Bjorn Helgaas
2016-09-14
2
-35
/
+33
|
*
|
PCI: pciehp: Remove unnecessary guard
Bjorn Helgaas
2016-09-14
1
-3
/
+0
|
*
|
PCI: pciehp: Don't re-read Slot Status when handling surprise event
Mayurkumar Patel
2016-09-14
1
-16
/
+2
|
*
|
PCI: pciehp: Don't re-read Slot Status when queuing hotplug event
Mayurkumar Patel
2016-09-14
1
-2
/
+5
|
*
|
PCI: pciehp: Process all hotplug events before looking for new ones
Mayurkumar Patel
2016-09-14
1
-26
/
+32
|
*
|
PCI: pciehp: Return IRQ_NONE when we can't read interrupt status
Bjorn Helgaas
2016-09-14
1
-1
/
+1
|
*
|
PCI: pciehp: Rename pcie_isr() locals for clarity
Bjorn Helgaas
2016-09-12
1
-21
/
+25
|
*
|
PCI: pciehp: Clear attention LED on device add
Keith Busch
2016-08-22
1
-0
/
+1
|
|
/
*
|
PCI: pciehp: Make explicitly non-modular
Paul Gortmaker
2016-08-24
1
-15
/
+5
*
|
PCI: hotplug: Make core explicitly non-modular
Paul Gortmaker
2016-08-24
3
-24
/
+6
|
/
*
ACPI / hotplug / PCI: Runtime resume bridges before bus rescans
Rafael J. Wysocki
2016-08-04
1
-0
/
+6
*
Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan"
Linus Torvalds
2016-08-03
1
-4
/
+0
*
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-02
2
-0
/
+8
|
\
|
*
PCI: pciehp: Ignore interrupts during D3cold
Lukas Wunner
2016-06-20
1
-0
/
+4
|
*
ACPI / hotplug / PCI: Runtime resume bridge before rescan
Mika Westerberg
2016-06-13
1
-0
/
+4
*
|
PCI: rpaphp: Fix slot registration for multiple slots under a PHB
Tyrel Datwyler
2016-07-20
1
-5
/
+12
*
|
PCI/hotplug: pnv_php: handle OPAL_PCI_SLOT_OFFLINE power state
Andrew Donnellan
2016-07-14
1
-1
/
+1
*
|
PCI/hotplug: pnv_php: export symbols and move struct types needed by cxl
Andrew Donnellan
2016-07-14
1
-27
/
+5
*
|
PCI/hotplug: PowerPC PowerNV PCI hotplug driver
Gavin Shan
2016-06-21
3
-0
/
+749
|
/
*
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-05-20
3
-8
/
+8
|
\
|
*
powerpc/pci: Rename pcibios_find_pci_bus()
Gavin Shan
2016-05-11
2
-4
/
+4
|
*
powerpc/pci: Rename pcibios_{add, remove}_pci_devices()
Gavin Shan
2016-05-11
3
-4
/
+4
*
|
PCI: acpiphp_ibm: Avoid uninitialized variable reference
Dan Carpenter
2016-04-15
1
-0
/
+2
|
/
*
s390/pci: remove pdev pointer from arch data
Sebastian Ott
2016-02-23
1
-2
/
+6
*
-
.
Merge branches 'acpi-video' and 'acpi-hotplug'
Rafael J. Wysocki
2016-01-29
1
-1
/
+3
|
\
\
|
|
*
ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
Insu Yun
2016-01-24
1
-1
/
+3
|
|
/
*
|
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2016-01-20
35
-1394
/
+1394
|
\
\
|
*
|
PCI: shpchp: Constify hpc_ops structure
Julia Lawall
2016-01-08
2
-3
/
+3
|
*
|
PCI: Use to_pci_dev() instead of open-coding it
Geliang Tang
2016-01-08
1
-1
/
+1
[next]