mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] regmap updates for v3.14
@ 2014-01-20 15:51 Mark Brown
  0 siblings, 0 replies; only message in thread
From: Mark Brown @ 2014-01-20 15:51 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

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

The following changes since commit d6e0a2dd12f4067a5bcefb8bbd8ddbeff800afbc:

  Linux 3.13-rc7 (2014-01-04 15:12:14 -0800)

are available in the git repository at:

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

for you to fetch changes up to 86776fc174973e556be7d668763f509a81124f8b:

  Merge remote-tracking branch 'regmap/topic/ack' into regmap-next (2014-01-09 14:34:13 +0000)

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

regmap: Updates for v3.14

Nothing terribly exciting with regmap this release, mainly a few small
extensions to allow more devices to be supported:

 - Allow the bulk I/O APIs to be used with no-bus regmaps.
 - Support interrupt controllers with zero ack base.
 - Warning and spelling fixes.

----------------------------------------------------------------
Alexander Shiyan (1):
      regmap: irq: Allow using zero value for ack_base

Cai Zhiyong (1):
      regmap: Fix 'ret' would return an uninitialized value

Laszlo Papp (1):
      regmap: fix a couple of typos

Mark Brown (3):
      Merge tag 'v3.13-rc4' into regmap-core
      Merge remote-tracking branch 'regmap/topic/core' into regmap-next
      Merge remote-tracking branch 'regmap/topic/ack' into regmap-next

Stephen Boyd (2):
      regmap: Allow regmap_bulk_read() to work for "no-bus" regmaps
      regmap: Allow regmap_bulk_write() to work for "no-bus" regmaps

 drivers/base/regmap/regmap-irq.c |  6 ++--
 drivers/base/regmap/regmap.c     | 72 +++++++++++++++++++++++-----------------
 include/linux/regmap.h           | 15 +++++----
 3 files changed, 54 insertions(+), 39 deletions(-)

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-01-20 15:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-20 15:51 [GIT PULL] regmap updates for v3.14 Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome