All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] mfd: arizona updates for v3.9
@ 2013-01-10 12:18 Mark Brown
  2013-01-10 12:18 ` [PATCH 1/9] mfd: wm5102: Mark DSP memory regions as volatile and readable Mark Brown
  0 siblings, 1 reply; 10+ messages in thread
From: Mark Brown @ 2013-01-10 12:18 UTC (permalink / raw)
  To: Samuel Ortiz; +Cc: linux-kernel, patches

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

The following changes since commit 9931faca02c604c22335f5a935a501bb2ace6e20:

  Linux 3.8-rc3 (2013-01-09 18:59:55 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git tags/mfd-arizona-3.8-rc3

for you to fetch changes up to 98b9f5c07baa1a30e5548ad1686bcbec569c9c55:

  mfd: wm5102: Update rev B patch for latest evaluation (2013-01-10 12:08:11 +0000)

----------------------------------------------------------------
mfd: arizona: Updates for v3.9

A bunch of minor cleanups, nothing too exciting here:

 - Updates to tunings from evaluation.
 - DSP memory access information for WM5102.
 - Support for customisation of microphone detection levels.

----------------------------------------------------------------
Mark Brown (9):
      mfd: wm5102: Mark DSP memory regions as volatile and readable
      mfd: wm5102: Mark only extant DSP registers volatile
      mfd: arizona: Register MICVDD supply first to ensure no retries
      mfd: arizona: Disable control interface reporting for WM5102 and WM5110
      mfd: arizona: Check errors from regcache_sync()
      mfd: arizona: Allow customisation of microphone detection levels
      mfd: wm5102: Add registers for microphone detection level configuration
      mfd: wm5102: Refresh register defaults
      mfd: wm5102: Update rev B patch for latest evaluation

 drivers/mfd/arizona-core.c            |   19 ++++-
 drivers/mfd/arizona-irq.c             |   18 +----
 drivers/mfd/wm5102-tables.c           |  132 +++++++++++++++------------------
 include/linux/mfd/arizona/pdata.h     |    5 ++
 include/linux/mfd/arizona/registers.h |    4 +
 5 files changed, 88 insertions(+), 90 deletions(-)

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

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

end of thread, other threads:[~2013-01-10 12:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-10 12:18 [PATCH 0/9] mfd: arizona updates for v3.9 Mark Brown
2013-01-10 12:18 ` [PATCH 1/9] mfd: wm5102: Mark DSP memory regions as volatile and readable Mark Brown
2013-01-10 12:18   ` [PATCH 2/9] mfd: wm5102: Mark only extant DSP registers volatile Mark Brown
2013-01-10 12:18   ` [PATCH 3/9] mfd: arizona: Register MICVDD supply first to ensure no retries Mark Brown
2013-01-10 12:18   ` [PATCH 4/9] mfd: arizona: Disable control interface reporting for WM5102 and WM5110 Mark Brown
2013-01-10 12:18   ` [PATCH 5/9] mfd: arizona: Check errors from regcache_sync() Mark Brown
2013-01-10 12:18   ` [PATCH 6/9] mfd: arizona: Allow customisation of microphone detection levels Mark Brown
2013-01-10 12:18   ` [PATCH 7/9] mfd: wm5102: Add registers for microphone detection level configuration Mark Brown
2013-01-10 12:18   ` [PATCH 8/9] mfd: wm5102: Refresh register defaults Mark Brown
2013-01-10 12:18   ` [PATCH 9/9] mfd: wm5102: Update rev B patch for latest evaluation Mark Brown

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.