index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
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: 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-18
PCI: aardvark: Fix PCIe Max Payload Size setting
Pali Rohár
1
-1
/
+2
2021-11-18
PCI/MSI: Destroy sysfs before freeing entries
Thomas Gleixner
1
-5
/
+5
2021-11-18
PCI/MSI: Move non-mask check back into low level accessors
Thomas Gleixner
1
-12
/
+14
2021-11-18
PCI: Do not enable AtomicOps on VFs
Selvin Xavier
1
-0
/
+8
2021-11-18
PCI: j721e: Fix j721e_pcie_probe() error path
Christophe JAILLET
1
-1
/
+1
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-16
Merge tag 'pci-v5.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+12
2021-10-13
PCI/MSI: Handle msi_populate_sysfs() errors correctly
Wang Hai
1
-6
/
+12
2021-10-09
Merge tag 's390-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-8
/
+1
2021-10-08
Merge tag 'acpi-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+3
2021-10-07
Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-3
/
+10
2021-10-07
PCI: ACPI: Check parent pointer in acpi_pci_find_companion()
Rafael J. Wysocki
1
-0
/
+3
2021-10-04
s390/pci: fix zpci_zdev_put() on reserve
Niklas Schnelle
1
-8
/
+1
2021-09-26
Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2021-09-24
PCI: hv: Fix sleep while in non-sleep context when removing child devices fro...
Long Li
1
-3
/
+10
2021-09-20
PCI: only build xen-pcifront in PV-enabled environments
Jan Beulich
1
-1
/
+1
2021-09-16
PCI: Add AMD GPU multi-function power dependencies
Evan Quan
1
-2
/
+7
2021-09-16
PCI/ACPI: Don't reset a fwnode set by OF
Jean-Philippe Brucker
1
-1
/
+1
2021-09-16
PCI/VPD: Defer VPD sizing until first access
Bjorn Helgaas
1
-10
/
+26
2021-09-09
Merge tag 'acpi-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-0
/
+130
2021-09-08
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
67
-885
/
+3210
2021-09-03
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2021-09-02
Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-7
/
+21
2021-09-02
Merge tag 'for-linus-5.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-11
/
+19
2021-09-02
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
1
-0
/
+1
2021-09-02
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
10
-197
/
+551
2021-09-02
Merge branch 'remotes/lorenzo/pci/xilinx-nwl'
Bjorn Helgaas
1
-0
/
+12
2021-09-02
Merge branch 'remotes/lorenzo/pci/xgene'
Bjorn Helgaas
1
-1
/
+0
[next]