aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2023-12-20PCI: loongson: Limit MRRS to 256Jiaxun Yang
2023-12-20Revert "PCI: acpiphp: Reassign resources on bridge if necessary"Bjorn Helgaas
2023-12-08PCI: qcom-ep: Add dedicated callback for writing to DBI2 registersManivannan Sadhasivam
2023-12-08PCI: Lengthen reset delay for VideoPropulsion Torrent QN16e cardLukas Wunner
2023-11-28PCI: exynos: Don't discard .remove() callbackUwe Kleine-König
2023-11-28PCI: kirin: Don't discard .remove() callbackUwe Kleine-König
2023-11-28PCI/ASPM: Fix L1 substate handling in aspm_attr_store_common()Heiner Kallweit
2023-11-28PCI: keystone: Don't discard .probe() callbackUwe Kleine-König
2023-11-28PCI: keystone: Don't discard .remove() callbackUwe Kleine-König
2023-11-28PCI/sysfs: Protect driver's D3cold preference from user spaceLukas Wunner
2023-11-28PCI: Use FIELD_GET() in Sapphire RX 5600 XT Pulse quirkBjorn Helgaas
2023-11-28PCI: Disable ATS for specific Intel IPU E2000 devicesBartosz Pawlowski
2023-11-28PCI: Extract ATS disabling to a helper functionBartosz Pawlowski
2023-11-28PCI: Use FIELD_GET() to extract Link WidthIlpo Järvinen
2023-11-28PCI: Do error check on own line to split long "if" conditionsIlpo Järvinen
2023-11-28PCI: mvebu: Use FIELD_PREP() with Link WidthIlpo Järvinen
2023-11-28PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fieldsIlpo Järvinen
2023-11-20PCI: vmd: Correct PCI Header Type Register's multi-function checkIlpo Järvinen
2023-11-08PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD deviceVicki Pfau
2023-10-10PCI: qcom: Fix IPQ8074 enumerationSricharan Ramabadhran
2023-09-23PCI: fu740: Set the number of MSI vectorsYong-Xuan Wang
2023-09-23PCI: vmd: Disable bridge window for domain resetNirmal Patel
2023-09-23PCI: dwc: Provide deinit callback for i.MXMark Brown
2023-09-13Revert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset"Bjorn Helgaas
2023-09-13PCI/PM: Only read PCI_PM_CTRL register when availableFeiyang Chen
2023-09-13PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernationDexuan Cui
2023-09-13PCI: Free released resource after coalescingRoss Lagerwall
2023-09-13PCI: rockchip: Use 64-bit mask on MSI 64-bit PCI addressRick Wertenbroek
2023-09-13PCI/ASPM: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-13PCI: pciehp: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-13PCI: Add locking to RMW PCI Express Capability Register accessorsIlpo Järvinen
2023-09-13PCI: Allow drivers to request exclusive config regionsIra Weiny
2023-09-13PCI: Mark NVIDIA T4 GPUs to avoid bus resetWu Zongyong
2023-09-13PCI: microchip: Correct the DED and SEC interrupt bit offsetsDaire McNamara
2023-09-13PCI/DOE: Fix destroy_work_on_stack() raceIra Weiny
2023-09-13PCI: qcom-ep: Switch MHI bus master clock off during L1SSManivannan Sadhasivam
2023-09-13PCI: apple: Initialize pcie->nvecs before useSven Peter
2023-09-13Revert "PCI: tegra194: Enable support for 256 Byte payload"Vidya Sagar
2023-08-30PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root busIgor Mammedov
2023-08-30PCI: acpiphp: Reassign resources on bridge if necessaryIgor Mammedov
2023-08-23PCI: tegra194: Fix possible array out of bounds accessSumit Gupta
2023-08-03PCI: rockchip: Don't advertise MSI-X in PCIe capabilitiesRick Wertenbroek
2023-08-03PCI: rockchip: Fix window mapping and address translation for endpointRick Wertenbroek
2023-08-03PCI: rockchip: Remove writes to unused registersRick Wertenbroek
2023-08-03PCI/ASPM: Avoid link retraining raceIlpo Järvinen
2023-08-03PCI/ASPM: Factor out pcie_wait_for_retrain()Ilpo Järvinen
2023-08-03PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link()Bjorn Helgaas
2023-07-23PCI: rockchip: Set address alignment for endpoint modeDamien Le Moal
2023-07-23PCI: rockchip: Use u32 variable to access 32-bit registersRick Wertenbroek
2023-07-23PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint coreRick Wertenbroek