TencentOS-kernel/drivers/pci
Fuhai Wang f454797b67 ampere/arm64: Work around Ampere Altra erratum #82288 PCIE_65
Altra's PCIe controller may generate incorrect addresses when receiving
writes from the CPU with a discontiguous set of byte enables. Attempt to
work around this by handing out Device-nGnRE maps instead of Normal
Non-cacheable maps for PCIe memory areas.

Signed-off-by: D Scott Phillips <scott@os.amperecomputing.com>
2021-07-12 08:57:22 +00:00
..
controller PCI: mediatek: Add missing of_node_put() to fix reference leak 2021-04-12 12:53:03 +08:00
endpoint
hotplug PCI: rpadlpar: Fix potential drc_name corruption in store functions 2021-04-12 12:53:20 +08:00
pcie PCI/ERR: Update error status after reset_link() 2021-04-25 14:31:13 +08:00
switch
Kconfig
Makefile
access.c Intel:PCI/AER: Save AER Capability for suspend/resume 2021-04-25 14:31:13 +08:00
ats.c
bus.c PCI: Add device even if driver attach failed 2021-03-16 16:33:58 +08:00
ecam.c drivers/pci: Add ecam quirk for Ampere Altra SOC. 2021-03-16 16:43:59 +08:00
host-bridge.c
iov.c PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORY 2021-03-16 16:39:00 +08:00
irq.c
mmap.c
msi.c
of.c
p2pdma.c
pci-acpi.c PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup() 2021-03-16 16:43:23 +08:00
pci-bridge-emul.c PCI: pci-bridge-emul: Fix PCIe bit conflicts 2021-03-16 16:30:02 +08:00
pci-bridge-emul.h
pci-driver.c
pci-label.c
pci-mid.c
pci-pf-stub.c
pci-stub.c
pci-sysfs.c
pci.c PCI: PM: Do not read power state in pci_enable_device_flags() 2021-05-20 16:07:24 +08:00
pci.h kabi: reserve space for kabi 2021-06-23 07:24:18 +00:00
probe.c PCI: Fix pci_register_host_bridge() device_register() error handling 2021-03-16 16:30:16 +08:00
proc.c
quirks.c ampere/arm64: Work around Ampere Altra erratum #82288 PCIE_65 2021-07-12 08:57:22 +00:00
remove.c
rom.c PCI: Use ioremap(), not phys_to_virt() for platform ROM 2021-03-16 16:37:08 +08:00
search.c
setup-bus.c PCI: Avoid double hpmemsize MMIO window assignment 2021-03-16 16:36:39 +08:00
setup-irq.c
setup-res.c PCI: Decline to resize resources if boot config must be preserved 2021-04-12 12:52:10 +08:00
slot.c PCI: Fix pci_slot_release() NULL pointer dereference 2021-03-16 16:43:46 +08:00
syscall.c PCI: Align checking of syscall user config accessors 2021-04-12 12:52:30 +08:00
vc.c
vpd.c PCI: Allow VPD access for QLogic ISP2722 2021-05-20 16:07:40 +08:00
xen-pcifront.c