summaryrefslogtreecommitdiff
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: Use pci_update_current_state() in pci_enable_device_flags()Rafael J. Wysocki2021-09-221-5/+1
* 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: Call Max Payload Size-related fixup quirks earlyMarek Behún2021-09-221-6/+6
* 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-11/+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/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrunKrzysztof Wilczyński2021-07-201-1/+1
* Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"Rafael J. Wysocki2021-06-301-3/+13
* 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: Release OF node in pci_scan_device()'s error pathDmitry Baryshkov2021-05-221-0/+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: 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: Align checking of syscall user config accessorsHeiner Kallweit2021-03-031-5/+5
* PCI: Fix pci_slot_release() NULL pointer dereferenceJubin Zhong2020-12-291-3/+3
* PCI: Add device even if driver attach failedRajat Jain2020-12-021-5/+1
* PCI: Fix pci_create_slot() reference count leakQiushi Wu2020-09-031-2/+4
* PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()Rafael J. Wysocki2020-08-211-3/+11
* PCI/ASPM: Add missing newline in sysfs 'policy'Xiongfeng Wang2020-08-211-0/+1
* PCI: Fix pci_cfg_wait queue locking problemBjorn Helgaas2020-08-211-6/+2
* PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridgeRobert Hancock2020-08-211-0/+13
* PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream PortBjorn Helgaas2020-06-301-5/+17
* PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X BridgesKai-Heng Feng2020-06-301-10/+0
* PCI: rcar: Fix incorrect programming of OB windowsAndrew Murray2020-06-301-4/+5
* PCI: aardvark: Don't blindly enable ASPM L0s and don't write to read-only reg...Pali Rohár2020-06-301-4/+0
* PCI: Program MPS for RCiEP devicesAshok Raj2020-06-201-1/+21
* PCI: Don't disable decoding when mmio_always_on is setJiaxun Yang2020-06-201-1/+1
* PCI/ASPM: Allow re-enabling Clock PMHeiner Kallweit2020-05-021-7/+11
* PCI/IOV: Fix memory leak in pci_iov_add_virtfn()Navid Emamdoost2020-02-281-0/+1
* PCI: Don't disable bridge BARs when assigning bus resourcesLogan Gunthorpe2020-02-141-4/+16
* PCI: keystone: Fix link training retries initiationYurii Monakov2020-02-141-1/+1
* PCI/PTM: Remove spurious "d" from granularity messageBjorn Helgaas2020-01-231-1/+1
* PCI/MSI: Fix incorrect MSI-X masking on resumeJian-Hong Pan2019-12-211-1/+1
* PCI: Fix Intel ACS quirk UPDCR register addressSteffen Liebergeld2019-12-211-1/+1
* PCI: keystone: Use quirk to limit MRRS for K2GKishon Vijay Abraham I2019-11-281-0/+3
* PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30Vidya Sagar2019-11-121-2/+5
* PCI: PM: Fix pci_power_up()Rafael J. Wysocki2019-10-291-13/+11
* PCI: tegra: Fix OF node reference leakNishka Dasgupta2019-10-071-7/+15
* PCI: xilinx-nwl: Fix Multi MSI data programmingBharat Kumar Gogada2019-08-041-6/+5