messages from 2024-11-13 21:57:26 to 2024-11-15 17:35:45 UTC [more...]
[PATCH v7 0/6] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
2024-11-15 17:35 UTC (12+ 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 PCI v2] PCI: Add ACS quirk for Wangxun FF5XXX NICS
2024-11-15 17:29 UTC (2+ messages)
[PATCH v6 0/10] A bunch of changes to refine i.MX PCIe driver
2024-11-15 17:28 UTC (20+ messages)
` [PATCH v6 02/10] PCI: imx6: Add ref clock for i.MX95 PCIe
` [PATCH v6 03/10] PCI: imx6: Fetch dbi2 and iATU base addesses from DT
` [PATCH v6 04/10] PCI: imx6: Correct controller_id generation logic for i.MX7D
` [PATCH v6 05/10] PCI: imx6: Make core reset assertion deassertion symmetric
` [PATCH v6 06/10] PCI: imx6: Fix the missing reference clock disable logic
` [PATCH v6 07/10] PCI: imx6: Clean up codes by removing imx7d_pcie_init_phy()
` [PATCH v6 08/10] PCI: imx6: Use dwc common suspend resume method
` [PATCH v6 09/10] PCI: imx6: Add i.MX8MQ i.MX8Q and i.MX95 PCIe PM support
` [PATCH v6 10/10] arm64: dts: imx95: Add ref clock for i.MX95 PCIe
[PATCH v9 8/9] thermal: Add PCIe cooling driver
2024-11-15 17:28 UTC (2+ messages)
[PATCH] PCI: of_property: Assign PCI instead of CPU bus address to dynamic PCI nodes
2024-11-15 17:25 UTC (6+ messages)
[RFC 0/6] lib: Rust implementation of SPDM
2024-11-15 17:15 UTC (8+ 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 1/1] PCI/bwctrl: Remove IRQF_ONESHOT and handle hardirqs instead
2024-11-15 16:57 UTC
[PATCH 0/5] Add STM32MP25 PCIe drivers
2024-11-15 16:39 UTC (5+ messages)
` [PATCH 1/5] dt-bindings: PCI: Add STM32MP25 PCIe root complex bindings
` [PATCH 3/5] dt-bindings: PCI: Add STM32MP25 PCIe endpoint bindings
[PATCH v5 0/8] blk: refactor queue affinity helpers
2024-11-15 16:37 UTC (9+ messages)
` [PATCH v5 1/8] driver core: bus: add irq_get_affinity callback to bus_type
` [PATCH v5 2/8] PCI: hookup irq_get_affinity callback
` [PATCH v5 3/8] virtio: "
` [PATCH v5 4/8] blk-mq: introduce blk_mq_map_hw_queues
` [PATCH v5 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
` [PATCH v5 6/8] nvme: "
` [PATCH v5 7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues "
` [PATCH v5 8/8] blk-mq: remove unused queue mapping helpers
[PATCH v7 0/7] PCI: dwc: opitimaze RC Host/EP pci_fixup_addr()
2024-11-15 16:35 UTC (5+ messages)
` [PATCH v7 1/7] of: address: Add parent_bus_addr to struct of_pci_range
[PATCH 1/1] PCI/PME+pciehp: Request IRQF_ONESHOT because bwctrl shares IRQ
2024-11-15 16:27 UTC (5+ messages)
[PATCH v3 0/6] PCI: Enable Power and configure the QPS615 PCIe switch
2024-11-15 16:18 UTC (9+ messages)
` [PATCH v3 1/6] dt-bindings: PCI: Add binding for qps615
` [PATCH v3 2/6] arm64: dts: qcom: qcs6490-rb3gen2: Add node "
` [PATCH v3 5/6] PCI: qcom: Add support for host_stop_link() & host_start_link()
` [PATCH v3 6/6] PCI: pwrctl: Add power control driver for qps615
[PATCH v2 00/11] Remove implicit devres from pci_intx()
2024-11-15 15:35 UTC (8+ messages)
` [PATCH v2 07/11] PCI: MSI: Use never-managed version of pci_intx()
` [PATCH v2 11/11] Remove devres from pci_intx()
[PATCH v3 0/15] Enable CXL PCIe port protocol error handling and logging
2024-11-15 15:28 UTC (19+ messages)
` [PATCH v3 03/15] cxl/pci: Introduce PCIe helper functions pcie_is_cxl() and pcie_is_cxl_port()
` [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 08/15] cxl/pci: Map CXL PCIe root port and downstream switch port RAS registers
` [PATCH v3 15/15] PCI/AER: Enable internal errors for CXL upstream and downstream switch ports
[PATCH v2] PCI: dwc: Clean up some unnecessary codes in dw_pcie_suspend_noirq()
2024-11-15 15:05 UTC (3+ messages)
[PATCH] PCI: check bridge->bus in pci_host_common_remove
2024-11-15 14:47 UTC (4+ messages)
[PATCH v2 0/3] PCI endpoint additional pci_epc_set_bar() checks
2024-11-15 14:39 UTC (6+ messages)
` [PATCH v2 1/3] PCI: artpec6: Implement dw_pcie_ep operation get_features
` [PATCH v2 2/3] PCI: endpoint: Add size check for fixed size BARs in pci_epc_set_bar()
` [PATCH v2 3/3] PCI: dwc: ep: Add 'address' alignment to 'size' check in dw_pcie_prog_ep_inbound_atu()
[PATCH v4 0/3] PCI: dwc: Skip waiting for link up if vendor drivers can detect Link up event
2024-11-15 14:08 UTC (7+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] PCI: qcom: Set linkup_irq if global IRQ handler is present
` [PATCH v4 3/3] PCI: qcom: Update ICC and OPP values during link up event
[PATCH] dt-bindings: PCI: snps,dw-pcie: Drop "#interrupt-cells" from example
2024-11-15 14:07 UTC (3+ messages)
[PATCH v2 0/4] PCI: mediatek-gen3: mtk_pcie_en7581_power_up() code refactoring
2024-11-15 13:15 UTC (12+ messages)
` [PATCH v2 1/4] PCI: mediatek-gen3: Add missing reset_control_deassert() for mac_rst in mtk_pcie_en7581_power_up()
` [PATCH v2 2/4] PCI: mediatek-gen3: rely on clk_bulk_prepare_enable() "
` [PATCH v2 3/4] PCI: mediatek-gen3: Move reset/assert callbacks in .power_up()
` [PATCH v2 4/4] PCI: mediatek-gen3: Add comment about initialization order in mtk_pcie_en7581_power_up()
[PATCH v3 3/6] PCI: Add new start_link() & stop_link function ops
2024-11-15 11:51 UTC (3+ messages)
[PATCH v3 00/12] Add support for RaspberryPi RP1 PCI device using a DT overlay
2024-11-15 11:31 UTC (5+ messages)
` [PATCH v3 01/12] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
[PATCH] tools: PCI: Fix several incorrect format specifiers
2024-11-15 11:30 UTC (2+ messages)
[PATCH v3 0/4] Add Qualcomm SA8255p based firmware managed PCIe root complex
2024-11-15 11:28 UTC (14+ messages)
` [PATCH v3 1/4] PCI: dwc: Export dwc MSI controller related APIs
` [PATCH v3 2/4] PCI: host-generic: Export gen_pci_init() API to allow ECAM creation
` [PATCH v3 3/4] dt-bindings: PCI: qcom,pcie-sa8255p: Document ECAM compliant PCIe root complex
` [PATCH v3 4/4] PCI: qcom: Add Qualcomm SA8255p based PCIe root complex functionality
[PATCH 2/2] of: address: Preserve the flags portion on 1:1 dma-ranges mapping
2024-11-15 10:54 UTC (3+ messages)
[PATCH 00/10] Add PCIe support for Qualcomm IPQ5332
2024-11-15 10:04 UTC (3+ messages)
[PATCH v2 0/2] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
2024-11-15 9:22 UTC (4+ messages)
` [PATCH v2 2/2] "
[PATCH 1/5] dt-bindings: PCI: Add STM32MP25 PCIe root complex bindings
2024-11-15 8:27 UTC (2+ messages)
[PATCH v2 0/8] VMD add second rootbus support
2024-11-15 9:22 UTC
[PATCH 0/3] PCI endpoint additional pci_epc_set_bar() checks
2024-11-15 8:15 UTC (8+ 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: mvebu: Use for_each_of_range() iterator for parsing "ranges"
2024-11-15 7:31 UTC (2+ messages)
[PATCH v13] PCI/ASPM: Make pci_save_aspm_l1ss_state save both child and parent's L1SS configuration
2024-11-15 7:22 UTC
[PATCH] PCI: dwc: ep: Do not map more memory than needed to raise a MSI/MSI-X IRQ
2024-11-15 7:19 UTC (2+ messages)
[PATCH] PCI: dwc: Use of_property_present() for non-boolean properties
2024-11-15 7:17 UTC (2+ messages)
[PATCH v3 0/3] PCI: dwc: Skip waiting for link up if vendor drivers can detect Link up event
2024-11-15 6:29 UTC (4+ messages)
` [PATCH v3 1/3] "
[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
[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 v9 0/9] PCI: Add PCIe bandwidth controller
2024-11-14 17:36 UTC (5+ messages)
[PATCH v5 00/14] Fix and improve the Rockchip endpoint driver
2024-11-14 17:24 UTC (7+ messages)
[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 (3+ messages)
[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 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
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 (17+ 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
[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 (3+ messages)
` [PATCH 0/2] PCI/ACPI: Support Microsoft's "DmaProperty"
[PATCH v4 07/10] scsi: hisi_sas: use blk_mq_hctx_map_queues to map queues
2024-11-14 7:08 UTC (4+ messages)
[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 (3+ 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 1/2] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
2024-11-14 1:39 UTC (2+ 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