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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-04
Merge branch 'pci/irq'
Bjorn Helgaas
10
-10
/
+10
2025-06-04
Merge branch 'pci/hotplug'
Bjorn Helgaas
5
-60
/
+124
2025-06-04
Merge branch 'pci/enumeration'
Bjorn Helgaas
5
-10
/
+17
2025-06-04
Merge branch 'pci/devres'
Bjorn Helgaas
4
-252
/
+26
2025-06-04
Merge branch 'pci/bwctrl'
Bjorn Helgaas
5
-83
/
+44
2025-06-04
PCI/MSI: Size device MSI domain with the maximum number of vectors
Marc Zyngier
3
-7
/
+8
2025-06-03
Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-21
/
+78
2025-06-02
PCI: j721e: Fix host/endpoint dependencies
Arnd Bergmann
2
-4
/
+4
2025-06-02
PCI: j721e: Add support to build as a loadable module
Siddharth Vadapalli
2
-4
/
+32
2025-06-02
PCI: cadence-ep: Introduce cdns_pcie_ep_disable() helper for cleanup
Siddharth Vadapalli
2
-0
/
+16
2025-06-02
PCI: cadence-host: Introduce cdns_pcie_host_disable() helper for cleanup
Siddharth Vadapalli
2
-0
/
+109
2025-06-02
PCI: cadence: Add support to build pcie-cadence library as a kernel module
Kishon Vijay Abraham I
5
-5
/
+32
2025-06-02
PCI: Remove unnecessary linesplit in __pci_setup_bridge()
Ilpo Järvinen
1
-2
/
+1
2025-06-02
PCI: WARN (not BUG()) when we fail to assign optional resources
Ilpo Järvinen
1
-5
/
+8
2025-05-30
PCI: qcom: Replace PERST# sleep time with proper macro
Niklas Cassel
1
-1
/
+1
2025-05-30
PCI: dw-rockchip: Replace PERST# sleep time with proper macro
Niklas Cassel
1
-1
/
+2
2025-05-30
PCI: host-common: Convert to library for host controller drivers
Manivannan Sadhasivam
9
-6
/
+33
2025-05-30
PCI/ERR: Remove misleading TODO regarding kernel panic
Manivannan Sadhasivam
1
-1
/
+0
2025-05-28
PCI: cadence: Remove duplicate message code definitions
Hans Zhang
2
-13
/
+3
2025-05-28
PCI: endpoint: Align pci_epc_set_msix(), pci_epc_ops::set_msix() nr_irqs encoding
Niklas Cassel
3
-15
/
+11
2025-05-28
PCI: endpoint: Align pci_epc_set_msi(), pci_epc_ops::set_msi() nr_irqs encoding
Niklas Cassel
5
-15
/
+15
2025-05-28
PCI: endpoint: Align pci_epc_get_msix(), pci_epc_ops::get_msix() return value encoding
Niklas Cassel
3
-3
/
+3
2025-05-28
PCI: endpoint: Align pci_epc_get_msi(), pci_epc_ops::get_msi() return value encoding
Niklas Cassel
5
-7
/
+5
2025-05-28
PCI: cadence-ep: Correct PBA offset in .set_msix() callback
Niklas Cassel
1
-2
/
+3
2025-05-28
PCI: dwc: ep: Correct PBA offset in .set_msix() callback
Niklas Cassel
1
-2
/
+3
2025-05-28
PCI: endpoint: pci-epf-vntb: Simplify ctrl/SPAD space allocation
Jerome Brunet
1
-23
/
+3
2025-05-28
PCI: endpoint: Retain fixed-size BAR size as well as aligned size
Jerome Brunet
1
-7
/
+15
2025-05-27
Merge tag 'dma-mapping-6.16-2025-05-26' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
1
-33
/
+5
2025-05-27
Merge tag 'irq-msi-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
10
-248
/
+194
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
23
-81
/
+69
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-23
PCI/pwrctrl: Rename pwrctrl Kconfig symbols and slot module
Johan Hovold
2
-10
/
+20
2025-05-23
PCI/pwrctrl: Cancel outstanding rescan work when unregistering
Brian Norris
1
-0
/
+2
2025-05-23
PCI: hv: Remove unnecessary flex array in struct pci_packet
Michael Kelley
1
-15
/
+14
2025-05-23
PCI: hv: Get vPCI MSI IRQ domain from DeviceTree
Roman Kisel
1
-6
/
+64
2025-05-23
PCI/AER: Add sysfs attributes for log ratelimits
Jon Pan-Doh
3
-0
/
+107
2025-05-23
PCI/AER: Ratelimit correctable and non-fatal error logging
Jon Pan-Doh
2
-6
/
+64
2025-05-23
PCI/AER: Simplify add_error_device()
Bjorn Helgaas
1
-6
/
+9
2025-05-23
PCI/AER: Convert aer_get_device_error_info(), aer_print_error() to index
Bjorn Helgaas
3
-14
/
+31
2025-05-23
PCI/AER: Rename struct aer_stats to aer_info
Karolina Stolarek
1
-23
/
+23
2025-05-23
PCI/AER: Reduce pci_print_aer() correctable error level to KERN_WARNING
Karolina Stolarek
1
-5
/
+6
2025-05-23
PCI/ERR: Add printk level to pcie_print_tlp_log()
Bjorn Helgaas
4
-6
/
+10
2025-05-23
PCI/AER: Check log level once and remember it
Karolina Stolarek
3
-11
/
+12
2025-05-23
PCI/AER: Trace error event before ratelimiting
Bjorn Helgaas
1
-6
/
+4
2025-05-23
PCI/AER: Update statistics before ratelimiting
Bjorn Helgaas
1
-1
/
+4
2025-05-23
PCI/AER: Simplify pci_print_aer()
Bjorn Helgaas
1
-8
/
+8
2025-05-23
PCI/AER: Initialize aer_err_info before using it
Bjorn Helgaas
1
-22
/
+17
2025-05-23
PCI/AER: Move aer_print_source() earlier in file
Bjorn Helgaas
1
-13
/
+13
2025-05-23
PCI/AER: Rename aer_print_port_info() to aer_print_source()
Jon Pan-Doh
1
-3
/
+3
2025-05-23
PCI/AER: Extract bus/dev/fn in aer_print_port_info() with PCI_BUS_NUM(), etc
Bjorn Helgaas
1
-4
/
+4
[prev]
[next]