aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8903.c
Commit message (Expand)AuthorAge
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-20
|\
| * ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown2010-05-10
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-16
| * ASoC: Allow WM8903 mic detect disable and don't force bias onMark Brown2010-03-22
| * ASoC: Implement interrupt driven microphone detection for WM8903Mark Brown2010-03-16
| * ASoC: Add WM8903 interrupt supportMark Brown2010-03-16
| * ASoC: Initial WM8903 microphone bias and short detectionMark Brown2010-03-16
| * ASoC: Add GPIO configuration support for WM8903Mark Brown2010-03-16
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* ASoC: fix a memory-leak in wm8903Guennadi Liakhovetski2010-01-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown2009-11-12
* | ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-03
* | ASoC: Remove snd_soc_suspend_device()Mark Brown2009-10-15
|/
* ASoC: Factor out I/O for Wolfson 8 bit data 16 bit register CODECsMark Brown2009-08-03
* Merge branch 'for-2.6.31' into for-2.6.32Mark Brown2009-06-25
|\
| * ASoC: Remove odd bit clock ratios for WM8903Mark Brown2009-06-12
* | ASoC: Add suspend and resume callbacks to Wolfson CODEC driversMark Brown2009-06-13
* | ASoC: Automatically control WM8903 sloping stopband filterMark Brown2009-06-13
|/
* ASoC: Implement WM8903 digital sidetone supportMark Brown2009-04-22
* ASoC: Remove redundant rate constraint for WM8903Mark Brown2009-04-22
* ASoC: Actively manage the DC servo for WM8903Mark Brown2009-04-22
* ASoC: Optimise configuration of WM8903 DC servoMark Brown2009-04-22
* ASoC: Support CLK_DSP in WM8903Mark Brown2009-04-22
* ASoC: Use DAPM supply widget for WM8903 charge pumpMark Brown2009-04-22
* ASoC: Request shared rates for WM8903Mark Brown2009-04-16
* ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-04
* ASoC: Add device init/exit annotations to new-style Wolfson CODEC driversMark Brown2009-02-18
* ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-27
* ASoC: cleanup duplicated code.Ian Molton2009-01-09
* ASoC: Stop WM8903 SYSCLK when suspendingMark Brown2008-12-10
* ASoC: Convert WM8903 driver to register at I2C probe timeMark Brown2008-12-10
* ASoC: Work around warnings from some build environmentsMark Brown2008-12-10
* ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-10
* ASoC: Register non-AC97 codec DAIsMark Brown2008-12-09
* ASoC: Fix WM8903 right mixer bypass pathMark Brown2008-12-03
* ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown2008-12-01
* Revert "ALSA: soc - Fix compile warnings in wm8903.c"Takashi Iwai2008-12-01
* ALSA: soc - Fix compile warnings in wm8903.cTakashi Iwai2008-12-01
* ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-21
* ALSA: ASoC: Fix inverted input PGA mute bits in WM8903Mark Brown2008-10-12
* ALSA: ASoC: WM8903 I2C cleanupsMark Brown2008-08-29
* ALSA: ASoC: Add WM8903 CODEC driverMark Brown2008-08-29