messages from 2026-01-17 04:06:50 to 2026-01-18 16:50:43 UTC [more...]
[PATCH v14 0/2] Support for Osram as3668 LED driver
2026-01-18 16:50 UTC
[PATCH v1 0/2] backlight: gpio-backlight: Add support for multiple GPIOs
2026-01-18 16:48 UTC (6+ messages)
` [PATCH v1 1/2] dt-bindings: backlight: gpio-backlight: allow "
[PATCH v3 0/9] arm64: dts: imx8m*: misc update
2026-01-18 16:28 UTC (10+ messages)
` [PATCH v3 1/9] arm64: dts: imx8mm-evk: replace space with tab
` [PATCH v3 2/9] arm64: dts: imx8mm-evk: correct the spdif compatible string
` [PATCH v3 3/9] arm64: dts: imx8mm-evk: add uart1 and bluetooth node
` [PATCH v3 4/9] arm64: dts: imx8mm: add wakeup-source for usb phy
` [PATCH v3 5/9] arm64: dts: imx8mm-evk: add uart3 port
` [PATCH v3 6/9] arm64: dts: imx8mn-evk: add bluetooth dts node
` [PATCH v3 7/9] arm64: dts: imx8mn: add wakeup-source for usb phy
` [PATCH v3 8/9] arm64: dts: imx8mp-evk: replace space with tab
` [PATCH v3 9/9] arm64: dts: imx8mp-evk: add bluetooth dts node
[PATCH v2 0/7] ASoC: sophgo: add CV1800 I2S controllers support
2026-01-18 16:14 UTC (21+ messages)
` [PATCH v2 1/7] dt-bindings: sound: sophgo: add CV1800B I2S/TDM controller binding
` [PATCH v2 2/7] ASoC: sophgo: add CV1800B I2S/TDM controller driver
` [PATCH v2 3/7] dt-bindings: sound: sophgo: add CV1800B internal ADC codec
` [PATCH v2 4/7] ASoC: sophgo: add CV1800B internal ADC codec driver
` [PATCH v2 5/7] dt-bindings: sound: sophgo: add CV1800B internal DAC codec
` [PATCH v2 6/7] ASoC: sophgo: add CV1800B internal DAC codec driver
` [PATCH v2 7/7] riscv: dts: sophgo: dts nodes for i2s tdm modules
[PATCH v3 0/3] media: rockchip: rkvdec: add support for the VDPU346 variant
2026-01-18 15:56 UTC (2+ messages)
[PATCH v5 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
2026-01-18 15:39 UTC (4+ messages)
[PATCH] riscv: dts: canaan: k230: Add "b" ISA extension
2026-01-18 14:25 UTC
[PATCH v5 00/11] Add support for Microchip LAN969x
2026-01-18 14:03 UTC (3+ messages)
` [PATCH v5 11/11] arm64: dts: microchip: add EV23X71A board
[PATCH v5 0/7] riscv: spacemit: Add SpacemiT K3 SoC and K3 Pico-ITX board
2026-01-18 13:58 UTC (4+ messages)
` [PATCH v5 6/7] riscv: dts: spacemit: add initial support for K3 SoC
[RFC PATCH v4 00/38] NTB transport backed by PCI EP embedded DMA
2026-01-18 13:54 UTC (39+ messages)
` [RFC PATCH v4 01/38] dmaengine: dw-edma: Export helper to get integrated register window
` [RFC PATCH v4 02/38] dmaengine: dw-edma: Add per-channel interrupt routing control
` [RFC PATCH v4 03/38] dmaengine: dw-edma: Poll completion when local IRQ handling is disabled
` [RFC PATCH v4 04/38] dmaengine: dw-edma: Add notify-only channels support
` [RFC PATCH v4 05/38] dmaengine: dw-edma: Add a helper to query linked-list region
` [RFC PATCH v4 06/38] NTB: epf: Add mwN_offset support and config region versioning
` [RFC PATCH v4 07/38] NTB: epf: Reserve a subset of MSI vectors for non-NTB users
` [RFC PATCH v4 08/38] NTB: epf: Provide db_vector_count/db_vector_mask callbacks
` [RFC PATCH v4 09/38] NTB: core: Add mw_set_trans_ranges() for subrange programming
` [RFC PATCH v4 10/38] NTB: core: Add .get_private_data() to ntb_dev_ops
` [RFC PATCH v4 11/38] NTB: core: Add .get_dma_dev() "
` [RFC PATCH v4 12/38] NTB: core: Add driver_override support for NTB devices
` [RFC PATCH v4 13/38] PCI: endpoint: pci-epf-vntb: Support BAR subrange mappings for MWs
` [RFC PATCH v4 14/38] PCI: endpoint: pci-epf-vntb: Implement .get_private_data() callback
` [RFC PATCH v4 15/38] PCI: endpoint: pci-epf-vntb: Implement .get_dma_dev()
` [RFC PATCH v4 16/38] NTB: ntb_transport: Move TX memory window setup into setup_qp_mw()
` [RFC PATCH v4 17/38] NTB: ntb_transport: Dynamically determine qp count
` [RFC PATCH v4 18/38] NTB: ntb_transport: Use ntb_get_dma_dev()
` [RFC PATCH v4 19/38] NTB: ntb_transport: Rename ntb_transport.c to ntb_transport_core.c
` [RFC PATCH v4 20/38] NTB: ntb_transport: Move internal types to ntb_transport_internal.h
` [RFC PATCH v4 21/38] NTB: ntb_transport: Export common helpers for modularization
` [RFC PATCH v4 22/38] NTB: ntb_transport: Split core library and default NTB client
` [RFC PATCH v4 23/38] NTB: ntb_transport: Add transport backend infrastructure
` [RFC PATCH v4 24/38] NTB: ntb_transport: Run ntb_set_mw() before link-up negotiation
` [RFC PATCH v4 25/38] NTB: hw: Add remote eDMA backend registry and DesignWare backend
` [RFC PATCH v4 26/38] NTB: ntb_transport: Add remote embedded-DMA transport client
` [RFC PATCH v4 27/38] ntb_netdev: Multi-queue support
` [RFC PATCH v4 28/38] iommu: ipmmu-vmsa: Add PCIe ch0 to devices_allowlist
` [RFC PATCH v4 29/38] iommu: ipmmu-vmsa: Add support for reserved regions
` [RFC PATCH v4 30/38] arm64: dts: renesas: Add Spider RC/EP DTs for NTB with remote DW PCIe eDMA
` [RFC PATCH v4 31/38] NTB: epf: Add per-SoC quirk to cap MRRS for DWC eDMA (128B for R-Car)
` [RFC PATCH v4 32/38] NTB: epf: Add an additional memory window (MW2) barno mapping on Renesas R-Car
` [RFC PATCH v4 33/38] Documentation: PCI: endpoint: pci-epf-vntb: Update and add mwN_offset usage
` [RFC PATCH v4 34/38] Documentation: driver-api: ntb: Document remote embedded-DMA transport
` [RFC PATCH v4 35/38] PCI: endpoint: pci-epf-test: Add pci_epf_test_next_free_bar() helper
` [RFC PATCH v4 36/38] PCI: endpoint: pci-epf-test: Add remote eDMA-backed mode
` [RFC PATCH v4 37/38] misc: pci_endpoint_test: Add remote eDMA transfer test mode
` [RFC PATCH v4 38/38] selftests: pci_endpoint: Add remote eDMA transfer coverage
[PATCH 00/11] Describe PCIe/USB3.0 clock generator on R-Car Gen3
2026-01-18 13:54 UTC (6+ messages)
` [PATCH 01/11] dt-bindings: phy: renesas: usb3-phy: add r8a77990 support
[PATCH v2 0/9] Describe PCIe/USB3.0 clock generator on R-Car Gen3
2026-01-18 13:49 UTC (10+ messages)
` [PATCH v2 1/9] arm64: dts: renesas: r8a77951: Describe PCIe root ports
` [PATCH v2 2/9] arm64: dts: renesas: r8a77960: "
` [PATCH v2 3/9] arm64: dts: renesas: r8a77961: "
` [PATCH v2 4/9] arm64: dts: renesas: r8a77965: "
` [PATCH v2 5/9] arm64: dts: renesas: r8a77990: Describe PCIe root port
` [PATCH v2 6/9] arm64: dts: renesas: r8a77990: Add USB 3.0 PHY and USB3S0 clock nodes
` [PATCH v2 7/9] arm64: dts: renesas: salvator-common: Describe PCIe/USB3.0 clock generator
` [PATCH v2 8/9] arm64: dts: renesas: ulcb: ulcb-kf: "
` [PATCH v2 9/9] arm64: dts: renesas: ebisu: "
[PATCH v7 0/2] Add driver support for Eswin EIC7700 SoC SATA PHY
2026-01-18 13:36 UTC (5+ messages)
` [PATCH v7 2/2] phy: eswin: Create eswin directory and add EIC7700 SATA PHY driver
` "
[PATCH v5 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
2026-01-18 13:28 UTC (9+ messages)
` [PATCH v5 1/7] phy: can-transceiver: rename temporary helper function to avoid conflict
` [PATCH v5 2/7] mux: Add helper functions for getting optional and selected mux-state
` [PATCH v5 3/7] mux: add help text for MULTIPLEXER config option
` [PATCH v5 4/7] phy: can-transceiver: drop temporary helper getting optional mux-state
` [PATCH v5 5/7] i2c: omap: switch to new generic helper for getting selected mux-state
` [PATCH v5 6/7] dt-bindings: mmc: renesas,sdhi: Add mux-states property
` [PATCH v5 7/7] mmc: host: renesas_sdhi_core: support selecting an optional mux
[PATCH v7 0/8] arm64: dts: add description for solidrun imx8mp hummingboard-iiot
2026-01-18 12:51 UTC (9+ messages)
` [PATCH v7 1/8] dt-bindings: arm: fsl: Add various solidrun i.mx8m boards
` [PATCH v7 2/8] arm64: dts: imx8mp-hummingboard-pulse/cubox-m: fix vmmc gpio polarity
` [PATCH v7 3/8] arm64: dts: imx8mp-hummingboard-pulse: fix mini-hdmi dsi port reference
` [PATCH v7 4/8] arm64: dts: imx8mp-sr-som: build dtbs with symbols for overlay support
` [PATCH v7 5/8] arm64: dts: add description for solidrun imx8mp hummingboard-iiot
` [PATCH v7 6/8] arm64: dts: imx8mp-hummingboard-iiot: add dt overlays for muxable ports
` [PATCH v7 7/8] arm64: dts: add description for solidrun solidsense-n8 board
` [PATCH v7 8/8] arm64: dts: add description for solidrun i.mx8mm som and evb
[PATCH 0/5] Add Aspeed G7 sgpio support
2026-01-18 10:21 UTC (8+ messages)
` [PATCH 1/5] gpio: aspeed-sgpio: Change the macro to support deferred probe
` [PATCH 2/5] gpio: aspeed-sgpio: Remove unused bank name field
` [PATCH 3/5] gpio: aspeed-sgpio: Create llops to handle hardware access
` [PATCH 4/5] dt-bindings: gpio: aspeed,sgpio: Support ast2700
` [PATCH 5/5] gpio: aspeed-sgpio: Support G7 Aspeed sgpiom controller
[PATCH v2 0/2] media: staging: Drop StarFive JH7110 Camera Subsystem
2026-01-18 10:10 UTC (7+ messages)
` [PATCH v2 1/2] media: dt-bindings: Drop starfive,jh7110-camss from staging
[PATCH 0/2] ti-sci-intr: Support level+pulse interrupt sources together
2026-01-18 9:49 UTC (3+ messages)
` [PATCH 2/2] drivers: irqchip: irq-ti-sci-intr: Allow parsing interrupt-types per-line
[PATCH v11 0/7] Add support for Verisilicon IOMMU used by media
2026-01-18 9:41 UTC (4+ messages)
` [PATCH v11 3/7] iommu: Add verisilicon IOMMU driver
[RFC PATCH] ARM: dts: renesas: r9a06g032-rzn1d400-db: add QSPI node including NOR flash
2026-01-18 8:58 UTC (3+ messages)
[PATCH v4 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
2026-01-18 7:33 UTC (4+ messages)
` [PATCH v4 7/7] mmc: host: renesas_sdhi_core: support selecting an optional mux
[PATCH v3 0/2] Add device tree support for NXP i.MX95 15x15 FRDM board
2026-01-18 6:40 UTC (2+ messages)
[PATCH] arm64: dts: imx91-11x11-frdm: fix CAN transceiver gpio
2026-01-18 6:32 UTC (2+ messages)
[PATCH] arm64: dts: imx93-11x11-frdm: enable additional devices
2026-01-18 6:30 UTC (2+ messages)
[PATCH v2 0/9] arm64: dts: imx8m*: misc update
2026-01-18 5:31 UTC (11+ messages)
` [PATCH v2 1/9] arm64: dts: imx8mm-evk: replace space with tab
` [PATCH v2 2/9] arm64: dts: imx8mm-evk: correct the spdif compatible string
` [PATCH v2 3/9] arm64: dts: imx8mm-evk: add uart1 and bluetooth node
` [PATCH v2 4/9] arm64: dts: imx8mm: add wakeup-source for usb phy
` [PATCH v2 5/9] arm64: dts: imx8mm-evk: add uart3 port
` [PATCH v2 6/9] arm64: dts: imx8mn-evk: add bluetooth dts node
` [PATCH v2 7/9] arm64: dts: imx8mn: add wakeup-source for usb phy
` [PATCH v2 8/9] arm64: dts: imx8mp-evk: replace space with tab
` [PATCH v2 9/9] arm64: dts: imx8mp-evk: add bluetooth dts node
[PATCH v7 net-next 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
2026-01-18 3:46 UTC (5+ messages)
` [PATCH v7 net-next 1/4] dt-bindings: net: dsa: add MaxLinear MxL862xx
` [PATCH v7 net-next 2/4] net: dsa: add tag format for MxL862xx switches
` [PATCH v7 net-next 3/4] net: mdio: add unlocked mdiodev C45 bus accessors
` [PATCH v7 net-next 4/4] net: dsa: add basic initial driver for MxL862xx switches
[PATCH net-next v5 0/6] net: dsa: lantiq: add support for Intel GSW150
2026-01-18 3:26 UTC (7+ messages)
` [PATCH net-next v5 1/6] dt-bindings: net: dsa: lantiq,gswip: use correct node name
` [PATCH net-next v5 2/6] dt-bindings: net: dsa: lantiq,gswip: add Intel GSW150
` [PATCH net-next v5 3/6] net: dsa: lantiq: allow arbitrary MII registers
` [PATCH net-next v5 4/6] net: dsa: lantiq: clean up phylink_get_caps switch statement
` [PATCH net-next v5 5/6] net: dsa: mxl-gsw1xx: only setup SerDes PCS if it exists
` [PATCH net-next v5 6/6] net: dsa: mxl-gsw1xx: add support for Intel GSW150
[PATCH 0/3] ARM: dts: imx: wire up the TPS65185 for various ereaders
2026-01-18 2:11 UTC (2+ messages)
[PATCH v3] arm64: dts: imx93-11x11-frdm: Add MQS audio support
2026-01-18 1:59 UTC (2+ messages)
[PATCH] arm64: dts: imx93-11x11-frdm: Add MQS audio support
2026-01-18 1:57 UTC (2+ messages)
[PATCH v2 00/10] arm64: dts: imx952: Enable various node for i.MX952-EVK
2026-01-18 1:56 UTC (2+ messages)
[PATCH v4 RESEND 0/8] hwmon: (ina3221) Various improvement and add support for SQ52210
2026-01-18 0:43 UTC (2+ messages)
[PATCH net-next v2 1/2] dt-bindings: net: airoha: npu: Add EN7581-7996 support
2026-01-18 0:02 UTC (14+ messages)
[PATCH v3 0/3] mailbox: qcom-ipcc: Add dt-bindings and header files for Kaanapali and Glymur Platforms
2026-01-17 21:37 UTC (2+ messages)
` (subset) "
[PATCH net-next v4 3/6] net: dsa: lantiq: allow arbitrary MII registers
2026-01-17 20:05 UTC (3+ messages)
[PATCH v3 0/5] gs101: Add support for Display Process Unit (DPU) clocks
2026-01-17 19:39 UTC (5+ messages)
` [PATCH v3 5/5] arm64: dts: exynos: gs101: add cmu_dpu and sysreg_dpu dt nodes
` (subset) [PATCH v3 0/5] gs101: Add support for Display Process Unit (DPU) clocks
[PATCH v4 1/3] dt-bindings: touchscreen: trivial-touch: Drop 'interrupts' requirement for old Ilitek
2026-01-17 18:34 UTC (6+ messages)
` [PATCH v4 2/3] Input: ili210x - convert to dev_err_probe()
[PATCH net-next 00/12] dpll: Core improvements and ice E825-C SyncE support
2026-01-17 18:21 UTC (7+ messages)
` [PATCH net-next 01/12] dt-bindings: dpll: add common dpll-pin-consumer schema
[PATCH v3 0/3] s32g: Use a syscon for GPR
2026-01-17 17:27 UTC (2+ messages)
[PATCH] of: fix reference count leak in of_alias_scan()
2026-01-17 16:20 UTC (2+ messages)
[PATCH v2 0/3] spi: xilinx: make it work on non-OF platforms
2026-01-17 15:23 UTC (4+ messages)
` [PATCH v2 3/3] spi: dt-bindings: xilinx: make interrupts optional
[PATCH v4 0/9] Add support for AD4062 device family
2026-01-17 15:12 UTC (2+ messages)
[PATCH v7 0/5] media: i2c: IMX355 for the Pixel 3a
2026-01-17 12:07 UTC (7+ messages)
` [PATCH v7 1/5] dt-bindings: media: i2c: Add Sony IMX355
` [PATCH v7 2/5] media: i2c: imx355: Support devicetree and power management
` [PATCH v7 5/5] arm64: dts: qcom: sdm670-google-sargo: add imx355 front camera
[PATCH 0/9] Improve Qualcomm EUD driver and platform support
2026-01-17 11:57 UTC (3+ messages)
` [PATCH 1/9] dt-bindings: soc: qcom: eud: Restructure to model multi-path hardware
[PATCH 0/4] Add CCI support for Milos, enable on Fairphone (Gen. 6)
2026-01-17 11:54 UTC (3+ messages)
` [PATCH 2/4] dt-bindings: i2c: qcom-cci: Document Milos compatible
[PATCH 0/5] Support enabling interconnect path for GDSC for fixing Milos camcc
2026-01-17 11:46 UTC (3+ messages)
` [PATCH 2/5] dt-bindings: clock: qcom,milos-camcc: Document interconnect path
[PATCH 0/2] ASoC: fsl_audmix: Support the i.MX952 platform
2026-01-17 11:44 UTC (3+ messages)
` [PATCH 1/2] ASoC: dt-bindings: fsl,audmix: Add support for "
[PATCH v2 0/4] Add support for CS42L43B codec to CS42L43 driver
2026-01-17 11:39 UTC (3+ messages)
` [PATCH v2 2/4] ASoC: dt-bindings: cirrus,cs42l43: Add CS42L43B variant
[PATCH 0/8] Add Tenstorrent Atlantis Clock/Reset Controller
2026-01-17 10:50 UTC (6+ messages)
` [PATCH 4/8] dt-bindings: soc: tenstorrent: Add atlantis resets
[PATCH 0/2] riscv: canaan: enable reset controller for K230 SoC
2026-01-17 10:06 UTC (3+ messages)
` [PATCH 1/2] reset: canaan: k230: drop OF dependency and enable by default
` [PATCH 2/2] riscv: dts: canaan: add reset controller for K230
[PATCH v2] arm64: dts: rockchip: Do not enable hdmi_sound node on Pinebook Pro
2026-01-17 7:36 UTC (2+ messages)
[PATCH v5 1/4] dt-bindings: vendor-prefixes: Document ifm electronic gmbh
2026-01-17 7:24 UTC (2+ messages)
[PATCH v4 0/3] Add support for Variscite DART-MX95 and Sonata board
2026-01-17 7:20 UTC (3+ messages)
` [PATCH v4 3/3] arm64: dts: imx95-var-dart: Add support for Variscite "
[PATCH 0/6] arm64: dts: imx8mq-librem5: Various improvements for Librem 5
2026-01-17 7:09 UTC (2+ messages)
[PATCH 0/7] arm64: dts: imx952: Enable various node for i.MX952-EVK
2026-01-17 6:03 UTC (2+ messages)
[PATCH v23 0/7] firmware: imx: driver for NXP secure-enclave
2026-01-17 5:42 UTC (3+ messages)
[PATCH] arm64: dts: imx95: Use GPU_CGC as core clock for GPU
2026-01-17 5:35 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