From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.13]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 240F436495B for ; Thu, 2 Apr 2026 08:28:42 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.13 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775118524; cv=none; b=de6wpZ6aAwVKNddiZoHiVy8QuS7CmVFkEFglMcT1u3NbkXIkLGmpxQnnOlDXnGoMEfC1R+EB+y5q+zGcyImpFoWOdxBw6ZUm2Wgy83l5RaPIJ0zpOHczxcMaYAD1tCCuPTOJ1Wkl53gkGz1fFKZ2D/qOmBkUyd9SP0d603/cRVM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775118524; c=relaxed/simple; bh=2LRfQxE6JxB/tD/7SSV7evZ+/QrHhB5FCml8dIMdXCs=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=e90WJgowxrPF1v90IFwBH96cj4rHhCtg5uTbGZjCQ+4ADpz7dTZcFYPXljOALXocRa2XwysHyYvPyJpJax6leUH9Bpedflv5hD8AFVLGl7ZcnE9BGDw8peRXzw/NdUSQM5COB81XY/kuWX219Z8FOAmnjTObvu4jsr1cIWmQ3Ho= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=pass smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=B+Ti3nvn; arc=none smtp.client-ip=192.198.163.13 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="B+Ti3nvn" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1775118523; x=1806654523; h=date:from:to:cc:subject:message-id:mime-version: content-transfer-encoding; bh=2LRfQxE6JxB/tD/7SSV7evZ+/QrHhB5FCml8dIMdXCs=; b=B+Ti3nvn+CGdj5rk72u51OWaFpdAoIr65RrzqafbgArRlzIreqfbsfBx WfAnmmD2jtMp0aPHurfPWv+yz6w7l44eZHm6t2yOGBK4SHw4Ci4rFx99u Cb6L6r6pJU+jafIEiksz61+RhcA0a6+/JHzNwwI6xBKYZ74va3oIzhzoJ bb4UawDnjhb8AxIOY4kx+iZFtjtPUFh1tLo0uAepX4WiPJYzEakJTRzgG MhAStpnGzLaFp4XgP8BFESeZu98VWaRpLrqritnPQPC5ly+IxvDvIxnBL LNCRUykmzw/PhBYUqig0Fw667+Qw+CCykbJ4GHmHVPmnUzDzGRWX8h99o g==; X-CSE-ConnectionGUID: SYTDvhv4QhOpoPaxvfEsoA== X-CSE-MsgGUID: pHysReTHRly5TvWTwfntPg== X-IronPort-AV: E=McAfee;i="6800,10657,11746"; a="78765267" X-IronPort-AV: E=Sophos;i="6.23,155,1770624000"; d="scan'208";a="78765267" Received: from orviesa008.jf.intel.com ([10.64.159.148]) by fmvoesa107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Apr 2026 01:28:42 -0700 X-CSE-ConnectionGUID: ovB2xOafQvK2zjYicqRF8A== X-CSE-MsgGUID: BwcaNMd/TPGu6nNkcXAQJQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.23,155,1770624000"; d="scan'208";a="226888335" Received: from black.igk.intel.com ([10.91.253.5]) by orviesa008.jf.intel.com with ESMTP; 02 Apr 2026 01:28:41 -0700 Received: by black.igk.intel.com (Postfix, from userid 1003) id 0E40298; Thu, 02 Apr 2026 10:28:40 +0200 (CEST) Date: Thu, 2 Apr 2026 10:28:40 +0200 From: Andy Shevchenko To: Linus Torvalds Cc: LKML , Andy Shevchenko , Geert Uytterhoeven Subject: [GIT PULL] auxdisplay for 7.0-1 Message-ID: Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Hi Linus, Small batch of fixes against auxdisplay subsystem. They were a few weeks in Linux Next without reported bugs. Please, pull. Thanks, With Best Regards, Andy Shevchenko The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f: Linux 7.0-rc1 (2026-02-22 13:18:59 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-auxdisplay.git tags/auxdisplay-v7.0-1 for you to fetch changes up to 7f138de156b20d9f9da6f72f90b63c01941d97d3: auxdisplay: line-display: fix NULL dereference in linedisp_release (2026-03-27 09:54:31 +0100) ---------------------------------------------------------------- auxdisplay for v7.0-1 * Fix NULL dereference in linedisp_release() * Fix ht16k33 DT bindings to avoid warnings * Handle errors in I²C transfers in lcd2s driver ---------------------------------------------------------------- Frank Li (1): dt-bindings: auxdisplay: ht16k33: Use unevaluatedProperties to fix common property warning Guangshuo Li (1): auxdisplay: line-display: fix NULL dereference in linedisp_release Wang Jun (1): auxdisplay: lcd2s: add error handling for i2c transfers .../devicetree/bindings/auxdisplay/holtek,ht16k33.yaml | 2 +- drivers/auxdisplay/lcd2s.c | 15 ++++++++++++--- drivers/auxdisplay/line-display.c | 2 +- 3 files changed, 14 insertions(+), 5 deletions(-) -- With Best Regards, Andy Shevchenko