ASoC: Remove unneeded suspend bias managment from CODEC drivers
[safe/jmp/linux-2.6] / sound / soc / codecs / wm8903.c
2010-05-10 Mark BrownASoC: Remove unneeded suspend bias managment from CODEC...
2010-04-17 Mark BrownASoC: Add indirection for CODEC private data
2010-03-22 Mark BrownASoC: Allow WM8903 mic detect disable and don't force...
2010-03-16 Mark BrownASoC: Implement interrupt driven microphone detection...
2010-03-16 Mark BrownASoC: Add WM8903 interrupt support
2010-03-16 Mark BrownASoC: Initial WM8903 microphone bias and short detection
2010-03-16 Mark BrownASoC: Add GPIO configuration support for WM8903
2010-01-25 Guennadi LiakhovetskiASoC: fix a memory-leak in wm8903
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-12 Mark BrownASoC: Remove redundant snd_soc_dapm_new_widgets() calls
2009-11-03 Mark BrownASoC: Factor out snd_soc_init_card()
2009-10-15 Mark BrownASoC: Remove snd_soc_suspend_device()
2009-08-03 Mark BrownASoC: Factor out I/O for Wolfson 8 bit data 16 bit...
2009-06-25 Mark BrownMerge branch 'for-2.6.31' into for-2.6.32
2009-06-13 Mark BrownASoC: Add suspend and resume callbacks to Wolfson CODEC...
2009-06-13 Mark BrownASoC: Automatically control WM8903 sloping stopband...
2009-06-12 Mark BrownASoC: Remove odd bit clock ratios for WM8903
2009-04-22 Mark BrownASoC: Implement WM8903 digital sidetone support
2009-04-22 Mark BrownASoC: Remove redundant rate constraint for WM8903
2009-04-22 Mark BrownASoC: Actively manage the DC servo for WM8903
2009-04-22 Mark BrownASoC: Optimise configuration of WM8903 DC servo
2009-04-22 Mark BrownASoC: Support CLK_DSP in WM8903
2009-04-22 Mark BrownASoC: Use DAPM supply widget for WM8903 charge pump
2009-04-16 Mark BrownASoC: Request shared rates for WM8903
2009-03-04 Eric MiaoASoC: make ops a pointer in 'struct snd_soc_dai'
2009-02-18 Mark BrownASoC: Add device init/exit annotations to new-style...
2009-01-27 Mark BrownASoC: Push the codec runtime storage into the card...
2009-01-09 Ian MoltonASoC: cleanup duplicated code.
2008-12-10 Mark BrownASoC: Stop WM8903 SYSCLK when suspending
2008-12-10 Mark BrownASoC: Convert WM8903 driver to register at I2C probe...
2008-12-10 Mark BrownASoC: Work around warnings from some build environments
2008-12-10 Takashi IwaiALSA: ASoC - Fix wrong section types
2008-12-09 Mark BrownASoC: Register non-AC97 codec DAIs
2008-12-03 Mark BrownASoC: Fix WM8903 right mixer bypass path
2008-12-01 Mark BrownASoC: Rename snd_soc_register_card() to snd_soc_init_card()
2008-12-01 Takashi IwaiRevert "ALSA: soc - Fix compile warnings in wm8903.c"
2008-12-01 Takashi IwaiALSA: soc - Fix compile warnings in wm8903.c
2008-11-21 Mark BrownASoC: Merge snd_soc_ops into snd_soc_dai_ops
2008-10-13 Mark BrownALSA: ASoC: Fix inverted input PGA mute bits in WM8903
2008-08-29 Mark BrownALSA: ASoC: WM8903 I2C cleanups
2008-08-29 Mark BrownALSA: ASoC: Add WM8903 CODEC driver