summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2026-04-08PCI: tegra194: Enable DMA interruptVidya Sagar
2026-04-08PCI: tegra194: Remove IRQF_ONESHOT flag during Endpoint interrupt registrationVidya Sagar
2026-04-08PCI: tegra194: Calibrate pipe to UPHY for Endpoint modeVidya Sagar
2026-04-08PCI: tegra194: Assert CLKREQ# explicitly by defaultVidya Sagar
2026-04-08PCI: tegra194: Fix CBB timeout caused by DBI access before core power-onManikanta Maddireddy
2026-04-08PCI: tegra194: Disable L1.2 capability of Tegra234 EPVidya Sagar
2026-04-08PCI: dwc: Apply ECRC workaround to DesignWare 5.00a as wellManikanta Maddireddy
2026-04-08PCI: tegra194: Use DWC IP core versionManikanta Maddireddy
2026-04-08PCI: tegra194: Free up Endpoint resources during remove()Vidya Sagar
2026-04-08PCI: tegra194: Allow system suspend when the Endpoint link is not upVidya Sagar
2026-04-08PCI: tegra194: Set LTR message request before PCIe link up in Endpoint modeVidya Sagar
2026-04-08PCI: tegra194: Disable direct speed change for Endpoint modeVidya Sagar
2026-04-08PCI: tegra194: Use devm_gpiod_get_optional() to parse "nvidia,refclk-select"Vidya Sagar
2026-04-08PCI: tegra194: Disable PERST# IRQ only in Endpoint modeManikanta Maddireddy
2026-04-08PCI: tegra194: Don't force the device into the D0 state before L2Vidya Sagar
2026-04-08PCI: tegra194: Disable LTSSM after transition to Detect on surprise link downManikanta Maddireddy
2026-04-08PCI: tegra194: Increase LTSSM poll time on surprise link downManikanta Maddireddy
2026-04-08PCI: tegra194: Fix polling delay for L2 stateVidya Sagar
2026-04-08selftests: pci_endpoint: Skip BAR subrange test on -ENOSPCChristian Bruel
2026-04-07PCI: Remove no_pci_devices()Heiner Kallweit
2026-04-07Merge tag 'hyperv-fixes-signed-20260406' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-04-07PCI: dw-rockchip: Add pcie_ltssm_state_transition tracepoint supportShawn Lin
2026-04-07PCI: trace: Add PCI controller tracepoint featureShawn Lin
2026-04-06PCI/NPEM: Set LED_HW_PLUGGABLE for hotplug-capable portsRichard Cheng
2026-04-06PCI: imx6: Fix reference clock source selection for i.MX95Franz Schnyder
2026-04-06PCI/TPH: Pass ACPI Processor UID to Cache Locality _DSMChengwen Feng
2026-04-06PCI: hisi: Use devm_ghes_register_vendor_record_notifier()Kai-Heng Feng
2026-04-04PCI: cadence: Use cdns_pcie_read_sz() for byte or word read accessAksh Garg
2026-04-04PCI: mediatek-gen3: Prevent leaking IRQ domains when IRQ not foundChen-Yu Tsai
2026-04-04PCI: tegra194: Expose BAR2 (MSI-X) and BAR4 (DMA) as 64-bit BAR_RESERVEDManikanta Maddireddy
2026-04-04PCI: tegra194: Make BAR0 programmable and remove 1MB size limitManikanta Maddireddy
2026-04-04PCI: aspeed: Fix IRQ domain leak on platform_get_irq() failureFelix Gu
2026-04-04PCI: hv: Fix double ida_free in hv_pci_probe error pathSahil Chandna
2026-04-04PCI: use generic driver_override infrastructureDanilo Krummrich
2026-04-03PCI: imx6: Keep Root Port MSI capability with iMSI-RX to work around hardware...Richard Zhu
2026-04-03PCI: Update PCIe spec references for AtomicOpsGerd Bayer
2026-04-03PCI: Enable AtomicOps only if Root Port supports themGerd Bayer
2026-04-03PCI: Do not enable AtomicOps by RCiEPsGerd Bayer
2026-04-02PCI: dwc: Fix type mismatch for kstrtou32_from_user() return valueHans Zhang
2026-03-30PCI: Clean up dead code in KconfigJulian Braha
2026-03-30PCI/DPC: Log AER error info for DPC/EDR uncorrectable errorsKuppuswamy Sathyanarayanan
2026-03-30PCI/sysfs: Suppress FW_BUG warning when NUMA node already matchesLi RongQing
2026-03-30PCI/AER: Stop ruling out unbound devices as error sourceLukas Wunner
2026-03-30PCI/VGA: Fail pci_set_vga_state() if VGA decoding not supportedSimon Richter
2026-03-30pcmcia: remove obsolete host controller driversEthan Nelson-Moore
2026-03-27PCI: endpoint: pci-epf-vntb: Implement .get_dma_dev()Koichiro Den
2026-03-27PCI: Fix alignment calculation for resource size larger than alignIlpo Järvinen
2026-03-27PCI: Align head space betterIlpo Järvinen
2026-03-27PCI: Rename window_alignment() to pci_min_window_alignment()Ilpo Järvinen
2026-03-27resource: Pass full extent of empty space to resource_alignf callbackIlpo Järvinen