aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2020-12-10PCI: Unify ECAM constants in native PCI Express driversKrzysztof Wilczyński13-91/+53
2020-12-10PCI: Disable PTM during suspend to save powerDavid E. Box3-1/+43
2020-12-10PCI/PTM: Save/restore Precision Time Measurement Capability for suspend/resumeDavid E. Box3-0/+53
2020-12-10PCI: Mark AMD Raven iGPU ATS as broken in some platformsAlex Deucher1-0/+14
2020-12-10PCI: j721e: Get offset within "syscon" from "ti,syscon-pcie-ctrl" phandle argKishon Vijay Abraham I1-9/+19
2020-12-10PCI: dwc: Set 32-bit DMA mask for MSI target address allocationVidya Sagar1-0/+8
2020-12-09PCI: qcom: Add support for configuring BDF to SID mapping for SM8250Manivannan Sadhasivam2-0/+89
2020-12-08PCI: Reduce pci_set_cacheline_size() message to debug levelHeiner Kallweit1-1/+1
2020-12-08PCI: qcom: Add SM8250 SoC supportManivannan Sadhasivam1-0/+11
2020-12-07PCI: tegra: Disable LTSSM during L2 entryVidya Sagar1-7/+9
2020-12-07PCI: tegra: Check return value of tegra_pcie_init_controller()Vidya Sagar1-1/+5
2020-12-07PCI: tegra: Continue unconfig sequence even if parts failVidya Sagar1-24/+15
2020-12-07PCI: tegra: Set DesignWare IP versionVidya Sagar1-0/+1
2020-12-07PCI: tegra: Fix ASPM-L1SS advertisement disable codeVidya Sagar1-6/+6
2020-12-07PCI: aardvark: Update comment about disabling link trainingPali Rohár1-1/+8
2020-12-07PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()Rafael J. Wysocki1-2/+2
2020-12-05PCI/AER: Add RCEC AER error injection supportQiuxu Zhuo1-1/+4
2020-12-05PCI/PME: Add pcie_walk_rcec() to RCEC PME handlingSean V Kelley2-10/+15
2020-12-05PCI/AER: Add pcie_walk_rcec() to RCEC AER handlingSean V Kelley3-4/+54
2020-12-05PCI/ERR: Recover from RCiEP AER errorsQiuxu Zhuo2-12/+27
2020-12-05PCI/ERR: Add pcie_link_rcec() to associate RCiEPsSean V Kelley3-0/+99
2020-12-05PCI/ERR: Recover from RCEC AER errorsSean V Kelley2-21/+56
2020-12-04PCI: Fix pci_slot_release() NULL pointer dereferenceJubin Zhong1-3/+3
2020-12-04PCI/PM: Do not generate wakeup event when runtime resuming deviceMika Westerberg1-1/+0
2020-12-04PCI/PM: Rename pci_wakeup_bus() to pci_resume_bus()Mika Westerberg1-10/+5
2020-12-04PCI: Add sysfs attribute for device power stateMaximilian Luz1-0/+10
2020-12-04PCI: Return u16 from pci_find_ext_capability() and similarBjorn Helgaas1-3/+3
2020-12-04PCI: Return u8 from pci_find_capability() and similarPuranjay Mohan1-21/+21
2020-12-04PCI/MSI: Set device flag indicating only 32-bit MSI supportVidya Sagar1-5/+8
2020-12-04PCI/MSI: Move MSI/MSI-X flags updaters to msi.cBjorn Helgaas2-21/+21
2020-12-04PCI/MSI: Move MSI/MSI-X init to msi.cBjorn Helgaas4-21/+41
2020-12-04PCI/ERR: Clear AER status only when we control AERSean V Kelley1-2/+11
2020-12-04PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery()Sean V Kelley1-7/+23
2020-12-04PCI/ERR: Avoid negated conditional for claritySean V Kelley1-4/+4
2020-12-04PCI/ERR: Use "bridge" for clarity in pcie_do_recovery()Sean V Kelley1-17/+20
2020-12-04PCI/ERR: Simplify by computing pci_pcie_type() onceSean V Kelley3-8/+11
2020-12-04PCI/ERR: Simplify by using pci_upstream_bridge()Sean V Kelley1-1/+1
2020-12-04PCI/ERR: Rename reset_link() to reset_subordinates()Sean V Kelley2-6/+6
2020-12-04PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities()Sean V Kelley4-1/+79
2020-12-04PCI/ERR: Bind RCEC devices to the Root Port driverQiuxu Zhuo1-1/+4
2020-12-01PCI/AER: Write AER Capability only when we control itSean V Kelley1-13/+16
2020-12-01PCI: tegra: Read "dbi" base address to program in application logicVidya Sagar1-0/+7
2020-12-01PCI: tegra: Move "dbi" accesses to post common DWC initializationVidya Sagar1-9/+10
2020-12-01PCI: dwc: exynos: Rework the driver to support Exynos5433 variantJaehoon Chung3-216/+147
2020-11-30PCI: iproc: Enhance PCIe Link information displaySrinath Mannam1-0/+6
2020-11-30PCI: iproc: Invalidate correct PAXB inbound windowsRoman Bacik1-2/+11
2020-11-30PCI: iproc: Fix out-of-bound array accessesBharat Gooty1-5/+5
2020-11-30PCI: Fix overflow in command-line resource alignment requestsColin Ian King1-1/+1
2020-11-30PCI: Bounds-check command-line resource alignment requestsBjorn Helgaas1-6/+8
2020-11-30PCI: Fix kernel-doc markupMauro Carvalho Chehab5-12/+13