messages from 2025-04-18 16:21:20 to 2025-04-22 19:00:38 UTC [more...]
[PATCH v2 0/4] iommu: Fix the longstanding probe issues
2025-04-22 19:00 UTC (4+ messages)
` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path
[PATCH v9 -next 00/12] Add support for RaspberryPi RP1 PCI device using a DT overlay
2025-04-22 18:53 UTC (13+ messages)
` [PATCH v9 -next 01/12] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
` [PATCH v9 -next 02/12] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings
` [PATCH v9 -next 03/12] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1
` [PATCH v9 -next 04/12] clk: rp1: Add support for clocks provided by RP1
` [PATCH v9 -next 05/12] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
` [PATCH v9 -next 06/12] arm64: dts: rp1: Add support for RaspberryPi's RP1 device
` [PATCH v9 -next 07/12] misc: rp1: RaspberryPi RP1 misc driver
` [PATCH v9 -next 08/12] arm64: dts: bcm2712: Add external clock for RP1 chipset on Rpi5
` [PATCH v9 -next 09/12] arm64: dts: broadcom: Add board DTS for Rpi5 which includes RP1 node
` [PATCH v9 -next 10/12] arm64: dts: broadcom: Add overlay for RP1 device
` [PATCH v9 -next 11/12] arm64: defconfig: Enable RP1 misc/clock/gpio drivers
` [PATCH v9 -next 12/12] arm64: defconfig: Enable OF_OVERLAY option
[PATCH v2] PCI/PM: Avoid suspending the device with errors
2025-04-22 18:01 UTC (2+ messages)
[PATCH RESEND] misc: pci_endpoint_test: Defer IRQ allocation until ioctl(PCITEST_SET_IRQTYPE)
2025-04-22 17:53 UTC (3+ messages)
[PATCH v3 07/13] PCI: apple: Move away from INTMSK{SET,CLR} for INTx and private interrupts
2025-04-22 17:49 UTC (3+ messages)
[PATCH] dt-bindings: PCI: Remove obsolete .txt docs
2025-04-22 17:18 UTC (3+ messages)
[PATCH net 3/3] igc: return early when failing to read EECD register
2025-04-22 17:16 UTC (2+ messages)
[PATCH v4 2/4] PCI: cadence-host: Introduce cdns_pcie_host_disable helper for cleanup
2025-04-22 16:49 UTC (2+ messages)
[PATCH v2 0/4] PCI/arm64/ath11k/ath12k: Rename pwrctrl Kconfig symbols
2025-04-22 16:09 UTC (2+ messages)
[PATCH 0/3] PCI: dw-rockchip: Reorganize register and bitfield definitions
2025-04-22 16:03 UTC (15+ messages)
` [PATCH 1/3] PCI: dw-rockchip: Remove unused PCIE_CLIENT_GENERAL_DEBUG
` [PATCH 2/3] PCI: dw-rockchip: Reorganize register and bitfield definitions
` [PATCH 3/3] PCI: dw-rockchip: Unify link status checks with FIELD_GET
[PATCH v2 06/11] samples/devsec: Introduce a PCI device-security
2025-04-22 15:45 UTC (5+ messages)
` [RESEND RFC PATCH 1/3] pci: ide: Fix build failure
` [RESEND RFC PATCH 3/3] samples: devsec: Add support for PCI_DOMAINS_GENERIC
[PATCH v4 0/2] rust/revocable: add try_access_with() convenience method
2025-04-22 15:27 UTC (7+ messages)
` [PATCH v4 1/2] "
[PATCH v2] PCI/PM: Put devices to low power state on shutdown'
2025-04-22 15:18 UTC (2+ messages)
[PATCH v9 0/6] rust: reduce `as` casts, enable related lints
2025-04-22 15:15 UTC (8+ messages)
` [PATCH v9 4/6] rust: enable `clippy::as_underscore` lint
[PATCH v4 0/2] PCI: endpoint: space allocation fixups
2025-04-22 14:54 UTC (3+ messages)
` [PATCH v4 1/2] PCI: endpoint: improve fixed_size bar handling when allocating space
` [PATCH v4 2/2] PCI: endpoint: pci-epf-vntb: simplify ctrl/spad space allocation
[PATCH 0/5] rust: list: remove HasListLinks::OFFSET
2025-04-22 14:09 UTC (4+ messages)
` [PATCH 5/5] rust: list: remove OFFSET constants
[PATCH] PCI: Explicitly put devices into D0 when initializing
2025-04-22 13:38 UTC
[PATCH v3] PCI: dw-rockchip: Add system PM support
2025-04-22 13:32 UTC (2+ messages)
[PATCH v2 1/1] PCI: Add Extended Tag + MRRS quirk for Xeon 6
2025-04-22 13:02 UTC
[PATCH 0/2] Allow dyn pci vector allocation of MANA
2025-04-22 12:09 UTC (7+ messages)
` [PATCH 1/2] PCI: hv: enable pci_hyperv to allow dynamic vector allocation
` [PATCH 2/2] net: mana: Allow MANA driver to allocate PCI vector dynamically
[PATCH 00/16] lan966x pci device: Add support for SFPs
2025-04-22 12:00 UTC (8+ messages)
` [PATCH 11/16] of: property: Allow fw_devlink device-tree support for x86
[PATCH v2 1/1] PCI/bwctrl: Replace lbms_count with PCI_LINK_LBMS_SEEN flag
2025-04-22 11:55 UTC
[PATCH v9 0/2] rockchip: Add rk3576 pcie dts nodes
2025-04-22 11:44 UTC (4+ messages)
` [PATCH v9 1/2] dt-bindings: PCI: dw: rockchip: Add rk3576 support
` (subset) [PATCH v9 0/2] rockchip: Add rk3576 pcie dts nodes
Potential issue with pci_prepare_to_sleep if there's no platform support for D3cold transition
2025-04-22 11:43 UTC (3+ messages)
[PATCH v8 00/24] Provide a new two step DMA mapping API
2025-04-22 11:36 UTC (28+ messages)
` [PATCH v8 01/24] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v8 02/24] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v8 04/24] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
` [PATCH v8 07/24] dma-mapping: Implement link/unlink ranges API
` [PATCH v8 10/24] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v8 20/24] blk-mq: add scatterlist-less DMA mapping helpers
` [PATCH v8 23/24] nvme-pci: convert to blk_rq_dma_map
` [PATCH v8 24/24] nvme-pci: optimize single-segment handling
[PATCH] PCI: rockchip: Fix order of rockchip_pci_core_rsts
2025-04-22 11:35 UTC (4+ messages)
[PATCH v2] PCI: dwc: Set PORT_LOGIC_LINK_WIDTH to one lane
2025-04-22 10:36 UTC
[PATCH] PCI: dw-rockchip: Fix function call sequence in rockchip_pcie_phy_deinit
2025-04-22 10:26 UTC (2+ messages)
[PATCH 6.14 000/449] 6.14.3-rc1 review
2025-04-22 10:07 UTC (3+ messages)
[pci:controller/cadence] BUILD SUCCESS 7a68d4ab59fa66ebbd9b8abdbffcaf748e109ad7
2025-04-22 9:51 UTC
[PATCH v2] video: screen_info: Relocate framebuffers behind PCI bridges
2025-04-22 7:49 UTC
[PATCH] video: screen_info: Update framebuffers behind PCI bridges
2025-04-22 6:49 UTC
[RESEND PATCH v7 0/2] Add support for PCIe RP PERST#
2025-04-22 6:45 UTC (6+ messages)
` [RESEND PATCH v7 1/2] dt-bindings: PCI: xilinx-cpm: Add `cpm_crx` and `cpm5nc_fw_attr` properties
[PATCH v6 0/2] Add support for PCIe RP PERST#
2025-04-22 6:39 UTC (8+ messages)
` [PATCH v6 2/2] PCI: xilinx-cpm: Add support for PCIe RP PERST# signal
[PATCH v7 0/8] soc: ti: Add and use PVU on K3-AM65 for DMA isolation
2025-04-22 6:14 UTC (12+ messages)
` [PATCH v8 "
` [PATCH v8 1/7] dt-bindings: soc: ti: Add AM65 peripheral virtualization unit
` [PATCH v8 2/7] dt-bindings: PCI: ti,am65: Extend for use with PVU
` [PATCH v8 3/7] soc: ti: Add IOMMU-like PVU driver
` [PATCH v8 4/7] PCI: keystone: Add support for PVU-based DMA isolation on AM654
` [PATCH v8 5/7] arm64: dts: ti: k3-am65-main: Add PVU nodes
` [PATCH v8 6/7] arm64: dts: ti: k3-am65-main: Add VMAP registers to PCI root complexes
` [PATCH v8 7/7] arm64: dts: ti: iot2050: Add overlay for DMA isolation for devices behind PCI RC
[PATCH v1 0/2] Use domain number replace the hardcodes
2025-04-22 1:47 UTC (3+ messages)
` [PATCH v1 1/2] arm64: dts: imx8mq: Add linux,pci-domain into pcie-ep node
[PATCH v3 0/7] hyperv: Introduce new way to manage hypercall args
2025-04-21 23:27 UTC (5+ messages)
` [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
[PATCH 0/2] PCI: tegra: Allow building as a module
2025-04-21 16:38 UTC (9+ messages)
` [PATCH 1/2] irqdomain: Export irq_domain_free_irqs
` [PATCH 2/2] PCI: tegra: Allow building as a module
[PATCH] PCI: dw-rockchip: Configure max payload size on host init
2025-04-21 15:59 UTC (7+ messages)
[PATCH v3 0/3] arm64: dts: renesas: r8a779g3: Add Retronix R-Car V4H Sparrow Hawk board support
2025-04-21 15:28 UTC (6+ messages)
` [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add Retronix Technology Inc
` [PATCH v3 2/3] dt-bindings: soc: renesas: Document Retronix R-Car V4H Sparrow Hawk board support
` [PATCH v3 3/3] arm64: dts: renesas: r8a779g3: Add "
[PATCH v6 0/7] soc: ti: Add and use PVU on K3-AM65 for DMA isolation
2025-04-21 15:07 UTC (3+ messages)
` [PATCH v7 0/8] "
[PATCH] PCI: dw-rockchip: Configure max payload size on host init
2025-04-21 14:48 UTC (9+ messages)
[PATCH] PCI: dwc: ep: Use FIELD_GET()
2025-04-21 11:45 UTC
[PATCH v4 0/4] Loadable Module support for PCIe Cadence and J721E
2025-04-21 9:00 UTC (4+ messages)
` [PATCH v4 4/4] PCI: j721e: Add support to build as a loadable module
[PATCH v2 00/11] PCI/TSM: Core infrastructure for PCI device security (TDISP)
2025-04-21 6:13 UTC (8+ messages)
` [PATCH v2 02/11] coco/guest: Move shared guest CC infrastructure to drivers/virt/coco/guest/
` [PATCH v2 08/11] PCI/IDE: Add IDE establishment helpers
[pci:dt-bindings] BUILD SUCCESS 7ab8db9042cb37222bebf77beeb1ff4df0789a84
2025-04-21 6:17 UTC
[pci:controller/rockchip] BUILD SUCCESS a7d824b2df0d8b9e19c334594cdbffab97ff8d66
2025-04-21 4:26 UTC
[pci:misc-endpoint] BUILD SUCCESS 9d564bf7ab67ec326ec047d2d95087d8d888f9b1
2025-04-21 4:25 UTC
[pci:controller/cadence] BUILD SUCCESS f8015b6a0db95ce09aaacb236746f33b7a540a3e
2025-04-20 18:24 UTC
[pci:controller/apple] BUILD SUCCESS f80bfbf4f11758c9e1817f543cd97e66c449d1b4
2025-04-20 16:41 UTC
[pci:controller/qcom] BUILD SUCCESS 5a989e93ed2addaecc25e36f16ee9efeae20c3b4
2025-04-20 15:00 UTC
[pci:controller/mvebu] BUILD SUCCESS 5da3d94a23c6c1ee1f896aeeb00965eacf1d0bb3
2025-04-20 15:00 UTC
[pci:controller/rcar-gen4] BUILD SUCCESS b584ab12d59f646b9254b2b16ff197d612fd4935
2025-04-20 14:59 UTC
[Bug 219984] New: [BISECTED] High power usage since 'PCI/ASPM: Correct LTR_L1.2_THRESHOLD computation'
2025-04-20 12:42 UTC (3+ messages)
[PATCH v3 00/13] PCI: apple: Add support for t6020
2025-04-20 8:32 UTC (3+ messages)
[PATCH] dt-bindings: PCI: Convert marvell,armada8k-pcie to schema
2025-04-20 4:14 UTC (2+ messages)
[PATCH] dt-bindings: PCI: Convert Marvell EBU to schema
2025-04-20 4:14 UTC (2+ messages)
[PATCH RESEND] PCI: rockchip-ep: Mark RK3399 as intx_capable
2025-04-20 3:57 UTC (2+ messages)
[PATCH v2] PCI: cadence: Fix runtime atomic count underflow
2025-04-20 1:24 UTC (4+ messages)
[pci:next] BUILD SUCCESS 92713f0ea620bbe923eb4e7bda408e5c79597cd4
2025-04-19 22:58 UTC
[pci:for-linus] BUILD SUCCESS 0747c136753ef44a3b1434a235492ef54081b96e
2025-04-19 22:58 UTC
[PATCH 1/1] x86: Use resource_set_{range,size}() helpers
2025-04-19 14:57 UTC (6+ messages)
[RESEND] PCI: cadence: Fix runtime atomic count underflow
2025-04-19 13:14 UTC (3+ messages)
[PATCH v4 0/3] Implement TryFrom<&Device> for bus specific devices
2025-04-19 12:57 UTC (2+ messages)
[PATCH] PCI: rcar-gen4: set ep BAR4 fixed size
2025-04-19 11:39 UTC (2+ messages)
[PATCH v7 0/6] Enable IPQ5018 PCI support
2025-04-19 11:35 UTC (5+ messages)
` [PATCH v7 3/6] dt-bindings: PCI: qcom: Add IPQ5018 SoC
` [PATCH v7 4/6] PCI: qcom: Add support for IPQ5018
[PATCH 1/2] dt-bindings: PCI: Correct indentation and style in DTS example
2025-04-19 10:39 UTC (2+ messages)
[PATCH v2 1/2] PCI: plda: Remove unused IRQ handler and simplify IRQ request logic
2025-04-19 10:32 UTC (4+ messages)
` [PATCH v2 2/2] PCI: starfive: Simplify event doorbell bitmap initialization in pcie-starfive
[PATCH v4 0/7] rockchip: Add rk3562 SoC and evb support
2025-04-19 9:53 UTC (3+ messages)
` [PATCH v4 1/7] dt-bindings: PCI: dwc: rockchip: Add rk3562 support
[PATCH] PCI: mediatek: Remove the usage of virt_to_phys
2025-04-19 8:36 UTC (2+ messages)
[PATCH 00/23] arm64: dts: qcom: Add 'global' IRQ to supported SoCs
2025-04-19 8:33 UTC (2+ messages)
[PATCH v9 0/5] PCI: dwc: Add support for configuring lane equalization presets
2025-04-19 6:54 UTC (2+ messages)
[PATCH] PCI: mvebu: Use for_each_of_range() iterator for parsing "ranges"
2025-04-19 6:03 UTC (2+ messages)
[PATCH v2 0/2] PCI: Add support for PCIe wake interrupt
2025-04-19 5:43 UTC (3+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sc7280: Add wake GPIO
` [PATCH v2 2/2] PCI: Add support for PCIe wake interrupt
[PATCH v3 0/3] PCI: qcom: Move PERST# GPIO & phy retrieval from controller to PCIe bridge node
2025-04-19 5:19 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: PCI: qcom: Move phy, wake & reset gpio's to root port
` [PATCH v3 2/3] PCI: qcom: Add support for multi-root port
` [PATCH v3 3/3] arm64: qcom: sc7280: Move phy, perst to root port node
[PATCH v3] PCI: rcar-gen4: Add a document about the firmware
2025-04-19 4:59 UTC (2+ messages)
[PATCH v3 0/3] PCI: endpoint: space allocation fixups
2025-04-19 4:34 UTC (6+ messages)
` [PATCH v3 2/3] PCI: endpoint: improve fixed_size bar handling when allocating space
[PATCH v5 0/9] PCI: Enable Power and configure the TC9563 PCIe switch
2025-04-19 3:26 UTC (3+ messages)
[PATCH v5 8/9] PCI: pwrctrl: Add power control driver for tc9563
2025-04-19 3:24 UTC (3+ messages)
[PATCH] MAINTAINERS: Move Manivannan Sadhasivam as PCI Native host bridge and endpoint maintainer
2025-04-18 21:57 UTC (2+ messages)
[pci:hotplug] BUILD SUCCESS d46b3918fac499f60b7df1cb1437af7344480576
2025-04-18 21:16 UTC
[pci:enumeration] BUILD SUCCESS d24eba726aadf8778f2907dd42281c6380b0ccaa
2025-04-18 21:14 UTC
[pci:misc] BUILD SUCCESS a2c6c1c23bed3506fd87e00c88540ac47832c867
2025-04-18 21:13 UTC
[pci:virtualization] BUILD SUCCESS 1f3303aa92e15fa273779acac2d0023609de30f1
2025-04-18 21:12 UTC
[PATCH v5 3/9] PCI: Add new start_link() & stop_link function ops
2025-04-18 20:20 UTC (2+ messages)
[PATCH V3] PCI: dwc: tegra194: Broaden architecture dependency
2025-04-18 17:21 UTC (2+ messages)
[PATCH] PCI: dwc: Set PORT_LOGIC_LINK_WIDTH to one lane
2025-04-18 17:01 UTC (4+ messages)
[PATCH v10 0/6] rust: reduce `as` casts, enable related lints
2025-04-18 16:53 UTC (7+ messages)
` [PATCH v10 2/6] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v10 4/6] rust: enable `clippy::as_underscore` lint
` [PATCH v10 5/6] rust: enable `clippy::cast_lossless` lint
[REGRESSION 6.14] Some PCI device BARs inacessible
2025-04-18 16:46 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;
as well as URLs for NNTP newsgroup(s).