summaryrefslogtreecommitdiff
path: root/arch/x86/pci/fixup.c
AgeCommit message (Expand)Author
2024-02-29PCI: Disable D3cold on Asus B1400 PCI-NVMe bridgeDaniel Drake
2023-10-06x86/PCI: Avoid PME from D3hot/D3cold for AMD Rembrandt and Phoenix USB4Mario Limonciello
2023-04-27Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-11PCI: Fix up L1SS capability for Intel Apollo Lake Root PortRon Lee
2023-04-06x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hotBasavaraj Natikar
2022-01-26PCI/sysfs: Find shadow ROM before static attribute initializationBjorn Helgaas
2021-06-18PCI: Add AMD RS690 quirk to enable 64-bit DMAMikel Rychliski
2021-03-18x86: Fix various typos in commentsIngo Molnar
2020-09-29PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof Wilczyński
2020-06-30PCI: Replace http:// links with https://Alexander A. Klimov
2020-05-15x86/PCI: Mark Intel C620 MROMs as having non-compliant BARsXiaochun Lee
2019-11-21x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defectKai-Heng Feng
2019-02-07x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace HubAlexander Shishkin
2018-10-02x86/PCI: Apply VMD's AERSID fixup genericallyJon Derrick
2018-05-24x86/PCI: Add additional VMD device root ports to VMD AER quirkJon Derrick
2018-01-16x86/PCI: Enable AMD 64-bit window on resume=?UTF-8?q?Christian=20K=C3=B6nig?=
2018-01-11x86/PCI: Move and shrink AMD 64-bit window to avoid conflict=?UTF-8?q?Christian=20K=C3=B6nig?=
2018-01-11x86/PCI: Add "pci=big_root_window" option for AMD 64-bit windows=?UTF-8?q?Christian=20K=C3=B6nig?=
2017-12-06x86/PCI: Only enable a 64bit BAR on single-socket AMD Family 15hChristian König
2017-12-06x86/PCI: Fix infinite loop in search for 64bit BAR placementChristian König
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 00-1f, 30-3f, 60-7f)Christian König
2017-08-30x86/PCI: Use is_vmd() rather than relying on the domain numberJon Derrick
2017-08-30x86/PCI: Move VMD quirk to x86 fixupsJon Derrick
2017-07-02Merge branch 'pci/resource' into nextBjorn Helgaas
2017-06-30x86/PCI: Avoid AMD SB7xx EHCI USB wakeup defectKai-Heng Feng
2017-06-28PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11Bjorn Helgaas
2016-09-01PCI: Mark Haswell Power Control Unit as having non-compliant BARsBjorn Helgaas
2016-05-16x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARsPrarit Bhargava
2016-03-08PCI: Set ROM shadow location in arch code, not in PCI coreBjorn Helgaas
2016-03-08PCI: Mark shadow copy of VGA ROM as IORESOURCE_PCI_FIXEDBjorn Helgaas
2016-03-08x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARsBjorn Helgaas
2015-07-14PCI: Fix generic NCR 53c810 class code quirkBjorn Helgaas
2014-09-16vgaarb: Don't default exclusively to first video device with mem+ioBruno Prémont
2014-07-10x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()Bruno Prémont
2014-05-28Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...Bjorn Helgaas
2014-05-27x86/PCI: Use pci_is_bridge() to simplify codeYijing Wang
2014-04-25x86/PCI: Mark ATI SBx00 HPET BAR as IORESOURCE_PCI_FIXEDBjorn Helgaas
2014-02-18Merge branch 'pci/misc' into nextBjorn Helgaas
2014-02-14x86/PCI: Set IORESOURCE_ROM_SHADOW only for the default VGA deviceSander Eikelenboom
2014-02-03x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_with_sysdata()Bjorn Helgaas
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-09-23x86/pci: Use cached pci_dev->pcie_cap to simplify codeYijing Wang
2013-01-03X86: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-05-24Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-05-17x86: Fix boot on Twinhead H12YAlan Cox
2012-05-17x86/vga: fix build with efi disabled.Dave Airlie
2012-05-16x86/vga: set the default device from the fixup.Dave Airlie
2012-02-24PCI: Use class for quirk for pci_fixup_videoYinghai Lu