All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Mark Brown <broonie@kernel.org>
Subject: [GIT PULL] regmap updates for v6.18
Date: Mon, 29 Sep 2025 12:42:15 +0100	[thread overview]
Message-ID: <0a19a5748ad44f494b94d78a3e35371d@kernel.org> (raw)

The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

  Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v6.18

for you to fetch changes up to f4672dc6e9c07643c8c755856ba8e9eb9ca95d0c:

  regmap: use int type to store negative error codes (2025-08-28 17:18:40 +0200)

----------------------------------------------------------------
regmap: Updates for v6.18

This just contains a few small fixes, there's been no substantial
development on regmap this release cycle.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      regmap: Remove superfluous check for !config in __regmap_init()

Luis Henriques (1):
      regmap: mmio: Add missing MODULE_DESCRIPTION()

Qianfeng Rong (1):
      regmap: use int type to store negative error codes

 drivers/base/regmap/regmap-mmio.c |  1 +
 drivers/base/regmap/regmap.c      | 13 ++++++++-----
 2 files changed, 9 insertions(+), 5 deletions(-)

             reply	other threads:[~2025-09-29 11:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-29 11:42 Mark Brown [this message]
2025-10-01 19:05 ` [GIT PULL] regmap updates for v6.18 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=0a19a5748ad44f494b94d78a3e35371d@kernel.org \
    --to=broonie@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.