messages from 2025-10-19 07:50:55 to 2025-10-21 09:03:06 UTC [more...]
[PATCH 0/4] Add L1 substates support for Rockchip platforms
2025-10-21 9:03 UTC (8+ messages)
` [PATCH 1/4] PCI: of: Add of_pci_clkreq_present()
` [PATCH 2/4] PCI: tegra194: Use of_pci_clkreq_present() instead
` [PATCH 3/4] PCI: dw-rockchip: Add L1sub support
` [PATCH 4/4] arm64: dts: rockchip: Add PCIe clkreq stuff for RK3588 EVB1
[REGRESSION] Intel Wireless adapter is not detected until suspending to RAM and resuming
2025-10-21 8:30 UTC (14+ messages)
[PATCH 0/3] PCI & resource: Make coalescing host bridge windows safer
2025-10-21 7:44 UTC (10+ messages)
` [PATCH 2/3] PCI: Do not coalesce host bridge resource structs in place
[PATCH] PCI: dw-rockchip: Skip waiting for link up
2025-10-21 7:10 UTC (3+ messages)
[PATCH 0/8] Device::drvdata() and driver/driver interaction (auxiliary)
2025-10-21 7:08 UTC (10+ messages)
` [PATCH 1/8] rust: device: narrow the generic of drvdata_obtain()
` [PATCH 2/8] rust: device: introduce Device::drvdata()
` [PATCH 3/8] rust: auxiliary: consider auxiliary devices always have a parent
` [PATCH 4/8] rust: auxiliary: unregister on parent device unbind
` [PATCH 5/8] rust: auxiliary: move parent() to impl Device
` [PATCH 6/8] rust: auxiliary: implement parent() for Device<Bound>
` [PATCH 7/8] samples: rust: auxiliary: misc cleanup of ParentDriver::connect()
` [PATCH 8/8] samples: rust: auxiliary: illustrate driver interaction
[PATCH] rust: driver: let probe() return impl PinInit<Self, Error>
2025-10-21 7:05 UTC (2+ messages)
[PATCH v5 0/6] PCI: qcom: Add support for Glymur PCIe Gen5 x4 and Gen4 x2
2025-10-21 7:04 UTC (4+ messages)
` [PATCH v5 2/6] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the Glymur QMP PCIe Gen4 2-lane PHY
[pci:for-linus] BUILD SUCCESS 16fbaba2b78f3adb3ae44a765b5c9ed08779be59
2025-10-21 6:47 UTC
[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
2025-10-21 4:10 UTC (8+ messages)
` [PATCH 12/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers
` [PATCH 13/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
[PATCH] PCI/ASPM: Enable only L0s and L1 for devicetree platforms
2025-10-21 4:01 UTC (2+ messages)
[PATCH v3] PCI: dw-rockchip: Prevent advertising L1 Substates support
2025-10-21 2:35 UTC (3+ messages)
[PATCH v3] PCI: dw-rockchip: Prevent advertising L1 Substates support
2025-10-21 2:32 UTC (3+ messages)
[PATCH 1/2] PCI: dwc: Fix ECAM enablement when used with vendor drivers
2025-10-21 2:25 UTC (6+ messages)
[PATCH v5 0/6] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
2025-10-21 2:16 UTC (5+ messages)
` [PATCH v5 3/6] arm64: dts: renesas: r9a08g045: Add PCIe node
[PATCH v1 0/2] PCI: j721e: Add voltage regulator support
2025-10-21 2:06 UTC (5+ messages)
` [PATCH v1 1/2] dt-bindings: PCI: ti,j721e-pci-host: Add optional regulator supplies
` [PATCH v1 2/2] PCI: j721e: Add support for "
[PATCH] PCI: dwc: Use multiple ATU regions for large bridge windows
2025-10-21 2:03 UTC (2+ messages)
[PATCH v6 0/5] PCI: mediatek: add support AN7583 + YAML rework
2025-10-21 2:02 UTC (10+ messages)
` [PATCH v6 1/5] dt-bindings: PCI: mediatek: Convert to YAML schema
` [PATCH v6 2/5] dt-bindings: PCI: mediatek: Add support for Airoha AN7583
` [PATCH v6 3/5] PCI: mediatek: Convert bool to single quirks entry and bitmap
` [PATCH v6 4/5] PCI: mediatek: Use generic MACRO for TPVPERL delay
` [PATCH v6 5/5] PCI: mediatek: Add support for Airoha AN7583 SoC
[PATCH v6 0/5] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
2025-10-21 1:51 UTC (19+ messages)
` [PATCH v6 3/5] "
` [PATCH v6 4/5] PCI/ERR: Use pcie_aer_is_native() to check for native AER control
` [PATCH v6 5/5] PCI/AER: Clear both AER fatal and non-fatal status
[PATCH v12 0/3] PCI: trace: Add a RAS tracepoint to monitor link speed changes
2025-10-21 1:50 UTC (8+ messages)
` [PATCH v12 1/3] PCI: trace: Add a generic RAS tracepoint for hotplug event
[PATCH v1 0/5] PCI: tegra: A couple of cleanups
2025-10-21 1:43 UTC (5+ messages)
` [PATCH v1 3/5] PCI: tegra: Use readl_poll_timeout() for link status polling
[PATCH] PCI: sg2042: Fix a reference count issue in sg2042_pcie_remove()
2025-10-21 1:22 UTC (3+ messages)
[pci:controller/brcmstb] BUILD SUCCESS ad6014f77f6b66e862a912b5aa4571d00ab30405
2025-10-21 0:47 UTC
[RFC PATCH 00/21] VFIO live update support
2025-10-20 23:55 UTC (18+ messages)
` [RFC PATCH 12/21] vfio/pci: Skip clearing bus master on live update restored device
` [RFC PATCH 15/21] PCI: Make PCI saved state and capability structs public
` [RFC PATCH 18/21] vfio: selftests: Build liveupdate library in VFIO selftests
[PATCH v2 0/5] rust: pci: add config space read/write support, take 1
2025-10-20 23:36 UTC (5+ messages)
` [PATCH v2 1/5] rust/io: factor common I/O helpers into Io trait and specialize Mmio<SIZE>
[PATCH v2 1/1] MIPS: Malta: Use pcibios_align_resource() to block io range
2025-10-20 22:37 UTC (2+ messages)
[PATCH v4 0/3] PM: runtime: Auto-cleanup macros for runtime PM
2025-10-20 22:07 UTC (3+ messages)
` [PATCH v4 2/3] PCI/sysfs: Use runtime PM guard macro for auto-cleanup
[PATCH] dt-bindings: Fix inconsistent quoting
2025-10-20 21:35 UTC (2+ messages)
[PATCH v3 0/7] Introduce SpacemiT K1 PCIe phy and host controller
2025-10-20 21:00 UTC (3+ messages)
` [PATCH v3 3/7] dt-bindings: pci: spacemit: introduce PCIe "
[pci:controller/sg2042] BUILD SUCCESS 932ec9dff6da40382ee63049a11a6ff047bdc259
2025-10-20 20:09 UTC
[PATCH v2] PCI/PM: Prevent runtime suspend before devices are fully initialized
2025-10-20 20:07 UTC (3+ messages)
[PATCH v1 0/3] PCI fixes for s390
2025-10-20 19:02 UTC (4+ messages)
` [PATCH v1 1/3] PCI: Allow per function PCI slots
` [PATCH v1 2/3] s390/pci: Add architecture specific resource/bus address translation
` [PATCH v1 3/3] s390/pci: Restore IRQ unconditionally for the zPCI device
[PATCH v7 2/3] cpuidle: tegra: Export tegra_cpuidle_pcie_irqs_in_use
2025-10-20 18:53 UTC (3+ messages)
[PATCH] PCI/PM: Prevent runtime suspend before devices are fully initialized
2025-10-20 18:52 UTC (6+ messages)
[PATCH v3 2/2] PCI: brcmstb: Add panic/die handler to driver
2025-10-20 18:48 UTC (2+ messages)
[PATCH 1/2] PCI: Setup bridge resources earlier
2025-10-20 18:46 UTC (3+ messages)
[PATCH v1] PM: runtime: Fix conditional guard definitions
2025-10-20 18:43 UTC (3+ messages)
[pci:controller/kconfig] BUILD SUCCESS bd4e28f711a0c218641f72bb1602a2c8b9d36274
2025-10-20 17:54 UTC
[PATCH 0/2] rust: pci: consistently use INTx and PCI BAR in comments
2025-10-20 17:08 UTC (3+ messages)
[PATCH 00/15] arm64: dts: mediatek: Add Openwrt One AP functionality
2025-10-20 17:05 UTC (13+ messages)
` [PATCH 02/15] arm64: dts: mediatek: mt7981b-openwrt-one: Configure UART0 pinmux
` [PATCH 10/15] arm64: dts: mediatek: mt7981b: Add Ethernet and WiFi offload support
[PATCH v2 0/2] rust: pci: consistently use INTx and PCI BAR in comments
2025-10-20 17:02 UTC (3+ messages)
` [PATCH v2 1/2] rust: pci: refer to legacy as INTx interrupts
` [PATCH v2 2/2] rust: pci: normalise spelling of PCI BAR
[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-10-20 16:51 UTC (23+ messages)
` [PATCH v5 1/9] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v5 4/9] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH v5 8/9] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions
[PATCH 0/6 v5] Make ELOG and GHES log and trace consistently
2025-10-20 16:37 UTC (5+ messages)
` [PATCH 4/6 v5] acpi/ghes: Add helper for CPER CXL protocol errors checks
` [PATCH 5/6 v5] acpi/ghes: Add helper to copy CXL protocol error info to work struct
[RESEND PATCH v18 00/16] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-10-20 15:39 UTC (15+ messages)
` [RESEND PATCH v18 10/16] rust: opp: use `CStr::as_char_ptr`
` [RESEND PATCH v18 11/16] rust: opp: fix broken rustdoc link
` [RESEND PATCH v18 12/16] rust: configfs: use `CStr::as_char_ptr`
` [RESEND PATCH v18 13/16] rust: regulator: "
` [RESEND PATCH v18 14/16] rust: clk: "
[PATCH] PCI/ASPM: Avoid restore error L1ss cap.data to parent downstream PCIe port
2025-10-20 15:25 UTC (2+ messages)
[PATCH v2 1/1] MIPS: Malta: Use pcibios_align_resource() to block io range
2025-10-20 14:12 UTC (2+ messages)
[PATCH v2 0/3] Add PCIe Gen2x1 controller support for RK3528
2025-10-20 13:14 UTC (2+ messages)
` (subset) "
[PATCH v18 00/16] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-10-20 12:44 UTC (3+ messages)
` [PATCH v18 12/16] rust: configfs: use `CStr::as_char_ptr`
[PATCH v17 00/11] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-10-20 12:00 UTC (4+ messages)
[PATCH 0/4] PCI: Add support and tests for FIXUP quirks in modules
2025-10-20 11:53 UTC (7+ messages)
` [PATCH 1/4] PCI: Support "
[PATCH 0/3] Rust PCI housekeeping
2025-10-20 11:39 UTC (2+ messages)
[PATCH v6 0/5] Add support for Andes Qilai SoC PCIe controller
2025-10-20 11:35 UTC (6+ messages)
` [PATCH v6 1/5] PCI: dwc: Allow adjusting the number of ob/ib windows in glue driver
[PATCH v5 0/5] PCI: mediatek: add support AN7583 + YAML rework
2025-10-20 11:03 UTC (4+ messages)
` [PATCH v5 5/5] PCI: mediatek: add support for Airoha AN7583 SoC
[PATCH 0/3] arm64: dts: PCI: lx2160 use fsl,lx2160ar2-pcie
2025-10-20 9:32 UTC (4+ messages)
` [PATCH 3/3] arm64: dts: fsl-lx2160a: include rev2 chip's dts
[PATCH v4 01/10] PCI: Avoid saving error values for config space
2025-10-20 8:59 UTC (12+ messages)
[PATCH v10 00/10] Enhance the PCIe controller driver for next generation controllers
2025-10-20 7:27 UTC (13+ messages)
` [PATCH v10 01/10] PCI: cadence: Add module support for platform controller driver
` [PATCH v10 02/10] PCI: cadence: Split PCIe controller header file
` [PATCH v10 03/10] PCI: cadence: Move PCIe RP common functions to a separate file
` [PATCH v10 04/10] PCI: cadence: Add support for High Perf Architecture (HPA) controller
` [PATCH v10 05/10] dt-bindings: PCI: Add CIX Sky1 PCIe Root Complex bindings
` [PATCH v10 06/10] PCI: Add Cix Technology Vendor and Device ID
` [PATCH v10 07/10] PCI: sky1: Add PCIe host support for CIX Sky1
` [PATCH v10 08/10] MAINTAINERS: add entry for CIX Sky1 PCIe driver
` [PATCH v10 09/10] arm64: dts: cix: Add PCIe Root Complex on sky1
` [PATCH v10 10/10] arm64: dts: cix: Enable PCIe on the Orion O6 board
[PATCH] PCI: brcmstb: Fix use of incorrect constant
2025-10-20 6:48 UTC (2+ messages)
[PATCH v3 0/2] PCI: brcmstb: Add panic/die handler to driver
2025-10-20 6:48 UTC (2+ messages)
[PATCH] PCI: Drop ARM dependency from PCI_RCAR_GEN2
2025-10-20 5:51 UTC (2+ messages)
[PATCH] PCI: sg2042: Fix a reference count issue in sg2042_pcie_remove()
2025-10-20 5:18 UTC (2+ messages)
[RESEND PATCH v18 07/16] rust: debugfs: use `kernel::fmt`
2025-10-19 21:30 UTC (2+ messages)
` [PATCH] samples: rust: debugfs: use `core::ffi::CStr` method names
[pci:controller/ixp4xx] BUILD SUCCESS d2713dfda04ebc824c2c72f225a817e370dfa99f
2025-10-19 21:07 UTC
[pci:controller/xilinx-dma] BUILD SUCCESS c098c13f4365e6750009be4d90dba36fa4a19b4e
2025-10-19 19:45 UTC
[pci:controller/dw-rockchip] BUILD SUCCESS c930b10f17c03858cfe19b9873ba5240128b4d1b
2025-10-19 19:45 UTC
[pci:dt-binding] BUILD SUCCESS bc427cd81b2a42be41be87c976cdc847f44353bf
2025-10-19 19:45 UTC
[PATCH v1 1/3] PCI: j721e: Propagate dev_err_probe return value
2025-10-19 17:45 UTC (10+ messages)
` [PATCH "
` [1/3] "
[PATCH v5 0/2] rust: leds: add led classdev abstractions
2025-10-19 14:28 UTC (3+ messages)
` [PATCH v5 1/2] rust: Add trait to convert a device reference to a bus device reference
[PATCH v1] PCI/pwrctrl: Propagate dev_err_probe return value
2025-10-19 10:19 UTC (5+ messages)
` [PATCH] "
` "
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