messages from 2024-11-18 14:58:27 to 2024-11-24 10:05:13 UTC [more...]
[PATCH v2 0/2] Preserve the flags portion on 1:1 dma-ranges mapping
2024-11-24 10:05 UTC (3+ messages)
` [PATCH v2 1/2] of/unittest: Add empty dma-ranges address translation tests
` [PATCH v2 2/2] of: address: Preserve the flags portion on 1:1 dma-ranges mapping
[PATCH v8 0/6] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
2024-11-24 9:56 UTC (8+ messages)
` [PATCH v8 2/6] PCI: endpoint: Add RC-to-EP doorbell support using "
` [PATCH v8 3/6] PCI: endpoint: Add pci_epf_align_addr() helper for address alignment
` [PATCH v8 4/6] PCI: endpoint: pci-epf-test: Add doorbell test support
[PATCH] misc: pci_endpoint_test: Add consecutive BAR test
2024-11-24 2:39 UTC (2+ messages)
[PATCH v3 0/6] PCI: Enable Power and configure the QPS615 PCIe switch
2024-11-24 1:44 UTC (16+ 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
[RFC 0/6] lib: Rust implementation of SPDM
2024-11-23 16:14 UTC (6+ messages)
` [RFC 3/6] lib: rspdm: Initial commit of Rust SPDM
[PATCH v4] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
2024-11-23 11:31 UTC
[PATCH v4 0/6] PCI: mediatek-gen3: mtk_pcie_en7581_power_up() code refactoring
2024-11-23 10:17 UTC (11+ messages)
` [PATCH v4 2/6] PCI: mediatek-gen3: rely on clk_bulk_prepare_enable() in mtk_pcie_en7581_power_up()
` [PATCH v4 3/6] PCI: mediatek-gen3: Move reset/assert callbacks in .power_up()
` [PATCH v4 5/6] PCI: mediatek-gen3: Add reset delay in mtk_pcie_en7581_power_up()
` [PATCH v4 6/6] PCI: mediatek-gen3: rely on msleep() "
[PATCH] nvme-pci: Shutdown the device if D3Cold is allowed by the user
2024-11-23 9:01 UTC (5+ messages)
[PATCH v2] PCI/sysfs: Change read permissions for VPD attributes
2024-11-22 19:43 UTC (7+ messages)
[PATCH v5 0/3] PCI: dwc: Skip waiting for link up if vendor drivers can detect Link up event
2024-11-22 19:10 UTC (4+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] PCI: qcom: Set use_linkup_irq if global IRQ handler is present
` [PATCH v5 3/3] PCI: qcom: Update ICC and OPP values during link up event
[RFC 2/6] drivers: pci: Change CONFIG_SPDM to a dependency
2024-11-22 18:22 UTC (6+ messages)
[PATCH v6 0/10] A bunch of changes to refine i.MX PCIe driver
2024-11-22 17:13 UTC (28+ 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 08/10] PCI: imx6: Use dwc common suspend resume method
` [PATCH v6 10/10] arm64: dts: imx95: Add ref clock for i.MX95 PCIe
DWC PCIe endpoint iATU vs BAR MASK ordering
2024-11-22 13:00 UTC (4+ messages)
[PATCH v4 0/5] PCI endpoint additional pci_epc_set_bar() checks
2024-11-22 11:57 UTC (6+ messages)
` [PATCH v4 1/5] PCI: dwc: ep: iATU registers must be written after the BAR_MASK
` [PATCH v4 2/5] PCI: dwc: ep: Add 'address' alignment to 'size' check in dw_pcie_prog_ep_inbound_atu()
` [PATCH v4 3/5] PCI: artpec6: Implement dw_pcie_ep operation get_features
` [PATCH v4 4/5] PCI: endpoint: Add size check for fixed size BARs in pci_epc_set_bar()
` [PATCH v4 5/5] PCI: endpoint: Verify that requested BAR size is a power of two
[PATCH v3] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
2024-11-22 10:29 UTC (9+ messages)
[pci:next] BUILD SUCCESS 0f3d0b32cf72a0de47f15cf22ba2738cd51170c3
2024-11-22 9:20 UTC
[PATCH v3 0/8] VMD add second rootbus support
2024-11-22 8:52 UTC (9+ messages)
` [PATCH v3 1/8] PCI: vmd: Add vmd_bus_enumeration()
` [PATCH v3 2/8] PCI: vmd: Add vmd_configure_cfgbar()
` [PATCH v3 3/8] PCI: vmd: Add vmd_configure_membar() and vmd_configure_membar1_membar2()
` [PATCH v3 4/8] PCI: vmd: Add vmd_create_bus()
` [PATCH v3 5/8] PCI: vmd: Replace hardcoded values with enum and defines
` [PATCH v3 6/8] PCI: vmd: Convert bus and busn_start to an array
` [PATCH v3 7/8] PCI: vmd: Add support for second rootbus under VMD
` [PATCH v3 8/8] PCI: vmd: Add workaround for bus number hardwired to fixed non-zero value
[PATCH v3 0/15] Enable CXL PCIe port protocol error handling and logging
2024-11-21 22:32 UTC (24+ messages)
` [PATCH v3 03/15] cxl/pci: Introduce PCIe helper functions pcie_is_cxl() and pcie_is_cxl_port()
` [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 15/15] PCI/AER: Enable internal errors for CXL upstream and downstream switch ports
[PATCH 2/3] PCI: dwc: Add ECAM support with iATU configuration
2024-11-21 21:43 UTC (3+ messages)
[pci:misc] BUILD SUCCESS d9db393f2b9ed674f965dd823c1692b41bad7bfb
2024-11-21 21:39 UTC
[PATCH v2 3/5] PCI/pwrctl: Ensure that the pwrctl drivers are probed before the PCI client drivers
2024-11-21 20:14 UTC (7+ messages)
[PATCH v2 0/2] PCI endpoint test: Add support for capabilities
2024-11-21 19:43 UTC (5+ messages)
` [PATCH v2 1/2] PCI: endpoint: pci-epf-test: "
` [PATCH v2 2/2] misc: pci_endpoint_test: "
[PATCH v5 3/4] PCI: Decouple D3Hot and D3Cold handling for bridges
2024-11-21 18:54 UTC (4+ messages)
[PATCH v5 0/4] PCI: Allow D3Hot for PCI bridges in Devicetree based platforms
2024-11-21 18:53 UTC (3+ messages)
` [PATCH v5 4/4] PCI: Allow PCI bridges to go to D3Hot on all "
next-20241121: arm64: of_pci_supply_present (drivers/pci/of.c:746) - Unable to handle kernel NULL pointer dereference at virtual address 0000000000000058
2024-11-21 16:52 UTC (2+ messages)
[syzbot] [pci?] linux-next test error: general protection fault in of_pci_supply_present
2024-11-21 16:49 UTC (2+ messages)
[PATCH] PCI/pwrctl: Do not assume device node presence
2024-11-21 16:46 UTC (5+ messages)
[PATCH v2 2/5] PCI/pwrctl: Create pwrctl devices only if at least one power supply is present
2024-11-21 16:03 UTC (7+ messages)
[PATCH v3] ACPI: PCI: check if the root io space is page aligned
2024-11-21 15:01 UTC (5+ messages)
[PATCH 0/2] PCI endpoint test: Add support for capabilities
2024-11-21 12:25 UTC (10+ messages)
` [PATCH 1/2] PCI: endpoint: pci-epf-test: "
` [PATCH 2/2] misc: pci_endpoint_test: "
[PATCH 0/2] Fix kernel panic on niu bind
2024-11-21 10:28 UTC (5+ messages)
` [PATCH 1/2] PCI/MSI: Add MSIX option to write to ENTRY_DATA before any reads
[PATCH v5 0/8] blk: refactor queue affinity helpers
2024-11-21 9:44 UTC (22+ messages)
` [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
[pci:controller/rockchip] BUILD SUCCESS 592aac418ebdf451fe9b146bc2ca6dfc96921af0
2024-11-21 7:59 UTC (6+ messages)
[PATCH 11/15] PCI: don't include 'pm_wakeup.h' directly
2024-11-20 22:34 UTC (2+ messages)
[PATCH] PCI/pwrctrl: Create device link only if both platform device and supplies are present
2024-11-20 22:18 UTC (2+ messages)
[PATCH v2 0/8] VMD add second rootbus support
2024-11-20 21:07 UTC (4+ messages)
[PATCH] tools: PCI: Fix several incorrect format specifiers
2024-11-20 20:22 UTC (2+ messages)
[PATCH v9 0/9] PCI: Add PCIe bandwidth controller
2024-11-20 15:36 UTC (7+ messages)
` [PATCH v9 7/9] PCI/bwctrl: Add API to set PCIe Link Speed
[PATCH v3] PCI: dwc: Clean up some unnecessary codes in dw_pcie_suspend_noirq()
2024-11-20 14:54 UTC (6+ messages)
[PATCH RFCv1 0/7] vfio: Allow userspace to specify the address for each MSI vector
2024-11-20 14:03 UTC (8+ messages)
[PATCH v8 0/7] PCI: dwc: opitimaze RC Host/EP pci_fixup_addr()
2024-11-19 19:44 UTC (8+ messages)
` [PATCH v8 1/7] of: address: Add parent_bus_addr to struct of_pci_range
` [PATCH v8 2/7] PCI: dwc: Use devicetree 'ranges' property to get rid of cpu_addr_fixup() callback
` [PATCH v8 3/7] PCI: dwc: ep: Add bus_addr_base for outbound window
` [PATCH v8 4/7] PCI: imx6: Remove cpu_addr_fixup()
` [PATCH v8 5/7] dt-bindings: PCI: fsl,imx6q-pcie-ep: Add compatible string fsl,imx8q-pcie-ep
` [PATCH v8 6/7] PCI: imx6: Pass correct sub mode when calling phy_set_mode_ext()
` [PATCH v8 7/7] PCI: imx6: Add i.MX8Q PCIe Endpoint (EP) support
[Bug 219513] New: PCIe drivers do not bind
2024-11-19 17:48 UTC (6+ messages)
[PATCH] PCI: check bridge->bus in pci_host_common_remove
2024-11-19 17:49 UTC (6+ messages)
[PATCH v3] PCI: mediatek-gen3: Avoid PCIe resetting via PCIE_RSTB for Airoha EN7581 SoC
2024-11-19 17:43 UTC (3+ messages)
[PATCH] dt-bindings: PCI: snps,dw-pcie: Drop "#interrupt-cells" from example
2024-11-19 17:31 UTC (6+ messages)
[PATCH v3 00/17] Provide a new two step DMA mapping API
2024-11-19 17:30 UTC (7+ messages)
` [PATCH v3 07/17] dma-mapping: Implement link/unlink ranges API
[PATCH v3 0/4] Add Qualcomm SA8255p based firmware managed PCIe root complex
2024-11-19 17:14 UTC (8+ messages)
` [PATCH v3 4/4] PCI: qcom: Add Qualcomm SA8255p based PCIe root complex functionality
[pci:pwrctl] BUILD SUCCESS 3055f91478b6d65a98b0e73009e096c131834e58
2024-11-19 12:25 UTC
Query regarding mechanism of reading-from/writing-to PCI-device from kernel-space VS user-space
2024-11-19 11:39 UTC (2+ messages)
[PATCH v7 0/7] PCI: dwc: opitimaze RC Host/EP pci_fixup_addr()
2024-11-19 10:11 UTC (5+ messages)
` [PATCH v7 2/7] PCI: dwc: Using parent_bus_addr in of_range to eliminate cpu_addr_fixup()
[PATCH v5 0/2] PCI: add enabe(disable)_device() hook for bridge
2024-11-19 9:16 UTC (5+ messages)
` [PATCH v5 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95
[PATCH v4] PCI: dwc: Clean up some unnecessary codes in dw_pcie_suspend_noirq()
2024-11-19 6:21 UTC
[PATCH v6 0/2] PCI: add enabe(disable)_device() hook for bridge
2024-11-18 20:24 UTC (3+ messages)
` [PATCH v6 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
` [PATCH v6 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95
[v8 PATCH 0/2] PCI/ACPI: Support Microsoft's "DmaProperty"
2024-11-18 19:43 UTC (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] PCI: Rename pci_dev->untrusted to pci_dev->requires_dma_protection
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;
as well as URLs for NNTP newsgroup(s).