summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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-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/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridgeRobert Hancock
2020-06-29PCI: Disable MSI for HiSilicon Hip06/Hip07 only in Root Port modeDongdong Liu
2020-06-29PCI: Disable MSI for HiSilicon Hip06/Hip07 Root PortsDongdong Liu
2020-06-29PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X BridgesKai-Heng Feng
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-10PCI: Supply CPU physical address (not bus address) to iomem_is_exclusive()Bjorn Helgaas
2020-02-28PCI: Don't disable bridge BARs when assigning bus resourcesLogan Gunthorpe
2020-02-14PCI: keystone: Fix link training retries initiationYurii Monakov
2019-12-21PCI/MSI: Fix incorrect MSI-X masking on resumeJian-Hong Pan
2019-12-21PCI: Fix Intel ACS quirk UPDCR register addressSteffen Liebergeld
2019-11-28PCI: keystone: Use quirk to limit MRRS for K2GKishon Vijay Abraham I
2019-11-12PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30Vidya Sagar
2019-10-29PCI: PM: Fix pci_power_up()Rafael J. Wysocki
2019-08-04PCI: sysfs: Ignore lockdep for remove attributeMarek Vasut
2019-08-04PCI: Do not poll for PME if the device is in D3coldMika Westerberg
2019-06-22PCI: xilinx: Check for __get_free_pages() failureKangjie Lu
2019-06-22PCI: rcar: Fix a potential NULL pointer dereferenceKangjie Lu
2019-06-22PCI: rpadlpar: Fix leaked device_node references in add/remove pathsTyrel Datwyler
2019-06-11PCI: Mark Atheros AR9462 to avoid bus resetJames Prestwood
2019-04-27PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara