summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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-26PCI: Increase D3 delay for AMD Renoir/Cezanne XHCIMarcin Bachry
2021-08-26PCI/sysfs: Use correct variable for the legacy_mem sysfs objectKrzysztof Wilczyński
2021-08-18PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner
2021-08-18PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()Thomas Gleixner
2021-08-18PCI/MSI: Correct misleading commentsThomas Gleixner
2021-08-18PCI/MSI: Do not set invalid bits in MSI maskThomas Gleixner
2021-08-18PCI/MSI: Enforce MSI[X] entry updates to be visibleThomas Gleixner
2021-08-18PCI/MSI: Enforce that MSI-X table entry is masked for updateThomas Gleixner
2021-08-18PCI/MSI: Mask all unused MSI-X entriesThomas Gleixner
2021-08-18PCI/MSI: Enable and mask MSI-X earlyThomas Gleixner
2021-07-20PCI: tegra194: Fix tegra_pcie_ep_raise_msi_irq() ill-defined shiftJon Hunter
2021-07-20PCI: intel-gw: Fix INTx enableMartin Blumenstingl
2021-07-20PCI: iproc: Support multi-MSI only on uniprocessor kernelSandor Bodo-Merle
2021-07-20PCI: iproc: Fix multi-MSI base vector number allocationSandor Bodo-Merle
2021-07-20PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrunKrzysztof Wilczyński
2021-07-20PCI: rockchip: Register IRQ handlers after device and data are readyJavier Martinez Canillas
2021-07-20PCI: tegra: Add missing MODULE_DEVICE_TABLEZou Wei
2021-07-20PCI: mediatek-gen3: Add missing MODULE_DEVICE_TABLEZou Wei
2021-07-20PCI: Dynamically map ECAM regionsRussell King
2021-07-20PCI: pciehp: Ignore Link Down/Up caused by DPCLukas Wunner
2021-07-20PCI/P2PDMA: Avoid pci_get_slot(), which may sleepLogan Gunthorpe
2021-07-20PCI: hv: Fix a race condition when removing the deviceLong Li
2021-07-20PCI: ftpci100: Rename macro name collisionRandy Dunlap
2021-07-19PCI: aardvark: Implement workaround for the readback value of VEND_IDPali Rohár
2021-07-19PCI: aardvark: Fix checking for PIO Non-posted RequestPali Rohár
2021-07-19PCI: Leave Apple Thunderbolt controllers on for s2idle or standbyKonstantin Kharlamov
2021-07-19PCI: tegra194: Fix host initialization during resumeVidya Sagar
2021-07-14PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv()Haiyang Zhang
2021-06-22Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"Rafael J. Wysocki
2021-06-18Merge tag 'pci-v5.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-06-18PCI: aardvark: Fix kernel panic during PIO transferPali Rohár
2021-06-18PCI: Add ACS quirk for Broadcom BCM57414 NICSriharsha Basavapatna
2021-06-18PCI: Mark AMD Navi14 GPU ATS as brokenEvan Quan
2021-06-18PCI: Work around Huawei Intelligent NIC VF FLR erratumChiqijun
2021-06-18PCI: Mark some NVIDIA GPUs to avoid bus resetShanker Donthineni
2021-06-18PCI: Mark TI C667X to avoid bus resetAntti Järvinen
2021-06-18PCI: tegra194: Fix MCFG quirk build regressionsJon Hunter
2021-06-18PCI: of: Clear 64-bit flag for non-prefetchable memory below 4GBPunit Agrawal
2021-05-25PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map"Jean-Philippe Brucker
2021-05-06Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-04Merge tag 'dmaengine-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-05-04Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-04Merge branch 'pci/tegra'Bjorn Helgaas
2021-05-04Merge branch 'pci/brcmstb'Bjorn Helgaas
2021-05-04Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas
2021-05-04Merge branch 'remotes/lorenzo/pci/msi'Bjorn Helgaas