| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: Fix pci_host_bridge struct device release/free handling | Rob Herring | 2021-10-06 | 2 | -18/+20 |
* | PCI/ACPI: Add Ampere Altra SOC MCFG quirk | Tuan Phan | 2021-09-26 | 1 | -0/+10 |
* | PCI: aardvark: Fix reporting CRS value | Pali Rohár | 2021-09-26 | 1 | -4/+63 |
* | PCI: pci-bridge-emul: Add PCIe Root Capabilities Register | Pali Rohár | 2021-09-26 | 1 | -1/+1 |
* | PCI: aardvark: Indicate error in 'val' when config read fails | Pali Rohár | 2021-09-26 | 1 | -1/+3 |
* | PCI: pci-bridge-emul: Fix big-endian support | Grzegorz Jaszczyk | 2021-09-26 | 2 | -51/+52 |
* | PCI: Fix pci_dev_str_match_path() alloc while atomic bug | Dan Carpenter | 2021-09-22 | 1 | -1/+1 |
* | PCI: ibmphp: Fix double unmap of io_mem | Vishal Aslot | 2021-09-22 | 2 | -7/+1 |
* | PCI: Add ACS quirks for Cavium multi-function devices | George Cherian | 2021-09-22 | 1 | -0/+4 |
* | PCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platforms | Wasim Khan | 2021-09-22 | 1 | -0/+45 |
* | PCI: Add AMD GPU multi-function power dependencies | Evan Quan | 2021-09-22 | 1 | -2/+7 |
* | PCI: Use pci_update_current_state() in pci_enable_device_flags() | Rafael J. Wysocki | 2021-09-22 | 1 | -5/+1 |
* | PCI: aardvark: Fix masking and unmasking legacy INTx interrupts | Pali Rohár | 2021-09-22 | 1 | -0/+9 |
* | PCI: aardvark: Increase polling delay to 1.5s while waiting for PIO response | Pali Rohár | 2021-09-22 | 1 | -1/+1 |
* | PCI: aardvark: Fix checking for PIO status | Evan Wang | 2021-09-22 | 1 | -8/+54 |
* | PCI: xilinx-nwl: Enable the clock through CCF | Hyun Kwon | 2021-09-22 | 1 | -0/+12 |
* | PCI: Return ~0 data on pciconfig_read() CAP_SYS_ADMIN failure | Krzysztof Wilczyński | 2021-09-22 | 1 | -1/+3 |
* | PCI: Restrict ASMedia ASM1062 SATA Max Payload Size Supported | Marek Behún | 2021-09-22 | 1 | -0/+1 |
* | PCI/portdrv: Enable Bandwidth Notification only if port supports it | Stuart Hayes | 2021-09-22 | 1 | -2/+7 |
* | PCI/MSI: Skip masking MSI-X on Xen PV | Marek Marczykowski-Górecki | 2021-09-22 | 1 | -0/+3 |
* | PCI: PM: Enable PME if it can be signaled from D3cold | Rafael J. Wysocki | 2021-09-15 | 1 | -1/+8 |
* | PCI: PM: Avoid forcing PCI_D0 for wakeup reasons inconsistently | Rafael J. Wysocki | 2021-09-15 | 1 | -6/+10 |
* | PCI: Call Max Payload Size-related fixup quirks early | Marek Behún | 2021-09-12 | 1 | -6/+6 |
* | PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI | Marcin Bachry | 2021-08-26 | 1 | -0/+1 |
* | PCI/MSI: Protect msi_desc::masked for multi-MSI | Thomas Gleixner | 2021-08-18 | 1 | -9/+10 |
* | PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown() | Thomas Gleixner | 2021-08-18 | 1 | -1/+1 |
* | PCI/MSI: Correct misleading comments | Thomas Gleixner | 2021-08-18 | 1 | -4/+1 |
* | PCI/MSI: Do not set invalid bits in MSI mask | Thomas Gleixner | 2021-08-18 | 1 | -4/+4 |
* | PCI/MSI: Enforce MSI[X] entry updates to be visible | Thomas Gleixner | 2021-08-18 | 1 | -0/+5 |
* | PCI/MSI: Enforce that MSI-X table entry is masked for update | Thomas Gleixner | 2021-08-18 | 1 | -0/+15 |
* | PCI/MSI: Mask all unused MSI-X entries | Thomas Gleixner | 2021-08-18 | 1 | -18/+27 |
* | PCI/MSI: Enable and mask MSI-X early | Thomas Gleixner | 2021-08-18 | 1 | -13/+15 |
* | PCI: mvebu: Setup BAR0 in order to fix MSI | Shmuel Hazan | 2021-08-04 | 1 | -4/+12 |
* | PCI: Mark AMD Navi14 GPU ATS as broken | Evan Quan | 2021-07-28 | 1 | -1/+3 |
* | PCI: iproc: Support multi-MSI only on uniprocessor kernel | Sandor Bodo-Merle | 2021-07-20 | 1 | -1/+7 |
* | PCI: iproc: Fix multi-MSI base vector number allocation | Sandor Bodo-Merle | 2021-07-20 | 1 | -10/+11 |
* | PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrun | Krzysztof Wilczyński | 2021-07-20 | 1 | -1/+1 |
* | PCI: tegra: Add missing MODULE_DEVICE_TABLE | Zou Wei | 2021-07-20 | 1 | -0/+1 |
* | PCI/P2PDMA: Avoid pci_get_slot(), which may sleep | Logan Gunthorpe | 2021-07-20 | 1 | -2/+32 |
* | PCI: aardvark: Implement workaround for the readback value of VEND_ID | Pali Rohár | 2021-07-19 | 1 | -0/+11 |
* | PCI: aardvark: Fix checking for PIO Non-posted Request | Pali Rohár | 2021-07-19 | 1 | -1/+1 |
* | PCI: Leave Apple Thunderbolt controllers on for s2idle or standby | Konstantin Kharlamov | 2021-07-19 | 1 | -0/+11 |
* | PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv() | Haiyang Zhang | 2021-07-14 | 1 | -0/+3 |
* | Revert "PCI: PM: Do not read power state in pci_enable_device_flags()" | Rafael J. Wysocki | 2021-06-30 | 1 | -3/+13 |
* | PCI: Work around Huawei Intelligent NIC VF FLR erratum | Chiqijun | 2021-06-23 | 1 | -0/+65 |
* | PCI: Add ACS quirk for Broadcom BCM57414 NIC | Sriharsha Basavapatna | 2021-06-23 | 1 | -0/+2 |
* | PCI: aardvark: Fix kernel panic during PIO transfer | Pali Rohár | 2021-06-23 | 1 | -9/+40 |
* | PCI: aardvark: Don't rely on jiffies while holding spinlock | Remi Pommarel | 2021-06-23 | 1 | -5/+5 |
* | PCI: Mark some NVIDIA GPUs to avoid bus reset | Shanker Donthineni | 2021-06-23 | 1 | -0/+12 |
* | PCI: Mark TI C667X to avoid bus reset | Antti Järvinen | 2021-06-23 | 1 | -0/+10 |