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]
Message-Id: <cover.1483969112.git.joabreu@synopsys.com>
Date:   Mon,  9 Jan 2017 13:43:26 +0000
From:   Jose Abreu <Jose.Abreu@...opsys.com>
To:     alsa-devel@...a-project.org
Cc:     Jose Abreu <Jose.Abreu@...opsys.com>,
        Carlos Palminha <CARLOS.PALMINHA@...opsys.com>,
        Liam Girdwood <lgirdwood@...il.com>,
        Mark Brown <broonie@...nel.org>,
        Jaroslav Kysela <perex@...ex.cz>,
        Takashi Iwai <tiwai@...e.com>, linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/2] ASoC: dwc: Add support for record mode

This patchset adds support for record mode in I2S PIO pcm
and enables 24bit transaction.

With this patchset we now have PIO support for playback and
record using only two channels, at sample rate 32k, 44.1k and
48k and sample width 16/24 and 32 bit.

Tested in a x86_64 platform and in ARC AXS101 SDP platform.

Jose Abreu (2):
  ASoC: dwc: Add record capability in PIO mode
  ASoC: dwc: Enable 24 bit sample size in PIO mode

 sound/soc/dwc/designware_i2s.c |  9 +++-
 sound/soc/dwc/designware_pcm.c | 99 +++++++++++++++++++++++++++++++++---------
 sound/soc/dwc/local.h          |  9 +++-
 3 files changed, 94 insertions(+), 23 deletions(-)

-- 
Cc: Carlos Palminha <palminha@...opsys.com>
Cc: Liam Girdwood <lgirdwood@...il.com>
Cc: Mark Brown <broonie@...nel.org>
Cc: Jaroslav Kysela <perex@...ex.cz>
Cc: Takashi Iwai <tiwai@...e.com>
Cc: alsa-devel@...a-project.org
Cc: linux-kernel@...r.kernel.org

v2:
- Added missing cover letter

1.9.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ