summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8903.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fix a memory-leak in wm8903Guennadi Liakhovetski2010-01-251-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-101-3/+3
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-3/+3
* | ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown2009-11-131-2/+0Star
* | ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-9/+0Star
* | ASoC: Remove snd_soc_suspend_device()Mark Brown2009-10-151-17/+0Star
|/
* ASoC: Factor out I/O for Wolfson 8 bit data 16 bit register CODECsMark Brown2009-08-031-158/+86Star
* Merge branch 'for-2.6.31' into for-2.6.32Mark Brown2009-06-251-4/+0Star
|\
| * ASoC: Remove odd bit clock ratios for WM8903Mark Brown2009-06-121-4/+0Star
* | ASoC: Add suspend and resume callbacks to Wolfson CODEC driversMark Brown2009-06-131-0/+17
* | ASoC: Automatically control WM8903 sloping stopband filterMark Brown2009-06-131-2/+8
|/
* ASoC: Implement WM8903 digital sidetone supportMark Brown2009-04-221-0/+30
* ASoC: Remove redundant rate constraint for WM8903Mark Brown2009-04-221-8/+2Star
* ASoC: Actively manage the DC servo for WM8903Mark Brown2009-04-221-0/+14
* ASoC: Optimise configuration of WM8903 DC servoMark Brown2009-04-221-0/+5
* ASoC: Support CLK_DSP in WM8903Mark Brown2009-04-221-0/+6
* ASoC: Use DAPM supply widget for WM8903 charge pumpMark Brown2009-04-221-33/+20Star
* ASoC: Request shared rates for WM8903Mark Brown2009-04-161-0/+1
* ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-8/+10
* ASoC: Add device init/exit annotations to new-style Wolfson CODEC driversMark Brown2009-02-181-4/+4
* ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-271-9/+9
* ASoC: cleanup duplicated code.Ian Molton2009-01-091-16/+2Star
* ASoC: Stop WM8903 SYSCLK when suspendingMark Brown2008-12-101-3/+6
* ASoC: Convert WM8903 driver to register at I2C probe timeMark Brown2008-12-101-133/+97Star
* ASoC: Work around warnings from some build environmentsMark Brown2008-12-101-0/+2
* ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-101-1/+1
* ASoC: Register non-AC97 codec DAIsMark Brown2008-12-091-0/+12
* ASoC: Fix WM8903 right mixer bypass pathMark Brown2008-12-031-4/+4
* ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown2008-12-011-1/+1
* Revert "ALSA: soc - Fix compile warnings in wm8903.c"Takashi Iwai2008-12-011-2/+2
* ALSA: soc - Fix compile warnings in wm8903.cTakashi Iwai2008-12-011-2/+2
* ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-211-5/+6
* ALSA: ASoC: Fix inverted input PGA mute bits in WM8903Mark Brown2008-10-131-2/+2
* ALSA: ASoC: WM8903 I2C cleanupsMark Brown2008-08-291-6/+6
* ALSA: ASoC: Add WM8903 CODEC driverMark Brown2008-08-291-0/+1813