summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2020-12-05PCI/AER: Add RCEC AER error injection supportQiuxu Zhuo
2020-12-05PCI/PME: Add pcie_walk_rcec() to RCEC PME handlingSean V Kelley
2020-12-05PCI/AER: Add pcie_walk_rcec() to RCEC AER handlingSean V Kelley
2020-12-05PCI/ERR: Recover from RCiEP AER errorsQiuxu Zhuo
2020-12-05PCI/ERR: Add pcie_link_rcec() to associate RCiEPsSean V Kelley
2020-12-05PCI/ERR: Recover from RCEC AER errorsSean V Kelley
2020-12-04PCI: Fix pci_slot_release() NULL pointer dereferenceJubin Zhong
2020-12-04PCI/PM: Do not generate wakeup event when runtime resuming deviceMika Westerberg
2020-12-04PCI/PM: Rename pci_wakeup_bus() to pci_resume_bus()Mika Westerberg
2020-12-04PCI: Add sysfs attribute for device power stateMaximilian Luz
2020-12-04PCI: Return u16 from pci_find_ext_capability() and similarBjorn Helgaas
2020-12-04PCI: Return u8 from pci_find_capability() and similarPuranjay Mohan
2020-12-04PCI/MSI: Set device flag indicating only 32-bit MSI supportVidya Sagar
2020-12-04PCI/MSI: Move MSI/MSI-X flags updaters to msi.cBjorn Helgaas
2020-12-04PCI/MSI: Move MSI/MSI-X init to msi.cBjorn Helgaas
2020-12-04PCI/ERR: Clear AER status only when we control AERSean V Kelley
2020-12-04PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery()Sean V Kelley
2020-12-04PCI/ERR: Avoid negated conditional for claritySean V Kelley
2020-12-04PCI/ERR: Use "bridge" for clarity in pcie_do_recovery()Sean V Kelley
2020-12-04PCI/ERR: Simplify by computing pci_pcie_type() onceSean V Kelley
2020-12-04PCI/ERR: Simplify by using pci_upstream_bridge()Sean V Kelley
2020-12-04PCI/ERR: Rename reset_link() to reset_subordinates()Sean V Kelley
2020-12-04PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities()Sean V Kelley
2020-12-04PCI/ERR: Bind RCEC devices to the Root Port driverQiuxu Zhuo
2020-12-01PCI/AER: Write AER Capability only when we control itSean V Kelley
2020-12-01PCI: tegra: Read "dbi" base address to program in application logicVidya Sagar
2020-12-01PCI: tegra: Move "dbi" accesses to post common DWC initializationVidya Sagar
2020-12-01PCI: dwc: exynos: Rework the driver to support Exynos5433 variantJaehoon Chung
2020-11-30PCI: iproc: Enhance PCIe Link information displaySrinath Mannam
2020-11-30PCI: iproc: Invalidate correct PAXB inbound windowsRoman Bacik
2020-11-30PCI: iproc: Fix out-of-bound array accessesBharat Gooty
2020-11-30PCI: Fix overflow in command-line resource alignment requestsColin Ian King
2020-11-30PCI: Bounds-check command-line resource alignment requestsBjorn Helgaas
2020-11-30PCI: Fix kernel-doc markupMauro Carvalho Chehab
2020-11-23PCI: vmd: Offset Client VMD MSI-X vectorsJon Derrick
2020-11-20PCI: Avoid duplicate IDs in driver dynamic IDs listZhenzhong Duan
2020-11-20PCI: Move pci_match_device() ahead of new_id_store()Zhenzhong Duan
2020-11-20PCI: Decode PCIe 64 GT/s link speedGustavo Pimentel
2020-11-20PCI: cadence: Do not error if "cdns,max-outbound-regions" is not foundKishon Vijay Abraham I
2020-11-20PCI: ibmphp: Remove unneeded breakBjorn Helgaas
2020-11-20PCI/ASPM: Save/restore L1SS Capability for suspend/resumeVidya Sagar
2020-11-20PCI: brcmstb: Initialize "tmp" before useJim Quinlan
2020-11-20PCI: rcar: Drop unused members from struct rcar_pcie_hostLad Prabhakar
2020-11-20PCI: Use predefined Pericom Vendor IDAndy Shevchenko
2020-11-20PCI: Disable MSI for Pericom PCIe-USB adapterAndy Shevchenko
2020-11-19PCI: dwc: Detect number of iATU windowsRob Herring
2020-11-19PCI: dwc: Move inbound and outbound windows to common structRob Herring
2020-11-19Revert "PCI: dwc/keystone: Drop duplicated 'num-viewport'"Rob Herring
2020-11-19PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()Rob Herring
2020-11-19PCI: dwc: Move dw_pcie_setup_rc() to DWC common codeRob Herring