summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
* PCI: Add AMD GPU multi-function power dependenciesEvan Quan2021-09-221-2/+7
* PCI: Use pci_update_current_state() in pci_enable_device_flags()Rafael J. Wysocki2021-09-221-5/+1
* PCI: aardvark: Fix masking and unmasking legacy INTx interruptsPali Rohár2021-09-221-0/+9
* PCI: aardvark: Increase polling delay to 1.5s while waiting for PIO responsePali Rohár2021-09-221-1/+1
* PCI: xilinx-nwl: Enable the clock through CCFHyun Kwon2021-09-221-0/+12
* PCI: Return ~0 data on pciconfig_read() CAP_SYS_ADMIN failureKrzysztof Wilczyński2021-09-221-1/+3
* PCI: Restrict ASMedia ASM1062 SATA Max Payload Size SupportedMarek Behún2021-09-221-0/+1
* PCI/MSI: Skip masking MSI-X on Xen PVMarek Marczykowski-Górecki2021-09-221-0/+3
* PCI: PM: Enable PME if it can be signaled from D3coldRafael J. Wysocki2021-09-221-1/+8
* PCI: PM: Avoid forcing PCI_D0 for wakeup reasons inconsistentlyRafael J. Wysocki2021-09-221-6/+10
* PCI: Call Max Payload Size-related fixup quirks earlyMarek Behún2021-09-221-6/+6
* PCI: Increase D3 delay for AMD Renoir/Cezanne XHCIMarcin Bachry2021-08-261-0/+1
* PCI/MSI: Enforce MSI[X] entry updates to be visibleThomas Gleixner2021-08-261-0/+5
* PCI/MSI: Enforce that MSI-X table entry is masked for updateThomas Gleixner2021-08-261-0/+15
* PCI/MSI: Mask all unused MSI-X entriesThomas Gleixner2021-08-261-12/+28
* PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner2021-08-261-9/+10
* PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()Thomas Gleixner2021-08-261-1/+1
* PCI/MSI: Correct misleading commentsThomas Gleixner2021-08-261-4/+1
* PCI/MSI: Do not set invalid bits in MSI maskThomas Gleixner2021-08-261-4/+4
* PCI/MSI: Enable and mask MSI-X earlyThomas Gleixner2021-08-261-13/+15
* PCI: Mark AMD Navi14 GPU ATS as brokenEvan Quan2021-07-281-1/+3
* 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: tegra: Add missing MODULE_DEVICE_TABLEZou Wei2021-07-201-0/+1
* PCI: aardvark: Fix kernel panic during PIO transferPali Rohár2021-07-201-9/+40
* PCI: aardvark: Don't rely on jiffies while holding spinlockRemi Pommarel2021-07-201-5/+5
* PCI: aardvark: Fix checking for PIO Non-posted RequestPali Rohár2021-07-201-1/+1
* PCI: Leave Apple Thunderbolt controllers on for s2idle or standbyKonstantin Kharlamov2021-07-201-0/+11
* 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-301-0/+65
* PCI: Add ACS quirk for Broadcom BCM57414 NICSriharsha Basavapatna2021-06-301-0/+2
* PCI: Mark some NVIDIA GPUs to avoid bus resetShanker Donthineni2021-06-301-0/+12
* PCI: Mark TI C667X to avoid bus resetAntti Järvinen2021-06-301-0/+10
* 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-221-0/+3
* PCI: Release OF node in pci_scan_device()'s error pathDmitry Baryshkov2021-05-221-0/+1
* PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()Pali Rohár2021-05-221-1/+1
* PCI: PM: Do not read power state in pci_enable_device_flags()Rafael J. Wysocki2021-05-221-13/+3
* PCI: rpadlpar: Fix potential drc_name corruption in store functionsTyrel Datwyler2021-03-241-8/+6
* PCI: Fix pci_register_io_range() memory leakGeert Uytterhoeven2021-03-171-0/+4
* 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: 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: Align checking of syscall user config accessorsHeiner Kallweit2021-03-041-5/+5
* PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064Ansuel Smith2021-03-041-1/+3
* PCI: Fix pci_slot_release() NULL pointer dereferenceJubin Zhong2020-12-301-3/+3
* PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()Rafael J. Wysocki2020-12-301-2/+2