linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] regcache updates
@ 2011-09-27 10:25 Dimitris Papastamos
  2011-09-27 10:25 ` [PATCH 1/5] regmap: Fix signed/unsigned comparison Dimitris Papastamos
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Dimitris Papastamos @ 2011-09-27 10:25 UTC (permalink / raw)
  To: Mark Brown; +Cc: linux-kernel, Lars-Peter Clausen, Liam Girdwood

Various regcache updates.  This patch series has only been build
tested on my machine so any testers are highly appreciated.

Dimitris Papastamos (5):
  regmap: Fix signed/unsigned comparison
  regmap: Implement regcache_cache_bypass helper function
  regmap: Implement generic syncing functionality
  regmap: Remove redundant member `word_size' from regcache_rbtree_node
  regmap: Ensure we scream if we enable cache bypass/only at the same
    time

 drivers/base/regmap/regcache-indexed.c |    2 +-
 drivers/base/regmap/regcache-rbtree.c  |   53 +++++++++++++++++-------------
 drivers/base/regmap/regcache.c         |   54 +++++++++++++++++++++++++++----
 include/linux/regmap.h                 |    1 +
 4 files changed, 79 insertions(+), 31 deletions(-)

-- 
1.7.6.4


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

end of thread, other threads:[~2011-09-27 19:11 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-27 10:25 [PATCH 0/5] regcache updates Dimitris Papastamos
2011-09-27 10:25 ` [PATCH 1/5] regmap: Fix signed/unsigned comparison Dimitris Papastamos
2011-09-27 12:27   ` Mark Brown
2011-09-27 10:25 ` [PATCH 2/5] regmap: Implement regcache_cache_bypass helper function Dimitris Papastamos
2011-09-27 19:10   ` Mark Brown
2011-09-27 10:25 ` [PATCH 3/5] regmap: Implement generic syncing functionality Dimitris Papastamos
2011-09-27 19:08   ` Mark Brown
2011-09-27 10:25 ` [PATCH 4/5] regmap: Remove redundant member `word_size' from regcache_rbtree_node Dimitris Papastamos
2011-09-27 19:07   ` Mark Brown
2011-09-27 19:08   ` Mark Brown
2011-09-27 10:25 ` [PATCH 5/5] regmap: Ensure we scream if we enable cache bypass/only at the same time Dimitris Papastamos
2011-09-27 12:28   ` Mark Brown

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