messages from 2025-10-15 07:18:32 to 2025-10-16 11:29:04 UTC [more...]
[PATCH 00/15] arm64: dts: mediatek: Add Openwrt One AP functionality
2025-10-16 11:29 UTC (22+ messages)
` [PATCH 01/15] arm64: dts: mediatek: mt7981b: Add labels to commonly referenced nodes
` [PATCH 02/15] arm64: dts: mediatek: mt7981b-openwrt-one: Configure UART0 pinmux
` [PATCH 03/15] arm64: dts: mediatek: mt7981b: Add reserved memory for TF-A
` [PATCH 04/15] dt-bindings: mfd: syscon: Add mt7981-topmisc
` [PATCH 05/15] dt-bindings: pci: mediatek-pcie-gen3: Add MT7981 PCIe compatible
` [PATCH 06/15] dt-bindings: phy: mediatek,tphy: Add support for MT7981
` [PATCH 07/15] arm64: dts: mediatek: mt7981b: Add PCIe and USB support
` [PATCH 08/15] arm64: dts: mediatek: mt7981b-openwrt-one: Enable PCIe and USB
` [PATCH 09/15] dt-bindings: net: mediatek,net: Correct bindings for MT7981
` [PATCH 10/15] arm64: dts: mediatek: mt7981b: Add Ethernet and WiFi offload support
` [PATCH 11/15] arm64: dts: mediatek: mt7981b-openwrt-one: Enable SPI NOR
` [PATCH 12/15] arm64: dts: mediatek: mt7981b-openwrt-one: Enable Ethernet
` [PATCH 13/15] arm64: dts: mediatek: mt7981b: Add wifi memory region
` [PATCH 14/15] arm64: dts: mediatek: mt7981b-openwrt-one: Enable wifi
` [PATCH 15/15] arm64: dts: mediatek: mt7981b-openwrt-one: Enable leds
[PATCH v6 0/5] Add support for Andes Qilai SoC PCIe controller
2025-10-16 11:12 UTC (4+ messages)
` [PATCH v6 1/5] PCI: dwc: Allow adjusting the number of ob/ib windows in glue driver
[PATCH] dt-bindings: Fix inconsistent quoting
2025-10-16 10:53 UTC (6+ messages)
[PATCH] PCI: dwc: Use multiple ATU regions for large bridge windows
2025-10-16 10:52 UTC (2+ messages)
[PPC] Boot problems after the pci-v6.18-changes
2025-10-16 10:44 UTC (23+ messages)
[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
2025-10-16 10:42 UTC (5+ messages)
` [PATCH v2 17/19] rust: sync: "
` [PATCH v2 19/19] rust: regulator: "
[PATCH v2] PCI: dw-rockchip: Disable L1 substates
2025-10-16 10:00 UTC (2+ messages)
[PATCH v17 00/11] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-10-16 8:42 UTC (23+ messages)
` [PATCH v17 01/11] samples: rust: platform: remove trailing commas
` [PATCH v17 02/11] rust_binder: remove trailing comma
` [PATCH v17 03/11] rust_binder: use `kernel::fmt`
` [PATCH v17 04/11] rust_binder: use `core::ffi::CStr` method names
` [PATCH v17 05/11] rnull: use `kernel::fmt`
` [PATCH v17 06/11] rust: alloc: "
` [PATCH v17 07/11] rust: debugfs: "
` [PATCH v17 08/11] rust: pci: "
` [PATCH v17 09/11] rust: remove spurious `use core::fmt::Debug`
` [PATCH v17 10/11] rust: support formatting of foreign types
` [PATCH v17 11/11] rust: replace `CStr` with `core::ffi::CStr`
[PATCH V2] PCI/TPH: Skip Root Port completer check for RC_END devices
2025-10-16 8:20 UTC
[PATCH v2] x86/pci: Check signature before assigning shadow ROM
2025-10-16 8:19 UTC
[PATCH 0/2] PCI: Fix bogus resource overlaps
2025-10-16 7:42 UTC (7+ messages)
` [PATCH 1/2] PCI: Setup bridge resources earlier
BAR resizing broken in 6.18 (PPC only?)
2025-10-16 7:26 UTC (3+ messages)
[PATCH v4 0/4] PCI: qcom: Add support for Glymur PCIe Gen5x4
2025-10-16 7:23 UTC (7+ messages)
` [PATCH v4 2/4] dt-bindings: PCI: qcom: Document the Glymur PCIe Controller
[PATCH v2 1/2] PCI/ASPM: Override the ASPM and Clock PM states set by BIOS for devicetree platforms
2025-10-16 6:46 UTC (19+ messages)
PCI/MSI: Boot issue on X86 Laptop 6.18-rc1
2025-10-16 6:25 UTC (3+ messages)
[PATCH v3 0/2] Add driver support for Eswin EIC7700 SoC PCIe controller
2025-10-16 6:16 UTC (2+ messages)
[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-10-16 6:10 UTC (4+ messages)
` [PATCH v5 8/9] vfio/pci: Enable peer-to-peer DMA transactions by default
[PATCH v2 0/6] Add PCIe support for Kaanapali
2025-10-16 0:05 UTC (10+ messages)
` [PATCH v2 1/6] dt-bindings: PCI: qcom,pcie-sm8550: Add Kaanapali compatible
` [PATCH v2 2/6] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: "
` [PATCH v2 3/6] phy: qcom-qmp: qserdes-txrx: Add complete QMP PCIe PHY v8 register offsets
` [PATCH v2 4/6] phy: qcom-qmp: pcs-pcie: Add "
` [PATCH v2 5/6] phy: qcom-qmp: qserdes-com: Add some more "
` [PATCH v2 6/6] phy: qcom: qmp-pcie: add QMP PCIe PHY tables for Kaanapali
[pci:for-linus] BUILD REGRESSION f0bfeb2c51e44bee7876f2a0eda3518bd2c30a01
2025-10-15 23:26 UTC
[PATCH 0/3] Rust PCI housekeeping
2025-10-15 23:02 UTC (6+ messages)
` [PATCH 1/3] rust: pci: implement TryInto<IrqRequest<'a>> for IrqVector<'a>
` [PATCH 2/3] rust: pci: move I/O infrastructure to separate file
` [PATCH 3/3] rust: pci: move IRQ "
[PATCH v2 0/7] Introduce SpacemiT K1 PCIe phy and host controller
2025-10-15 21:51 UTC (9+ messages)
` [PATCH v2 1/7] dt-bindings: phy: spacemit: add SpacemiT PCIe/combo PHY
` [PATCH v2 2/7] dt-bindings: phy: spacemit: introduce PCIe PHY
` [PATCH v2 3/7] dt-bindings: pci: spacemit: introduce PCIe host controller
` [PATCH v2 4/7] phy: spacemit: introduce PCIe/combo PHY
[PATCH v2] driver core: Check drivers_autoprobe for all added devices
2025-10-15 16:53 UTC (3+ messages)
[PATCH v5 0/5] PCI: mediatek: add support AN7583 + YAML rework
2025-10-15 16:50 UTC (6+ messages)
` [PATCH v5 2/5] dt-bindings: PCI: mediatek: Convert to YAML schema
` [PATCH v5 3/5] dt-bindings: PCI: mediatek: Add support for Airoha AN7583
[RFC PATCH v1 00/38] ARM CCA Device Assignment support
2025-10-15 16:34 UTC (19+ messages)
` [RFC PATCH v1 11/38] KVM: arm64: CCA: register host tsm platform device
[PATCH v2 0/4] of/irq: Misc msi-parent handling fixes/clean-ups
2025-10-15 16:01 UTC (10+ messages)
` [PATCH v2 2/4] of/irq: Fix OF node refcount in of_msi_get_domain()
` [PATCH v2 3/4] PCI: iproc: Implement MSI controller node detection with of_msi_xlate()
` [PATCH v2 4/4] irqchip/gic-its: Rework platform MSI deviceID detection
[PATCH] PCI: dw-rockchip: Disable L1 substates
2025-10-15 15:35 UTC (4+ messages)
[PATCH v6 0/4] pci: endpoint: vntb: add MSI doorbell support
2025-10-15 15:27 UTC (5+ messages)
` [PATCH v6 1/4] PCI: endpoint: Rename aligned_size to mem_size
` [PATCH v6 2/4] PCI: endpoint: Add helper function pci_epf_get_bar_required_size()
` [PATCH v6 3/4] PCI: endpoint: Add API pci_epf_assign_bar_space()
` [PATCH v6 4/4] PCI: endpoint: pci-epf-vntb: Add MSI doorbell support
[PATCH v12 0/3] PCI: trace: Add a RAS tracepoint to monitor link speed changes
2025-10-15 14:37 UTC (5+ messages)
` [PATCH v12 1/3] PCI: trace: Add a generic RAS tracepoint for hotplug event
[PATCH v1 0/3] PM: runtimePCI/ACPI: TAD: Auto-cleanup macros for runtime PM
2025-10-15 14:04 UTC (4+ messages)
` [PATCH v1 1/3] PM: runtime: Introduce PM_RUNTIME_ACQUIRE_OR_FAIL() macro
` [PATCH v1 2/3] ACPI: TAD: Rearrange runtime PM operations in acpi_tad_remove()
` [PATCH v1 3/3] ACPI: TAD: Improve runtime PM using guard macros
SiFive FU740 PCI driver fails on 6.18-rc1
2025-10-15 14:03 UTC (8+ messages)
[PATCH v3] PCI: s390: Expose the UID as an arch specific PCI slot attribute
2025-10-15 13:42 UTC
[PATCH net-next 0/4] Add DWMAC glue driver for Motorcomm YT6801
2025-10-15 13:41 UTC (5+ messages)
` [PATCH net-next 2/4] net: phy: motorcomm: Support YT8531S PHY in YT6801 Ethernet controller
[PATCH 0/3] PCI: qcom: Binding fix
2025-10-15 12:43 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: PCI: Update the email address for Manivannan Sadhasivam
[RFC 0/6] rust: pci: add config space read/write support
2025-10-15 10:44 UTC (5+ messages)
[PATCH net-next 1/4] PCI: Add vendor ID for Motorcomm Electronic Technology
2025-10-15 9:57 UTC (3+ messages)
[PATCH 0/6] Add PCIe support for Kaanapali
2025-10-15 9:18 UTC (6+ messages)
` [PATCH 3/6] phy: qcom-qmp: qserdes-txrx: Add QMP PCIe PHY v8-specific register offsets
[PATCH v5 00/12] VRAM Self Refresh
2025-10-15 9:08 UTC (18+ messages)
` [PATCH v5 01/12] PCI/ACPI: Add D3cold Aux Power Limit_DSM method
` [PATCH v5 02/12] PCI/ACPI: Per Root/Switch Downstream Port allow one aux power limit request
` [PATCH v5 03/12] PCI/ACPI: Add PERST# Assertion Delay _DSM method
` [PATCH v5 04/12] drm/xe/vrsr: Introduce flag has_vrsr
` [PATCH v5 05/12] drm/xe/vrsr: Detect VRSR Capability
` [PATCH v5 06/12] drm/xe/vrsr: Initialize VRSR feature
` [PATCH v5 07/12] drm/xe/vrsr: Enable VRSR on default VGA boot device
` [PATCH v5 08/12] drm/xe/vrsr: Refactor d3cold.allowed to a enum
` [PATCH v5 09/12] drm/xe/pm: D3cold target state
` [PATCH v5 10/12] drm/xe/vrsr: Enable VRSR
` [PATCH v5 11/12] drm/xe/pm/s2idle: Don't evict user BOs for D3hot and D3cold-VRSR state
` [PATCH v5 12/12] drm/xe/vrsr: Introduce a debugfs node named vrsr_capable
[PATCH v2 1/4] of/irq: Add msi-parent check to of_msi_xlate()
2025-10-15 7:38 UTC (3+ messages)
[PATCH v4 00/29] lan966x pci device: Add support for SFPs
2025-10-15 7:14 UTC (20+ messages)
` [PATCH v4 11/29] cxl/test: Use device_set_node()
` [PATCH v4 12/29] cxl/test: Use fw_devlink_set_device()
` [PATCH v4 13/29] PCI: of: "
` [PATCH v4 14/29] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v4 15/29] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
` [PATCH v4 16/29] i2c: core: Introduce i2c_get_adapter_physdev()
` [PATCH v4 17/29] i2c: mux: Set adapter physical device
` [PATCH v4 18/29] i2c: mux: Create missing devlink between mux and "
` [PATCH v4 19/29] of: property: Allow fw_devlink device-tree on x86
` [PATCH v4 20/29] clk: lan966x: Add MCHP_LAN966X_PCI dependency
` [PATCH v4 21/29] i2c: busses: at91: "
` [PATCH v4 22/29] misc: lan966x_pci: Fix dtso nodes ordering
` [PATCH v4 23/29] misc: lan966x_pci: Split dtso in dtsi/dtso
` [PATCH v4 24/29] misc: lan966x_pci: Rename lan966x_pci.dtso to lan966x_evb_lan9662_nic.dtso
` [PATCH v4 25/29] PCI: Add Microchip LAN9662 PCI Device ID
` [PATCH v4 26/29] misc: lan966x_pci: Introduce board specific data
` [PATCH v4 27/29] misc: lan966x_pci: Add dtsi/dtso nodes in order to support SFPs
` [PATCH v4 28/29] misc: lan966x_pci: Sort the drivers list in Kconfig help
` [PATCH v4 29/29] misc: lan966x_pci: Add drivers needed to support SFPs "
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