aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2020-11-23PCI: vmd: Offset Client VMD MSI-X vectorsJon Derrick1-11/+26
2020-11-20PCI: Avoid duplicate IDs in driver dynamic IDs listZhenzhong Duan1-1/+1
2020-11-20PCI: Move pci_match_device() ahead of new_id_store()Zhenzhong Duan1-72/+73
2020-11-20PCI: Decode PCIe 64 GT/s link speedGustavo Pimentel2-3/+6
2020-11-20PCI: cadence: Do not error if "cdns,max-outbound-regions" is not foundKishon Vijay Abraham I2-6/+4
2020-11-20PCI: ibmphp: Remove unneeded breakBjorn Helgaas1-2/+0
2020-11-20PCI/ASPM: Save/restore L1SS Capability for suspend/resumeVidya Sagar3-0/+55
2020-11-20PCI: brcmstb: Initialize "tmp" before useJim Quinlan1-0/+1
2020-11-20PCI: rcar: Drop unused members from struct rcar_pcie_hostLad Prabhakar1-2/+0
2020-11-20PCI: Use predefined Pericom Vendor IDAndy Shevchenko1-3/+3
2020-11-20PCI: Disable MSI for Pericom PCIe-USB adapterAndy Shevchenko1-4/+13
2020-11-19PCI: dwc: Detect number of iATU windowsRob Herring6-45/+93
2020-11-19PCI: dwc: Move inbound and outbound windows to common structRob Herring2-14/+15
2020-11-19Revert "PCI: dwc/keystone: Drop duplicated 'num-viewport'"Rob Herring1-1/+10
2020-11-19PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()Rob Herring8-149/+17