linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-19 03:20:15 to 2025-11-20 10:12:58 UTC [more...]

[PATCH v6 0/3] Add driver support for Eswin EIC7700 SoC PCIe controller
 2025-11-20 10:12 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: PCI: eic7700: Add Eswin PCIe host controller
` [PATCH v6 2/3] PCI: eic7700: Add Eswin PCIe host controller driver
` [PATCH v6 3/3] PCI: dwc: Add no_suspport_L2 flag and skip PME_Turn_Off broadcast

[PATCH v9 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-20 10:03 UTC  (14+ messages)
` [PATCH v9 01/11] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v9 02/11] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v9 03/11] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v9 04/11] PCI/P2PDMA: Provide an access to pci_p2pdma_map_type() function
` [PATCH v9 05/11] PCI/P2PDMA: Document DMABUF model
` [PATCH v9 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine
` [PATCH v9 07/11] vfio: Export vfio device get and put registration helpers
` [PATCH v9 08/11] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v9 09/11] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v9 10/11] vfio/pci: Add dma-buf export support for MMIO regions
` [PATCH v9 11/11] vfio/nvgrace: Support get_dmabuf_phys

[PATCH -next] PCI: cadence: remove unneeded semicolon
 2025-11-20  9:41 UTC  (2+ messages)
` 回复: "

[PATCH 00/44] Change a lot of min_t() that might mask high bits
 2025-11-20  9:38 UTC  (4+ messages)
` [PATCH 25/44] drivers/pci: use min() instead of min_t()

[PATCH 0/2] PCI: host-common: Allow drivers to use the device's drvdata pointer
 2025-11-20  9:23 UTC  (7+ messages)
` [PATCH 1/2] PCI: host-common: Do not set drvdata in pci_host_common_init()
` [PATCH 2/2] PCI: apple: Store private pointer in platform device's drvdata

[PATCH 0/4 v5] PCI: s32g: Add support for PCIe controller
 2025-11-20  9:06 UTC  (6+ messages)
` [PATCH 3/4 v5] PCI: s32g: Add initial PCIe support (RC)

[PATCH v1 00/26] PCI/TSM: TDX Connect: SPDM Session and IDE Establishment
 2025-11-20  8:34 UTC  (16+ messages)
` [PATCH v1 06/26] x86/virt/tdx: Add tdx_page_array helpers for new TDX Module objects
` [PATCH v1 08/26] x86/virt/tdx: Add tdx_enable_ext() to enable of TDX Module Extensions

[PATCH v8 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-20  8:42 UTC  (47+ messages)
` [PATCH v8 05/11] PCI/P2PDMA: Document DMABUF model
` [PATCH v8 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine
  ` [Linaro-mm-sig] "
` [PATCH v8 09/11] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v8 10/11] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH] MAINTAINERS: add Manivannan Sadhasivam as maintainer of PCI/pwrctl
 2025-11-20  8:32 UTC  (2+ messages)

[pci:err] BUILD SUCCESS 73f1f9b0a2c9fc054597a6c35e0add09afec9d8c
 2025-11-20  8:17 UTC 

[PATCH v2 0/4] PCI: dwc: Advertise L1 PM Substates only if driver requests it
 2025-11-20  7:52 UTC  (8+ messages)
` [PATCH v2 1/4] "

[PATCH 0/2] PCI: dwc: Suspend/resume rework
 2025-11-20  7:33 UTC  (8+ messages)
` [PATCH 1/2] PCI: dwc: Skip PME_Turn_Off broadcast and L2/L3 transition during suspend if link is not up
` [PATCH 2/2] PCI: dwc: Do not return failure from dw_pcie_wait_for_link() if link is in Detect/Poll state

[RFC 2/2] Set steering-tag directly for PCIe P2P memory access
 2025-11-20  7:24 UTC  (2+ messages)

[PATCH 0/2] PCI/pwrctrl: tc9563: A couple of fixes
 2025-11-20  6:51 UTC  (3+ messages)
` [PATCH 1/2] PCI/pwrctrl: tc9563: Enforce I2C dependency
` [PATCH 2/2] PCI/pwrctrl: tc9563: Remove unnecessary semicolons

[PATCH 0/8] rust: pci: add abstractions for SR-IOV capability
 2025-11-20  6:41 UTC  (11+ messages)
` [PATCH 1/8] rust: pci: add is_virtfn(), to check for VFs
` [PATCH 2/8] rust: pci: add is_physfn(), to check for PFs
` [PATCH 3/8] rust: pci: add {enable,disable}_sriov(), to control SR-IOV capability
` [PATCH 4/8] rust: pci: add num_vf(), to return number of VFs
` [PATCH 5/8] rust: pci: add vtable attribute to pci::Driver trait
` [PATCH 6/8] rust: pci: add bus callback sriov_configure(), to control SR-IOV from sysfs
` [PATCH 7/8] rust: pci: add physfn(), to return PF device for VF device
` [PATCH 8/8] samples: rust: add SR-IOV driver sample

[RFC v1 1/5] PCI: rockchip: Fix Link Control register offset and enable ASPM/CLKREQ
 2025-11-20  3:44 UTC  (4+ messages)

[PATCH RFC RESEND 0/8] thermal: core: Allow setting the parent device of thermal zone/cooling devices
 2025-11-20  3:41 UTC  (9+ messages)
` [PATCH RFC RESEND 1/8] thermal: core: Allow setting the parent device of cooling devices
` [PATCH RFC RESEND 2/8] thermal: core: Set parent device in thermal_of_cooling_device_register()
` [PATCH RFC RESEND 3/8] ACPI: processor: Stop creating "device" sysfs link
` [PATCH RFC RESEND 4/8] ACPI: fan: "
` [PATCH RFC RESEND 5/8] ACPI: video: "
` [PATCH RFC RESEND 6/8] thermal: core: Set parent device in thermal_cooling_device_register()
` [PATCH RFC RESEND 7/8] ACPI: thermal: Stop creating "device" sysfs link
` [PATCH RFC RESEND 8/8] thermal: core: Allow setting the parent device of thermal zone devices

[RESEND v13 00/25] Enable CXL PCIe Port Protocol Error handling and logging
 2025-11-20  3:33 UTC  (39+ messages)
` [RESEND v13 02/25] PCI/CXL: Introduce pcie_is_cxl()
` [RESEND v13 03/25] cxl/pci: Remove unnecessary CXL Endpoint handling helper functions
` [RESEND v13 04/25] cxl/pci: Remove unnecessary CXL RCH "
` [RESEND v13 05/25] cxl: Remove CXL VH handling in CONFIG_PCIEAER_CXL conditional blocks from core/pci.c
` [RESEND v13 06/25] cxl: Move CXL driver's RCH error handling into core/ras_rch.c
` [RESEND v13 07/25] CXL/AER: Replace device_lock() in cxl_rch_handle_error_iter() with guard() lock
` [RESEND v13 08/25] CXL/AER: Move AER drivers RCH error handling into pcie/aer_cxl_rch.c
` [RESEND v13 11/25] cxl/pci: Log message if RAS registers are unmapped
` [RESEND v13 12/25] cxl/pci: Unify CXL trace logging for CXL Endpoints and CXL Ports
` [RESEND v13 13/25] cxl/pci: Update cxl_handle_cor_ras() to return early if no RAS errors
` [RESEND v13 15/25] CXL/PCI: Introduce PCI_ERS_RESULT_PANIC
` [RESEND v13 16/25] CXL/AER: Introduce pcie/aer_cxl_vh.c in AER driver for forwarding CXL errors
` [RESEND v13 17/25] cxl: Introduce cxl_pci_drv_bound() to check for bound driver
` [RESEND v13 21/25] PCI/AER: Dequeue forwarded CXL error
` [RESEND v13 25/25] CXL/PCI: Disable CXL protocol error interrupts during CXL Port cleanup

[PATCH v4 00/11] arm64: dts: mediatek: Add Openwrt One AP functionality
 2025-11-20  2:50 UTC  (4+ messages)
` [PATCH v4 06/11] dt-bindings: net: mediatek,net: Correct bindings for MT7981

[PATCH 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
 2025-11-19 23:59 UTC  (14+ messages)
` [PATCH 6/9] serdev: Skip registering serdev devices from DT is external connector is used
` [PATCH 7/9] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector
` [PATCH 8/9] Bluetooth: hci_qca: Add support for WCN7850 PCIe M.2 card
` [PATCH 9/9] power: sequencing: pcie-m2: Add support for PCIe M.2 Key E connectors

[PATCH v2 0/4] PCI: Add initial support for handling PCIe M.2 connectors in devicetree
 2025-11-19 23:56 UTC  (8+ messages)
` [PATCH v2 1/4] dt-bindings: connector: Add PCIe M.2 Mechanical Key M connector

[pci:controller/cix] BUILD SUCCESS 7bdb5b229c552ea69962aa33f508a72f2789543b
 2025-11-19 21:18 UTC 

[PATCH v2 0/3] PCI: Universal error recoverability of devices
 2025-11-19 21:09 UTC  (6+ messages)
` [PATCH v2 1/3] PCI/PM: Reinstate clearing state_saved in legacy and !pm codepaths
` [PATCH v2 2/3] PCI/PM: Stop needlessly clearing state_saved on enumeration and thaw
` [PATCH v2 3/3] PCI/ERR: Ensure error recoverability at all times

[pci:pwrctrl-tc9563 5/5] undefined reference to `i2c_unregister_device'
 2025-11-19 21:05 UTC 

[pci:pwrctrl-tc9563] BUILD REGRESSION 72359837ad0d3f2cbc1364d1cba84357d6d38615
 2025-11-19 21:02 UTC 

[PATCH v2 2/3] PCI: qcom: Check for the presence of a device instead of Link up during suspend
 2025-11-19 16:15 UTC  (5+ messages)
    `  "

[PATCH v2 00/11] TSM: Implement ->lock()/->accept() callbacks for ARM CCA TDISP setup
 2025-11-19 15:54 UTC  (9+ messages)
` [PATCH v2 01/11] coco: guest: arm64: Guest TSM callback and realm device lock support
` [PATCH v2 02/11] coco: guest: arm64: Add Realm Host Interface and guest DA helper
` [PATCH v2 03/11] coco: guest: arm64: Add support for guest initiated TDI bind/unbind
` [PATCH v2 04/11] coco: guest: arm64: Add support for updating interface reports from device

[PATCH v3 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
 2025-11-19 15:49 UTC  (11+ messages)
` [PATCH v3 01/21] lib/vsprintf: Add specifier for printing struct timespec64
` [PATCH v3 15/21] PCI: epf-test: Switch to use %ptSp
` [PATCH v3 19/21] scsi: fnic: "

[PATCH] PCI: stm32: Fix LTSSM EP race with start link
 2025-11-19 15:47 UTC  (3+ messages)

[PATCH v8 0/6] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
 2025-11-19 14:35 UTC  (7+ messages)
` [PATCH v8 1/6] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Add Renesas RZ/G3S
` [PATCH v8 2/6] PCI: rzg3s-host: Add Renesas RZ/G3S SoC host driver
` [PATCH v8 3/6] arm64: dts: renesas: r9a08g045: Add PCIe node
` [PATCH v8 4/6] arm64: dts: renesas: rzg3s-smarc-som: Add PCIe reference clock
` [PATCH v8 5/6] arm64: dts: renesas: rzg3s-smarc: Enable PCIe
` [PATCH v8 6/6] arm64: defconfig: Enable PCIe for the Renesas RZ/G3S SoC

[PATCH v9 0/3] rust: leds: add led classdev abstractions
 2025-11-19 14:11 UTC  (4+ messages)
` [PATCH v9 1/3] rust: leds: add basic "
` [PATCH v9 2/3] rust: leds: split generic and normal led classdev abstractions up
` [PATCH v9 3/3] rust: leds: add multicolor classdev abstractions

[PATCH v5 0/8] Add ASPEED PCIe Root Complex support
 2025-11-19 13:51 UTC  (3+ messages)
` [PATCH v5 3/8] dt-bindings: pinctrl: aspeed,ast2600-pinctrl: Add PCIe RC PERST# group

[PATCH v2 0/2] PCI/IOV: Fix deadlock when removing PF with enabled SR-IOV
 2025-11-19 12:43 UTC  (4+ messages)
` [PATCH v2 1/2] Revert "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV"
` [PATCH v2 2/2] PCI/IOV: Fix race between SR-IOV enable/disable and hotplug

[PATCH v7 0/6] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
 2025-11-19 12:37 UTC  (4+ messages)
` [PATCH v7 2/6] PCI: rzg3s-host: Add Renesas RZ/G3S SoC host driver
  ` [External] : "

[PATCH v7 0/6] rust: pci: add config space read/write support
 2025-11-19 11:21 UTC  (7+ messages)
` [PATCH v7 1/6] samples: rust: rust_driver_pci: use "kernel vertical" style for imports
` [PATCH v7 2/6] rust: devres: "
` [PATCH v7 3/6] rust: io: factor common I/O helpers into Io trait
` [PATCH v7 4/6] rust: io: factor out MMIO read/write macros
` [PATCH v7 5/6] rust: pci: add config space read/write support
` [PATCH v7 6/6] sample: rust: pci: add tests for config space routines

[PATCH 1/2] PCI: Ensure error recoverability at all times
 2025-11-19 10:02 UTC  (3+ messages)

[PATCH 0/2] PCI: Universal error recoverability of devices
 2025-11-19  9:26 UTC  (3+ messages)

[PATCH] PCI: Check rom image addr at every step
 2025-11-19  7:10 UTC  (3+ messages)

[pci:controller/keystone] BUILD SUCCESS bc10d0ad540df599a3ab154f0255d901d3c2b030
 2025-11-19  6:31 UTC 

[pci:controller/brcmstb] BUILD SUCCESS 8d4ec3fbb15e97b58c395398c743453012bbb93f
 2025-11-19  5:30 UTC 

[PATCH] PCI: xilinx: Fix INTx IRQ domain leak when MSI allocation fails
 2025-11-19  3:33 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).