summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2022-06-14PCI: qcom: Fix unbalanced PHY init on probe errorsJohan Hovold
2022-06-14PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store()Yicong Yang
2022-04-20PCI: pciehp: Clear cmd_busy bit in polling modeLiguang Zhang
2022-01-27PCI: Add function 1 DMA alias quirk for Marvell 88SE9125 SATA controllerYifeng Li
2021-12-22PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on errorThomas Gleixner
2021-11-26PCI/MSI: Destroy sysfs before freeing entriesThomas Gleixner
2021-11-26PCI: aardvark: Don't spam about PIO Response StatusMarek Behún
2021-11-26PCI: aardvark: Read all 16-bits from PCIE_MSI_PAYLOAD_REGMarek Behún
2021-11-26PCI: Mark Atheros QCA6174 to avoid bus resetIngmar Klein
2021-09-22PCI: Use pci_update_current_state() in pci_enable_device_flags()Rafael J. Wysocki
2021-09-22PCI: Return ~0 data on pciconfig_read() CAP_SYS_ADMIN failureKrzysztof Wilczyński
2021-09-22PCI: Restrict ASMedia ASM1062 SATA Max Payload Size SupportedMarek Behún
2021-09-22PCI/MSI: Skip masking MSI-X on Xen PVMarek Marczykowski-Górecki
2021-09-22PCI: PM: Enable PME if it can be signaled from D3coldRafael J. Wysocki
2021-09-22PCI: Call Max Payload Size-related fixup quirks earlyMarek Behún
2021-08-26PCI/MSI: Enforce MSI[X] entry updates to be visibleThomas Gleixner
2021-08-26PCI/MSI: Enforce that MSI-X table entry is masked for updateThomas Gleixner
2021-08-26PCI/MSI: Mask all unused MSI-X entriesThomas Gleixner
2021-08-26PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner
2021-08-26PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()Thomas Gleixner
2021-08-26PCI/MSI: Correct misleading commentsThomas Gleixner
2021-08-26PCI/MSI: Do not set invalid bits in MSI maskThomas Gleixner
2021-08-26PCI/MSI: Enable and mask MSI-X earlyThomas Gleixner
2021-07-20PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrunKrzysztof Wilczyński
2021-06-30Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"Rafael J. Wysocki
2021-06-30PCI: Mark some NVIDIA GPUs to avoid bus resetShanker Donthineni
2021-06-30PCI: Mark TI C667X to avoid bus resetAntti Järvinen
2021-05-22ACPI / hotplug / PCI: Fix reference count leak in enable_slot()Feilong Lin
2021-05-22PCI: Release OF node in pci_scan_device()'s error pathDmitry Baryshkov
2021-05-22PCI: PM: Do not read power state in pci_enable_device_flags()Rafael J. Wysocki
2021-03-24PCI: rpadlpar: Fix potential drc_name corruption in store functionsTyrel Datwyler
2021-03-17PCI: xgene-msi: Fix race in installing chained irq handlerMartin Kaiser
2021-03-11PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controllerBjorn Helgaas
2021-03-03PCI: Align checking of syscall user config accessorsHeiner Kallweit
2020-12-29PCI: Fix pci_slot_release() NULL pointer dereferenceJubin Zhong
2020-12-02PCI: Add device even if driver attach failedRajat Jain
2020-09-03PCI: Fix pci_create_slot() reference count leakQiushi Wu
2020-08-21PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()Rafael J. Wysocki
2020-08-21PCI/ASPM: Add missing newline in sysfs 'policy'Xiongfeng Wang
2020-08-21PCI: Fix pci_cfg_wait queue locking problemBjorn Helgaas
2020-08-21PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridgeRobert Hancock
2020-06-30PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream PortBjorn Helgaas
2020-06-30PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X BridgesKai-Heng Feng
2020-06-30PCI: rcar: Fix incorrect programming of OB windowsAndrew Murray
2020-06-30PCI: aardvark: Don't blindly enable ASPM L0s and don't write to read-only reg...Pali Rohár
2020-06-20PCI: Program MPS for RCiEP devicesAshok Raj
2020-06-20PCI: Don't disable decoding when mmio_always_on is setJiaxun Yang
2020-05-02PCI/ASPM: Allow re-enabling Clock PMHeiner Kallweit
2020-02-28PCI/IOV: Fix memory leak in pci_iov_add_virtfn()Navid Emamdoost
2020-02-14PCI: Don't disable bridge BARs when assigning bus resourcesLogan Gunthorpe