messages from 2024-11-12 23:41:51 to 2024-11-15 05:53:55 UTC [more...]
[PATCH v10 0/3] PCIe RK3399 clock and reset using new helper functions
2024-11-15 5:53 UTC (3+ messages)
` [PATCH v10 2/3] PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function
[RFC 0/6] lib: Rust implementation of SPDM
2024-11-15 5:46 UTC (7+ messages)
` [RFC 1/6] rust: bindings: Support SPDM bindings
` [RFC 2/6] drivers: pci: Change CONFIG_SPDM to a dependency
` [RFC 3/6] lib: rspdm: Initial commit of Rust SPDM
` [RFC 4/6] lib: rspdm: Support SPDM get_version
` [RFC 5/6] lib: rspdm: Support SPDM get_capabilities
` [RFC 6/6] lib: rspdm: Support SPDM negotiate_algorithms
[PATCH PCI v2] PCI: Add ACS quirk for Wangxun FF5XXX NICS
2024-11-15 2:46 UTC
[PATCH v2 00/11] Remove implicit devres from pci_intx()
2024-11-15 0:46 UTC (18+ messages)
` [PATCH v2 01/11] PCI: Prepare removing "
` [PATCH v2 02/11] drivers/xen: Use never-managed version of pci_intx()
` [PATCH v2 03/11] net/ethernet: "
` [PATCH v2 04/11] net/ntb: "
` [PATCH v2 05/11] misc: "
` [PATCH v2 06/11] vfio/pci: "
` [PATCH v2 07/11] PCI: MSI: "
` [PATCH v2 08/11] ata: Use always-managed "
` [PATCH v2 09/11] wifi: qtnfmac: use always-managed version of pcim_intx()
` [PATCH v2 10/11] HID: amd_sfh: Use "
` [PATCH v2 11/11] Remove devres from pci_intx()
[PATCH v7 0/6] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
2024-11-14 22:52 UTC (7+ messages)
` [PATCH v7 1/6] PCI: endpoint: Add pci_epc_get_fn() API for customizable filtering
` [PATCH v7 2/6] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
` [PATCH v7 3/6] PCI: endpoint: Add pci_epf_align_addr() helper for address alignment
` [PATCH v7 4/6] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v7 5/6] misc: pci_endpoint_test: Add doorbell test case
` [PATCH v7 6/6] tools: PCI: Add 'B' option for test doorbell
[PATCH v2 0/4] Add new headers for Hyper-V Dom0
2024-11-14 21:35 UTC (8+ messages)
` [PATCH v2 3/4] hyperv: Add new Hyper-V headers in include/hyperv
` [PATCH v2 4/4] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
[PATCH v3 0/15] Enable CXL PCIe port protocol error handling and logging
2024-11-14 18:41 UTC (22+ messages)
` [PATCH v3 01/15] PCI/AER: Introduce 'struct cxl_err_handlers' and add to 'struct pci_driver'
` [PATCH v3 02/15] PCI/AER: Rename AER driver's interfaces to also indicate CXL PCIe port support
` [PATCH v3 03/15] cxl/pci: Introduce PCIe helper functions pcie_is_cxl() and pcie_is_cxl_port()
` [PATCH v3 04/15] PCI/AER: Modify AER driver logging to report CXL or PCIe bus error type
` [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 v3 07/15] PCI/AER: Add CXL PCIe port uncorrectable error recovery in AER service driver
` [PATCH v3 08/15] cxl/pci: Map CXL PCIe root port and downstream switch port RAS registers
` [PATCH v3 09/15] cxl/pci: Map CXL PCIe upstream "
` [PATCH v3 10/15] cxl/pci: Update RAS handler interfaces to also support CXL PCIe ports
` [PATCH v3 11/15] cxl/pci: Change find_cxl_port() to non-static
` [PATCH v3 12/15] cxl/pci: Add error handler for CXL PCIe port RAS errors
` [PATCH v3 13/15] cxl/pci: Add trace logging "
` [PATCH v3 14/15] cxl/pci: Add support to assign and clear pci_driver::cxl_err_handlers
` [PATCH v3 15/15] PCI/AER: Enable internal errors for CXL upstream and downstream switch ports
[PATCH v9 0/9] PCI: Add PCIe bandwidth controller
2024-11-14 17:36 UTC (5+ messages)
[PATCH v7 0/7] PCI: dwc: opitimaze RC Host/EP pci_fixup_addr()
2024-11-14 17:28 UTC (3+ messages)
[PATCH v5 00/14] Fix and improve the Rockchip endpoint driver
2024-11-14 17:24 UTC (8+ messages)
[PATCH 0/3] PCI endpoint additional pci_epc_set_bar() checks
2024-11-14 17:21 UTC (7+ messages)
` [PATCH 1/3] PCI: artpec6: Implement dw_pcie_ep operation get_features
` [PATCH 2/3] PCI: endpoint: Add size check for fixed size BARs in pci_epc_set_bar()
` [PATCH 3/3] PCI: dwc: ep: Improve alignment check in dw_pcie_prog_ep_inbound_atu()
[PATCH] PCI: endpoint: Fix pci_epc_map map_size doc string
2024-11-14 17:15 UTC (2+ messages)
[PATCH v3 00/17] Provide a new two step DMA mapping API
2024-11-14 17:02 UTC (6+ messages)
[PATCH v3 0/6] Add support for the PCI host bridge device-tree node creation
2024-11-14 16:54 UTC (7+ messages)
` [PATCH v3 1/6] driver core: Introduce device_{add,remove}_of_node()
` [PATCH v3 2/6] PCI: of: Use device_{add,remove}_of_node() to attach of_node to existing device
` [PATCH v3 3/6] PCI: of_property: Add support for NULL pdev in of_pci_set_address()
` [PATCH v3 4/6] PCI: of_property: Constify parameter in of_pci_get_addr_flags()
` [PATCH v3 5/6] of: Add #address-cells/#size-cells in the device-tree root empty node
` [PATCH v3 6/6] PCI: of: Create device-tree PCI host bridge node
[PATCH v5 0/2] PCI: add enabe(disable)_device() hook for bridge
2024-11-14 16:48 UTC (9+ messages)
` [PATCH v5 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
` [PATCH v5 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95
[PATCHv2 00/15] Update dra7 devicetree files to probe with genpd
2024-11-14 16:06 UTC (9+ messages)
` [PATCH 07/15] ARM: dts: Configure interconnect target module for dra7 sata
[PATCH] PCI: of_property: Assign PCI instead of CPU bus address to dynamic PCI nodes
2024-11-14 15:45 UTC (5+ messages)
[PATCH v2 00/14] Add support for RaspberryPi RP1 PCI device using a DT overlay
2024-11-14 15:41 UTC (4+ messages)
` [PATCH v2 08/14] clk: rp1: Add support for clocks provided by RP1
[PATCH RFCv1 0/7] vfio: Allow userspace to specify the address for each MSI vector
2024-11-14 15:35 UTC (6+ messages)
[PATCH v8 0/5] Add support for PCIe3 on x1e80100
2024-11-14 15:25 UTC (8+ messages)
` [PATCH v8 5/5] arm64: dts: qcom: x1e80100: "
[pci:next] BUILD SUCCESS e031efeb3a3a65673086d8f148da53f22c6f8ae5
2024-11-14 15:03 UTC
[pci:hotplug-octeon] BUILD SUCCESS e434e54d3ffcd17eeadfcf3cf434bc1dff36daff
2024-11-14 14:43 UTC
[PATCH 1/1] PCI/PME+pciehp: Request IRQF_ONESHOT because bwctrl shares IRQ
2024-11-14 14:20 UTC
Subject: [PATCH 1/1] PCI: of: avoid warning for 4 GiB non-prefetchable
2024-11-14 14:05 UTC
[pci:reset] BUILD SUCCESS a3151e6daaec171b7d46ac79170ec420ad874cae
2024-11-14 12:38 UTC
[pci:wip/2411-bjorn-pwrctl-rename] BUILD SUCCESS c2118aa66ef24e00568b16aeb5dab80ccb76ef06
2024-11-14 12:33 UTC
[PATCH v4 00/10] blk: refactor queue affinity helpers
2024-11-14 12:20 UTC (25+ messages)
` [PATCH v4 01/10] driver core: bus: add irq_get_affinity callback to bus_type
` [PATCH v4 02/10] driver core: add irq_get_affinity callback device_driver
` [PATCH v4 03/10] PCI: hookup irq_get_affinity callback
` [PATCH v4 04/10] virtio: "
` [PATCH v4 05/10] blk-mq: introduce blk_mq_hctx_map_queues
` [PATCH v4 06/10] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
` [PATCH v4 07/10] scsi: hisi_sas: use blk_mq_hctx_map_queues to map queues
` [PATCH v4 08/10] nvme: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
` [PATCH v4 09/10] virtio: blk/scsi: replace blk_mq_virtio_map_queues "
` [PATCH v4 10/10] blk-mq: remove unused queue mapping helpers
[pci:controller/rockchip] BUILD REGRESSION 337657a3c24c92befb3ed11d6f15402faa09f7dd
2024-11-14 9:57 UTC
[pci:pm] BUILD SUCCESS dc421bb3c0db2aac926b548d259d3b550394908e
2024-11-14 9:54 UTC
[pci:endpoint] BUILD SUCCESS f85525aaad42d60ed438542afe69f6f25597eda2
2024-11-14 9:53 UTC
[PATCH v4] Export PBEC Data register into sysfs
2024-11-14 9:37 UTC (4+ messages)
[pci:controller/rockchip 13/13] drivers/pci/controller/pcie-rockchip-ep.c:640:9: error: implicit declaration of function 'irq_set_irq_type'; did you mean 'irq_set_irq_wake'?
2024-11-14 8:17 UTC
[pci:controller/cadence] BUILD SUCCESS e3e309b2bea8d2c37ed6f52c837848b601d3245e
2024-11-14 6:13 UTC
[pci:controller/mediatek] BUILD SUCCESS d19ea320d3029a12993c671f4815bf6c02ae0727
2024-11-14 6:14 UTC
[PATCH v7 2/2] PCI: Rename pci_dev->untrusted to pci_dev->untrusted_dma
2024-11-14 7:27 UTC (6+ messages)
` [PATCH 0/2] PCI/ACPI: Support Microsoft's "DmaProperty"
` [PATCH 1/2] "
` [PATCH 2/2] PCI: Rename pci_dev->untrusted to pci_dev->untrusted_dma
[PATCH PCI] PCI: Add ACS quirk for Wangxun FF5XXX NICS
2024-11-14 6:27 UTC (2+ messages)
[PATCH v4] PCI: hotplug: Add OCTEON PCI hotplug controller driver
2024-11-14 5:17 UTC (5+ messages)
[pci:controller/rockchip 5/13] drivers/pci/controller/pcie-rockchip-ep.c:486:10: error: 'const struct pci_epc_ops' has no member named 'align_addr'
2024-11-14 3:48 UTC
[PATCHv2] PCI/ACPI: _DSM PRESERVE_BOOT_CONFIG function rev id doesn't match with spec
2024-11-14 3:04 UTC
[PATCH 0/5] Add PCIe support to Sophgo SG2042 SoC
2024-11-14 2:51 UTC (4+ messages)
` [PATCH 1/5] dt-bindings: pci: Add Sophgo SG2042 PCIe host
[PATCH v2 2/2] pci: pciehp: Generate tracepoints for hotplug event
2024-11-14 1:39 UTC (4+ messages)
` [PATCH v2 1/2] PCI: hotplug: Add a generic RAS tracepoint "
[PATCH] PCI: cadence: Lower severity of message when phy-names property is absent in DTS
2024-11-13 20:48 UTC (2+ messages)
[PATCH -next] PCI: mediatek-gen3: Remove unneeded semicolon
2024-11-13 20:43 UTC (4+ messages)
[PATCH v1 00/17] Provide a new two step DMA mapping API
2024-11-13 18:41 UTC (11+ messages)
[pci:reset] BUILD SUCCESS 750af79f55c2925f333021d19d0addf831e076ab
2024-11-13 17:56 UTC
[PATCHv2 1/2] pci: provide bus reset attribute
2024-11-13 17:38 UTC (3+ messages)
[pci:pm] BUILD SUCCESS 0c33dd680dbbe6ec87c355422c1793a0a138dbe4
2024-11-13 16:31 UTC
[pci:bwctrl] BUILD SUCCESS 78e372d9905b3d23ad024ca74e554bd4d72851fe
2024-11-13 15:41 UTC
[PATCH v3 0/8] blk: refactor queue affinity helpers
2024-11-13 14:30 UTC (25+ messages)
` [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
` [PATCH v3 2/8] PCI: hookup irq_get_affinity callback
` [PATCH v3 3/8] virtio: "
` [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
` [PATCH v3 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
` [PATCH v3 6/8] nvme: "
` [PATCH v3 7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues "
` [PATCH v3 8/8] blk-mq: remove unused queue mapping helpers
[PATCH v3] PCI: mediatek-gen3: Avoid PCIe resetting via PCIE_RSTB for Airoha EN7581 SoC
2024-11-13 13:58 UTC
[PATCH v3 0/6] PCI: Enable Power and configure the QPS615 PCIe switch
2024-11-13 13:38 UTC (3+ messages)
` [PATCH v3 6/6] PCI: pwrctl: Add power control driver for qps615
[PATCH v2] PCI/sysfs: Change read permissions for VPD attributes
2024-11-13 12:59 UTC
[PATCH v10 0/3] Fix address translations on MPFS PCIe controller
2024-11-13 11:50 UTC (2+ messages)
[PATCH 1/1] PCI: armada8k: Add link-down handle
2024-11-13 11:45 UTC (2+ messages)
[PATCH v6 0/5] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
2024-11-13 9:02 UTC (5+ messages)
` [PATCH v6 3/5] PCI: endpoint: pci-epf-test: Add doorbell test support
[PATCH v9 0/9] PCI: Add PCIe bandwidth controller
2024-11-13 8:44 UTC (3+ messages)
` [PATCH v9 8/9] thermal: Add PCIe cooling driver
[PATCH v3 3/6] PCI: Add new start_link() & stop_link function ops
2024-11-13 8:41 UTC (3+ messages)
[PATCH v7 0/2] PCI: Enable runtime pm of the host bridge
2024-11-13 5:24 UTC (5+ messages)
` [PATCH v7 2/2] "
[PATCH v1 1/1] usb: cdns3: Synchronise PCI IDs via common data base
2024-11-13 4:53 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox