public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-27 13:20:51 to 2024-12-04 01:59:08 UTC [more...]

[PATCH 0/3] PCI: dwc: Add ECAM support with iATU configuration
 2024-12-04  1:58 UTC  (10+ messages)
` [PATCH 1/3] arm64: dts: qcom: sc7280: Increase config size to 256MB for ECAM feature
` [PATCH 2/3] PCI: dwc: Add ECAM support with iATU configuration
` [PATCH 3/3] PCI: qcom: Enable ECAM feature based on config size

[PATCH] PCI/pwrctl: Do not assume device node presence
 2024-12-03 23:49 UTC  (3+ messages)

drivers/pci: (and/or KVM): Slow PCI initialization during VM boot with passthrough of large BAR Nvidia GPUs on DGX H100
 2024-12-03 23:30 UTC  (15+ messages)

[PATCH v7 0/2] PCI: add enabe(disable)_device() hook for bridge
 2024-12-03 23:27 UTC  (3+ messages)
` [PATCH v7 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
` [PATCH v7 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95

[PATCH v9 0/6] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2024-12-03 23:24 UTC  (12+ messages)
` [PATCH v9 1/6] platform-msi: Add msi_remove_device_irq_domain() in platform_device_msi_free_irqs_all()
` [PATCH v9 2/6] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
` [PATCH v9 3/6] PCI: endpoint: Add pci_epf_align_inbound_addr() helper for address alignment
` [PATCH v9 4/6] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v9 5/6] misc: pci_endpoint_test: Add doorbell test case
` [PATCH v9 6/6] tools: PCI: Add 'B' option for test doorbell

[PATCH v5 0/2] PCI: add enabe(disable)_device() hook for bridge
 2024-12-03 22:39 UTC  (4+ messages)
` [PATCH v5 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges

[PATCH v2 0/5] Add STM32MP25 PCIe drivers
 2024-12-03 22:25 UTC  (16+ messages)
` [PATCH v2 1/5] dt-bindings: PCI: Add STM32MP25 PCIe root complex bindings
` [PATCH v2 2/5] PCI: stm32: Add PCIe host support for STM32MP25
` [PATCH v2 3/5] dt-bindings: PCI: Add STM32MP25 PCIe endpoint bindings
` [PATCH v2 4/5] PCI: stm32: Add PCIe endpoint support for STM32MP25

[PATCH] PCI: Improve parameter docu for request APIs
 2024-12-03 21:37 UTC  (2+ messages)

[PATCH 0/4] PCI: Constify 'struct bin_attribute'
 2024-12-03 21:32 UTC  (7+ messages)
` [PATCH 1/4] PCI/sysfs: "
` [PATCH 2/4] PCI/VPD: "
` [PATCH 3/4] PCI/P2PDMA: "
` [PATCH 4/4] PCI/ACPI: "

[PATCH v3] PCI/sysfs: Change read permissions for VPD attributes
 2024-12-03 20:36 UTC  (4+ messages)

[PATCH v2 09/10] sysfs: bin_attribute: add const read/write callback variants
 2024-12-03 16:11 UTC  (3+ messages)

[PATCH v2 0/2] Add support for AMD MDB IP as Root Port
 2024-12-03 14:41 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: amd-mdb: Add AMD Versal2 MDB PCIe Root Port Bridge
` [PATCH v2 2/2] PCI: amd-mdb: Add AMD MDB Root Port driver

[PATCH v3 00/16] Device / Driver PCI / Platform Rust abstractions
 2024-12-03 10:58 UTC  (11+ messages)
` [PATCH v3 07/16] rust: add `Revocable` type
` [PATCH v3 10/16] rust: add devres abstraction

Deadlock during PCIe hot remove and SPDK exit
 2024-12-03  9:31 UTC  (6+ messages)

[PATCH v3 0/6] PCI: Enable Power and configure the QPS615 PCIe switch
 2024-12-03  9:06 UTC  (10+ messages)
` [PATCH v3 1/6] dt-bindings: PCI: Add binding for qps615

[PATCH v3 0/2] PCI endpoint test: Add support for capabilities
 2024-12-03  6:38 UTC  (3+ messages)
` [PATCH v3 1/2] PCI: endpoint: pci-epf-test: "
` [PATCH v3 2/2] misc: pci_endpoint_test: "

[PATCH] PCI: Use downstream bridges for distributing resources
 2024-12-03  6:07 UTC  (4+ messages)

[PATCH v2 0/2] PCI endpoint test: Add support for capabilities
 2024-12-03  4:48 UTC  (10+ messages)
` [PATCH v2 1/2] PCI: endpoint: pci-epf-test: "
` [PATCH v2 2/2] misc: pci_endpoint_test: "

[PATCH v2 0/4] Migrate PCI Endpoint Subsystem tests to Kselftest
 2024-12-02 17:40 UTC  (18+ messages)
` [PATCH v2 1/4] PCI: qcom-ep: Mark BAR0/BAR2 as 64bit BARs and BAR1/BAR3 as RESERVED
` [PATCH v2 2/4] misc: pci_endpoint_test: Fix the return value of IOCTL
` [PATCH v2 3/4] selftests: Move PCI Endpoint tests from tools/pci to Kselftests
` [PATCH v2 4/4] selftests: pci_endpoint: Migrate to Kselftest framework

[PATCH v4 0/6] Add support for the PCI host bridge device-tree node creation
 2024-12-02 15:48 UTC  (8+ messages)
` [PATCH v4 1/6] driver core: Introduce device_{add,remove}_of_node()
` [PATCH v4 2/6] PCI: of: Use device_{add,remove}_of_node() to attach of_node to existing device
` [PATCH v4 3/6] PCI: of_property: Add support for NULL pdev in of_pci_set_address()
` [PATCH v4 4/6] PCI: of_property: Constify parameter in of_pci_get_addr_flags()
` [PATCH v4 5/6] of: Add #address-cells/#size-cells in the device-tree root empty node
` [PATCH v4 6/6] PCI: of: Create device-tree PCI host bridge node

[PATCH v11 1/3] PCI: rockchip: Simplify clock handling by using clk_bulk*() function
 2024-12-02 15:11 UTC  (3+ messages)
` [PATCH v11 2/3] PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function
` [PATCH v11 3/3] PCI: rockchip: Refactor rockchip_pcie_disable_clocks() function signature

DWC PCIe endpoint iATU vs BAR MASK ordering
 2024-12-02 14:59 UTC  (2+ messages)

[PATCH v6 0/8] blk: refactor queue affinity helpers
 2024-12-02 14:00 UTC  (9+ messages)
` [PATCH v6 1/8] driver core: bus: add irq_get_affinity callback to bus_type
` [PATCH v6 2/8] PCI: hookup irq_get_affinity callback
` [PATCH v6 3/8] virtio: "
` [PATCH v6 4/8] blk-mq: introduce blk_mq_map_hw_queues
` [PATCH v6 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
` [PATCH v6 6/8] nvme: "
` [PATCH v6 7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues "
` [PATCH v6 8/8] blk-mq: remove unused queue mapping helpers

[PATCH] PCI: check bridge->bus in pci_host_common_remove
 2024-12-02 13:55 UTC  (7+ messages)

[PATCH v5 0/8] blk: refactor queue affinity helpers
 2024-12-02 13:48 UTC  (4+ messages)
` [PATCH v5 4/8] blk-mq: introduce blk_mq_map_hw_queues

[PATCH v5 00/10] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-12-02 11:19 UTC  (11+ messages)
` [PATCH v5 01/10] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
` [PATCH v5 02/10] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings
` [PATCH v5 03/10] dt-bindings: pci: Add common schema for devices accessible through PCI BARs
` [PATCH v5 04/10] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1
` [PATCH v5 05/10] clk: rp1: Add support for clocks provided by RP1
` [PATCH v5 06/10] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
` [PATCH v5 07/10] arm64: dts: rp1: Add support for RaspberryPi's RP1 device
` [PATCH v5 08/10] misc: rp1: RaspberryPi RP1 misc driver
` [PATCH v5 09/10] arm64: dts: bcm2712: Add external clock for RP1 chipset on Rpi5
` [PATCH v5 10/10] arm64: defconfig: Enable RP1 misc/clock/gpio drivers

[ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel VII edition (OSPM-summit 2025)
 2024-12-02  9:55 UTC  (2+ messages)

[PATCH v2] PCI: rockchip-ep: Fix error code in rockchip_pcie_ep_init_ob_mem()
 2024-12-02  9:07 UTC 

[PATCH 0/2] Add support for AMD MDB IP as Root Port
 2024-12-02  8:23 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: PCI: amd-mdb: Add YAML schemas for AMD Versal2 MDB PCIe Root Port Bridge

[PATCH 2/2] PCI: amd-mdb: Add AMD MDB Root Port driver
 2024-12-02  8:21 UTC  (3+ messages)

[PATCH v2 0/8] MT8188 DT and binding fixes
 2024-12-02  4:24 UTC  (2+ messages)

[PATCH 2/5] PCI: sg2042: Add Sophgo SG2042 PCIe driver
 2024-12-02  1:13 UTC  (4+ messages)

[PATCH 6.13] PCI/pwrctrl: Skip NULL of_node when unregistering
 2024-12-01 16:13 UTC  (8+ messages)

[pci:for-linus] BUILD SUCCESS 5c8418cf4025388bedd4d65ada993f7d3786cc3a
 2024-12-01  7:55 UTC 

[GIT PULL] PCI fixes for v6.13
 2024-12-01  2:41 UTC  (2+ messages)

[PATCH 0/4] PCI: dwc: Add support for configuring lane equalization presets
 2024-11-30 13:00 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: qcom: x1e80100: Add PCIe lane equalization preset properties

[PATCH next] PCI: rockchip-ep: Fix error code in rockchip_pcie_ep_init_ob_mem()
 2024-11-30 10:28 UTC  (2+ messages)

[PATCH v5 0/6] PCI endpoint additional pci_epc_set_bar() checks
 2024-11-30  8:24 UTC  (5+ messages)
` [PATCH v5 1/6] PCI: dwc: ep: iATU registers must be written after the BAR_MASK
` [PATCH v5 2/6] PCI: dwc: ep: Add missing checks when dynamically changing a BAR

[PATCH v5 0/6] PCI: mediatek-gen3: mtk_pcie_en7581_power_up() code refactoring
 2024-11-29 23:20 UTC  (7+ messages)
` [PATCH v5 1/6] PCI: mediatek-gen3: Add missing reset_control_deassert() for mac_rst in mtk_pcie_en7581_power_up()
` [PATCH v5 2/6] PCI: mediatek-gen3: rely on clk_bulk_prepare_enable() "
` [PATCH v5 3/6] PCI: mediatek-gen3: Move reset/assert callbacks in .power_up()
` [PATCH v5 4/6] PCI: mediatek-gen3: Add comment about initialization order in mtk_pcie_en7581_power_up()
` [PATCH v5 5/6] PCI: mediatek-gen3: Add reset delay "
` [PATCH v5 6/6] PCI: mediatek-gen3: rely on msleep() "

[PATCH v2 0/8] pci: qcom: Add QCS8300 PCIe support
 2024-11-29 19:33 UTC  (2+ messages)

[PATCH v2 4/8] PCI: qcom: Add QCS8300 PCIe support
 2024-11-29 19:08 UTC 

[PATCH v4 00/10] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-11-29 18:18 UTC  (11+ messages)
` [PATCH v4 02/10] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings
` [PATCH v4 08/10] misc: rp1: RaspberryPi RP1 misc driver

[PATCH v9 0/6] Add support for the LAN966x PCI device using a DT overlay
 2024-11-29 17:36 UTC  (10+ messages)
` [PATCH v9 1/6] misc: Add support for LAN966x PCI device

[PATCH] PCI/pwrctrl: Check the device node exist before device removal
 2024-11-29 16:38 UTC  (2+ messages)

[PATCH] resource: harden resource_contains
 2024-11-29  9:15 UTC 

[PATCH] PCI: remove already resolved TODO
 2024-11-28 20:29 UTC 

[PATCH RFCv1 0/7] vfio: Allow userspace to specify the address for each MSI vector
 2024-11-28 11:15 UTC  (9+ messages)

[PATCH v3 0/15] Enable CXL PCIe port protocol error handling and logging
 2024-11-27 20:53 UTC  (9+ messages)
` [PATCH v3 05/15] PCI/AER: Add CXL PCIe port correctable error support in AER service driver
` [PATCH v3 06/15] PCI/AER: Change AER driver to read UCE fatal status for all CXL PCIe port devices

[PATCH] PCI: dw-rockchip: Enumerate endpoints based on dll_link_up irq in the combined sys irq
 2024-11-27 14:50 UTC 

[PATCH v2 0/2] Preserve the flags portion on 1:1 dma-ranges mapping
 2024-11-27 13:44 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