messages from 2026-05-25 06:42:25 to 2026-05-25 11:04:50 UTC [more...]
[PATCH v7 00/18] ASoC: rsnd: Add RZ/G3E audio driver support
2026-05-25 11:02 UTC (13+ messages)
` [PATCH v7 01/18] ASoC: dt-bindings: sound: Add DT binding for RZ/G3E sound
` [PATCH v7 02/18] ASoC: rsnd: Fix RSND_SOC_MASK width to single nibble
` [PATCH v7 03/18] ASoC: rsnd: Add reset controller support to rsnd_mod
` [PATCH v7 04/18] ASoC: rsnd: Support hyphen or dot in indexed clock and reset names
` [PATCH v7 05/18] ASoC: rsnd: Add RZ/G3E SoC probing and register map
` [PATCH v7 06/18] ASoC: rsnd: Add audmapp clock and reset support for RZ/G3E
` [PATCH v7 07/18] ASoC: rsnd: Refactor DMA address tables with named structs
` [PATCH v7 08/18] ASoC: rsnd: Add RZ/G3E DMA address calculation support
` [PATCH v7 09/18] ASoC: rsnd: ssiu: Add shared SSI reset controller support
` [PATCH v7 10/18] ASoC: rsnd: ssiu: Add RZ/G3E BUSIF support
` [PATCH v7 11/18] ASoC: rsnd: Add SSI reset support for RZ/G3E platform
` [PATCH v7 12/18] ASoC: rsnd: Add ADG reset support for RZ/G3E
[PATCH v3 0/2] Add eDP lane mapping support
2026-05-25 10:44 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: display: bridge: analogix-dp: Add data-lanes support for endpoint
` [PATCH v3 2/2] drm/bridge: analogix_dp: Add support for optional data-lanes mapping
[PATCH 0/2] dmaengine: zynqmp_dma: Add per-channel reset support
2026-05-25 11:00 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: dma: xilinx: Add optional resets property for ZDMA
` [PATCH 2/2] dmaengine: zynqmp_dma: Add per-channel reset support
[PATCH 0/3] serial: max310x: honour per-port DT RS485 properties
2026-05-25 11:00 UTC (6+ messages)
` [PATCH 1/3] serial: max310x: register GPIO controller before adding UART ports
` [PATCH 2/3] dt-bindings: serial: maxim,max310x: allow per-port subnodes for rs485
` [PATCH 3/3] serial: max310x: honour rs485 properties from per-port DT subnode
[PATCH v10 00/11] iio: adc: Add support for AVIA HX710B ADC
2026-05-25 10:58 UTC (13+ messages)
` [PATCH v10 01/11] dt-bindings: iio: adc: hx711: clean up existing binding text
` [PATCH v10 02/11] dt-bindings: iio: adc: hx711: add VSUP supply property
` [PATCH v10 03/11] dt-bindings: iio: adc: hx711: add RATE GPIO property
` [PATCH v10 04/11] dt-bindings: iio: adc: hx711: add HX710B support
` [PATCH v10 05/11] iio: adc: hx711: move scale computation to per-device storage
` [PATCH v10 06/11] iio: adc: hx711: introduce hx711_chip_info structure
` [PATCH v10 07/11] iio: adc: hx711: pass trailing pulse count into hx711_read
` [PATCH v10 08/11] iio: adc: hx711: split variable assignments in hx711_read and hx711_reset
` [PATCH v10 09/11] iio: adc: hx711: localize loop iterators in hx711_read
` [PATCH v10 10/11] iio: adc: hx711: pass iio_chan_spec to hx711_reset_read
` [PATCH v10 11/11] iio: adc: hx711: add support for HX710B
[PATCH v14 00/17] arm64/riscv: Add support for crashkernel CMA reservation
2026-05-25 10:52 UTC (25+ messages)
` [PATCH v14 01/17] riscv: kexec_file: Fix crashk_low_res not exclude bug
` [PATCH v14 02/17] powerpc/crash: Fix possible memory leak in update_crash_elfcorehdr()
` [PATCH v14 03/17] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v14 04/17] arm64: kexec: Fix image->elf_headers memory leak during retry loop
` [PATCH v14 05/17] x86/kexec: Fix potential buffer overflow in prepare_elf_headers()
` [PATCH v14 06/17] arm64: kexec_file: "
` [PATCH v14 07/17] riscv: "
` [PATCH v14 08/17] LoongArch: kexec: "
` [PATCH v14 09/17] crash: Add crash_prepare_headers() to exclude crash kernel memory
` [PATCH v14 10/17] arm64: kexec_file: Use crash_prepare_headers() helper to simplify code
` [PATCH v14 11/17] x86/kexec: "
` [PATCH v14 12/17] riscv: kexec_file: "
` [PATCH v14 13/17] LoongArch: kexec: "
` [PATCH v14 14/17] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v14 15/17] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v14 16/17] riscv: "
` [PATCH v14 17/17] arm64/crash: Add crash hotplug support
[PATCH v5 0/7] Add support for Video, Camera, Graphics clock controllers on Eliza
2026-05-25 10:46 UTC (8+ messages)
` [PATCH v5 1/7] dt-bindings: clock: qcom: Add video clock controller on Qualcomm Eliza SoC
` [PATCH v5 2/7] dt-bindings: clock: qcom: document the Eliza GPU Clock Controller
` [PATCH v5 3/7] dt-bindings: clock: qcom: Add support for CAMCC for Eliza
` [PATCH v5 4/7] clk: qcom: videocc: Add video clock controller driver "
` [PATCH v5 5/7] clk: qcom: gpucc: Add GPU Clock Controller "
` [PATCH v5 6/7] clk: qcom: camcc: Add support for camera clock controller "
` [PATCH v5 7/7] arm64: dts: qcom: eliza: Add support for MM clock controllers
[PATCH v13 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
2026-05-25 10:45 UTC (9+ messages)
` [PATCH v13 1/6] dt-bindings: iio: adc: add AD4691 family
` [PATCH v13 2/6] iio: adc: ad4691: add initial driver for "
` [PATCH v13 3/6] iio: adc: ad4691: add triggered buffer support
` [PATCH v13 4/6] iio: adc: ad4691: add SPI offload support
` [PATCH v13 5/6] iio: adc: ad4691: add oversampling support
` [PATCH v13 6/6] docs: iio: adc: ad4691: add driver documentation
[PATCH 0/3] Add support for qcrypto on shikra
2026-05-25 10:43 UTC (11+ messages)
` [PATCH 3/3] arm64: dts: qcom: shikra: Add qcrypto node support
[PATCH v8 0/2] media: nxp: Add CSI Pixel Formatter support
2026-05-25 10:43 UTC (6+ messages)
` [PATCH v8 1/2] media: dt-bindings: Add CSI Pixel Formatter DT bindings
` [PATCH v8 2/2] media: nxp: Add i.MX95 CSI pixel formatter v4l2 driver
[PATCH v8 0/9] media: qcom: venus: add MSM8939 support
2026-05-25 10:38 UTC (8+ messages)
` [PATCH v8 2/9] clk: qcom: gcc-msm8939: mark Venus core GDSCs as hardware controlled
[PATCH v7 0/5] Add microchip sama7d65 SoC I3C support
2026-05-25 10:30 UTC (8+ messages)
` [PATCH v7 1/5] dt-bindings: i3c: mipi-i3c-hci: add Microchip SAMA7D65 compatible
` [PATCH v7 2/5] clk: at91: sama7d65: add peripheral clock for I3C
` [PATCH v7 3/5] i3c: mipi-i3c-hci: add microchip sama7d65 SoC compatible with the required quirk
` [PATCH v7 4/5] ARM: dts: microchip: add I3C controller
` [PATCH v7 5/5] ARM: configs: at91: sama7: add sama7d65 i3c-hci
[PATCH] arm64: dts: rockchip: describe PCIe Ethernet controllers on NanoPC-T6
2026-05-25 10:30 UTC (2+ messages)
[PATCH v10 0/9] Add support for NXP P3H2x4x I3C hub driver
2026-05-25 10:29 UTC (19+ messages)
` [PATCH v10 1/9] i3c: master: rename i3c_master_reattach_i3c_dev() to *_locked
` [PATCH v10 2/9] i3c: master: Expose the APIs to support I3C hub
` [PATCH v10 3/9] i3c: master: Add APIs for I3C hub support
` [PATCH v10 4/9] dt-bindings: i3c: Add NXP P3H2x4x i3c-hub support
` [PATCH v10 5/9] mfd: p3h2x4x: Add driver for NXP P3H2x4x i3c hub and on-die regulator
` [PATCH v10 6/9] regulator: p3h2x4x: Add driver for on-die regulators in NXP P3H2x4x i3c hub
` [PATCH v10 7/9] i3c: hub: Add support for the I3C interface in the I3C hub
` [PATCH v10 8/9] i3c: hub: p3h2x4x: Add support for NXP P3H2x4x I3C hub functionality
` [PATCH v10 9/9] i3c: hub: p3h2x4x: Add SMBus slave mode support
[PATCH v2 0/2] ASoC: nau8822: add support for supply regulators
2026-05-25 10:29 UTC (7+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: nau8822: Add "
` [PATCH v2 2/2] ASoC: codecs: nau8822: add support for "
[PATCH v2 7/7] arm64: dts: renesas: r8a779md: Add support for R-Car M3Le R8A779MD Geist
2026-05-25 10:21 UTC (3+ messages)
` [PATCH v3] "
[PATCH v5 0/2] regulator: add support for SGM3804 Dual Output driver
2026-05-24 22:35 UTC (2+ messages)
[PATCH 0/2] Add EPSS L3 provider support on Qualcomm Shikra SoC
2026-05-25 10:12 UTC (3+ messages)
` [PATCH 2/2] interconnect: qcom: Add EPSS L3 scaling support for "
[PATCH] arm64: dts: qcom: kaanapali: Enable cpufreq cooling devices
2026-05-25 10:11 UTC (4+ messages)
[PATCH 0/9] riscv: ultrarisc: add DP1000 SoC DT and pinctrl support
2026-05-25 10:10 UTC (6+ messages)
` [PATCH 4/9] dt-bindings: pinctrl: Add UltraRISC DP1000 pinctrl bindings
` [PATCH 6/9] pinctrl: ultrarisc: Add UltraRISC DP1000 pinctrl driver
[PATCH] dt-bindings: misc: qcom,fastrpc: Add Maili FastRPC compatible
2026-05-25 10:08 UTC (4+ messages)
[PATCH v7 00/10] Add eDP support for RK3576
2026-05-25 9:42 UTC (16+ messages)
` [PATCH v7 01/10] dt-bindings: display: rockchip: analogix-dp: Fix hclk as third clock for RK3588
` [PATCH v7 02/10] dt-bindings: display: rockchip: analogix-dp: Add per-clock descriptions
` [PATCH v7 03/10] arm64: dts: rockchip: Add missing hclk for RK3588 eDP0
` [PATCH v7 04/10] arm64: dts: rockchip: Add missing hclk for RK3588 eDP1
` [PATCH v7 05/10] drm/rockchip: analogix_dp: Enable hclk for RK3588
` [PATCH v7 06/10] dt-bindings: display: rockchip: analogix-dp: Add support for RK3576
` [PATCH v7 07/10] arm64: dts: rockchip: Add eDP node "
` [PATCH v7 08/10] drm/bridge: analogix_dp: Rename and simplify is_rockchip()
` [PATCH v7 09/10] drm/bridge: analogix_dp: Add support for RK3576
` [PATCH v7 10/10] drm/rockchip: "
[PATCH v10 0/4] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
2026-05-25 9:36 UTC (6+ messages)
` (subset) "
[PATCH v3 3/5] arm64: dts: qcom: Add Shikra CQ2390M SoM platform
2026-05-25 9:34 UTC (3+ messages)
[PATCH v22 00/13] Implement PSCI reboot mode driver for PSCI resets
2026-05-25 9:34 UTC (9+ messages)
` [PATCH v22 08/13] mfd: core: Add firmware-node support to MFD cells
[PATCH 00/16] arm64: dts: qcom: Extend Shikra device tree with peripheral and subsystem support
2026-05-25 9:34 UTC (15+ messages)
` [PATCH 04/16] arm64: dts: qcom: shikra: Add cpufreq scaling node
` [PATCH 05/16] arm64: dts: qcom: shikra: Add DDR BWMON support
` [PATCH 07/16] arm64: dts: qcom: shikra: Add CPU OPP tables to scale DDR/L3
` [PATCH 09/16] arm64: dts: qcom: shikra: Add CDSP, LPAICP, MPSS remoteproc PAS nodes
` [PATCH 10/16] arm64: dts: qcom: shikra-cqm: Enable CDSP, LPAICP and MPSS
` [PATCH 14/16] arm64: dts: qcom: shikra: Enable BT support on EVK boards
` [PATCH 16/16] arm64: dts: qcom: shikra: enable WiFi "
[PATCH 0/5] Add RPROC support for the MX95-15x15-FRDM board
2026-05-25 9:33 UTC (4+ messages)
` [PATCH 3/5] arm64: dts: freescale: imx95-toradex-smarc: move CM7 node to SoC DTSI
[PATCH v3 0/5] Initial Apple silicon M3 device trees and dt-bindings
2026-05-25 9:25 UTC (2+ messages)
` (subset) "
[PATCH v2 1/1] arm64: dts: imx8mq-evk: Enable MIPI CSI and dual OV5640 cameras
2026-05-25 9:26 UTC (7+ messages)
[PATCH 0/3] dt-bindings: soc: qcom: Add Maili soc related bindings
2026-05-25 9:09 UTC (3+ messages)
[PATCH v18 0/7] coresight: ctcu: Enable byte-cntr function for TMC ETR
2026-05-25 9:04 UTC (2+ messages)
[PATCH v3 8/8] ARM: dts: qcom: Add Samsung Galaxy S4
2026-05-25 9:01 UTC (3+ messages)
[PATCH v3 4/4] iio: light: veml6031x00: add support for events and trigger
2026-05-25 8:59 UTC (3+ messages)
[PATCH V2 0/3] Add Hawi UFS PHY and Controller support
2026-05-25 8:46 UTC (5+ messages)
` [PATCH V2 2/3] scsi: ufs: qcom :dt-bindings: Document the Hawi UFS controller
` [PATCH V2 3/3] phy: qcom-qmp-ufs: Add UFS PHY support on Hawi
[PATCH v9 0/7] gpio: siul2-s32g2: add initial GPIO driver
2026-05-25 8:45 UTC (3+ messages)
` [PATCH v9 1/7] pinctrl: s32cc: use dev_err_probe() and improve error messages
[PATCH RESEND] arm64: dts: mediatek: add LED and key support on Xiaomi AX3000T
2026-05-25 8:43 UTC (2+ messages)
[PATCH 0/4] PCI: qcom: Add support for Eliza
2026-05-25 8:42 UTC (3+ messages)
` [PATCH 4/4] phy: qcom: qmp-pcie: Add QMP PCIe PHY "
[PATCH RFC v5 00/18] riscv: add Ssqosid and CBQRI resctrl support
2026-05-25 8:23 UTC (3+ messages)
` [PATCH RFC v5 16/18] ACPI: RISC-V: Parse RISC-V Quality of Service Controller (RQSC) table
[PATCH 0/2] Delete the Qualcomm crypto engine
2026-05-25 8:11 UTC (9+ messages)
` [PATCH 1/2] crypto: Delete Qualcomm crypto engine driver
[PATCH v5 0/3] pinctrl: aspeed: Add AST2700 SoC1 support
2026-05-25 8:06 UTC (4+ messages)
` [PATCH v5 1/3] dt-bindings: mfd: aspeed,ast2x00-scu: Support AST2700 SoC1 pinctrl
[PATCH v2 0/2] arm64: tegra: Enable DMA Support on Tegra194 QSPI
2026-05-25 7:53 UTC (5+ messages)
` [PATCH v2 1/2] spi: tegra210-quad: Allocate DMA memory for DMA engine
` [PATCH v2 2/2] arm64: tegra: Enable DMA Support on Tegra194 QSPI
[PATCH v4 0/3] Add camera clock controller support on Glymur platform
2026-05-25 7:49 UTC (7+ messages)
` [PATCH v4 2/3] clk: qcom: camcc-glymur: Add camera clock controller driver
[PATCH v2 1/2] dt-bindings: display: bridge: Document Renesas RZ/G3L LVDS encoder
2026-05-25 7:45 UTC (3+ messages)
[PATCH] dt-bindings: cache: qcom,llcc: Document Maili SoC
2026-05-25 7:27 UTC
[PATCH RFC v5 09/18] riscv_cbqri: Add bandwidth controller probe and allocation device ops
2026-05-25 7:21 UTC (3+ messages)
[PATCH v7 0/4] Enable multi-owner I2C support for QCOM GENI controllers
2026-05-25 7:19 UTC (7+ messages)
` [PATCH v7 3/4] soc: qcom: geni-se: Keep pinctrl active for multi-owner controllers
` [PATCH v7 4/4] i2c: qcom-geni: Support multi-owner controllers in GPI mode
[PATCH v9 0/5] Enable ICE clock scaling
2026-05-25 7:06 UTC (2+ messages)
[PATCH v4] dt-bindings: iommu: riscv: Add bindings for Tenstorrent RISC-V IOMMU
2026-05-25 7:06 UTC (2+ messages)
[PATCH RFC v5 08/18] riscv_cbqri: Add capacity controller monitoring device ops
2026-05-25 6:58 UTC (3+ 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