summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2026-05-18PCI/pwrctrl: Lock device when calling device_is_bound()Bartosz Golaszewski1-11/+15
2026-05-18PCI: Drop unnecessary retries when restoring BARsLukas Wunner1-23/+13
2026-05-18PCI: Wait for device readiness after D3hot -> D0uninitialized transitionBjorn Helgaas1-2/+22
2026-05-18PCI: Log device readiness timeouts as errorsBjorn Helgaas1-2/+2
2026-05-18PCI: mediatek-gen3: Do full device power down on removalChen-Yu Tsai1-1/+1
2026-05-18PCI: mediatek-gen3: Add a .shutdown() callback to control PERST# signalJian Yang1-0/+9
2026-05-18PCI: mediatek-gen3: Fix PERST# control timing during system startupJian Yang1-3/+23
2026-05-15PCI: brcmstb: Assign pcie->gen from of_pci_get_max_link_speed()Florian Fainelli1-1/+3
2026-05-15PCI: altera: Fix resource leaks on probe failureMahesh Vaidya1-2/+33
2026-05-15PCI: altera: Do not dispose parent IRQ mappingMahesh Vaidya1-1/+0
2026-05-15PCI: keembay: Use common mode field in struct dw_pcieHans Zhang1-5/+4
2026-05-15PCI: dwc: Use common mode field in struct dw_pcieHans Zhang1-4/+3
2026-05-15PCI: artpec6: Use common mode field in struct dw_pcieHans Zhang1-5/+4
2026-05-15PCI: dra7xx: Use common mode field in struct dw_pcieHans Zhang1-6/+5
2026-05-13PCI: qcom: Set max OPP before DBI access during resumeQiang Yu1-16/+26
2026-05-12PCI: dwc: Apply ECRC workaround for DesignWare cores prior to 5.10aManikanta Maddireddy2-8/+9
2026-05-12PCI: ultrarisc: Add UltraRISC DP1000 PCIe Root Complex driverXincheng Zhang4-0/+213
2026-05-12PCI: amd-mdb: Assert PERST# on shutdownSai Krishna Musham1-0/+8
2026-05-12PCI: loongson: Do not ignore downstream devices on external bridgesRong Zhang1-15/+16
2026-05-11PCI: intel-gw: Fix ATU base address setup and add optional DT 'atu' regionFlorian Eckert1-2/+27
2026-05-11PCI: intel-gw: Add .start_link() callbackFlorian Eckert1-13/+11
2026-05-11PCI: intel-gw: Enable clock before PHY initFlorian Eckert1-9/+10
2026-05-11PCI: intel-gw: Move interrupt enable to own functionFlorian Eckert1-3/+8
2026-05-11PCI: intel-gw: Remove unused PCIE_APP_INTX_OFST definitionFlorian Eckert1-1/+0
2026-05-08PCI/sysfs: Add static PCI resource attribute macrosKrzysztof Wilczyński1-0/+41
2026-05-08PCI/sysfs: Add CAP_SYS_ADMIN check to __resource_resize_store()Krzysztof Wilczyński1-0/+3
2026-05-08PCI/sysfs: Split pci_llseek_resource() for device and legacy attributesKrzysztof Wilczyński1-4/+17
2026-05-08PCI/sysfs: Only allow supported resource types in I/O and MMIO helpersKrzysztof Wilczyński1-3/+10
2026-05-08PCI/sysfs: Use PCI resource accessor macrosKrzysztof Wilczyński1-4/+4
2026-05-08PCI: Check ROM header and data structure addr before accessingGuixin Liu1-18/+105
2026-05-08PCI: Introduce named defines for PCI ROMGuixin Liu1-12/+28
2026-05-08PCI: Initialize temporary device in new_id_store()Samiullah Khawaja1-1/+8
2026-05-08PCI: Update saved_config_space upon resource assignmentLukas Wunner1-0/+2
2026-05-07PCI/ASPM: Don't reconfigure ASPM entering low-power stateCarlos Bilbao1-3/+0
2026-05-06PCI: Bail out early for 2.5GT/s devices in PCIe failed link retrainingMaciej W. Rozycki1-3/+5
2026-05-06PCI: Use pcie_get_speed_cap() in PCIe failed link retrainingMaciej W. Rozycki1-4/+4
2026-05-06PCI: Always lift 2.5GT/s restriction in PCIe failed link retrainingMaciej W. Rozycki1-33/+18
2026-05-06PCI: visconti: Drop unused includeAndy Shevchenko1-1/+0
2026-05-06PCI: fu740: Drop unused includeAndy Shevchenko1-1/+0
2026-05-06PCI: designware-plat: Drop unused includeAndy Shevchenko1-1/+0
2026-05-06PCI: amd-mdb: Use the right GPIO headerAndy Shevchenko1-1/+1
2026-05-05PCI: switchtec: Add Gen6 Device IDsBen Reed1-0/+16
2026-05-05PCI: Use FIELD_MODIFY() instead of open-coding itHans Zhang19-101/+51
2026-05-04PCI: endpoint: pci-ep-msi: Add embedded doorbell fallbackKoichiro Den1-3/+128
2026-05-04PCI: endpoint: pci-epf-test: Reuse pre-exposed doorbell targetsKoichiro Den1-27/+59
2026-05-04PCI: endpoint: pci-epf-vntb: Reuse pre-exposed doorbells and IRQ flagsKoichiro Den1-3/+58
2026-05-04PCI: Log all resource claimsIlpo Järvinen1-0/+2
2026-04-30PCI: endpoint: pci-ep-msi: Refactor doorbell allocation for new backendsKoichiro Den1-15/+39
2026-04-30PCI: dwc: ep: Expose integrated eDMA resources via EPC aux-resource APIKoichiro Den1-0/+119
2026-04-30PCI: dwc: Record integrated eDMA register windowKoichiro Den2-0/+6