linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thierry Escande <thierry.escande@collabora.com>
To: Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>
Cc: alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] Add ACPI table for the ts3a227e driver
Date: Tue,  2 May 2017 12:11:07 +0200	[thread overview]
Message-ID: <1493719869-16100-1-git-send-email-thierry.escande@collabora.com> (raw)

Hi,

This series adds ACPI match table for the ts3a227e driver. The ts3a227e
is an Autonomous Audio Accessory Detection and Configuration Switch used
to detect audio accessory features like jack plugging and unplugging,
mic presence, and button pressed events.

This series also fixes a null pointer dereference occurring in the
TI max9890 driver when the ts3a227e hardware is present and its driver
probed. The jack detection was enabled in the ts3a227e driver before the
jack structure was allocated, causing the null pointer access.

Regards,
 Thierry

Fang, Yang A (1):
  ASoC: ts3a227e: add acpi table

Thierry Escande (1):
  ASoc: cht_bsw_max98090_ti: Fix jack initialization

 sound/soc/codecs/ts3a227e.c                  | 10 ++++++
 sound/soc/intel/boards/cht_bsw_max98090_ti.c | 52 +++++++++++++++++-----------
 2 files changed, 41 insertions(+), 21 deletions(-)

-- 
2.7.4

             reply	other threads:[~2017-05-02 10:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-02 10:11 Thierry Escande [this message]
2017-05-02 10:11 ` [PATCH 1/2] ASoc: cht_bsw_max98090_ti: Fix jack initialization Thierry Escande
2017-05-04 17:01   ` [alsa-devel] " Pierre-Louis Bossart
2017-05-05 12:37     ` Thierry Escande
2017-05-05 16:14       ` Pierre-Louis Bossart
2017-05-02 10:11 ` [PATCH 2/2] ASoC: ts3a227e: add acpi table Thierry Escande
2017-09-19 13:45   ` Applied "ASoC: ts3a227e: add acpi table" to the asoc tree Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1493719869-16100-1-git-send-email-thierry.escande@collabora.com \
    --to=thierry.escande@collabora.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=tiwai@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).