lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 3 Apr 2013 19:04:23 +0100
From:	Mark Brown <broonie@...nsource.wolfsonmicro.com>
To:	Samuel Ortiz <sameo@...ux.intel.com>
Cc:	linux-kernel@...r.kernel.org, patches@...nsource.wolfsonmicro.com
Subject: Re: [PATCH 0/15] arizona updates for v3.10

On Mon, Apr 01, 2013 at 06:27:48PM +0100, Mark Brown wrote:

> mfd: arizona: Updates for v3.10
> 
> This is really a few separate topics which I can split out if required:
> 
>  - WM5102 updates to improve robustness
>  - Improved support for interoperation with edge triggered interrupt
>    controllers
>  - Support for some unusual clocking configurations
>  - A couple small single patch updates and fixes
> 

A few more updates for this which I'll post just now, I've updated the
tag and branch:

The following changes since commit 07961ac7c0ee8b546658717034fe692fd12eefa9:

  Linux 3.9-rc5 (2013-03-31 15:12:43 -0700)

are available in the git repository at:

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

for you to fetch changes up to 241979cb90eb0ed5814a5b207298518a25b3f032:

  mfd: wm5102: Don't wait for boot when boot sequencer is disabled (2013-04-03 14:19:22 +0100)

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

This is really a few separate topics which I can split out if required:

 - WM5102 updates to improve robustness
 - Improved support for interoperation with edge triggered interrupt
   controllers
 - Support for some unusual clocking configurations
 - A couple small single patch updates and fixes

----------------------------------------------------------------
Charles Keepax (7):
      mfd: wm5102: Manually apply register patch
      mfd: arizona: Factor out register polling
      mfd: arizona: Add a hardware patch mechanism
      mfd: wm5102: Deactivate standard boot sequence
      mfd: wm5102: Update defaults to match patch
      mfd: arizona: Wait for internal clocks to startup after reset
      mfd: wm5102: Don't wait for boot when boot sequencer is disabled

Mark Brown (11):
      mfd: arizona: Disable all wake sources by default
      mfd: arizona: Clarify error message for failed primary IRQ request
      mfd: arizona: Basic support for edge triggered IRQs
      mfd: arizona: Allow GPIO to be specified for IRQ line
      mfd: arizona: Try to use interrupt flags from interrupt controller
      mfd: arizona: Support configuring MICBIASes into bypass mode
      mfd: wm5102: Update patch for latest evaluation
      mfd: arizona: Fully support the use of MCLK1 as the 32kHz clock source
      mfd: arizona: Unconditionally enable 32kHz clock
      mfd: wm5102: Only use the lowest three bits of device revision
      mfd: arizona: Hold device in reset while ramping supplies

 arch/arm/mach-s3c64xx/mach-crag6410-module.c |    4 +-
 drivers/mfd/arizona-core.c                   |  253 +++++++++++++++++++++-----
 drivers/mfd/arizona-irq.c                    |  106 +++++++++--
 drivers/mfd/wm5102-tables.c                  |   56 ++++--
 include/linux/mfd/arizona/pdata.h            |    7 +-
 5 files changed, 345 insertions(+), 81 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ