summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2021-10-13PCI: hv: Fix sleep while in non-sleep context when removing child devices fro...Long Li
2021-09-26PCI: aardvark: Fix reporting CRS valuePali Rohár
2021-09-26PCI: pci-bridge-emul: Add PCIe Root Capabilities RegisterPali Rohár
2021-09-22PCI/PTM: Remove error message at bootJakub Kicinski
2021-09-22PCI: Fix pci_dev_str_match_path() alloc while atomic bugDan Carpenter
2021-09-22PCI: iproc: Fix BCMA probe resource handlingRob Herring
2021-09-22PCI: of: Don't fail devm_pci_alloc_host_bridge() on missing 'ranges'Rob Herring
2021-09-22PCI: controller: PCI_IXP4XX should depend on ARCH_IXP4XXGeert Uytterhoeven
2021-09-22PCI: ibmphp: Fix double unmap of io_memVishal Aslot
2021-09-22PCI: Add ACS quirks for Cavium multi-function devicesGeorge Cherian
2021-09-22PCI: j721e: Add PCIe support for AM64Kishon Vijay Abraham I
2021-09-22PCI: j721e: Add PCIe support for J7200Kishon Vijay Abraham I
2021-09-22PCI: cadence: Add quirk flag to set minimum delay in LTSSM Detect.Quiet stateNadeem Athani
2021-09-22PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of boolKishon Vijay Abraham I
2021-09-22PCI: rcar: Fix runtime PM imbalance in rcar_pcie_ep_probe()Dinghao Liu
2021-09-22PCI: tegra: Fix OF node reference leakChristophe JAILLET
2021-09-22PCI: tegra194: Fix MSI-X programmingOm Prakash Singh
2021-09-22PCI: tegra194: Fix handling BME_CHGED eventOm Prakash Singh
2021-09-22PCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platformsWasim Khan
2021-09-22PCI: Add AMD GPU multi-function power dependenciesEvan Quan
2021-09-18PCI: Use pci_update_current_state() in pci_enable_device_flags()Rafael J. Wysocki
2021-09-18PCI: aardvark: Fix masking and unmasking legacy INTx interruptsPali Rohár
2021-09-18PCI: aardvark: Increase polling delay to 1.5s while waiting for PIO responsePali Rohár
2021-09-18PCI: aardvark: Fix checking for PIO statusEvan Wang
2021-09-18PCI: aardvark: Configure PCIe resources from 'ranges' DT propertyPali Rohár
2021-09-18PCI: xilinx-nwl: Enable the clock through CCFHyun Kwon
2021-09-18PCI: Return ~0 data on pciconfig_read() CAP_SYS_ADMIN failureKrzysztof Wilczyński
2021-09-18PCI: Restrict ASMedia ASM1062 SATA Max Payload Size SupportedMarek Behún
2021-09-18PCI/portdrv: Enable Bandwidth Notification only if port supports itStuart Hayes
2021-09-15PCI: PM: Enable PME if it can be signaled from D3coldRafael J. Wysocki
2021-09-15PCI: PM: Avoid forcing PCI_D0 for wakeup reasons inconsistentlyRafael J. Wysocki
2021-09-12PCI: Call Max Payload Size-related fixup quirks earlyMarek Behún
2021-08-27PCI/MSI: Skip masking MSI-X on Xen PVMarek Marczykowski-Górecki
2021-08-20Merge tag 'pci-v5.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-19Merge tag 'soc-fixes-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-19PCI/sysfs: Use correct variable for the legacy_mem sysfs objectKrzysztof Wilczyński
2021-08-19PCI: Increase D3 delay for AMD Renoir/Cezanne XHCIMarcin Bachry
2021-08-12ARM: ixp4xx: fix building both pci driversArnd Bergmann
2021-08-10PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner
2021-08-10PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()Thomas Gleixner
2021-08-10PCI/MSI: Correct misleading commentsThomas Gleixner
2021-08-10PCI/MSI: Do not set invalid bits in MSI maskThomas Gleixner
2021-08-10PCI/MSI: Enforce MSI[X] entry updates to be visibleThomas Gleixner
2021-08-10PCI/MSI: Enforce that MSI-X table entry is masked for updateThomas Gleixner
2021-08-10PCI/MSI: Mask all unused MSI-X entriesThomas Gleixner
2021-08-10PCI/MSI: Enable and mask MSI-X earlyThomas Gleixner
2021-07-13PCI: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-10Merge tag 'pci-v5.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-07-09Revert "PCI: Coalesce host bridge contiguous apertures"Bjorn Helgaas