All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 00/10] ASoC: twl6040: Cleanups and fixes
@ 2011-09-22  8:05 Peter Ujfalusi
  2011-09-22  8:05 ` [PATCH v2 01/10] ASoC: twl6040: Lower the power on gain values at startup Peter Ujfalusi
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: Peter Ujfalusi @ 2011-09-22  8:05 UTC (permalink / raw)
  To: Mark Brown, Liam Girdwood; +Cc: alsa-devel, Misael Lopez Cruz

Hello,

Changes since v1 [1]:
- Left out patches already applied by Mark
- Description on patch 01 changed to describe more precisely the need to lower
  the chip default gains after power on.
- Extended the commit message for patch 02 to explain the change.
- Added Acked-by from Liam to the patches.

Short summary for v2 series:
Code cleanup, and fixes for the twl6040 codec driver.
Main changes:
- codec initialization changes
- Correction for the Earphone path
- AUX L/R output support
- Headset/Handsfree control name changes
- Headset DC offset workaround

The series has been created on top of:
git://opensource.wolfsonmicro.com/linux-2.6-asoc
for-3.2 branch + OMAP McPDM changes [2]

[1] first series:
http://mailman.alsa-project.org/pipermail/alsa-devel/2011-September/043847.html

[2] OMAP McPDM changes:
http://mailman.alsa-project.org/pipermail/alsa-devel/2011-September/044172.html

Regards,
Peter
---
Peter Ujfalusi (10):
  ASoC: twl6040: Lower the power on gain values at startup
  ASoC: twl6040: Fix comments for register names
  ASoC: twl6040: Remove strings "NULL" from DAPM route
  ASoC: twl6040: Introduce SW only shadow register
  ASoC: twl6040: Earphone path correction
  ASoC: twl6040: Use consistent names for Handsfree path
  ASoC: twl6040: Use consistent names for Headset path
  ASoC: twl6040: Support for AUX L/R output
  ASoC: twl6040/sdp4430: Change legacy DAI name
  ASoC/MFD: twl6040: Combine bit definitions for Headset control
    registers

 include/linux/mfd/twl6040.h |   13 +--
 sound/soc/codecs/twl6040.c  |  223 ++++++++++++++++++++++++++-----------------
 sound/soc/omap/sdp4430.c    |    2 +-
 3 files changed, 140 insertions(+), 98 deletions(-)

-- 
1.7.6.1

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2011-09-22 16:21 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-22  8:05 [PATCH v2 00/10] ASoC: twl6040: Cleanups and fixes Peter Ujfalusi
2011-09-22  8:05 ` [PATCH v2 01/10] ASoC: twl6040: Lower the power on gain values at startup Peter Ujfalusi
2011-09-22 16:21   ` Mark Brown
2011-09-22  8:05 ` [PATCH v2 02/10] ASoC: twl6040: Fix comments for register names Peter Ujfalusi
2011-09-22  8:05 ` [PATCH v2 03/10] ASoC: twl6040: Remove strings "NULL" from DAPM route Peter Ujfalusi
2011-09-22  8:05 ` [PATCH v2 04/10] ASoC: twl6040: Introduce SW only shadow register Peter Ujfalusi
2011-09-22  8:05 ` [PATCH v2 05/10] ASoC: twl6040: Earphone path correction Peter Ujfalusi
2011-09-22  8:05 ` [PATCH v2 06/10] ASoC: twl6040: Use consistent names for Handsfree path Peter Ujfalusi
2011-09-22  8:05 ` [PATCH v2 07/10] ASoC: twl6040: Use consistent names for Headset path Peter Ujfalusi
2011-09-22  8:05 ` [PATCH v2 08/10] ASoC: twl6040: Support for AUX L/R output Peter Ujfalusi
2011-09-22  8:05 ` [PATCH v2 09/10] ASoC: twl6040/sdp4430: Change legacy DAI name Peter Ujfalusi
2011-09-22  8:05 ` [PATCH v2 10/10] ASoC/MFD: twl6040: Combine bit definitions for Headset control registers Peter Ujfalusi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.