summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2021-12-22PCI/MSI: Mask MSI-X vectors only on successStefan Roese
2021-12-22PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on errorThomas Gleixner
2021-12-14Revert "PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on emulated bridge"Marek Behún
2021-12-01PCI: aardvark: Fix link trainingPali Rohár
2021-12-01PCI: aardvark: Simplify initialization of rootcap on virtual bridgePali Rohár
2021-12-01PCI: aardvark: Implement re-issuing config requests on CRS responsePali Rohár
2021-12-01PCI: aardvark: Deduplicate code in advk_pcie_rd_conf()Marek Behún
2021-11-21PCI: Add MSI masking quirk for Nvidia ION AHCIMarc Zyngier
2021-11-21PCI/MSI: Deal with devices lying about their MSI mask capabilityMarc Zyngier
2021-11-18PCI: aardvark: Fix PCIe Max Payload Size settingPali Rohár
2021-11-18PCI/MSI: Destroy sysfs before freeing entriesThomas Gleixner
2021-11-18PCI/MSI: Move non-mask check back into low level accessorsThomas Gleixner
2021-11-18PCI: Do not enable AtomicOps on VFsSelvin Xavier
2021-11-18PCI: j721e: Fix j721e_pcie_probe() error pathChristophe JAILLET
2021-11-18PCI: uniphier: Serialize INTx masking/unmasking and fix the bit operationKunihiko Hayashi
2021-11-18PCI: aardvark: Fix preserving PCI_EXP_RTCTL_CRSSVE flag on emulated bridgePali Rohár
2021-11-18PCI: aardvark: Don't spam about PIO Response StatusMarek Behún
2021-11-18PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on emulated bridgePali Rohár
2021-11-18PCI: aardvark: Set PCI Bridge Class Code to PCI BridgePali Rohár
2021-11-18PCI: aardvark: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridgePali Rohár
2021-11-18PCI: aardvark: Fix support for bus mastering and PCI_COMMAND on emulated bridgePali Rohár
2021-11-18PCI: aardvark: Read all 16-bits from PCIE_MSI_PAYLOAD_REGMarek Behún
2021-11-18PCI: aardvark: Fix return value of MSI domain .alloc() methodMarek Behún
2021-11-18PCI: aardvark: Fix configuring Reference clockPali Rohár
2021-11-18PCI: aardvark: Fix reporting Data Link Layer Link ActivePali Rohár
2021-11-18PCI: aardvark: Do not unmask unused interruptsPali Rohár
2021-11-18PCI: aardvark: Fix checking for link up via LTSSM statePali Rohár
2021-11-18PCI: aardvark: Do not clear status bits of masked interruptsPali Rohár
2021-11-18PCI: cadence: Add cdns_plat_pcie_probe() missing returnLi Chen
2021-11-18PCI: pci-bridge-emul: Fix emulation of W1C bitsMarek Behún
2021-11-18PCI: Mark Atheros QCA6174 to avoid bus resetIngmar Klein
2021-10-16Merge tag 'pci-v5.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-12PCI/MSI: Handle msi_populate_sysfs() errors correctlyWang Hai
2021-10-08Merge tag 's390-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-10-08Merge tag 'acpi-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-10-07Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-10-07PCI: ACPI: Check parent pointer in acpi_pci_find_companion()Rafael J. Wysocki
2021-10-04s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle
2021-09-25Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-09-24PCI: hv: Fix sleep while in non-sleep context when removing child devices fro...Long Li
2021-09-20PCI: only build xen-pcifront in PV-enabled environmentsJan Beulich
2021-09-15PCI: Add AMD GPU multi-function power dependenciesEvan Quan
2021-09-15PCI/ACPI: Don't reset a fwnode set by OFJean-Philippe Brucker
2021-09-15PCI/VPD: Defer VPD sizing until first accessBjorn Helgaas
2021-09-08Merge tag 'acpi-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-09-07Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-03Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-02Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-09-02Merge tag 'for-linus-5.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-09-02Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas