messages from 2026-09-15 07:16:44 to 2026-09-15 10:44:30 UTC [more...]
[PATCH v13 00/14] accel/rocket: RK3576 NPU (RKNN) enablement
2026-09-15 10:43 UTC (5+ messages)
` [PATCH v13 01/14] accel/rocket: request the core clocks by name
` [PATCH v13 02/14] accel/rocket: take the completion register writes under job_lock
` [PATCH v13 03/14] accel/rocket: wait for a running IRQ handler before resetting a core
` [PATCH v13 04/14] accel/rocket: let the core suspend after a reset
[PATCH v2 0/4] phy: rockchip: add support for the RK3576 MIPI CSI-2 DPHYs
2026-09-15 10:42 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: soc: rockchip: add rk3576 csidphy grf syscon
` [PATCH v2 2/4] dt-bindings: phy: rockchip-inno-csi-dphy: add rk3576 variant
` [PATCH v2 3/4] phy: rockchip: phy-rockchip-inno-csidphy: add support for "
` [PATCH v2 4/4] arm64: dts: rockchip: add csi dphy nodes to rk3576
[PATCH v3 0/3] Novatek NT51021 DSI panel IC driver
2026-09-15 10:41 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: display: panel: Add Novatek NT51021
[PATCH net-next v5 00/11] net: pcs: add basic support for RK3568 XPCS
2026-09-15 10:35 UTC (4+ messages)
` [PATCH net-next v5 06/11] net: pcs: xpcs: add ANRESTART support for SGMII link recovery
[PATCH 1/7] dt-bindings: leds: pca995x: describe reset-gpios property
2026-09-15 10:28 UTC (7+ messages)
` [PATCH 2/7] dt-bindings: leds: pca995x: describe output-gain property
[PATCH v8 0/9] Add support for Qualcomm remoteproc subsystem cooling
2026-09-15 10:27 UTC (6+ messages)
` [PATCH v8 2/9] soc: qcom: Add QMI TMD support for remote thermal mitigation
` [PATCH v8 8/9] arm64: dts: qcom: monaco: Enable CDSP cooling
[REGRESSION] PCI: Dynamic OF node creation hangs on invalid bridge configuration
2026-09-15 10:30 UTC (6+ messages)
[PATCH v4 0/2] PHY: Add MediaTek PCI-Express Gen4 S-PHY Driver
2026-09-15 10:26 UTC (5+ messages)
` [PATCH v4 1/2] dt-bindings: phy: Document MT8196 MediaTek PCI-Express Gen4 S-PHY
` [PATCH v4 2/2] phy: mediatek: Add support for "
[PATCH net-next v5 03/11] phy: rockchip: naneng-combphy: add SGMII MAC selection for RK3568
2026-09-15 10:26 UTC (3+ messages)
[PATCH net-next v2 0/4] net: dsa: Add SoC-e DSA driver
2026-09-15 10:23 UTC (8+ messages)
` [PATCH net-next v2 2/4] dt-bindings: net: dsa: Add SoC-e SWIP switch
[PATCH net-next v5 02/11] dt-bindings: phy: rockchip: naneng-combphy: add rockchip,sgmii-mac-sel property
2026-09-15 10:22 UTC (3+ messages)
[PATCH net-next v5 01/11] net: stmmac: move XPCS lifetime management to platform drivers
2026-09-15 10:21 UTC (3+ messages)
[PATCH v7 0/9] media: qcom: camss: CAMSS Offline Processing Engine support
2026-09-15 10:19 UTC (15+ messages)
` [PATCH v7 1/9] media: qcom: camss: Add V4L2 meta format for CAMSS ISP parameters
` [PATCH v7 2/9] dt-bindings: media: qcom: Add CAMSS Offline Processing Engine (OPE)
` [PATCH v7 3/9] dt-bindings: media: qcom,qcm2290-camss-ope: Document shikra compatible
` [PATCH v7 4/9] media: uapi: Add CAMSS ISP configuration definition
` [PATCH v7 5/9] media: Documentation: uapi: Add qcom-camss ISP params documentation
` [PATCH v7 6/9] media: qcom: camss: Add CAMSS Offline Processing Engine driver
` [PATCH v7 7/9] arm64: dts: qcom: agatti: Add OPE node
` [PATCH v7 8/9] arm64: dts: qcom: shikra: "
` [PATCH v7 9/9] arm64: defconfig: Enable CAMSS OPE driver
[PATCH 00/28] Replace remaining strlcat() call sites with snprintf()/seq_buf()
2026-09-15 10:17 UTC (30+ messages)
` [PATCH 01/28] ALSA: ac97: Refactor snd_ac97_get_name() to use snprintf()
` [PATCH 02/28] sunrpc: Refactor rpc_sockaddr2uaddr() to use snprintf() instead of strlcat()
` [PATCH 03/28] ARM: atags: Replace strlcat() with snprintf() for cmdline extend
` [PATCH 04/28] scsi: bfa: Use snprintf() in bfa_fcs_fabric_nsymb_init()
` [PATCH 05/28] ALSA: usb-audio: Refactor usb_audio_make_longname() to use seq_buf
` [PATCH 06/28] comedi: comedi_bond: Refactor strlcat() to seq_buf in do_dev_config()
` [PATCH 07/28] scsi: bfa: Use snprintf() in bfa_fcs_fabric_psymb_init()
` [PATCH 08/28] devlink: Refactor strlcat() to seq_buf in __devlink_compat_running_version()
` [PATCH 09/28] drm/dp_mst: Refactor build_mst_prop_path() to use seq_buf
` [PATCH 10/28] of/fdt: Replace strlcat() with snprintf() in early_init_dt_scan_chosen()
` [PATCH 11/28] wifi: brcmfmac: Replace strlcat() with snprintf() in brcmf_fw_alloc_request()
` [PATCH 12/28] fortify: Convert strlcat() to snprintf() in strcat()
` [PATCH 13/28] i40e: Replace strlcat() with snprintf() in i40e_nvm_version_str()
` [PATCH 14/28] ALSA: usb-audio: Refactor append_ctl_name() to use snprintf()
` [PATCH 15/28] orangefs: Use seq_buf for debug help string generation
` [PATCH 16/28] pinctrl: samsung: Use snprintf() to construct pin bank names
` [PATCH 17/28] MIPS: cmdline: Refactor bootcmdline_append() to use snprintf()
` [PATCH 18/28] LoongArch: Refactor bootcmdline_init() to use seq_buf instead of strlcat()
` [PATCH 19/28] x86/setup: Use snprintf() to concatenate builtin and boot command lines
` [PATCH 20/28] parisc: Refactor strlcat() to seq_buf in setup_cmdline()
` [PATCH 21/28] NFS: nfsroot: Refactor root_nfs_cat() to use snprintf()
` [PATCH 22/28] media: si2165: Use snprintf() to format frontend name
` [PATCH 23/28] Input: synaptics_usb - use seq_buf and snprintf() for name and phys
` [PATCH 24/28] EDAC/thunderx: Fix stale error context in thunderx_l2c_threaded_isr()
` [PATCH 25/28] EDAC/thunderx: Replace strlcat() with seq_buf
` [PATCH 26/28] wifi: wil6210: Refactor resume_triggers2string() to use seq_buf
` [PATCH 27/28] drm/xe/pf: Convert strlcat() to seq_buf in control_read()
` [PATCH 28/28] drm/xe/pf: Refactor strlcat() to seq_buf in sched_group_engines_read()
[PATCH v3 00/15] Add support for structured tags and v18 dtb version
2026-09-15 10:16 UTC (4+ messages)
` [PATCH v3 08/15] flattree: Handle unknown tags
[PATCH v2 0/2] Add Samsung Galaxy A21s support
2026-09-15 10:12 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: arm: samsung: Add compatible for Samsung Galaxy A21s (SM-A217F)
` [PATCH v2 2/2] arm64: dts: exynos: Add initial support "
[PATCH v16 00/11] media: qcom: camss: Add Kaanapali support
2026-09-15 10:10 UTC (12+ messages)
` [PATCH v16 01/11] dt-bindings: phy: qcom,x1e80100-csi2-phy: Add Kaanapali CSI2 PHY
` [PATCH v16 02/11] media: dt-bindings: Add CAMSS device for Kaanapali
` [PATCH v16 03/11] media: qcom: camss: Add Kaanapali compatible
` [PATCH v16 04/11] phy: qcom-mipi-csi2: Parametrise the common status register offset
` [PATCH v16 05/11] media: qcom: camss: csiphy: Add support for v2.4.0 two-phase CSIPHY
` [PATCH v16 06/11] media: qcom: camss: csid: Add support for CSID Gen4
` [PATCH v16 07/11] media: qcom: camss: vfe: Add support for VFE Gen4
` [PATCH v16 08/11] media: qcom: camss: tpg: Add support for v2.4.0 TPG
` [PATCH v16 09/11] arm64: dts: qcom: kaanapali: Add CAMSS block definitions
` [PATCH v16 10/11] arm64: dts: qcom: kaanapali: Add CCI controller nodes
` [PATCH v16 11/11] arm64: dts: qcom: kaanapali: Add camera MCLK pinctrl
[PATCH v5 0/2] A proposal to add a gpio-locked fixed clock driver
2026-09-15 10:09 UTC (6+ messages)
` [PATCH v5 1/2] dt-bindings: clock: gpio-gate-clock: Add a new compatible string
` [PATCH v5 2/2] clk: Add gpio-locked fixed clock driver
[PATCH v2] arm64: dts: qcom: Fix touchscreen address on Dell Inspiron 7441
2026-09-15 10:09 UTC (3+ messages)
` [PATCH v3] "
[PATCH v1] arm64: dts: qcom: qcs6490-rb3gen2-industrial-mezzanine: Add PCIe wake GPIO
2026-09-15 10:07 UTC (2+ messages)
[PATCH 0/3] AW8695 haptic driver
2026-09-15 10:04 UTC (3+ messages)
` [PATCH 3/3] arm64: dts: qcom: sm7225-fairphone-fp4: Add AW8695 haptics
[PATCH v3] arm64: dts: qcom: glymur-lenovo-yoga-slim7x: add the camera privacy switch
2026-09-15 10:03 UTC (2+ messages)
[PATCH] arm64: dts: qcom: x1: split PAS remoteproc iommus out of x1-el2
2026-09-15 10:00 UTC (2+ messages)
[PATCH 0/2] Support ON Semi CAT9532
2026-09-15 9:59 UTC (10+ messages)
` [PATCH 1/2] dt-bindings: gpio: Add CAT9532 GPIO
` [PATCH 2/2] gpio: Support ON Semi CAT9532
[PATCH v3 0/3] arm64: dts: qcom: PS8830 retimer clock fixes and typec0 enablement
2026-09-15 9:57 UTC (7+ messages)
` [PATCH v3 1/3] arm64: dts: qcom: purwa-iot-evk: use on-board crystal for PS8830 retimers
` [PATCH v3 2/3] arm64: dts: qcom: hamoa-iot-evk: "
` [PATCH v3 3/3] arm64: dts: qcom: hamoa-iot-evk: switch typec0 to PS8830 retimer
[PATCH 0/6] rtc: rzn1: cleanups, no irq support, R-Car Gen5 enablement
2026-09-15 9:55 UTC (7+ messages)
` [PATCH 1/6] dt-bindings: rtc: rzn1: drop unneeded 'start-year' from example
` [PATCH 2/6] dt-bindings: rtc: rzn1: add SoC names next to their IDs
` [PATCH 3/6] dt-bindings: rtc: rzn1: interrupts are not required
[PATCH] arm64: dts: qcom: kaanapali: enable ETR and CTCU devices
2026-09-15 9:54 UTC (3+ messages)
[PATCH v2 0/3] drm/msm/dpu: Add INT2 GDSC power domain support for Kaanapali
2026-09-15 9:53 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: display: msm: Add INT2 GDSC to Kaanapali DPU
` [PATCH v2 2/3] drm/msm/dpu: Attach INT2 power domain alongside MMCX on Kaanapali
` [PATCH v2 3/3] arm64: dts: qcom: Add INT2 GDSC to Kaanapali DPU
[PATCH 0/6] media: qcom: camss: Add support for Nord CAMSS
2026-09-15 9:53 UTC (11+ messages)
` [PATCH 1/6] dt-bindings: media: Add bindings for qcom,nord-camss
` [PATCH 2/6] media: qcom: camss: csid: Add support for CSID 900
` [PATCH 3/6] media: qcom: camss: vfe: Add support for VFE gen4
` [PATCH 4/6] media: qcom: camss: vfe: Add support for VFE 900
` [PATCH 5/6] media: qcom: camss: tpg: Add support for TPG v2.5.0
` [PATCH 6/6] media: qcom: camss: Add support for nord camss
[PATCH 0/4] clk: qcom: glymur: Add rpmh LNBB clks support and update UFS clk ops
2026-09-15 9:53 UTC (4+ messages)
` [PATCH 2/4] clk: qcom: rpmhcc: Add LNBB clocks support for Glymur
[PATCH v17 0/5] Add phy_get_by_of_node and devm helper
2026-09-15 9:44 UTC (3+ messages)
` [PATCH v17 5/5] media: qcom: camss: Use data-lanes starting at 1 for new CSIPHY mode
[PATCH v3 0/4] Add USB2.0 support for RZ/G3E
2026-09-15 9:40 UTC (4+ messages)
` [PATCH v3 1/4] arm64: dts: renesas: r9a08g046: Add USB2.0 host/phy device nodes
[PATCH] dt-bindings: gpu: arm,mali-utgard: add mt6572
2026-09-15 9:33 UTC (2+ messages)
[PATCH v3 2/2] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Add Embedded Controller node
2026-09-15 9:17 UTC (2+ messages)
[PATCH v3 0/3] Add StarFive JHB100 soc UFS platform driver
2026-09-15 9:15 UTC (4+ messages)
` [PATCH v3 1/3] scsi: ufs: dt-bindings: starfive: Add UFS Host Controller for JHB100 soc
[PATCH v4 00/52] clk: qcom: Tie CX power domains to GCCs
2026-09-15 9:15 UTC (5+ messages)
` [PATCH v4 13/52] dt-bindings: clock: qcom: qdu1000-gcc: Add CX power domain
` [PATCH v4 23/52] clk: qcom: gcc-sc7280: Tie the CX power domain to controller
[PATCH v8 00/13] drm/mediatek: Add DSC, WDMA, MT8189/96 DSI support
2026-09-15 9:10 UTC (20+ messages)
` [PATCH v8 01/13] dt-bindings: display: mediatek: dsc: Add MT8196 compatible
` [PATCH v8 02/13] drm/mediatek: Implement Display Stream Compression support
` [PATCH v8 03/13] dt-bindings: display: mediatek: dsi: Document MT8189 and MT8196
` [PATCH v8 04/13] drm/mediatek: mtk_dsi: Cleanup encoder if reset fails during bind
` [PATCH v8 05/13] drm/mediatek: mtk_dsi: Enable interrupt at component bind time
` [PATCH v8 06/13] drm/mediatek: mtk_dsi: Transfer register offsets to per-SoC const
` [PATCH v8 07/13] drm/mediatek: mtk_dsi: Move max link rate parameter to platform data
` [PATCH v8 08/13] drm/mediatek: mtk_dsi: Add support for MT8189
` [PATCH v8 09/13] drm/mediatek: mtk_dsi: Add support for SRAM QoS setting
` [PATCH v8 10/13] drm/mediatek: mtk_dsi: Add support for MT8196
` [PATCH v8 11/13] drm/mediatek: mtk_dsi: Enable PM Runtime on probe
` [PATCH v8 12/13] dt-bindings: display: mediatek: wdma: Add compatibles for more SoCs
` [PATCH v8 13/13] drm/mediatek: Add Write DMA (WDMA) Engine for Writeback support
[PATCH v5 0/6] hwmon: (lm63) Add Sensylink CTF2301 support
2026-09-15 9:05 UTC (5+ messages)
` [PATCH v5 5/6] riscv: dts: spacemit: Add K3 I2C6 pinctrl state
` [PATCH v5 6/6] riscv: dts: spacemit: Add CTF2301 on K3 CoM260
[PATCH v4 0/3] Add Xiaomi 12 Lite 5G (taoyao) battery support
2026-09-15 8:58 UTC (5+ messages)
` [PATCH v4 1/3] dt-bindings: soc: qcom: add xiaomi,taoyao-pmic-glink compatible
` [PATCH v4 2/3] power: supply: qcom_battmgr: add Xiaomi taoyao support
` [PATCH v4 3/3] arm64: dts: qcom: sm7325-xiaomi-taoyao: switch to device-specific pmic-glink compatible
[PATCH v2] arm64: dts: qcom: sm8150: Use SM8150_CX for the SDHC power domain
2026-09-15 8:44 UTC
[PATCH] arm64: dts: qcom: sm8150: Use SM8150_MSS for the SDHC power domain
2026-09-15 8:37 UTC (3+ messages)
[PATCH v3] ASoC: dt-bindings: Use consistent indentation in the example
2026-09-15 8:14 UTC (2+ messages)
[PATCH v4 0/3] nvmem: add support for the MediaTek mt6323 PMIC
2026-09-15 8:11 UTC (4+ messages)
` [PATCH v4 2/3] nvmem: add mt6323 PMIC EFUSE driver
[PATCH v2 net-next] dt-bindings: net: Use consistent indentation in the example
2026-09-15 8:11 UTC (2+ messages)
[PATCH net-next v8 0/3] w5100: restore GPIO-based link detection
2026-09-15 8:06 UTC (4+ messages)
` [PATCH net-next v8 1/3] dt-bindings: net: wiznet,w5100: convert to DT schema
` [PATCH net-next v8 2/3] dt-bindings: net: wiznet,w5100: add link status interrupt
` [PATCH net-next v8 3/3] w5100: detect carrier state using link status bit and optional interrupt
[PATCH v4 0/3] ASoC: qcom: allow SM[456]50 HDK board to play audio via I2S
2026-09-15 8:05 UTC (2+ messages)
[PATCH RFC v2 00/10] arm-mpam: Add basic device tree support for resctrl
2026-09-15 7:59 UTC (5+ messages)
` [PATCH RFC v2 04/10] cacheinfo: Expose the code to generate a cache-id from a device_node
[PATCH 0/8] iio: adc: stm32: add support for stm32mp23 and stm32mp25
2026-09-15 7:49 UTC (4+ messages)
` [PATCH 1/8] dt-bindings: iio: adc: stm32-adc: "
[PATCH v3] arm64: dts: mediatek: mt7988a-bananapi-bpi-r4: add ramoops region
2026-09-15 7:46 UTC (2+ messages)
[PATCH v7 00/11] riscv: hwprobe: Expose RVA23U64 base behavior
2026-09-15 7:43 UTC (11+ messages)
` [PATCH v7 03/11] dt-bindings: riscv: Add Zic64b extension description
` [PATCH v7 04/11] riscv: Add Zic64b to cpufeature and hwprobe
` [PATCH v7 05/11] riscv: dts: spacemit: k3: Add Zic64b ISA extension
` [PATCH v7 06/11] riscv: dts: spacemit: k1: "
` [PATCH v7 07/11] riscv: dts: sophgo: sg2044: "
` [PATCH v7 08/11] riscv: Add a getter for user PMLEN support
` [PATCH v7 09/11] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection
` [PATCH v7 10/11] riscv: cpu: Output isa bases lines in cpuinfo
` [PATCH v7 11/11] riscv: hwprobe: Introduce rva23u64 base behavior
[PATCH v9 0/2] Add ITE IT61620 MIPI DSI to HDMI bridge driver
2026-09-15 7:36 UTC (5+ messages)
` [PATCH v10 "
` [PATCH v10 1/2] dt-bindings: display: Add ITE IT61620 MIPI DSI to HDMI bridge
` [PATCH v10 2/2] drm/bridge: Add ITE IT61620 MIPI DSI to HDMI bridge driver
[PATCH v4 0/2] Add support for AS7343 multi-spectral sensor
2026-09-15 7:34 UTC (5+ messages)
` [PATCH v4 2/2] iio: light: add AS7343 multi-spectral sensor driver
[PATCH 0/5] media: iris: add support for maili platform
2026-09-15 7:33 UTC (3+ messages)
` [PATCH 2/5] dt-bindings: media: qcom,maili-iris: Add maili video codec binding
[PATCH] arm64: dts: imx95: Drop unsupported opp-hz-real in OPP tables
2026-09-15 7:23 UTC
[PATCH] LoongArch: dts: loongson-2k0500: Drop unsupported bus_id in DWMAC
2026-09-15 7:20 UTC
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).