messages from 2024-11-15 18:16:32 to 2024-11-20 17:02:44 UTC [more...]
[PATCH v2 3/5] PCI/pwrctl: Ensure that the pwrctl drivers are probed before the PCI client drivers
2024-11-20 17:02 UTC (3+ messages)
[PATCH 0/2] PCI endpoint test: Add support for capabilities
2024-11-20 16:53 UTC (4+ messages)
` [PATCH 1/2] PCI: endpoint: pci-epf-test: "
` [PATCH 2/2] misc: pci_endpoint_test: "
[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 0/6] PCI: Enable Power and configure the QPS615 PCIe switch
2024-11-20 14:59 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 6/6] PCI: pwrctl: Add power control driver "
[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 v3] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
2024-11-20 12:43 UTC
[PATCH v2 0/8] VMD add second rootbus support
2024-11-20 9:10 UTC (3+ messages)
[PATCH] PCI/pwrctrl: Create device link only if both platform device and supplies are present
2024-11-20 6:24 UTC
[PATCH v4 0/6] PCI: mediatek-gen3: mtk_pcie_en7581_power_up() code refactoring
2024-11-19 22:32 UTC (13+ messages)
` [PATCH v4 1/6] PCI: mediatek-gen3: Add missing reset_control_deassert() for mac_rst in mtk_pcie_en7581_power_up()
` [PATCH v4 2/6] PCI: mediatek-gen3: rely on clk_bulk_prepare_enable() "
` [PATCH v4 3/6] PCI: mediatek-gen3: Move reset/assert callbacks in .power_up()
` [PATCH v4 4/6] PCI: mediatek-gen3: Add comment about initialization order in mtk_pcie_en7581_power_up()
` [PATCH v4 5/6] PCI: mediatek-gen3: Add reset delay "
` [PATCH v4 6/6] PCI: mediatek-gen3: rely on msleep() "
[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)
[pci:controller/rockchip] BUILD SUCCESS 592aac418ebdf451fe9b146bc2ca6dfc96921af0
2024-11-19 18:02 UTC (3+ 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 (9+ messages)
` [PATCH v3 03/17] iommu: generalize the batched sync after map interface
` [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 (16+ messages)
` [PATCH v3 2/4] PCI: host-generic: Export gen_pci_init() API to allow ECAM creation
` [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
[PATCH v3 0/15] Enable CXL PCIe port protocol error handling and logging
2024-11-19 12:28 UTC (28+ 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 07/15] PCI/AER: Add CXL PCIe port uncorrectable error recovery "
` [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
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 (9+ messages)
` [PATCH v7 2/7] PCI: dwc: Using parent_bus_addr in of_range to eliminate cpu_addr_fixup()
` [PATCH v7 3/7] PCI: dwc: ep: Add bus_addr_base for outbound window
` [PATCH v7 4/7] PCI: imx6: Remove cpu_addr_fixup()
DWC PCIe endpoint iATU vs BAR MASK ordering
2024-11-19 9:44 UTC
[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/10] A bunch of changes to refine i.MX PCIe driver
2024-11-19 5:38 UTC (17+ 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
[RFC 0/6] lib: Rust implementation of SPDM
2024-11-19 4:24 UTC (4+ messages)
` [RFC 3/6] lib: rspdm: Initial commit of Rust SPDM
[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
[PATCH] nvme-pci: Shutdown the device if D3Cold is allowed by the user
2024-11-18 14:58 UTC (3+ messages)
[PATCH 00/15] treewide: don't include 'pm_wakeup.h' directly
2024-11-18 7:29 UTC (2+ messages)
` [PATCH 11/15] PCI: "
[PATCH v3 0/6] PCI: mediatek-gen3: mtk_pcie_en7581_power_up() code refactoring
2024-11-18 6:49 UTC (13+ messages)
` [PATCH v3 1/6] PCI: mediatek-gen3: Add missing reset_control_deassert() for mac_rst in mtk_pcie_en7581_power_up()
` [PATCH v3 2/6] PCI: mediatek-gen3: rely on clk_bulk_prepare_enable() "
` [PATCH v3 3/6] PCI: mediatek-gen3: Move reset/assert callbacks in .power_up()
` [PATCH v3 4/6] PCI: mediatek-gen3: Add comment about initialization order in mtk_pcie_en7581_power_up()
` [PATCH v3 5/6] PCI: mediatek-gen3: Add reset delay "
` [PATCH v3 6/6] PCI: mediatek-gen3: rely on msleep() "
[pci:next] BUILD SUCCESS bf4295e9f8af4534d212a190e75e6742b00b69df
2024-11-18 0:40 UTC
[PATCH 0/2] Fix kernel panic on niu bind
2024-11-17 23:48 UTC (3+ messages)
` [PATCH 1/2] PCI/MSI: Add MSIX option to write to ENTRY_DATA before any reads
` [PATCH 2/2] net/niu: niu requires MSIX ENTRY_DATA fields touch before entry reads
[pci:pwrctl] BUILD SUCCESS e826ea4c7f26fac8198e6a7cfaa38b39f3296c9a
2024-11-17 23:46 UTC
[pci:pwrctrl] BUILD SUCCESS 3b10a542d9144e560ba17949e71a4ec3217ef327
2024-11-17 22:27 UTC
[pci:bwctrl] BUILD SUCCESS ba58eee1c57b2ad45c36f782861c18faef170a55
2024-11-17 16:59 UTC
[pci:of] BUILD SUCCESS 5e316d34b53039346e252d0019e2f4167af2c0ef
2024-11-17 15:57 UTC
[pci:typos] BUILD SUCCESS 31457d4cea19dc807e3beab15883c912f19acef7
2024-11-17 15:56 UTC
[pci:virtualization] BUILD SUCCESS aa46a3736afcb7b0793766d22479b8b99fc1b322
2024-11-17 15:51 UTC
[PATCH v2 0/2] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
2024-11-17 13:36 UTC (5+ messages)
` [PATCH v2 2/2] "
[PATCH 00/35] Reorganize kerneldoc parameter names
2024-11-17 12:09 UTC (2+ messages)
` (subset) "
[PATCH v5 01/14] PCI: rockchip-ep: Fix address translation unit programming
2024-11-17 8:04 UTC (3+ messages)
[PATCH v5 12/14] PCI: rockchip-ep: Improve link training
2024-11-17 8:00 UTC (3+ messages)
[PATCH 0/4] PCI: dwc: Add support for configuring lane equalization presets
2024-11-17 5:58 UTC (9+ messages)
` [PATCH 1/4] arm64: dts: qcom: x1e80100: Add PCIe lane equalization preset properties
` [PATCH 2/4] PCI: of: Add API to retrieve equalization presets from device tree
` [PATCH 3/4] PCI: dwc: Improve handling of PCIe lane configuration
` [PATCH 4/4] PCI: dwc: Add support for configuring lane equalization presets
[PATCH 0/3] PCI: dwc: Add ECAM support with iATU configuration
2024-11-16 22:00 UTC (4+ 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 0/2] PCI/pwrctrl: Rename pwrctl to pwrctrl
2024-11-16 19:36 UTC (4+ messages)
` [PATCH 1/2] PCI/pwrctrl: Rename pwrctl files "
` [PATCH 2/2] PCI/pwrctrl: Rename pwrctrl functions and structures
[PATCH v2 2/5] PCI/pwrctl: Create pwrctl devices only if at least one power supply is present
2024-11-16 18:41 UTC (5+ messages)
[PATCH] PCI: dwc: Use of_property_present() for non-boolean properties
2024-11-16 18:38 UTC (3+ messages)
[PATCH] PCI: dwc: ep: Do not map more memory than needed to raise a MSI/MSI-X IRQ
2024-11-16 18:37 UTC (3+ messages)
[PATCH] PCI: dwc: ep: Fix advertised resizable BAR size again
2024-11-16 18:14 UTC (2+ messages)
[PATCH v3 0/4] PCI endpoint additional pci_epc_set_bar() checks
2024-11-16 16:36 UTC (5+ messages)
` [PATCH v3 1/4] PCI: artpec6: Implement dw_pcie_ep operation get_features
` [PATCH v3 2/4] PCI: endpoint: Add size check for fixed size BARs in pci_epc_set_bar()
` [PATCH v3 3/4] PCI: endpoint: Verify that requested BAR size is a power of two
` [PATCH v3 4/4] PCI: dwc: ep: Add 'address' alignment to 'size' check in dw_pcie_prog_ep_inbound_atu()
[PATCH 1/1] PCI/bwctrl: Remove IRQF_ONESHOT and handle hardirqs instead
2024-11-16 16:10 UTC (5+ messages)
Nov:16:24
2024-11-16 15:40 UTC
[PATCH v3 00/16] Device / Driver PCI / Platform Rust abstractions
2024-11-16 14:50 UTC (3+ messages)
[PATCH v8 0/6] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
2024-11-16 14:40 UTC (7+ messages)
` [PATCH v8 1/6] PCI: endpoint: Add pci_epc_get_fn() API for customizable filtering
` [PATCH v8 2/6] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
` [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 v8 5/6] misc: pci_endpoint_test: Add doorbell test case
` [PATCH v8 6/6] tools: PCI: Add 'B' option for test doorbell
[PATCH v5 0/8] blk: refactor queue affinity helpers
2024-11-16 7:43 UTC (3+ messages)
` [PATCH v5 1/8] driver core: bus: add irq_get_affinity callback to bus_type
[PATCH] misc: pci_endpoint_test: Add consecutive BAR test
2024-11-16 3:20 UTC
[PATCH v3 00/12] Add support for RaspberryPi RP1 PCI device using a DT overlay
2024-11-15 23:00 UTC (6+ messages)
` [PATCH v3 01/12] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
[PATCH V1 0/2] Enable TPH support in BNXT driver
2024-11-15 22:28 UTC (7+ messages)
` [PATCH V1 1/2] bnxt_en: Add "
` [PATCH V1 2/2] bnxt_en: Pass NQ ID to the FW when allocating RX/RX AGG rings
[PATCH v2 0/4] Add new headers for Hyper-V Dom0
2024-11-15 21:54 UTC (5+ messages)
` [PATCH v2 4/4] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
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