public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/16] extcon: arizona: Updates for v3.10
@ 2013-04-02 11:31 Mark Brown
  2013-04-02 11:32 ` [PATCH 01/16] mfd: wm5102: Add registers for microphone detection level configuration Mark Brown
  2013-04-03 18:33 ` [PATCH 0/16] extcon: arizona: Updates for v3.10 Greg Kroah-Hartman
  0 siblings, 2 replies; 18+ messages in thread
From: Mark Brown @ 2013-04-02 11:31 UTC (permalink / raw)
  To: Greg Kroah-Hartman, MyungJoo Ham, Chanwoo Choi; +Cc: linux-kernel, patches

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

The following changes since commit df8c3dbee9e6f19ddb0ae8e05cdf76eb2d3b7f00:

  extcon: arizona: Fix interaction between headphone outputs and identification (2013-03-26 15:45:26 +0000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git tags/extcon-arizona-v3.10

for you to fetch changes up to 7abd4e2a8f1c3e534da44c35e2d3d6353573e51f:

  extcon: arizona: Make mic detection timeout configurable (2013-04-02 11:54:07 +0100)

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

There's a bunch of different things in this series, I can split them out
if need be:

 - Support for configuring the button detection circuit to reflect the
   accessories supplied with the system.
 - Improvements in the HPDET based detection scheme.
 - Additional robustness against more pathological use cases.
 - A few small standalone fixes.

----------------------------------------------------------------
Charles Keepax (1):
      extcon: arizona: Check we report a valid impedance

Mark Brown (15):
      mfd: wm5102: Add registers for microphone detection level configuration
      extcon: arizona: Attempt more microphone measurements
      extcon: arizona: Allow configuration of button detection
      extcon: arizona: Don't pulse MICBIAS for HPDET identification
      extcon: arizona: Allow pull to be disabled on GPIO5 when used for JACKET
      extcon: arizona: Raise minimum microphone impedance for HPDET method
      extcon: arizona: Suppress duplicate JACKDET reports
      extcon: arizona: Tune up HPDET debounce
      extcon: arizona: Retry HPDET identification for high impedance
      extcon: arizona: Don't ground flip when using HPDET identification
      extcon: arizona: Simplify HPDET based identification
      extcon: arizona: Time out if MICDET fails to report
      extcon: arizona: Clear existing button reports before reporting new one
      extcon: arizona: Allow additional debounce during microphone detection
      extcon: arizona: Make mic detection timeout configurable

 drivers/extcon/extcon-arizona.c       |  391 ++++++++++++++++++++++++---------
 drivers/mfd/wm5102-tables.c           |    8 +
 include/linux/mfd/arizona/pdata.h     |   21 ++
 include/linux/mfd/arizona/registers.h |    4 +
 4 files changed, 320 insertions(+), 104 deletions(-)

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

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

end of thread, other threads:[~2013-04-03 18:33 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-02 11:31 [PATCH 0/16] extcon: arizona: Updates for v3.10 Mark Brown
2013-04-02 11:32 ` [PATCH 01/16] mfd: wm5102: Add registers for microphone detection level configuration Mark Brown
2013-04-02 11:32   ` [PATCH 02/16] extcon: arizona: Attempt more microphone measurements Mark Brown
2013-04-02 11:32   ` [PATCH 03/16] extcon: arizona: Allow configuration of button detection Mark Brown
2013-04-02 11:32   ` [PATCH 04/16] extcon: arizona: Don't pulse MICBIAS for HPDET identification Mark Brown
2013-04-02 11:32   ` [PATCH 05/16] extcon: arizona: Allow pull to be disabled on GPIO5 when used for JACKET Mark Brown
2013-04-02 11:32   ` [PATCH 06/16] extcon: arizona: Raise minimum microphone impedance for HPDET method Mark Brown
2013-04-02 11:32   ` [PATCH 07/16] extcon: arizona: Suppress duplicate JACKDET reports Mark Brown
2013-04-02 11:32   ` [PATCH 08/16] extcon: arizona: Check we report a valid impedance Mark Brown
2013-04-02 11:32   ` [PATCH 09/16] extcon: arizona: Tune up HPDET debounce Mark Brown
2013-04-02 11:32   ` [PATCH 10/16] extcon: arizona: Retry HPDET identification for high impedance Mark Brown
2013-04-02 11:32   ` [PATCH 11/16] extcon: arizona: Don't ground flip when using HPDET identification Mark Brown
2013-04-02 11:32   ` [PATCH 12/16] extcon: arizona: Simplify HPDET based identification Mark Brown
2013-04-02 11:32   ` [PATCH 13/16] extcon: arizona: Time out if MICDET fails to report Mark Brown
2013-04-02 11:32   ` [PATCH 14/16] extcon: arizona: Clear existing button reports before reporting new one Mark Brown
2013-04-02 11:32   ` [PATCH 15/16] extcon: arizona: Allow additional debounce during microphone detection Mark Brown
2013-04-02 11:32   ` [PATCH 16/16] extcon: arizona: Make mic detection timeout configurable Mark Brown
2013-04-03 18:33 ` [PATCH 0/16] extcon: arizona: Updates for v3.10 Greg Kroah-Hartman

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