linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] regmap updates for v5.13
@ 2021-04-26 14:39 Mark Brown
  2021-04-26 23:36 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2021-04-26 14:39 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Mark Brown

The following changes since commit e49d033bddf5b565044e2abe4241353959bc9120:

  Linux 5.12-rc6 (2021-04-04 14:15:36 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v5.13

for you to fetch changes up to ccac12acc0c0d66b26ce7834e2dcf54ae159e63a:

  Merge remote-tracking branch 'regmap/for-5.13' into regmap-next (2021-04-07 21:22:41 +0100)

----------------------------------------------------------------
regmap: Updates for v5.13

A couple of fixes in this release, plus a couple of new features for
regmap-irq - we now support sub-irq blocks at arbatrary addresses and
can remap configuration bitfields for interrupts split over multiple
registers to the Linux configurations.

----------------------------------------------------------------
Colin Ian King (1):
      regmap-irq: Fix dereference of a potentially null d->virt_buf

Guru Das Srinagesh (3):
      regmap-irq: Extend sub-irq to support non-fixed reg strides
      regmap-irq: Introduce virtual regs to handle more config regs
      regmap-irq: Add driver callback to configure virtual regs

Mark Brown (2):
      Merge remote-tracking branch 'regmap/for-5.12' into regmap-linus
      Merge remote-tracking branch 'regmap/for-5.13' into regmap-next

Meng Li (1):
      regmap: set debugfs_name to NULL after it is freed

 drivers/base/regmap/regmap-debugfs.c |   1 +
 drivers/base/regmap/regmap-irq.c     | 126 +++++++++++++++++++++++++++--------
 include/linux/regmap.h               |  16 +++++
 3 files changed, 114 insertions(+), 29 deletions(-)

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

* Re: [GIT PULL] regmap updates for v5.13
  2021-04-26 14:39 [GIT PULL] regmap updates for v5.13 Mark Brown
@ 2021-04-26 23:36 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-04-26 23:36 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linus Torvalds, linux-kernel, Mark Brown

The pull request you sent on Mon, 26 Apr 2021 15:39:45 +0100:

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

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

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:[~2021-04-26 23:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-26 14:39 [GIT PULL] regmap updates for v5.13 Mark Brown
2021-04-26 23:36 ` pr-tracker-bot

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).