The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] regmap updates for v3.7
Date: Mon, 1 Oct 2012 11:29:15 +0100	[thread overview]
Message-ID: <20121001102914.GG4360@opensource.wolfsonmicro.com> (raw)

The following changes since commit 5698bd757d55b1bb87edd1a9744ab09c142abfc2:

  Linux 3.6-rc6 (2012-09-16 14:58:51 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-3.7

for you to fetch changes up to 613dac31a612f9417bd1b1438acebbc3b8f9073e:

  Merge remote-tracking branches 'regmap/topic/cache' and 'regmap/topic/irq' into regmap-next (2012-09-22 12:02:05 -0400)

----------------------------------------------------------------

regmap: Updates for v3.7

A quiet release for the regmap core, essentially all the activity is in
the shared interrupt controller which is being more and more widely
used and has been enhanced to support a wider range of masking types and
wake handling methods, plus integration with runtime PM for devices
making aggressive use of that.

----------------------------------------------------------------
Dimitris Papastamos (1):
      regmap: Don't lock in regmap_reinit_cache()

Mark Brown (4):
      regmap: irq: Only update mask bits when doing initial mask
      regmap: irq: Enable devices for runtime PM while handling interrupts
      mfd: wm8994: Flag the interrupt block as requiring runtime PM be enabled
      Merge remote-tracking branches 'regmap/topic/cache' and 'regmap/topic/irq' into regmap-next

Stephen Warren (5):
      regmap: fix some error messages to take account of irq_reg_stride
      regmap: store irq_chip inside regmap_irq_chip_data
      regmap: name irq_chip based on regmap_irq_chip's name
      regmap: set MASK_ON_SUSPEND/SKIP_SET_WAKE if no wake_base
      regmap: irq: initialize all irqs to wake disabled

Xiaofan Tian (1):
      regmap: irq: Add mask invert flag for enable register

Yunfan Zhang (1):
      regmap: no need primary handler for nested irq

 drivers/base/regmap/regmap-irq.c |   92 +++++++++++++++++++++++++++++++-------
 drivers/base/regmap/regmap.c     |   13 ++----
 drivers/mfd/wm8994-irq.c         |    1 +
 include/linux/regmap.h           |    3 ++
 4 files changed, 83 insertions(+), 26 deletions(-)

                 reply	other threads:[~2012-10-01 10:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20121001102914.GG4360@opensource.wolfsonmicro.com \
    --to=broonie@opensource.wolfsonmicro.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox