summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2021-06-30Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"Rafael J. Wysocki
2021-06-23PCI: Work around Huawei Intelligent NIC VF FLR erratumChiqijun
2021-06-23PCI: Add ACS quirk for Broadcom BCM57414 NICSriharsha Basavapatna
2021-06-23PCI: aardvark: Fix kernel panic during PIO transferPali Rohár
2021-06-23PCI: aardvark: Don't rely on jiffies while holding spinlockRemi Pommarel
2021-06-23PCI: Mark some NVIDIA GPUs to avoid bus resetShanker Donthineni
2021-06-23PCI: 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-19PCI: endpoint: Fix missing destroy_workqueue()Yang Yingliang
2021-05-19PCI: Release OF node in pci_scan_device()'s error pathDmitry Baryshkov
2021-05-19PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()Pali Rohár
2021-05-14PCI: Allow VPD access for QLogic ISP2722Arun Easi
2021-05-11PCI: 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: Fix pci_register_io_range() memory leakGeert Uytterhoeven
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-07PCI: Add a REBAR size quirk for Sapphire RX 5600 XT PulseNirmoy Das
2021-03-04PCI: Align checking of syscall user config accessorsHeiner Kallweit
2021-03-04PCI: Decline to resize resources if boot config must be preservedArd Biesheuvel
2021-03-04PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064Ansuel Smith
2020-12-30PCI: Fix pci_slot_release() NULL pointer dereferenceJubin Zhong
2020-12-30PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()Rafael J. Wysocki
2020-12-30PCI: iproc: Fix out-of-bound array accessesBharat Gooty
2020-12-30PCI: Fix overflow in command-line resource alignment requestsColin Ian King
2020-12-30PCI: Bounds-check command-line resource alignment requestsBjorn Helgaas
2020-11-18PCI: qcom: Make sure PCIe is reset before init for rev 2.1.0Ansuel Smith
2020-11-05PCI/ACPI: Whitelist hotplug ports for D3 if power managed by ACPILukas Wunner
2020-10-29PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORYMatthew Rosato
2020-10-29PCI: iproc: Set affinity mask on MSI interruptsMark Tomlinson
2020-10-29PCI: aardvark: Check for errors from pci_bridge_emul_init() callPali Rohár
2020-10-01PCI: tegra: Fix runtime PM imbalance on errorDinghao Liu
2020-10-01PCI: tegra194: Fix runtime PM imbalance on errorDinghao Liu
2020-10-01PCI: pciehp: Fix MSI interrupt raceStuart Hayes
2020-10-01PCI: Use ioremap(), not phys_to_virt() for platform ROMMikel Rychliski
2020-10-01PCI: Avoid double hpmemsize MMIO window assignmentNicholas Johnson
2020-10-01PCI/IOV: Serialize sysfs sriov_numvfs reads vs writesPierre Crégut
2020-09-03PCI: qcom: Add missing reset for ipq806xAnsuel Smith
2020-09-03PCI: qcom: Change duplicate PCI reset to phy resetAbhishek Sahu
2020-09-03PCI: qcom: Add missing ipq806x clocks in PCIe driverAnsuel Smith
2020-09-03PCI: Fix pci_create_slot() reference count leakQiushi Wu
2020-08-21PCI: qcom: Add support for tx term offset for rev 2.1.0Ansuel Smith
2020-08-21PCI: qcom: Define some PARF params needed for ipq8064 SoCAnsuel Smith
2020-08-21PCI: Add device even if driver attach failedRajat Jain
2020-08-21PCI: Mark AMD Navi10 GPU rev 0x00 ATS as brokenKai-Heng Feng
2020-08-21PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()Rafael J. Wysocki
2020-08-19irqdomain/treewide: Free firmware node after domain removalJon Derrick
2020-08-19PCI: Release IVRS table in AMD ACS quirkHanjun Guo