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:	Mon,  9 May 2016 12:24:28 +0100
From:	John Keeping <john@...anate.com>
To:	alsa-devel@...a-project.org
Cc:	linux-kernel@...r.kernel.org, Liam Girdwood <lgirdwood@...il.com>,
	Mark Brown <broonie@...nel.org>,
	Jaroslav Kysela <perex@...ex.cz>,
	Takashi Iwai <tiwai@...e.com>, John Keeping <john@...anate.com>
Subject: [PATCH 0/9] ASoC: es8328 codec improvements

The first 4 patches are bug fixes, then the next 4 add support for more
sample rates and formats.

The final patch I'm slightly unsure about since the hardware does allow
different playback and capture rates, but it only allows 8kHz and 48kHz
or 8.0182kHz and 44.1kHz, all other rates have to be symmetric.

All of these patches have been tested on a Radxa Rock2 Square with
rockchip-i2s.

John Keeping (9):
  ASoC: es8328: Move clock setup to hw_params
  ASoC: es8328: Fix ADC format setup
  ASoC: es8328: Fix mask for VMIDSEL
  ASoC: es8328: Use single R/W for regmap
  ASoC: es8328: Use more suitable definition for mic bias
  ASoC: es8328: Move sample size setup to hw_params
  ASoC: es8328: Support more sample formats
  ASoC: es8328: Support more sample rates
  ASoC: es8328: Set symmetric rates

 sound/soc/codecs/es8328.c | 198 +++++++++++++++++++++++++++++++++++-----------
 sound/soc/codecs/es8328.h |  23 ++++--
 2 files changed, 168 insertions(+), 53 deletions(-)

-- 
2.8.0.rc4.238.g874082a

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ