summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: Fix pci_host_bridge struct device release/free handlingRob Herring2021-10-062-18/+20
* PCI/ACPI: Add Ampere Altra SOC MCFG quirkTuan Phan2021-09-261-0/+10
* PCI: aardvark: Fix reporting CRS valuePali Rohár2021-09-261-4/+63
* PCI: pci-bridge-emul: Add PCIe Root Capabilities RegisterPali Rohár2021-09-261-1/+1
* PCI: aardvark: Indicate error in 'val' when config read failsPali Rohár2021-09-261-1/+3
* PCI: pci-bridge-emul: Fix big-endian supportGrzegorz Jaszczyk2021-09-262-51/+52
* PCI: Fix pci_dev_str_match_path() alloc while atomic bugDan Carpenter2021-09-221-1/+1
* PCI: ibmphp: Fix double unmap of io_memVishal Aslot2021-09-222-7/+1
* PCI: Add ACS quirks for Cavium multi-function devicesGeorge Cherian2021-09-221-0/+4
* PCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platformsWasim Khan2021-09-221-0/+45
* 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: aardvark: Fix checking for PIO statusEvan Wang2021-09-221-8/+54
* 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/portdrv: Enable Bandwidth Notification only if port supports itStuart Hayes2021-09-221-2/+7
* 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-151-1/+8
* PCI: PM: Avoid forcing PCI_D0 for wakeup reasons inconsistentlyRafael J. Wysocki2021-09-151-6/+10
* PCI: Call Max Payload Size-related fixup quirks earlyMarek Behún2021-09-121-6/+6
* PCI: Increase D3 delay for AMD Renoir/Cezanne XHCIMarcin Bachry2021-08-261-0/+1
* PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner2021-08-181-9/+10
* PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()Thomas Gleixner2021-08-181-1/+1
* PCI/MSI: Correct misleading commentsThomas Gleixner2021-08-181-4/+1
* PCI/MSI: Do not set invalid bits in MSI maskThomas Gleixner2021-08-181-4/+4
* PCI/MSI: Enforce MSI[X] entry updates to be visibleThomas Gleixner2021-08-181-0/+5
* PCI/MSI: Enforce that MSI-X table entry is masked for updateThomas Gleixner2021-08-181-0/+15
* PCI/MSI: Mask all unused MSI-X entriesThomas Gleixner2021-08-181-18/+27
* PCI/MSI: Enable and mask MSI-X earlyThomas Gleixner2021-08-181-13/+15
* PCI: mvebu: Setup BAR0 in order to fix MSIShmuel Hazan2021-08-041-4/+12
* 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/P2PDMA: Avoid pci_get_slot(), which may sleepLogan Gunthorpe2021-07-201-2/+32
* 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: aardvark: Don't rely on jiffies while holding spinlockRemi Pommarel2021-06-231-5/+5
* 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