public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ashish Chavan <ashish.chavan@kpitcummins.com>
To: Mark Brown <broonie@opensource.wolfsonmicro.com>, <lrg@ti.com>,
	alsa-devel <alsa-devel@alsa-project.org>
Cc: David Dajun Chen <david.chen@diasemi.com>,
	<kuninori.morimoto.gx@renesas.com>,
	<linux-kernel@vger.kernel.org>
Subject: [alsa-devel] [PATCH 00/09] ASoC: da7210: Add support for all IOs and other features
Date: Wed, 12 Oct 2011 20:24:06 +0530	[thread overview]
Message-ID: <1318431246.12107.393.camel@matrix> (raw)

Hi,
  Existing da7210 driver is very minimalistic in terms of functionality.
It supports only one output i.e. head phone. da7210 codec hardware
supports many more IOs and features.

Here is a patch series that is "feature update" in nature. This adds
support for all inputs(MIC L-R, AUX1 L-R, AUX2) and outputs (OUT1 L-R,
OUT2) as well as following features,

- ADC and DAC equalizers
- Mute
- Zero cross
- Other DAI word lengths, format and mode
- ALC
- Noise suppression
- High pass and voice filters
- DAPM

This series also contains a small bug fix for head phone volume control.

Thanks,

-- Ashish (GNU FAN)

---
Ashish Chavan (9):
      ASoC: da7210: Add support for line out and DAC
      ASoC: da7210: Add support for line input and mic
      ASoC: da7210: Add support for ADC & DAC equalizers
      ASoC: da7210: Add support for mute and zero cross controls
      ASoC: da7210: Add support for other DAI length, format and mode
      ASoC: da7210: bugfix for head phone volume control
      ASoC: da7210: Add support for ALC and Noise suppression
      ASoC: da7210: Add support for High pass and Voice filters
      ASoC: da7210: Add support for DAPM

 sound/soc/codecs/da7210.c |  642 +++++++++++++++++++++++++++++++++++---
 1 files changed, 586 insertions(+), 56 deletions(-)

-- 
1.7.1



                 reply	other threads:[~2011-10-12 14:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1318431246.12107.393.camel@matrix \
    --to=ashish.chavan@kpitcummins.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=david.chen@diasemi.com \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lrg@ti.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