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.9
Date: Tue, 2 Apr 2013 23:02:59 +0100 [thread overview]
Message-ID: <20130402220258.GN23065@opensource.wolfsonmicro.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1429 bytes --]
The following changes since commit 8bb9660418e05bb1845ac1a2428444d78e322cc7:
Linux 3.9-rc4 (2013-03-23 16:52:44 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v3.9-rc4
for you to fetch changes up to af8ee69df3b5cf4649d65efa3aa359c73c48402a:
Merge remote-tracking branch 'regmap/fix/async' into tmp (2013-03-31 23:27:38 +0100)
----------------------------------------------------------------
regmap: Fixes for v3.9
A small collection of fixes. The most important ones are those from
Stephen and Lars-Peter both of which fix cache issues that have been
lurking for a while but not manifesting noticably enough for anyone to
report them.
----------------------------------------------------------------
Dimitris Papastamos (1):
regmap: Initialize `map->debugfs' before regcache
Lars-Peter Clausen (1):
regmap: cache Fix regcache-rbtree sync
Mark Brown (4):
regmap: async: Add missing return
Merge remote-tracking branch 'regmap/fix/cache' into tmp
Merge remote-tracking branch 'regmap/fix/core' into tmp
Merge remote-tracking branch 'regmap/fix/async' into tmp
Stephen Warren (1):
regmap: don't corrupt work buffer in _regmap_raw_write()
drivers/base/regmap/regcache-rbtree.c | 2 +-
drivers/base/regmap/regmap.c | 9 +++++----
2 files changed, 6 insertions(+), 5 deletions(-)
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next reply other threads:[~2013-04-02 22:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-02 22:02 Mark Brown [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-02-20 12:17 [GIT PULL] regmap updates for v3.9 Mark Brown
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=20130402220258.GN23065@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 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.