index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
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-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: Properly mark reserved PCIe bits in PCI config space
Pali Rohár
1
-0
/
+21
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-01
PCI: aardvark: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridge
Pali Rohár
1
-0
/
+27
2021-12-01
PCI: aardvark: Set PCI Bridge Class Code to PCI Bridge
Pali Rohár
1
-0
/
+20
2021-12-01
PCI: aardvark: Fix support for bus mastering and PCI_COMMAND on emulated bridge
Pali Rohár
1
-9
/
+38
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: Fix PCIe Max Payload Size setting
Pali Rohár
1
-1
/
+2
2021-12-01
PCI: aardvark: Configure PCIe resources from 'ranges' DT property
Pali Rohár
1
-1
/
+189
2021-12-01
PCI: pci-bridge-emul: Fix array overruns, improve safety
Russell King
1
-3
/
+8
2021-12-01
PCI: aardvark: Update comment about disabling link training
Pali Rohár
1
-1
/
+8
2021-12-01
PCI: aardvark: Move PCIe reset card code to advk_pcie_train_link()
Pali Rohár
1
-30
/
+34
2021-12-01
PCI: aardvark: Fix compilation on s390
Pali Rohár
1
-1
/
+1
2021-12-01
PCI: aardvark: Don't touch PCIe registers if no card connected
Pali Rohár
1
-0
/
+7
2021-12-01
PCI: aardvark: Replace custom macros by standard linux/pci_regs.h macros
Pali Rohár
1
-23
/
+18
2021-12-01
PCI: aardvark: Issue PERST via GPIO
Pali Rohár
1
-1
/
+42
2021-12-01
PCI: aardvark: Improve link training
Marek Behún
1
-25
/
+89
2021-12-01
PCI: aardvark: Train link immediately after enabling training
Pali Rohár
1
-6
/
+9
2021-12-01
PCI: aardvark: Fix big endian support
Grzegorz Jaszczyk
1
-5
/
+7
2021-12-01
PCI: aardvark: Wait for endpoint to be ready before training link
Remi Pommarel
1
-0
/
+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-17
PCI: aardvark: Fix preserving PCI_EXP_RTCTL_CRSSVE flag on emulated bridge
Pali Rohár
1
-0
/
+1
2021-11-17
PCI: aardvark: Don't spam about PIO Response Status
Marek Behún
1
-1
/
+1
2021-11-17
PCI: aardvark: Read all 16-bits from PCIE_MSI_PAYLOAD_REG
Marek Behún
1
-1
/
+6
2021-11-17
PCI: aardvark: Fix return value of MSI domain .alloc() method
Marek Behún
1
-1
/
+1
2021-11-17
PCI: aardvark: Fix reporting Data Link Layer Link Active
Pali Rohár
1
-1
/
+28
2021-11-17
PCI: aardvark: Do not unmask unused interrupts
Pali Rohár
1
-3
/
+3
2021-11-17
PCI: aardvark: Fix checking for link up via LTSSM state
Pali Rohár
1
-6
/
+70
2021-11-17
PCI: aardvark: Do not clear status bits of masked interrupts
Pali Rohár
1
-6
/
+0
2021-11-17
PCI: pci-bridge-emul: Fix emulation of W1C bits
Marek Behún
1
-0
/
+13
2021-11-17
PCI: Mark Atheros QCA6174 to avoid bus reset
Ingmar Klein
1
-0
/
+1
2021-10-06
PCI: Fix pci_host_bridge struct device release/free handling
Rob Herring
2
-18
/
+20
2021-09-26
PCI/ACPI: Add Ampere Altra SOC MCFG quirk
Tuan Phan
1
-0
/
+10
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-26
PCI: aardvark: Indicate error in 'val' when config read fails
Pali Rohár
1
-1
/
+3
2021-09-26
PCI: pci-bridge-emul: Fix big-endian support
Grzegorz Jaszczyk
2
-51
/
+52
2021-09-22
PCI: Fix pci_dev_str_match_path() alloc while atomic bug
Dan Carpenter
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
2021-09-22
PCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platforms
Wasim Khan
1
-0
/
+45
[next]