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-next>] [day] [month] [year] [list]
Date:   Tue,  2 May 2017 12:11:07 +0200
From:   Thierry Escande <thierry.escande@...labora.com>
To:     Jaroslav Kysela <perex@...ex.cz>, Takashi Iwai <tiwai@...e.com>
Cc:     alsa-devel@...a-project.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] Add ACPI table for the ts3a227e driver

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ