[alsa-devel] [PATCH v2 00/16] twl6040 updates
This patch series contains several fixes and adds new features for twl6040 (phoenix) codec.
v2: Use dev_info to report detection events Use individual variables for headset and handsfree controls Split patch according to the feature/fix done
Francois Mazard (1): ASoC: twl6040: Fix analog Mic L & R mux controls
Jorge Eduardo Candelaria (4): ASoC: twl6040: Add headset and handset mux controls ASoC: twl6040: Set default gains to minimun value ASoC: twl6040: Clear interrupt status at boot time ASoC: twl6040: Increase timeout for power up
Margarita Olaya Cabrera (9): ASoC: twl6040: Update twl IO macro ASoC: twl6040: Modify the IRQ handler ASoC: twl6040: Support all DAIs ASoC: twl6040: Restore bias level at resume ASoC: twl6040: Fix PCM error handling ops ASoC: twl6040: Support other sample rates. ASoC: twl6040: Enable automatic power for phoenix 1.1 ASoC: twl6040: Add ramp up/down volume for HS and HF ASoC: twl6040: Fix TLV dB step values for gains
Misael Lopez Cruz (2): ASoC: twl6040: Enable plug detection interrupts ASoC: twl6040: Use correct offset for LineInAmp Right
sound/soc/codecs/twl6040.c | 821 +++++++++++++++++++++++++++++++++++++------- sound/soc/codecs/twl6040.h | 1 + 2 files changed, 700 insertions(+), 122 deletions(-)
On Fri, 2010-12-10 at 21:05 -0600, Olaya, Margarita wrote:
This patch series contains several fixes and adds new features for twl6040 (phoenix) codec.
v2: Use dev_info to report detection events Use individual variables for headset and handsfree controls Split patch according to the feature/fix done
All applied, except 4 (requires rework) and 11 (did not apply)
Thanks
Liam
participants (2)
-
Liam Girdwood
-
Olaya, Margarita