index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-18
PCI: pciehp: Ignore belated Presence Detect Changed caused by DPC
Lukas Wunner
1
-1
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2
-2
/
+2
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
5
-61
/
+122
2025-06-04
Merge branch 'pci/hotplug'
Bjorn Helgaas
4
-60
/
+121
2025-05-26
Merge tag 's390-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-1
/
+1
2025-05-22
s390/pci: Prevent self deletion in disable_slot()
Niklas Schnelle
1
-1
/
+1
2025-05-15
PCI/bwctrl: Replace lbms_count with PCI_LINK_LBMS_SEEN flag
Ilpo Järvinen
1
-1
/
+1
2025-05-07
s390/pci: Fix duplicate pci_dev_put() in disable_slot() when PF has child VFs
Niklas Schnelle
1
-1
/
+0
2025-04-17
PCI: hotplug: Drop superfluous #include directives
Lukas Wunner
1
-4
/
+0
2025-04-15
PCI: pciehp: Ignore Link Down/Up caused by Secondary Bus Reset
Lukas Wunner
2
-23
/
+81
2025-04-15
PCI: pciehp: Ignore Presence Detect Changed caused by DPC
Lukas Wunner
3
-36
/
+43
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2
-2
/
+2
2025-03-27
Merge branch 'pci/misc'
Bjorn Helgaas
2
-2
/
+2
2025-03-27
Merge branch 'pci/hotplug'
Bjorn Helgaas
8
-150
/
+53
2025-03-21
PCI: pciehp: Don't enable HPIE when resuming in poll mode
Ilpo Järvinen
1
-1
/
+3
2025-03-14
PCI: pciehp: Avoid unnecessary device replacement check
Lukas Wunner
1
-1
/
+4
2025-03-08
PCI: Fix typos
Bjorn Helgaas
2
-2
/
+2
2025-03-04
PCI: hotplug: Inline pci_hp_{create,remove}_module_link()
Lukas Wunner
1
-3
/
+11
2025-03-04
PCI: hotplug: Avoid backpointer dereferencing in has_*_file()
Lukas Wunner
1
-33
/
+23
2025-03-04
PCI: hotplug: Drop superfluous NULL pointer checks in has_*_file()
Lukas Wunner
1
-11
/
+6
2025-03-04
PCI: hotplug: Drop superfluous try_module_get() calls
Lukas Wunner
1
-22
/
+1
2025-03-04
PCI: hotplug: Drop superfluous pci_hotplug_slot_list
Lukas Wunner
1
-32
/
+0
2025-02-22
PCI: cpcihp: Remove unused .get_power() and .set_power()
Guilherme Giacomo Simoes
2
-17
/
+2
2025-02-21
PCI: Track Flit Mode Status & print it with link status
Ilpo Järvinen
1
-2
/
+3
2025-02-19
PCI: shpchp: Remove 'shpchp_debug' module parameter
Ilpo Järvinen
2
-8
/
+1
2025-02-19
PCI: shpchp: Remove unused logging wrappers
Ilpo Järvinen
1
-12
/
+0
2025-02-19
PCI: shpchp: Change dbg() -> ctrl_dbg()
Ilpo Järvinen
1
-1
/
+1
2025-02-19
PCI: shpchp: Remove logging from module init/exit functions
Ilpo Järvinen
1
-9
/
+1
2024-12-10
PCI/ACPI: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-3
/
+3
2024-11-25
Merge branch 'pci/misc'
Bjorn Helgaas
1
-7
/
+1
2024-11-25
Merge branch 'pci/hotplug-octeon'
Bjorn Helgaas
3
-0
/
+438
2024-11-25
Merge branch 'pci/hotplug'
Bjorn Helgaas
3
-30
/
+19
2024-11-25
Merge branch 'pci/driver-remove'
Bjorn Helgaas
1
-1
/
+1
2024-11-16
PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controller
Ilpo Järvinen
1
-0
/
+5
2024-11-13
PCI: hotplug: Add OCTEON PCI hotplug controller driver
Shijith Thotton
3
-0
/
+438
2024-11-11
PCI: Refactor pcie_update_link_speed()
Ilpo Järvinen
1
-1
/
+1
2024-10-22
PCI: cpqphp: Simplify PCI_ScanBusForNonBridge()
Ilpo Järvinen
1
-19
/
+15
2024-10-22
PCI: cpqphp: Use define to read class/revision dword
Ilpo Järvinen
1
-2
/
+2
2024-10-22
PCI: cpqphp: Use pci_bus_read_dev_vendor_id() to detect presence
Ilpo Järvinen
1
-16
/
+6
2024-10-22
PCI: cpqphp: Fix PCIBIOS_* return value confusion
Ilpo Järvinen
1
-5
/
+10
2024-10-18
PCI: cpqphp: Remove unused struct ctrl_dbg.ctrl
Christophe JAILLET
1
-1
/
+0
2024-10-18
PCI: cpcihp: Remove unused struct cpci_hp_controller_ops.hardware_test
Guilherme Giacomo Simoes
1
-1
/
+0
2024-10-03
PCI: acpiphp_ampere_altra: Switch back to struct platform_driver::remove()
Sergio Paracuellos
1
-1
/
+1
2024-09-30
PCI: hotplug: Remove "Returns" kerneldoc from void functions
Ilpo Järvinen
1
-6
/
+0
2024-09-30
PCI: hotplug: Reorganize kerneldoc parameter names
Julia Lawall
1
-1
/
+1
2024-09-23
Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
8
-122
/
+86
2024-09-19
Merge branch 'pci/misc'
Bjorn Helgaas
2
-2
/
+2
2024-09-19
PCI: Fix typos
Bjorn Helgaas
2
-2
/
+2
2024-08-06
PCI: cpqphp: Use PCI_POSSIBLE_ERROR() to check config reads
weiyufeng
1
-2
/
+2
2024-08-02
PCI: shpchp: Remove hpc_ops
ngn
5
-118
/
+82
[next]