[alsa-devel] ASoC updates for 2.6.35

Takashi Iwai tiwai at suse.de
Tue Mar 16 18:34:40 CET 2010


At Tue, 16 Mar 2010 16:15:42 +0000,
Mark Brown wrote:
> 
> The following changes since commit 75581d2459d3e6e5e796a42b362e4abb612bc958:
>   Peter Ujfalusi (1):
>         ASoC: OMAP3: Report delay caused by the internal FIFO
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.35
> 
> Pretty much all of which is the first bit of some improvements to ASoC
> jack detection, including implementation in some drivers.

Thanks, pulled now.


Takashi

> Mark Brown (9):
>       ASoC: Remove version display from WM8750
>       ASoC: Remove unused 'muted' flag from DAPM widgets
>       ASoC: Allow pins to be force enabled
>       ASoC: Add GPIO configuration support for WM8903
>       ASoC: Initial WM8903 microphone bias and short detection
>       ASoC: Add WM8903 interrupt support
>       ASoC: Implement interrupt driven microphone detection for WM8903
>       ASoC: Allow configuration of WM8904 GPIO pin functions
>       ASoC: Support GPIO based microphone detection for WM8904
> 
>  include/sound/soc-dapm.h  |    4 +-
>  include/sound/wm8903.h    |  249 +++++++++++++++++++++++++++++++++++++++++++++
>  include/sound/wm8904.h    |  110 +++++++++++++++++++-
>  sound/soc/codecs/wm8750.c |    3 -
>  sound/soc/codecs/wm8903.c |  201 ++++++++++++++++++++++++++++++++++---
>  sound/soc/codecs/wm8903.h |  221 +---------------------------------------
>  sound/soc/codecs/wm8904.c |   17 +++
>  sound/soc/codecs/wm8904.h |   97 ------------------
>  sound/soc/soc-dapm.c      |   35 ++++++-
>  9 files changed, 603 insertions(+), 334 deletions(-)
>  create mode 100644 include/sound/wm8903.h
> 


More information about the Alsa-devel mailing list