summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: Mark AMD Navi14 GPU ATS as brokenEvan Quan2021-07-281-1/+3
* PCI: tegra194: Fix tegra_pcie_ep_raise_msi_irq() ill-defined shiftJon Hunter2021-07-201-1/+1
* PCI: intel-gw: Fix INTx enableMartin Blumenstingl2021-07-201-4/+6
* PCI: iproc: Support multi-MSI only on uniprocessor kernelSandor Bodo-Merle2021-07-201-1/+7
* PCI: iproc: Fix multi-MSI base vector number allocationSandor Bodo-Merle2021-07-201-10/+11
* PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrunKrzysztof Wilczyński2021-07-201-1/+1
* PCI: rockchip: Register IRQ handlers after device and data are readyJavier Martinez Canillas2021-07-201-6/+6
* PCI: tegra: Add missing MODULE_DEVICE_TABLEZou Wei2021-07-201-0/+1
* PCI: pciehp: Ignore Link Down/Up caused by DPCLukas Wunner2021-07-203-5/+109
* PCI/P2PDMA: Avoid pci_get_slot(), which may sleepLogan Gunthorpe2021-07-201-2/+32
* PCI: hv: Fix a race condition when removing the deviceLong Li2021-07-201-7/+23
* PCI: ftpci100: Rename macro name collisionRandy Dunlap2021-07-201-15/+15
* PCI: aardvark: Implement workaround for the readback value of VEND_IDPali Rohár2021-07-191-0/+11
* PCI: aardvark: Fix checking for PIO Non-posted RequestPali Rohár2021-07-191-1/+1
* PCI: Leave Apple Thunderbolt controllers on for s2idle or standbyKonstantin Kharlamov2021-07-191-0/+11
* PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv()Haiyang Zhang2021-07-141-0/+3
* Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"Rafael J. Wysocki2021-06-301-3/+13
* PCI: Work around Huawei Intelligent NIC VF FLR erratumChiqijun2021-06-231-0/+65
* PCI: Add ACS quirk for Broadcom BCM57414 NICSriharsha Basavapatna2021-06-231-0/+2
* PCI: aardvark: Fix kernel panic during PIO transferPali Rohár2021-06-231-9/+40
* PCI: Mark some NVIDIA GPUs to avoid bus resetShanker Donthineni2021-06-231-0/+12
* PCI: Mark TI C667X to avoid bus resetAntti Järvinen2021-06-231-0/+10
* PCI: tegra: Fix runtime PM imbalance in pex_ep_event_pex_rst_deassert()Dinghao Liu2021-05-221-1/+1
* ACPI / hotplug / PCI: Fix reference count leak in enable_slot()Feilong Lin2021-05-221-0/+1
* PCI: thunder: Fix compile testingArnd Bergmann2021-05-223-7/+14
* PCI: endpoint: Fix missing destroy_workqueue()Yang Yingliang2021-05-191-0/+3
* PCI: endpoint: Fix NULL pointer dereference for ->get_features()Shradha Todi2021-05-191-7/+10
* PCI: endpoint: Make *_free_bar() to return error codes on failureKishon Vijay Abraham I2021-05-192-6/+8
* PCI: endpoint: Add helper API to get the 'next' unreserved BARKishon Vijay Abraham I2021-05-191-4/+22
* PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BARKishon Vijay Abraham I2021-05-191-2/+10
* PCI: Release OF node in pci_scan_device()'s error pathDmitry Baryshkov2021-05-191-0/+1
* PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()Pali Rohár2021-05-191-1/+1
* PCI: keystone: Let AM65 use the pci_ops defined in pcie-designware-host.cKishon Vijay Abraham I2021-05-141-1/+2
* PCI: xgene: Fix cfg resource mappingDejin Zheng2021-05-141-1/+2
* PCI: Allow VPD access for QLogic ISP2722Arun Easi2021-05-141-1/+0
* PCI: PM: Do not read power state in pci_enable_device_flags()Rafael J. Wysocki2021-05-111-13/+3
* PCI: rpadlpar: Fix potential drc_name corruption in store functionsTyrel Datwyler2021-03-251-8/+6
* s390/pci: fix leak of PCI device structureNiklas Schnelle2021-03-251-1/+2
* PCI: Fix pci_register_io_range() memory leakGeert Uytterhoeven2021-03-171-0/+4
* PCI/LINK: Remove bandwidth notificationBjorn Helgaas2021-03-175-154/+0
* PCI: mediatek: Add missing of_node_put() to fix reference leakKrzysztof Wilczyński2021-03-171-2/+5
* PCI: xgene-msi: Fix race in installing chained irq handlerMartin Kaiser2021-03-171-7/+3
* PCI: cadence: Retrain Link to work around Gen2 training defectNadeem Athani2021-03-113-19/+76
* PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controllerBjorn Helgaas2021-03-111-0/+3
* PCI: Add a REBAR size quirk for Sapphire RX 5600 XT PulseNirmoy Das2021-03-071-1/+8
* PCI: rockchip: Make 'ep-gpios' DT property optionalChen-Yu Tsai2021-03-041-6/+6
* PCI: cadence: Fix DMA range mapping early return errorKrzysztof Wilczyński2021-03-041-2/+3
* PCI: pci-bridge-emul: Fix array overruns, improve safetyRussell King2021-03-041-3/+8
* PCI: Align checking of syscall user config accessorsHeiner Kallweit2021-03-041-5/+5
* PCI: xilinx-cpm: Fix reference count leak on error pathPan Bian2021-03-041-0/+1