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: <20180727125931.9794-1-jorge.sanjuan@codethink.co.uk>
Date:   Fri, 27 Jul 2018 13:59:27 +0100
From:   Jorge Sanjuan <jorge.sanjuan@...ethink.co.uk>
To:     lgirdwood@...il.com, broonie@...nel.org
Cc:     jonathanh@...dia.com, thierry.reding@...il.com,
        alsa-devel@...a-project.org, linux-tegra@...r.kernel.org,
        linux-kernel@...r.kernel.org, linux-kernel@...ts.codethink.co.uk
Subject: [PATCH 0/4] ASoC: Tegra30 TDM support

This patchset adds support for TDM audio on Tegra30 hardware.
It adds the DAI's `set_tdm_slot` callback and enables a tegra
pcm to have up to 8 channels.

It also includes support for other audio formats supported by
the Tegra30 HW and fixes a broken macro needed for setting the
TDM on the registers.

Based on Linux 4.18-rc3 tag.

Edward Cragg (4):
  ASoC: tegra: i2s: Fix typo/broken macro
  ASoC: tegra: Add a TDM configuration callback
  ASoC: tegra: Allow 32-bit and 24-bit samples
  ASoC: tegra: i2s: Add support for more than 2 channels

 sound/soc/tegra/tegra30_i2s.c | 72 ++++++++++++++++++++++++++++++++++++-------
 sound/soc/tegra/tegra30_i2s.h |  2 +-
 2 files changed, 62 insertions(+), 12 deletions(-)

-- 
2.11.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ