index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Age
Commit message (
Expand
)
Author
2025-08-28
PCI: pnv_php: Work around switches with broken presence detection
Timothy Pearson
2025-08-28
pci/hotplug/pnv-php: Wrap warnings in macro
Frederic Barrat
2025-08-28
pci/hotplug/pnv-php: Improve error msg on power state change failure
Frederic Barrat
2025-04-10
PCI: pciehp: Don't enable HPIE when resuming in poll mode
Ilpo Järvinen
2024-12-14
PCI: cpqphp: Fix PCIBIOS_* return value confusion
Ilpo Järvinen
2024-12-14
PCI: cpqphp: Use PCI_POSSIBLE_ERROR() to check config reads
weiyufeng
2024-09-12
pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv
Krishna Kumar
2023-12-20
Revert "PCI: acpiphp: Reassign resources on bridge if necessary"
Bjorn Helgaas
2023-09-23
PCI: pciehp: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
2023-08-30
PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root bus
Igor Mammedov
2023-08-30
PCI: acpiphp: Reassign resources on bridge if necessary
Igor Mammedov
2023-07-27
PCI: pciehp: Cancel bringup sequence if card is not present
Rongguang Wei
2023-05-17
PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lock
Lukas Wunner
2023-05-17
PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errors
Hans de Goede
2022-04-15
PCI: pciehp: Add Qualcomm quirk for Command Completed erratum
Manivannan Sadhasivam
2022-04-15
PCI: pciehp: Clear cmd_busy bit in polling mode
Liguang Zhang
2022-02-05
PCI: pciehp: Fix infinite loop in IRQ handler upon power fault
Lukas Wunner
2021-09-22
PCI: ibmphp: Fix double unmap of io_mem
Vishal Aslot
2021-05-22
ACPI / hotplug / PCI: Fix reference count leak in enable_slot()
Feilong Lin
2021-03-24
PCI: rpadlpar: Fix potential drc_name corruption in store functions
Tyrel Datwyler
2020-10-01
PCI: pciehp: Fix MSI interrupt race
Stuart Hayes
2020-08-21
PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()
Rafael J. Wysocki
2020-04-29
PCI: pciehp: Prevent deadlock on disconnect
Mika Westerberg
2020-04-17
PCI: pciehp: Fix indefinite wait on sysfs requests
Lukas Wunner
2020-01-17
PCI: pciehp: Do not disable interrupt twice on suspend
Mika Westerberg
2020-01-04
PCI: rpaphp: Correctly match ibm, my-drc-index to drc-name when using drc-info
Tyrel Datwyler
2020-01-04
PCI: rpaphp: Annotate and correctly byte swap DRC properties
Tyrel Datwyler
2020-01-04
PCI: rpaphp: Don't rely on firmware feature to imply drc-info support
Tyrel Datwyler
2020-01-04
PCI: rpaphp: Fix up pointer to first drc-info entry
Tyrel Datwyler
2019-12-21
PCI: pciehp: Avoid returning prematurely from sysfs requests
Lukas Wunner
2019-12-17
ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridge
Mika Westerberg
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-23
Merge branch 'pci/trivial'
Bjorn Helgaas
2019-09-23
Merge branch 'pci/pciehp'
Bjorn Helgaas
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-09-05
PCI: pciehp: Refer to "Indicators" instead of "LEDs" in comments
Bjorn Helgaas
2019-09-05
PCI: pciehp: Remove pciehp_green_led_{on,off,blink}()
Denis Efremov
2019-09-05
PCI: pciehp: Remove pciehp_set_attention_status()
Denis Efremov
2019-09-05
PCI: pciehp: Combine adjacent indicator updates
Denis Efremov
2019-09-05
PCI: pciehp: Add pciehp_set_indicators() to set both indicators
Denis Efremov
2019-09-05
pci-hotplug/pnv_php: Add attention indicator support
Oliver O'Halloran
2019-09-05
pci-hotplug/pnv_php: Add support for IODA3 Power9 PHBs
Oliver O'Halloran
2019-09-05
pci-hotplug/pnv_php: Add a reset_slot() callback
Oliver O'Halloran
2019-08-30
PCI: Remove unnecessary returns
Krzysztof Wilczynski
2019-08-16
PCI/hotplug: remove the sgi_hotplug driver
Christoph Hellwig
2019-08-08
PCI: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-05
PCI: rpaphp: Avoid a sometimes-uninitialized warning
Nathan Chancellor
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-13
Merge branch 'pci/printk-portdrv'
Bjorn Helgaas
2019-05-09
PCI: pciehp: Remove pointless MY_NAME definition
Bjorn Helgaas
[next]