Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-02-23 09:59:02 to 2025-02-25 11:45:45 UTC [more...]

[PATCH v7 0/4] PCI: dwc: Add support for configuring lane equalization presets
 2025-02-25 11:45 UTC  (2+ messages)
` [PATCH v7 1/4] arm64: dts: qcom: x1e80100: Add PCIe lane equalization preset properties

[PATCH v4 0/6] Fix some issues related to an interrupt type in pci_endpoint_test
 2025-02-25 11:15 UTC  (9+ messages)
` [PATCH v4 1/6] selftests: pci_endpoint: Add GET_IRQTYPE checks to each interrupt test
` [PATCH v4 2/6] misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_irq error
` [PATCH v4 3/6] misc: pci_endpoint_test: Fix displaying irq_type "
` [PATCH v4 4/6] misc: pci_endpoint_test: Fix irq_type to convey the correct type
` [PATCH v4 5/6] misc: pci_endpoint_test: Remove global 'irq_type' and 'no_msi'
` [PATCH v4 6/6] misc: pci_endpoint_test: Do not use managed irq functions

[PATCH v7 00/16] Device / Driver PCI / Platform Rust abstractions
 2025-02-25 11:04 UTC  (6+ messages)
` [PATCH v7 07/16] rust: add `io::{Io, IoRaw}` base types

[PATCH 0/3] imx8qxp: PCIe fixes
 2025-02-25 10:27 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: PCI: fsl,imx6q-pcie: Add optional DMA interrupt
` [PATCH 2/3] arm64: dts: imx8qm-ss-hsio: Wire up DMA IRQ for PCIe
` [PATCH 3/3] arm64: dts: mba8xx: Remove invalid propert

[PATCH v7 1/2] dt-bindings: PCI: dw: rockchip: Add rk3576 support
 2025-02-25 10:26 UTC 

[PATCH v4 00/10] PCI: Enable Power and configure the TC956x PCIe switch
 2025-02-25 10:06 UTC  (13+ messages)
` [PATCH v4 01/10] dt-bindings: PCI: Add binding for Toshiba "
` [PATCH v4 02/10] arm64: dts: qcom: qcs6490-rb3gen2: Add TC956x PCIe switch node
` [PATCH v4 03/10] PCI: Add new start_link() & stop_link function ops
` [PATCH v4 04/10] PCI: dwc: Add host_start_link() & host_start_link() hooks for dwc glue drivers
` [PATCH v4 05/10] PCI: dwc: Implement .start_link(), .stop_link() hooks
` [PATCH v4 06/10] PCI: qcom: Add support for host_stop_link() & host_start_link()
` [PATCH v4 07/10] PCI: PCI: Add pcie_is_link_active() to determine if the PCIe link is active
` [PATCH v4 08/10] PCI: pwrctrl: Add power control driver for tc956x
` [PATCH v4 09/10] dt-bindings: PCI: qcom,pcie-sc7280: Add 'global' interrupt
` [PATCH v4 10/10] arm64: dts: qcom: sc7280: Add 'global' interrupt to the PCIe RC nodes

[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
 2025-02-25  9:00 UTC  (3+ messages)
` [RFC PATCH v2 14/22] iommufd: Add TIO calls

[PATCH v6 0/3] vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it
 2025-02-25  8:59 UTC  (5+ messages)
` [PATCH v6 3/3] PCI: s390: Enable HAVE_PCI_MMAP on s390 and restrict mmap() of resources to mappable BARs

[PATCH v6 1/2] dt-bindings: PCI: dw: rockchip: Add rk3576 support
 2025-02-25  8:38 UTC  (4+ messages)

[PATCH v7 0/5] Add support for debugfs based RAS DES feature in PCIe DW
 2025-02-25  8:28 UTC  (3+ messages)

[PATCH v3 0/4] PCIe hotplug interrupt related fixes
 2025-02-25  8:18 UTC  (16+ messages)
` [PATCH v3 1/4] PCI: portdrv: pciehp: Move PCIe hotplug command waiting logic to port driver
` [PATCH v3 2/4] PCI/portdrv: Add necessary wait for disabling hotplug events
` [PATCH v3 3/4] PCI/portdrv: Loose the condition check for disabling hotplug interrupts
` [PATCH v3 4/4] PCI: Disable PCIe hotplug interrupts early when msi is disabled

[PATCH v4 0/2] PCI: mediatek-gen3: Set PBUS_CSR regs for Airoha EN7581 SoC
 2025-02-25  8:04 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: mediatek-gen3: Add mediatek,pbus-csr phandle array property
` [PATCH v4 2/2] PCI: mediatek-gen3: Configure PBUS_CSR registers for EN7581 SoC

[PATCH hyperv-next v4 0/6] arm64: hyperv: Support Virtual Trust Level Boot
 2025-02-25  7:24 UTC  (8+ messages)
` [PATCH hyperv-next v4 1/6] arm64: hyperv: Use SMCCC to detect hypervisor presence

[PATCH 00/11] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-02-25  7:17 UTC  (33+ messages)
` [PATCH 05/11] PCI/TSM: Authenticate devices via platform TSM
` [PATCH 08/11] PCI/IDE: Add IDE establishment helpers

[PATCH v3 0/8] PCI: qcom-ep: add support for using the EP on SAR2130P and SM8450
 2025-02-25  3:19 UTC  (4+ messages)

[PATCH 07/11] PCI: Add PCIe Device 3 Extended Capability enumeration
 2025-02-25  2:25 UTC  (7+ messages)

[PATCH v2 RESEND] PCI: fix reference leak in pci_register_host_bridge()
 2025-02-25  2:14 UTC 

[PATCH 1/2] PCI: dwc: ep: Remove superfluous function dw_pcie_ep_find_ext_capability()
 2025-02-25  1:35 UTC  (8+ messages)
` [PATCH 2/2] PCI: dw-rockchip: hide broken ATS capability

[PATCH 0/2] riscv: sophgo Add PCIe support to Sophgo SG2044 SoC
 2025-02-24 23:48 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: pci: Add Sophgo SG2044 PCIe host

[PATCH 2/2] PCI: sophgo-dwc: Add Sophgo SG2044 PCIe driver
 2025-02-24 23:39 UTC  (3+ messages)

[PATCH v6 0/7] Add PCIe support for bcm2712
 2025-02-24 21:28 UTC  (10+ messages)
` [PATCH v6 1/7] dt-bindings: interrupt-controller: Add BCM2712 MSI-X DT bindings
` [PATCH v6 2/7] dt-bindings: PCI: brcmstb: Update bindings for PCIe on BCM2712
` [PATCH v6 3/7] irqchip: Add Broadcom BCM2712 MSI-X interrupt controller
` [PATCH v6 4/7] PCI: brcmstb: Adding a softdep to MIP MSI-X driver
` [PATCH v6 5/7] PCI: brcmstb: Reuse pcie_cfg_data structure
` [PATCH v6 6/7] PCI: brcmstb: Expand inbound window size up to 64GB
` [PATCH v6 7/7] PCI: brcmstb: Add BCM2712 support

[PATCH v2 00/13] cpumask: cleanup cpumask_next_wrap() implementation and usage
 2025-02-24 21:18 UTC  (2+ messages)

[PATCH v14 0/3] Add support for AMD MDB IP as Root Port
 2025-02-24 20:03 UTC  (12+ messages)
` [PATCH v14 1/3] dt-bindings: PCI: dwc: Add AMD Versal2 mdb slcr support
` [PATCH v14 2/3] dt-bindings: PCI: amd-mdb: Add AMD Versal2 MDB PCIe Root Port Bridge
` [PATCH v14 3/3] PCI: amd-mdb: Add AMD MDB Root Port driver

PCI: hotplug_event: PCIe PLDA Device BAR Reset
 2025-02-24 19:54 UTC  (6+ messages)

[RFC 0/6] VRAM Self Refresh
 2025-02-24 19:45 UTC  (10+ messages)
` [RFC 1/6] PCI/ACPI: Implement PCI FW _DSM method
` [RFC 2/6] drm/xe/vrsr: Detect vrsr capability
` [RFC 3/6] drm/xe/vrsr: Apis to init and enable VRSR feature
` [RFC 4/6] drm/xe/vrsr: Refactor d3cold.allowed to a enum
` [RFC 5/6] drm/xe/pm: D3Cold target state
` [RFC 6/6] drm/xe/vrsr: Enable VRSR

[PATCH net-next 3/3] r8169: disable RTL8126 ZRX-DC timeout
 2025-02-24 19:00 UTC  (5+ messages)
  ` [PATCH net-next 2/3] r8169: enable RTL8168H/RTL8168EP/RTL8168FP/RTL8125/RTL8126 LTR support

[PATCH v2] PCI: hv: Correct a comment
 2025-02-24 18:39 UTC  (5+ messages)

[PATCH] rust: io: fix devres test with new io accessor functions
 2025-02-24 18:36 UTC 

[PATCH 0/2] (no cover subject)
 2025-02-24 17:55 UTC  (3+ messages)
` [PATCH 1/2] cpufreq: tegra194: Allow building for Tegra234
` [PATCH 2/2] PCI: "

[PATCH v1] PCI: starfive: Fix kmemleak in StarFive PCIe driver's IRQ handling
 2025-02-24 16:07 UTC  (12+ messages)

[PATCH v4 0/2] Add support for Versal Net CPM5N Root Port controller
 2025-02-24 15:51 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: xilinx-cpm: Add compatible string for CPM5NC Versal Net host
` [PATCH v4 2/2] PCI: xilinx-cpm: Add support for Versal Net CPM5NC Root Port controller

[PATCH v5 0/3] Add support for Versal Net CPM5N Root Port controller
 2025-02-24 15:50 UTC  (4+ messages)
` [PATCH v5 1/3] PCI: xilinx-cpm: Fix IRQ domain leak in error path of probe
` [PATCH v5 2/3] dt-bindings: PCI: xilinx-cpm: Add compatible string for CPM5NC Versal Net host
` [PATCH v5 3/3] PCI: xilinx-cpm: Add support for Versal Net CPM5NC Root Port controller

[PATCH] PCI: fix bug introduced in pci_save_pcix_state()
 2025-02-24 15:43 UTC  (2+ messages)

[PATCH v5 0/9] Add STM32MP25 PCIe drivers
 2025-02-24 15:33 UTC  (10+ messages)
` [PATCH v5 1/9] dt-bindings: PCI: Add STM32MP25 PCIe Root Complex bindings
` [PATCH v5 2/9] PCI: stm32: Add PCIe host support for STM32MP25
` [PATCH v5 3/9] dt-bindings: PCI: Add STM32MP25 PCIe Endpoint bindings
` [PATCH v5 4/9] PCI: stm32: Add PCIe Endpoint support for STM32MP25
` [PATCH v5 5/9] MAINTAINERS: add entry for ST STM32MP25 PCIe drivers
` [PATCH v5 6/9] arm64: dts: st: add PCIe pinctrl entries in stm32mp25-pinctrl.dtsi
` [PATCH v5 7/9] arm64: dts: st: Add PCIe Rootcomplex mode on stm32mp251
` [PATCH v5 8/9] arm64: dts: st: Add PCIe Endpoint "
` [PATCH v5 9/9] arm64: dts: st: Enable PCIe on the stm32mp257f-ev1 board

[PATCH 1/1] PCI/bwctrl: Disable PCIe BW controller during reset
 2025-02-24 15:13 UTC  (3+ messages)

[PATCH v8 0/5] Add support for the PCI host bridge device-tree node creation
 2025-02-24 14:13 UTC  (6+ messages)
` [PATCH v8 1/5] driver core: Introduce device_{add,remove}_of_node()
` [PATCH v8 2/5] PCI: of: Use device_{add,remove}_of_node() to attach of_node to existing device
` [PATCH v8 3/5] PCI: of_property: Add support for NULL pdev in of_pci_set_address()
` [PATCH v8 4/5] PCI: of_property: Constify parameter in of_pci_get_addr_flags()
` [PATCH v8 5/5] PCI: of: Create device-tree PCI host bridge node

[PATCH 0/2] Add support for PCIe RP PERST#
 2025-02-24 13:19 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: PCI: xilinx-cpm: Add reset-gpios "
` [PATCH 2/2] PCI: xilinx-cpm: Add support for PCIe RP PERST# signal

[PATCH v3 0/2] PCI: mediatek-gen3: Set PBUS_CSR regs for Airoha EN7581 SoC
 2025-02-24 13:18 UTC  (10+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: mediatek-gen3: Add mediatek,pbus-csr phandle array property
` [PATCH v3 2/2] PCI: mediatek-gen3: Configure PBUS_CSR registers for EN7581 SoC

[PATCH v2 0/8] Rate limit AER logs
 2025-02-24 11:28 UTC  (13+ messages)
` [PATCH v2 2/8] PCI/AER: Use the same log level for all messages
` [PATCH v2 3/8] PCI/AER: Move AER stat collection out of __aer_print_error
` [PATCH v2 7/8] PCI/AER: Add AER sysfs attributes for log ratelimits

[PATCH AUTOSEL 6.12 13/28] PCI: pci_ids: add INTEL_HDA_PTL_H
 2025-02-24 11:17 UTC 

[PATCH AUTOSEL 6.13 15/32] PCI: pci_ids: add INTEL_HDA_PTL_H
 2025-02-24 11:16 UTC 

Linux logs new warning `gpio gpiochip0: gpiochip_add_data_with_key: get_direction failed: -22`
 2025-02-24  8:51 UTC  (6+ messages)

[PATCH v3 0/2] Add support for Versal Net CPM5N Root Port controller
 2025-02-24  7:29 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: xilinx-cpm: Add compatible string for CPM5NC Versal Net host
` [PATCH v3 2/2] PCI: xilinx-cpm: Add support for Versal Net CPM5NC Root Port controller

[PATCH v6 0/4] PCI: dwc: Add support for configuring lane equalization presets
 2025-02-24  7:04 UTC  (4+ messages)
` [PATCH v6 4/4] "

[PATCH] ACPI/PCI: deduplicate concurrent eject notify
 2025-02-24  7:00 UTC 

[PATCH v8 0/2] Add PCIe Root Port support for Agilex family of chips
 2025-02-24  6:33 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: PCI: altera: Add binding for Agilex

[PATCH v3 1/5] dt-bindings: pci: Add Sophgo SG2042 PCIe host
 2025-02-24  6:27 UTC  (3+ messages)

[v5] PCI: dwc: Add the debugfs property to provide the LTSSM status of the PCIe link
 2025-02-24  5:34 UTC  (2+ messages)

[PATCH v6] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2025-02-24  3:38 UTC  (2+ messages)

[pci:controller/qcom] BUILD SUCCESS 4b3d7afe86c01d926a7267ef27e0f4708fa9cd4f
 2025-02-23 15:32 UTC 

[PATCH v5 -next 08/11] PCI: brcmstb: Adding a softdep to MIP MSI-X driver
 2025-02-23  9:58 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox