summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2026-05-18PCI/pwrctrl: Lock device when calling device_is_bound()Bartosz Golaszewski
2026-05-18PCI: Drop unnecessary retries when restoring BARsLukas Wunner
2026-05-18PCI: Wait for device readiness after D3hot -> D0uninitialized transitionBjorn Helgaas
2026-05-18PCI: Log device readiness timeouts as errorsBjorn Helgaas
2026-05-18PCI: mediatek-gen3: Do full device power down on removalChen-Yu Tsai
2026-05-18PCI: mediatek-gen3: Add a .shutdown() callback to control PERST# signalJian Yang
2026-05-18PCI: mediatek-gen3: Fix PERST# control timing during system startupJian Yang
2026-05-15PCI: brcmstb: Assign pcie->gen from of_pci_get_max_link_speed()Florian Fainelli
2026-05-15PCI: altera: Fix resource leaks on probe failureMahesh Vaidya
2026-05-15PCI: altera: Do not dispose parent IRQ mappingMahesh Vaidya
2026-05-15PCI: keembay: Use common mode field in struct dw_pcieHans Zhang
2026-05-15PCI: dwc: Use common mode field in struct dw_pcieHans Zhang
2026-05-15PCI: artpec6: Use common mode field in struct dw_pcieHans Zhang
2026-05-15PCI: dra7xx: Use common mode field in struct dw_pcieHans Zhang
2026-05-13PCI: qcom: Set max OPP before DBI access during resumeQiang Yu
2026-05-12PCI: dwc: Apply ECRC workaround for DesignWare cores prior to 5.10aManikanta Maddireddy
2026-05-12PCI: ultrarisc: Add UltraRISC DP1000 PCIe Root Complex driverXincheng Zhang
2026-05-12PCI: amd-mdb: Assert PERST# on shutdownSai Krishna Musham
2026-05-12PCI: loongson: Do not ignore downstream devices on external bridgesRong Zhang
2026-05-11PCI: intel-gw: Fix ATU base address setup and add optional DT 'atu' regionFlorian Eckert
2026-05-11PCI: intel-gw: Add .start_link() callbackFlorian Eckert
2026-05-11PCI: intel-gw: Enable clock before PHY initFlorian Eckert
2026-05-11PCI: intel-gw: Move interrupt enable to own functionFlorian Eckert
2026-05-11PCI: intel-gw: Remove unused PCIE_APP_INTX_OFST definitionFlorian Eckert
2026-05-08PCI/sysfs: Add static PCI resource attribute macrosKrzysztof Wilczyński
2026-05-08PCI/sysfs: Add CAP_SYS_ADMIN check to __resource_resize_store()Krzysztof Wilczyński
2026-05-08PCI/sysfs: Split pci_llseek_resource() for device and legacy attributesKrzysztof Wilczyński
2026-05-08PCI/sysfs: Only allow supported resource types in I/O and MMIO helpersKrzysztof Wilczyński
2026-05-08PCI/sysfs: Use PCI resource accessor macrosKrzysztof Wilczyński
2026-05-08PCI: Check ROM header and data structure addr before accessingGuixin Liu
2026-05-08PCI: Introduce named defines for PCI ROMGuixin Liu
2026-05-08PCI: Initialize temporary device in new_id_store()Samiullah Khawaja
2026-05-08PCI: Update saved_config_space upon resource assignmentLukas Wunner
2026-05-07PCI/ASPM: Don't reconfigure ASPM entering low-power stateCarlos Bilbao
2026-05-06PCI: Bail out early for 2.5GT/s devices in PCIe failed link retrainingMaciej W. Rozycki
2026-05-06PCI: Use pcie_get_speed_cap() in PCIe failed link retrainingMaciej W. Rozycki
2026-05-06PCI: Always lift 2.5GT/s restriction in PCIe failed link retrainingMaciej W. Rozycki
2026-05-06PCI: visconti: Drop unused includeAndy Shevchenko
2026-05-06PCI: fu740: Drop unused includeAndy Shevchenko
2026-05-06PCI: designware-plat: Drop unused includeAndy Shevchenko
2026-05-06PCI: amd-mdb: Use the right GPIO headerAndy Shevchenko
2026-05-05PCI: switchtec: Add Gen6 Device IDsBen Reed
2026-05-05PCI: Use FIELD_MODIFY() instead of open-coding itHans Zhang
2026-05-04PCI: endpoint: pci-ep-msi: Add embedded doorbell fallbackKoichiro Den
2026-05-04PCI: endpoint: pci-epf-test: Reuse pre-exposed doorbell targetsKoichiro Den
2026-05-04PCI: endpoint: pci-epf-vntb: Reuse pre-exposed doorbells and IRQ flagsKoichiro Den
2026-05-04PCI: Log all resource claimsIlpo Järvinen
2026-04-30PCI: endpoint: pci-ep-msi: Refactor doorbell allocation for new backendsKoichiro Den
2026-04-30PCI: dwc: ep: Expose integrated eDMA resources via EPC aux-resource APIKoichiro Den
2026-04-30PCI: dwc: Record integrated eDMA register windowKoichiro Den