index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-05
PCI: pciehp: Fix infinite loop in IRQ handler upon power fault
Lukas Wunner
1
-3
/
+4
2022-01-27
PCI: pci-bridge-emul: Set PCI_STATUS_CAP_LIST for PCIe device
Pali Rohár
1
-0
/
+1
2022-01-27
PCI: pci-bridge-emul: Correctly set PCIe capabilities
Pali Rohár
3
-5
/
+12
2022-01-27
PCI: pci-bridge-emul: Fix definitions of reserved bits
Pali Rohár
1
-11
/
+25
2022-01-27
PCI: pci-bridge-emul: Properly mark reserved PCIe bits in PCI config space
Pali Rohár
1
-0
/
+21
2022-01-27
PCI: pci-bridge-emul: Make expansion ROM Base Address register read-only
Pali Rohár
1
-1
/
+6
2022-01-27
PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errors
Hans de Goede
3
-4
/
+22
2022-01-27
PCI: xgene: Fix IB window setup
Rob Herring
1
-1
/
+1
2022-01-27
PCI/MSI: Fix pci_irq_vector()/pci_irq_get_affinity()
Thomas Gleixner
1
-8
/
+18
2022-01-27
PCI: Add function 1 DMA alias quirk for Marvell 88SE9125 SATA controller
Yifeng Li
1
-0
/
+3
2021-12-22
PCI/MSI: Mask MSI-X vectors only on success
Stefan Roese
1
-3
/
+10
2021-12-22
PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error
Thomas Gleixner
1
-1
/
+1
2021-12-14
Revert "PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on emulated bridge"
Marek Behún
1
-9
/
+0
2021-12-01
PCI: aardvark: Fix link training
Pali Rohár
1
-83
/
+34
2021-12-01
PCI: aardvark: Simplify initialization of rootcap on virtual bridge
Pali Rohár
1
-10
/
+4
2021-12-01
PCI: aardvark: Implement re-issuing config requests on CRS response
Pali Rohár
1
-24
/
+43
2021-12-01
PCI: aardvark: Update comment about disabling link training
Pali Rohár
1
-1
/
+8
2021-12-01
PCI: aardvark: Deduplicate code in advk_pcie_rd_conf()
Marek Behún
1
-28
/
+20
2021-11-21
PCI: Add MSI masking quirk for Nvidia ION AHCI
Marc Zyngier
1
-0
/
+6
2021-11-21
PCI/MSI: Deal with devices lying about their MSI mask capability
Marc Zyngier
1
-0
/
+3
2021-11-21
PCI/MSI: Destroy sysfs before freeing entries
Thomas Gleixner
1
-12
/
+12
2021-11-18
PCI: aardvark: Fix PCIe Max Payload Size setting
Pali Rohár
1
-1
/
+2
2021-11-18
PCI: uniphier: Serialize INTx masking/unmasking and fix the bit operation
Kunihiko Hayashi
1
-16
/
+10
2021-11-18
PCI: aardvark: Fix preserving PCI_EXP_RTCTL_CRSSVE flag on emulated bridge
Pali Rohár
1
-0
/
+1
2021-11-18
PCI: aardvark: Don't spam about PIO Response Status
Marek Behún
1
-1
/
+1
2021-11-18
PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on emulated bridge
Pali Rohár
1
-0
/
+9
2021-11-18
PCI: aardvark: Set PCI Bridge Class Code to PCI Bridge
Pali Rohár
1
-0
/
+20
2021-11-18
PCI: aardvark: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridge
Pali Rohár
1
-0
/
+27
2021-11-18
PCI: aardvark: Fix support for bus mastering and PCI_COMMAND on emulated bridge
Pali Rohár
1
-16
/
+38
2021-11-18
PCI: aardvark: Read all 16-bits from PCIE_MSI_PAYLOAD_REG
Marek Behún
1
-1
/
+6
2021-11-18
PCI: aardvark: Fix return value of MSI domain .alloc() method
Marek Behún
1
-1
/
+1
2021-11-18
PCI: aardvark: Fix configuring Reference clock
Pali Rohár
1
-1
/
+8
2021-11-18
PCI: aardvark: Fix reporting Data Link Layer Link Active
Pali Rohár
1
-1
/
+28
2021-11-18
PCI: aardvark: Do not unmask unused interrupts
Pali Rohár
1
-3
/
+3
2021-11-18
PCI: aardvark: Fix checking for link up via LTSSM state
Pali Rohár
1
-6
/
+70
2021-11-18
PCI: aardvark: Do not clear status bits of masked interrupts
Pali Rohár
1
-6
/
+0
2021-11-18
PCI: cadence: Add cdns_plat_pcie_probe() missing return
Li Chen
1
-0
/
+2
2021-11-18
PCI: pci-bridge-emul: Fix emulation of W1C bits
Marek Behún
1
-0
/
+13
2021-11-18
PCI: Mark Atheros QCA6174 to avoid bus reset
Ingmar Klein
1
-0
/
+1
2021-10-27
s390/pci: fix zpci_zdev_put() on reserve
Niklas Schnelle
1
-8
/
+1
2021-10-13
PCI: hv: Fix sleep while in non-sleep context when removing child devices fro...
Long Li
1
-3
/
+10
2021-09-30
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-1
/
+2
2021-09-30
PCI: aardvark: Increase polling delay to 1.5s while waiting for PIO response
Pali Rohár
1
-1
/
+1
2021-09-26
PCI: aardvark: Fix reporting CRS value
Pali Rohár
1
-4
/
+63
2021-09-26
PCI: pci-bridge-emul: Add PCIe Root Capabilities Register
Pali Rohár
1
-1
/
+1
2021-09-22
PCI: Fix pci_dev_str_match_path() alloc while atomic bug
Dan Carpenter
1
-1
/
+1
2021-09-22
PCI: iproc: Fix BCMA probe resource handling
Rob Herring
1
-10
/
+6
2021-09-22
PCI: of: Don't fail devm_pci_alloc_host_bridge() on missing 'ranges'
Rob Herring
1
-1
/
+1
2021-09-22
PCI: ibmphp: Fix double unmap of io_mem
Vishal Aslot
2
-7
/
+1
2021-09-22
PCI: Add ACS quirks for Cavium multi-function devices
George Cherian
1
-0
/
+4
[next]