summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2021-07-20PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrunKrzysztof Wilczyński1-1/+1
2021-06-30Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"Rafael J. Wysocki1-3/+13
2021-06-30PCI: Mark some NVIDIA GPUs to avoid bus resetShanker Donthineni1-0/+12
2021-06-30PCI: Mark TI C667X to avoid bus resetAntti Järvinen1-0/+10
2021-05-22ACPI / hotplug / PCI: Fix reference count leak in enable_slot()Feilong Lin1-0/+1
2021-05-22PCI: Release OF node in pci_scan_device()'s error pathDmitry Baryshkov1-0/+1
2021-05-22PCI: PM: Do not read power state in pci_enable_device_flags()Rafael J. Wysocki1-13/+3
2021-03-24PCI: rpadlpar: Fix potential drc_name corruption in store functionsTyrel Datwyler1-8/+6
2021-03-17PCI: xgene-msi: Fix race in installing chained irq handlerMartin Kaiser1-7/+3
2021-03-11PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controllerBjorn Helgaas1-0/+3
2021-03-03PCI: Align checking of syscall user config accessorsHeiner Kallweit1-5/+5
2020-12-29PCI: Fix pci_slot_release() NULL pointer dereferenceJubin Zhong1-3/+3
2020-09-03PCI: Fix pci_create_slot() reference count leakQiushi Wu1-2/+4
2020-08-21PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()Rafael J. Wysocki1-3/+11
2020-08-21PCI/ASPM: Add missing newline in sysfs 'policy'Xiongfeng Wang1-0/+1
2020-08-21PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridgeRobert Hancock1-0/+13
2020-06-30PCI: Disable MSI for HiSilicon Hip06/Hip07 only in Root Port modeDongdong Liu1-1/+1
2020-06-30PCI: Disable MSI for HiSilicon Hip06/Hip07 Root PortsDongdong Liu1-0/+1
2020-06-30PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X BridgesKai-Heng Feng1-10/+0
2020-06-20PCI: Program MPS for RCiEP devicesAshok Raj1-1/+21
2020-06-20PCI: Don't disable decoding when mmio_always_on is setJiaxun Yang1-1/+1
2020-05-10PCI: Supply CPU physical address (not bus address) to iomem_is_exclusive()Bjorn Helgaas1-4/+3
2020-02-28PCI: Don't disable bridge BARs when assigning bus resourcesLogan Gunthorpe1-4/+16
2020-02-15PCI: keystone: Fix link training retries initiationYurii Monakov1-1/+1
2019-12-21PCI/MSI: Fix incorrect MSI-X masking on resumeJian-Hong Pan1-1/+1
2019-12-21PCI: Fix Intel ACS quirk UPDCR register addressSteffen Liebergeld1-1/+1
2019-11-28PCI: keystone: Use quirk to limit MRRS for K2GKishon Vijay Abraham I1-0/+3
2019-11-12PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30Vidya Sagar1-2/+5
2019-10-29PCI: PM: Fix pci_power_up()Rafael J. Wysocki1-13/+11
2019-08-04PCI: sysfs: Ignore lockdep for remove attributeMarek Vasut1-1/+1
2019-08-04PCI: Do not poll for PME if the device is in D3coldMika Westerberg1-0/+7
2019-06-22PCI: xilinx: Check for __get_free_pages() failureKangjie Lu1-2/+10
2019-06-22PCI: rcar: Fix a potential NULL pointer dereferenceKangjie Lu1-0/+4
2019-06-22PCI: rpadlpar: Fix leaked device_node references in add/remove pathsTyrel Datwyler1-0/+4
2019-06-11PCI: Mark Atheros AR9462 to avoid bus resetJames Prestwood1-0/+1
2019-04-27PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara1-0/+2
2019-01-17PCI: altera: Move retrain from fixup to altera_pcie_host_init()Ley Foon Tan1-60/+91
2019-01-17PCI: altera: Rework config accessors for use without a struct pci_busLey Foon Tan1-23/+41
2019-01-17PCI: altera: Poll for link training status after retraining the linkLey Foon Tan1-8/+37
2019-01-17PCI: altera: Poll for link up status after retraining the linkLey Foon Tan1-1/+11
2019-01-17PCI: altera: Check link status before retrain linkLey Foon Tan1-0/+4
2019-01-17PCI: altera: Reorder read/write functionsBjorn Helgaas1-16/+16
2019-01-17PCI: altera: Fix altera_pcie_link_is_up()Ley Foon Tan1-1/+2
2018-11-21PCI: Add Device IDs for Intel GPU "spurious interrupt" quirkBin Meng1-0/+4
2018-10-13PCI: Reprogram bridge prefetch registers on resumeDaniel Drake1-8/+19
2018-09-15PCI: mvebu: Fix I/O space end address calculationThomas Petazzoni1-1/+1
2018-08-24PCI: pciehp: Fix use-after-free on unplugLukas Wunner3-3/+10
2018-08-24PCI: Skip MPS logic for Virtual Functions (VFs)Myron Stowe1-0/+4
2018-08-24PCI: hotplug: Don't leak pci_slot on registration failureLukas Wunner1-0/+9
2018-08-09ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handleVitaly Kuznetsov1-1/+1