Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-02-11 05:40:34 to 2025-02-13 09:09:58 UTC [more...]

[PATCH 0/7] PCI: apple: support t6020
 2025-02-13  9:09 UTC  (12+ messages)
` [PATCH 1/7] dt-bindings: pci: apple,pcie: Add t6020 support
` [PATCH 2/7] PCI: apple: Fix missing OF node reference in apple_pcie_setup_port
` [PATCH 3/7] PCI: apple: Set only available ports up
` [PATCH 4/7] PCI: apple: Move port PHY registers to their own reg items
` [PATCH 5/7] PCI: apple: Drop poll for CORE_RC_PHYIF_STAT_REFCLK
` [PATCH 6/7] PCI: apple: Use gpiod_set_value_cansleep in probe flow
` [PATCH 7/7] PCI: apple: Add T602x PCIe support

[PATCH v5 -next 00/11] Add PCIe support for bcm2712
 2025-02-13  8:38 UTC  (4+ messages)

[PATCH v2] PCI: Use downstream bridges for distributing resources
 2025-02-13  5:08 UTC  (5+ messages)

[PATCH v7 00/17] Enable CXL PCIe port protocol error handling and logging
 2025-02-13  0:08 UTC  (65+ messages)
` [PATCH v7 01/17] PCI/AER: Introduce 'struct cxl_err_handlers' and add to 'struct pci_driver'
` [PATCH v7 02/17] PCI/AER: Rename AER driver's interfaces to also indicate CXL PCIe Port support
` [PATCH v7 03/17] CXL/PCI: Introduce PCIe helper functions pcie_is_cxl() and pcie_is_cxl_port()
` [PATCH v7 04/17] PCI/AER: Modify AER driver logging to report CXL or PCIe bus error type
` [PATCH v7 05/17] PCI/AER: Add CXL PCIe Port correctable error support in AER service driver
` [PATCH v7 06/17] PCI/AER: Add CXL PCIe Port uncorrectable error recovery "
` [PATCH v7 07/17] cxl/pci: Map CXL PCIe Root Port and Downstream Switch Port RAS registers
` [PATCH v7 08/17] cxl/pci: Map CXL PCIe Upstream "
` [PATCH v7 09/17] cxl/pci: Update RAS handler interfaces to also support CXL PCIe Ports
` [PATCH v7 10/17] cxl/pci: Add log message and add type check in existing RAS handlers
` [PATCH v7 11/17] cxl/pci: Change find_cxl_port() to non-static
` [PATCH v7 12/17] cxl/pci: Add error handler for CXL PCIe Port RAS errors
` [PATCH v7 13/17] cxl/pci: Add trace logging "
` [PATCH v7 14/17] cxl/pci: Update CXL Port RAS logging to also display PCIe SBDF
` [PATCH v7 15/17] cxl/pci: Add support to assign and clear pci_driver::cxl_err_handlers
` [PATCH v7 16/17] PCI/AER: Enable internal errors for CXL Upstream and Downstream Switch Ports
` [PATCH v7 17/17] cxl/pci: Handle CXL Endpoint and RCH Protocol Errors separately from PCIe errors

[PATCH hyperv-next v4 0/6] arm64: hyperv: Support Virtual Trust Level Boot
 2025-02-12 23:57 UTC  (11+ messages)
` [PATCH hyperv-next v4 1/6] arm64: hyperv: Use SMCCC to detect hypervisor presence
` [PATCH hyperv-next v4 2/6] Drivers: hv: Enable VTL mode for arm64
` [PATCH hyperv-next v4 3/6] Drivers: hv: Provide arch-neutral implementation of get_vtl()
` [PATCH hyperv-next v4 4/6] dt-bindings: microsoft,vmbus: Add GIC and DMA coherence to the example
` [PATCH hyperv-next v4 5/6] Drivers: hv: vmbus: Get the IRQ number from DeviceTree
` [PATCH hyperv-next v4 6/6] PCI: hv: Get vPCI MSI IRQ domain "

[PATCH 0/8] Rate limit AER logs/IRQs
 2025-02-12 23:20 UTC  (25+ messages)
` [PATCH 1/8] PCI/AER: Remove aer_print_port_info
` [PATCH 2/8] PCI/AER: Move AER stat collection out of __aer_print_error
` [PATCH 3/8] PCI/AER: Rename struct aer_stats to aer_info
` [PATCH 8/8] PCI/AER: Move AER sysfs attributes into separate directory

[PATCH] PCI: Avoid FLR for Mediatek MT7922 WiFi
 2025-02-12 23:02 UTC  (2+ messages)

[PATCH 0/2] PCI: Avoid capability searches in save/restore state
 2025-02-12 22:35 UTC  (2+ messages)

[PATCH v2] PCI: Fix BUILD_BUG_ON usage for old gcc
 2025-02-12 22:18 UTC  (2+ messages)

[PATCH v5 0/2] vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it
 2025-02-12 20:28 UTC  (5+ messages)
` [PATCH v5 1/2] s390/pci: Fix s390_mmio_read/write syscall page fault handling
` [PATCH v5 2/2] PCI: s390: Support mmap() of BARs and replace VFIO_PCI_MMAP by a device flag

[PATCH v2 00/12] YAML conversion of several Freescale/PowerPC DT bindings
 2025-02-12 19:44 UTC  (9+ messages)
` [PATCH v2 03/12] dt-bindings: crypto: Convert fsl,sec-2.0 to YAML
` [PATCH v2 05/12] dt-bindings: dma: Convert fsl,elo*-dma "
` [PATCH v2 08/12] dt-bindings: spi: Convert Freescale SPI bindings "
` [PATCH v2 10/12] dt-bindings: memory-controllers: Add fsl,elbc-gpcm-uio

[PATCH v5 -next 06/11] PCI: brcmstb: Add bcm2712 support
 2025-02-12 18:02 UTC  (2+ messages)

[PATCH v5 -next 05/11] PCI: brcmstb: Expand inbound window size up to 64GB
 2025-02-12 18:00 UTC  (2+ messages)

[PATCH v2 00/18] PCI device authentication
 2025-02-12 16:36 UTC  (5+ messages)

[v2] PCI: dwc: Add the debugfs property to provide the LTSSM status of the PCIe link
 2025-02-12 14:03 UTC  (3+ messages)

[PATCH 1/2] PCI/portdrv: Add necessary delay for disabling hotplug events
 2025-02-12 13:04 UTC  (6+ messages)
` [PATCH 2/2] PCI: Disable PCIE hotplug interrupts early when msi is disabled

[PATCH] PCI: controller: Restore PCI_REASSIGN_ALL_BUS when PCI_PROBE_ONLY is enabled
 2025-02-12  7:07 UTC  (3+ messages)

[PATCH v6 0/7] Add PCIe Root Port support for Agilex family of chips
 2025-02-12  6:00 UTC  (12+ messages)
` [PATCH v6 1/7] dt-bindings: PCI: altera: Add binding for Agilex
` [PATCH v6 2/7] arm64: dts: agilex: Fix fixed-clock schema warnings
` [PATCH v6 3/7] arm64: dts: agilex: move bus@80000000 to socfpga_agilex.dtsi
` [PATCH v6 4/7] arm64: dts: agilex: refactor shared dts into dtsi
` [PATCH v6 5/7] arm64: dts: agilex: add dtsi for PCIe Root Port
` [PATCH v6 6/7] arm64: dts: agilex: add dts enabling "
` [PATCH v6 7/7] PCI: altera: Add Agilex support

[PATCH v3 0/4] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
 2025-02-12  5:51 UTC  (7+ messages)
` [PATCH v3 1/4] PCI/DPC: Rename pdev to err_port for dpc_handler
` [PATCH v3 3/4] PCI/DPC: Run recovery on device that detected the error

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

[PATCH v2 0/2] Add support for Versal Net CPM5N Root Port controller
 2025-02-12  5:50 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: xilinx-cpm: Add compatible string for CPM5NC Versal Net host
` [PATCH v2 2/2] PCI: xilinx-cpm: Add support for Versal Net CPM5NC Root Port controller

[v8 3/3] PCI: amd-mdb: Add AMD MDB Root Port driver
 2025-02-12  5:36 UTC  (3+ messages)

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

[PATCH v2] PCI: hv: Correct a comment
 2025-02-12  2:24 UTC  (2+ messages)

[PATCH v3 0/5] Add PCIe support to Sophgo SG2042 SoC
 2025-02-12  0:48 UTC  (4+ messages)
` [PATCH v3 3/5] dt-bindings: mfd: syscon: Add sg2042 pcie ctrl compatible
  ` (subset) "

[PATCH] PCI: Fix BUILD_BUG_ON usage for old gcc
 2025-02-11 22:38 UTC  (4+ messages)

[PATCH] PCI: apple: Add depends on PAGE_SIZE_16KB
 2025-02-11 22:00 UTC  (4+ messages)

[PATCH] drivers: pci: Fix flexible array usage
 2025-02-11 21:18 UTC  (3+ messages)

[PATCH v15 00/15] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2025-02-11 19:22 UTC  (16+ messages)
` [PATCH v15 01/15] platform-msi: Add msi_remove_device_irq_domain() in platform_device_msi_free_irqs_all()
` [PATCH v15 02/15] irqdomain: Add IRQ_DOMAIN_FLAG_MSI_IMMUTABLE and irq_domain_is_msi_immutable()
` [PATCH v15 03/15] irqchip/gic-v3-its: Set IRQ_DOMAIN_FLAG_MSI_IMMUTABLE for ITS
` [PATCH v15 04/15] irqchip/gic-v3-its: Add support for device tree msi-map and msi-mask
` [PATCH v15 05/15] PCI: endpoint: Set ID and of_node for function driver
` [PATCH v15 06/15] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
` [PATCH v15 07/15] PCI: endpoint: pci-ep-msi: Add MSI address/data pair mutable check
` [PATCH v15 08/15] PCI: endpoint: Add pci_epf_align_inbound_addr() helper for address alignment
` [PATCH v15 09/15] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v15 10/15] misc: pci_endpoint_test: Add doorbell test case
` [PATCH v15 11/15] selftests: pci_endpoint: "
` [PATCH v15 12/15] pci: imx6: Add helper function imx_pcie_add_lut_by_rid()
` [PATCH v15 13/15] pci: imx6: Add LUT setting for MSI/IOMMU in Endpoint mode
` [PATCH v15 14/15] arm64: dts: imx95: Add msi-map for pci-ep device
` [PATCH v15 15/15] arm64: dts: imx95-19x19-evk: Add PCIe1 endpoint function overlay file

[bugzilla-daemon@kernel.org: [Bug 219765] New: Regression: VFIO NVIDIA GPU Passthrough Fails in Linux 6.13.0 (GPU Reset & Audio Controller Disappears)]
 2025-02-11 18:47 UTC  (2+ messages)

[PATCH v10 0/3] Add support for AMD MDB IP as Root Port
 2025-02-11 18:33 UTC  (5+ messages)
` [PATCH v10 1/3] dt-bindings: PCI: dwc: Add AMD Versal2 mdb slcr support
` [PATCH v10 2/3] dt-bindings: PCI: amd-mdb: Add AMD Versal2 MDB PCIe Root Port Bridge
` [PATCH v10 3/3] PCI: amd-mdb: Add AMD MDB Root Port driver

[pci:next] BUILD SUCCESS c71f7bbc5d794984bbb6067b6712337d13f3af76
 2025-02-11 17:01 UTC 

[pci:enumeration] BUILD SUCCESS d9be7592bf7e853a36dad2cbfac43f78060cb0af
 2025-02-11 16:59 UTC 

[PATCH 0/9] YAML conversion of several Freescale/PowerPC DT bindings
 2025-02-11 14:13 UTC  (3+ messages)
` [PATCH 4/9] dt-bindings: mfd: Convert fsl,mcu-mpc8349emitx binding to YAML
  ` (subset) "

[PATCH v7 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-02-11 13:46 UTC  (4+ messages)
` [PATCH v7 06/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support

[PATCH v1] Support BT remote wake
 2025-02-11 11:26 UTC  (2+ messages)

[pci:endpoint] BUILD SUCCESS 235937cb77dc3a976868cd85cdff025c777e2fc8
 2025-02-11  9:36 UTC 

[PATCH] PCI: dwc: Separate MSI out to different controller
 2025-02-11  8:23 UTC  (6+ messages)

[PATCH v3 2/2] perf/dwc_pcie: fix duplicate pci_dev devices
 2025-02-11  8:05 UTC  (2+ messages)
  ` [PATCH v3 1/2] perf/dwc_pcie: fix some unreleased resources

PCI/ASPM: Fix L1SS saving (linus/master commit 7507eb3e7bfac)
 2025-02-11  6:17 UTC  (4+ messages)
    ` diagnosing resume failures after disconnected USB4 drives (Was: Re: PCI/ASPM: Fix L1SS saving (linus/master commit 7507eb3e7bfac))

[PATCH 00/11] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-02-11  6:10 UTC  (3+ messages)
` [PATCH 09/11] PCI/IDE: Report available IDE streams


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