summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2021-07-28PCI: Mark AMD Navi14 GPU ATS as brokenEvan Quan
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: 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-14PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv()Haiyang Zhang
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: Mark some NVIDIA GPUs to avoid bus resetShanker Donthineni
2021-06-23PCI: Mark TI C667X to avoid bus resetAntti Järvinen
2021-05-22PCI: tegra: Fix runtime PM imbalance in pex_ep_event_pex_rst_deassert()Dinghao Liu
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: endpoint: Fix NULL pointer dereference for ->get_features()Shradha Todi
2021-05-19PCI: endpoint: Make *_free_bar() to return error codes on failureKishon Vijay Abraham I
2021-05-19PCI: endpoint: Add helper API to get the 'next' unreserved BARKishon Vijay Abraham I
2021-05-19PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BARKishon Vijay Abraham I
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: keystone: Let AM65 use the pci_ops defined in pcie-designware-host.cKishon Vijay Abraham I
2021-05-14PCI: xgene: Fix cfg resource mappingDejin Zheng
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-25PCI: rpadlpar: Fix potential drc_name corruption in store functionsTyrel Datwyler
2021-03-25s390/pci: fix leak of PCI device structureNiklas Schnelle
2021-03-17PCI: Fix pci_register_io_range() memory leakGeert Uytterhoeven
2021-03-17PCI/LINK: Remove bandwidth notificationBjorn Helgaas
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: cadence: Retrain Link to work around Gen2 training defectNadeem Athani
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: rockchip: Make 'ep-gpios' DT property optionalChen-Yu Tsai
2021-03-04PCI: cadence: Fix DMA range mapping early return errorKrzysztof Wilczyński
2021-03-04PCI: pci-bridge-emul: Fix array overruns, improve safetyRussell King
2021-03-04PCI: Align checking of syscall user config accessorsHeiner Kallweit
2021-03-04PCI: xilinx-cpm: Fix reference count leak on error pathPan Bian