All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] regmap updates for v4.21
@ 2018-12-24 19:15 Mark Brown
  2018-12-25 23:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2018-12-24 19:15 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

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

The following changes since commit 7566ec393f4161572ba6f11ad5171fd5d59b0fbd:

  Linux 4.20-rc7 (2018-12-16 15:46:55 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v4.21

for you to fetch changes up to 58331d618bd9ced88a21a9b68c7743b84c2f4803:

  Merge remote-tracking branch 'regmap/topic/irq' into regmap-next (2018-12-19 18:38:33 +0000)

----------------------------------------------------------------
regmap: Updates for v4.21

This has been a busy release for the regmap-irq code, there's several
new features been added, including an API cleanup for how we specify
types that affected one existing driver (gpio-max77620):

 - Support for hardware that flags rising and falling edges on separate
   status bits from Bartosz Golaszewski.
 - Support for explicitly clearing interrupts before unmasking from
   Bartosz Golaszewski.
 - Support for level triggered IRQs from Matti Vaittinen.

----------------------------------------------------------------
Bartosz Golaszewski (2):
      regmap: irq: handle HW using separate rising/falling edge interrupts
      regmap: irq: add an option to clear status registers on unmask

Mark Brown (2):
      Merge branch 'regmap-4.21' into regmap-next
      Merge remote-tracking branch 'regmap/topic/irq' into regmap-next

Matti Vaittinen (2):
      regmap: regmap-irq: Remove default irq type setting from core
      regmap: regmap-irq/gpio-max77620: add level-irq support

Tony Xie (1):
      regmap: add a new macro:REGMAP_IRQ_REG_LINE(_id, _reg_bits)

Yangtao Li (2):
      regmap: rbtree: convert to DEFINE_SHOW_ATTRIBUTE
      regmap: debugfs: convert to DEFINE_SHOW_ATTRIBUTE

 drivers/base/regmap/regcache-rbtree.c |  12 +--
 drivers/base/regmap/regmap-debugfs.c  |  12 +--
 drivers/base/regmap/regmap-irq.c      | 142 ++++++++++++++++++++++++----------
 drivers/gpio/gpio-max77620.c          |  96 +++++++++++++++--------
 include/linux/regmap.h                |  41 ++++++++--
 5 files changed, 200 insertions(+), 103 deletions(-)

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

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

* Re: [GIT PULL] regmap updates for v4.21
  2018-12-24 19:15 [GIT PULL] regmap updates for v4.21 Mark Brown
@ 2018-12-25 23:20 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2018-12-25 23:20 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linus Torvalds, linux-kernel

The pull request you sent on Mon, 24 Dec 2018 19:15:32 +0000:

> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v4.21

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

Thank you!

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

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

end of thread, other threads:[~2018-12-25 23:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-24 19:15 [GIT PULL] regmap updates for v4.21 Mark Brown
2018-12-25 23:20 ` 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.