index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-20
PCI: pciehp: Clear cmd_busy bit in polling mode
Liguang Zhang
1
-0
/
+2
2021-05-22
ACPI / hotplug / PCI: Fix reference count leak in enable_slot()
Feilong Lin
1
-0
/
+1
2021-03-24
PCI: rpadlpar: Fix potential drc_name corruption in store functions
Tyrel Datwyler
1
-8
/
+6
2020-08-21
PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()
Rafael J. Wysocki
1
-3
/
+11
2019-06-15
PCI: rpadlpar: Fix leaked device_node references in add/remove paths
Tyrel Datwyler
1
-0
/
+4
2018-08-24
PCI: pciehp: Fix unprotected list iteration in IRQ handler
Lukas Wunner
1
-10
/
+3
2018-08-24
PCI: pciehp: Fix use-after-free on unplug
Lukas Wunner
3
-3
/
+10
2018-08-24
PCI: hotplug: Don't leak pci_slot on registration failure
Lukas Wunner
1
-0
/
+9
2018-08-03
PCI: pciehp: Assume NoCompl+ for Thunderbolt ports
Lukas Wunner
1
-0
/
+7
2018-07-03
PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resume
Mika Westerberg
3
-3
/
+14
2018-04-24
ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()
Mika Westerberg
1
-7
/
+16
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-07
Merge branch 'pci/misc' into next
Bjorn Helgaas
11
-15
/
+15
2017-08-24
PCI: Convert to using %pOF instead of full_name()
Rob Herring
5
-9
/
+9
2017-08-15
PCI: pciehp: Report power fault only once until we clear it
Keith Busch
1
-0
/
+8
2017-08-10
PCI: Constify hotplug pci_device_id structures
Arvind Yadav
5
-5
/
+5
2017-08-10
PCI: Constify hotplug attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-08-02
PCI: shpchp: Enable bridge bus mastering if MSI is enabled
Aleksandr Bezzubikov
1
-0
/
+2
2017-05-10
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2017-04-20
Annotate hardware config module parameters in drivers/pci/hotplug/
David Howells
1
-1
/
+1
2017-03-29
PCI: Add device disconnected state
Keith Busch
1
-0
/
+6
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
4
-3
/
+4
2017-03-01
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-17
/
+64
2017-02-23
Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+2
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2017-02-17
pci/hotplug/pnv-php: Disable MSI and PCI device properly
Gavin Shan
1
-8
/
+14
2017-02-17
pci/hotplug/pnv-php: Disable surprise hotplug capability on conflicts
Gavin Shan
1
-0
/
+8
2017-02-17
pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()
Gavin Shan
1
-1
/
+1
2017-02-15
drivers/pci/hotplug: Mask PDC interrupt if required
Gavin Shan
1
-5
/
+22
2017-02-15
drivers/pci/hotplug: Fix initial state for empty slot
Gavin Shan
1
-2
/
+14
2017-02-15
drivers/pci/hotplug: Handle presence detection change properly
Gavin Shan
1
-1
/
+5
2017-02-03
Revert "PCI: pciehp: Add runtime PM support for PCIe hotplug ports"
Bjorn Helgaas
1
-6
/
+0
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
1
-1
/
+1
2017-01-11
PCI: acpiphp_ibm: Make ibm_apci_table_attr __ro_after_init
Bhumika Goyal
1
-1
/
+1
2017-01-11
PCI: rpadlpar: Remove unnecessary return statement
Rahul Krishnan
1
-3
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
4
-4
/
+4
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+9
2016-12-15
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-53
/
+29
2016-12-12
Merge branch 'pci/pm' into next
Bjorn Helgaas
2
-30
/
+7
2016-12-12
Merge branch 'pci/misc' into next
Bjorn Helgaas
2
-12
/
+7
2016-12-12
PCI: pciehp: Remove loading message
Bjorn Helgaas
1
-5
/
+4
2016-12-12
PCI: hotplug: Remove hotplug core message
Bjorn Helgaas
1
-7
/
+3
2016-12-08
PCI: pciehp: Leave power indicator on when enabling already-enabled slot
Ashok Raj
1
-1
/
+1
2016-12-07
PCI: pciehp: Prioritize data-link event over presence detect
Ashok Raj
1
-9
/
+12
2016-11-23
PCI: cpqphp: Add missing call to pci_disable_device()
Quentin Lambert
1
-1
/
+2
2016-11-17
PCI: pciehp: Add runtime PM support for PCIe hotplug ports
Lukas Wunner
1
-0
/
+6
2016-11-17
ACPI / hotplug / PCI: Make device_is_managed_by_native_pciehp() public
Lukas Wunner
1
-27
/
+1
2016-11-17
ACPI / hotplug / PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bit
Lukas Wunner
1
-4
/
+1
2016-11-14
powerpc/pci/rpadlpar: Fix device reference leaks
Johan Hovold
1
-1
/
+9
2016-10-31
s390: hotplug: make pci_hpc explicitly non-modular
Paul Gortmaker
1
-5
/
+2
[next]