All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sebastian Reichel <sre@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] hsi changes for hsi-7.1
Date: Fri, 17 Apr 2026 17:34:14 +0200	[thread overview]
Message-ID: <aeJSsD10Dah4knfW@venus> (raw)

[-- Attachment #1: Type: text/plain, Size: 1254 bytes --]

Hi Linus,

The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:

  Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi.git tags/hsi-for-7.1

for you to fetch changes up to df5ead915b19a6c1fa25f44419f28e1228677b02:

  HSI: omap_ssi_port: remove depends on ARM (2026-04-02 22:33:44 +0200)

----------------------------------------------------------------
HSI changes for the 7.1 series

 * core: use flexible array member for hsi_port in hsi_controller
 * misc. small fixes

----------------------------------------------------------------
Rosen Penev (5):
      hsi: hsi_core: use kzalloc_flex
      HSI: omap_ssi_port: remove null check from FAM
      HSI: cmt_speech: fix wrong printf format
      HSI: omap_ssi_port: remove set but unused variables
      HSI: omap_ssi_port: remove depends on ARM

 drivers/hsi/clients/cmt_speech.c        |  2 +-
 drivers/hsi/controllers/Kconfig         |  2 +-
 drivers/hsi/controllers/omap_ssi_port.c |  9 +++-----
 drivers/hsi/hsi_core.c                  | 37 +++++++++++++--------------------
 include/linux/hsi/hsi.h                 |  2 +-
 5 files changed, 21 insertions(+), 31 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2026-04-17 15:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-17 15:34 Sebastian Reichel [this message]
2026-04-17 18:49 ` [GIT PULL] hsi changes for hsi-7.1 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aeJSsD10Dah4knfW@venus \
    --to=sre@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.