summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8903.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Remove unneeded control_data management from Wolfson driversMark Brown2010-08-121-3/+0
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-172/+96
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-21/+196
|\
| * ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown2010-05-101-1/+0
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-10/+10
| * ASoC: Allow WM8903 mic detect disable and don't force bias onMark Brown2010-03-221-11/+12
| * ASoC: Implement interrupt driven microphone detection for WM8903Mark Brown2010-03-161-3/+103
| * ASoC: Add WM8903 interrupt supportMark Brown2010-03-161-5/+61
| * ASoC: Initial WM8903 microphone bias and short detectionMark Brown2010-03-161-8/+16
| * ASoC: Add GPIO configuration support for WM8903Mark Brown2010-03-161-1/+12
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* 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-091-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-121-2/+0
* | ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-9/+0
* | ASoC: Remove snd_soc_suspend_device()Mark Brown2009-10-151-17/+0
|/
* ASoC: Factor out I/O for Wolfson 8 bit data 16 bit register CODECsMark Brown2009-08-031-158/+86
* Merge branch 'for-2.6.31' into for-2.6.32Mark Brown2009-06-251-4/+0
|\
| * ASoC: Remove odd bit clock ratios for WM8903Mark Brown2009-06-121-4/+0
* | 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/+2
* 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/+20
* 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/+2
* 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/+97
* 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
OpenPOWER on IntegriCloud