summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2021-07-20PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrunKrzysztof Wilczyński
2021-07-20PCI: aardvark: Fix kernel panic during PIO transferPali Rohár
2021-07-20PCI: aardvark: Don't rely on jiffies while holding spinlockRemi Pommarel
2021-06-30Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"Rafael J. Wysocki
2021-06-30PCI: Work around Huawei Intelligent NIC VF FLR erratumChiqijun
2021-06-30PCI: Add ACS quirk for Broadcom BCM57414 NICSriharsha Basavapatna
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: thunder: Fix compile testingArnd Bergmann
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: mediatek: Add missing of_node_put() to fix reference leakKrzysztof Wilczyński
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-29PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()Rafael J. Wysocki
2020-12-29PCI: iproc: Fix out-of-bound array accessesBharat Gooty
2020-12-29PCI: qcom: Add missing reset for ipq806xAnsuel Smith
2020-12-02PCI: Add device even if driver attach failedRajat Jain
2020-10-29PCI: iproc: Set affinity mask on MSI interruptsMark Tomlinson
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-21irqdomain/treewide: Free firmware node after domain removalJon Derrick
2020-08-21PCI: Release IVRS table in AMD ACS quirkHanjun Guo
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-05PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridgeRobert Hancock
2020-07-29irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner
2020-06-25PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream PortBjorn Helgaas
2020-06-25PCI: Fix pci_register_host_bridge() device_register() error handlingRob Herring
2020-06-25PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X BridgesKai-Heng Feng
2020-06-25PCI: rcar: Fix incorrect programming of OB windowsAndrew Murray
2020-06-25PCI: 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: Unify ACS quirk desired vs provided checkingBjorn Helgaas
2020-06-20PCI: Add ACS quirk for Intel Root Complex Integrated EndpointsAshok Raj
2020-06-20PCI: Generalize multi-function power dependency device linksAbhishek Sahu
2020-06-20vga_switcheroo: Use device link for HDA controllerLukas Wunner
2020-06-20PCI: Make ACS quirk implementations more uniformBjorn Helgaas
2020-06-20PCI: Add ACS quirk for Ampere root portsFeng Kan
2020-06-20PCI: Add ACS quirk for iProc PAXBAbhinav Ratna
2020-06-20PCI: Avoid FLR for AMD Starship USB 3.0Kevin Buettner
2020-06-20PCI: Avoid FLR for AMD Matisse HD Audio & USB 3.0Marcos Scriven
2020-06-20PCI: Disable MSI for Freescale Layerscape PCIe RC modeHou Zhiqiang
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-04-24PCI: endpoint: Fix for concurrent memory allocation in OB address regionKishon Vijay Abraham I