All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] regmap fixes for v5.19-rc3
@ 2022-06-24 16:53 Mark Brown
  2022-06-24 21:08 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2022-06-24 16:53 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Mark Brown

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v5.19-rc3

for you to fetch changes up to 3f05010f243be06478a9b11cfce0ce994f5a0890:

  regmap-irq: Fix offset/index mismatch in read_sub_irq_data() (2022-06-22 11:59:52 +0100)

----------------------------------------------------------------
regmap: Fixes for v5.19

Two sets of fixes - one for things that were missed with the support for
custom bulk I/O operations introduced in the last merge window, and
another for some long standing issues with regmap-irq which affect a
fairly small subset of devices.

----------------------------------------------------------------
Aidan MacDonald (2):
      regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chips
      regmap-irq: Fix offset/index mismatch in read_sub_irq_data()

Javier Martinez Canillas (3):
      regmap: Re-introduce bulk read support check in regmap_bulk_read()
      regmap: Make regmap_noinc_read() return -ENOTSUPP if map->read isn't set
      regmap: Wire up regmap_config provided bulk write in missed functions

 drivers/base/regmap/regmap-irq.c |  8 +++++---
 drivers/base/regmap/regmap.c     | 15 ++++++++-------
 2 files changed, 13 insertions(+), 10 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] regmap fixes for v5.19-rc3
  2022-06-24 16:53 [GIT PULL] regmap fixes for v5.19-rc3 Mark Brown
@ 2022-06-24 21:08 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-06-24 21:08 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linus Torvalds, linux-kernel, Mark Brown

The pull request you sent on Fri, 24 Jun 2022 17:53:28 +0100:

> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v5.19-rc3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7bc83546079a378ce91ef83fc2c6da195e9df0cf

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-24 21:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-24 16:53 [GIT PULL] regmap fixes for v5.19-rc3 Mark Brown
2022-06-24 21:08 ` pr-tracker-bot

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.