summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2010-04-20ASoC: missing conversions to snd_soc_codec_*_drvdata()Takashi Iwai3-18/+18
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown42-246/+246
2010-04-17Merge branch 'for-2.6.34' into for-2.6.35Mark Brown1-1/+0
2010-04-16Merge branch 'fix/asoc' into for-linusTakashi Iwai1-1/+0
2010-04-12ASoC: Use SNDRV_PCM_RATE_8000_96000 macro for WM8731Bill Gatliff1-5/+1
2010-04-09ASoC: WM8750: Convert to new APIMarek Vasut1-156/+139
2010-04-08ASoC: wm2000: remove unused #include <linux/version.h>Huang Weiyi1-1/+0
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds4-64/+93
2010-04-05Merge branch 'for-2.6.34' into for-2.6.35Mark Brown3-57/+83
2010-04-05ASoC: Implement interrupt based WM8994 microphone detectionMark Brown2-3/+137
2010-04-05ASoC: Only do WM8994 bias off transition from standbyMark Brown1-24/+29
2010-04-05ASoC: Don't use DCS_DATAPATH_BUSY for WM hubs devicesMark Brown1-23/+15
2010-04-05ASoC: Don't do runtime wm_hubs DC servo updates if using offset correctionMark Brown1-0/+6
2010-04-05ASoC: Support second DC servo readback method for wm_hubsMark Brown3-12/+33
2010-04-05ASoC: Avoid wraparound in wm_hubs DC servo correctionMark Brown1-2/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo54-0/+54
2010-03-29Merge branch 'for-2.6.34' into for-2.6.35Mark Brown2-7/+10
2010-03-29ASoC: ad193x: move codec register/unregister to bus probe/removeBarry Song1-58/+44
2010-03-29ASoC: Fix passing platform_data to ac97 bus users and fix a leakGraham Gower1-6/+9
2010-03-29ASoC: update gfp/slab.h includesTejun Heo1-0/+1
2010-03-29ASoC: Fix file permission of soc/codecs/twl6040.cTakashi Iwai1-0/+0
2010-03-29ASoC: TWL6040: use of kzalloc/kfree requires the include of slab.hStephen Rothwell1-0/+1
2010-03-29ASoC: update for removeal of slab.h from percpu.hStephen Rothwell1-0/+1
2010-03-24ASoC: wm8994: playback => captureDan Carpenter1-1/+1
2010-03-23ASoC: ak4642: Add enhanced sampling rateKuninori Morimoto1-5/+63
2010-03-23ASoC: ak4642: Add set_fmt function for snd_soc_dai_opsKuninori Morimoto1-24/+45
2010-03-23ASoC: ak4642: Add pll select supportKuninori Morimoto1-7/+33
2010-03-23ASoC: Implement WM8994 DAI tristate supportMark Brown1-0/+38
2010-03-22Merge branch 'for-2.6.34' into for-2.6.35Mark Brown1-1/+1
2010-03-22ASoC: Allow WM8903 mic detect disable and don't force bias onMark Brown1-11/+12
2010-03-22ASoC: Allow disabling of WM835x jack detectionMark Brown1-6/+18
2010-03-22ASoC: Move WM8350 microphone detection bias managment out of driverMark Brown1-2/+0
2010-03-22ASoC: TWL4030: PM fix for output amplifiersPeter Ujfalusi1-16/+56
2010-03-22Merge commit 'v2.6.34-rc2' into for-2.6.34Mark Brown1-1/+1
2010-03-19Merge branch 'for-2.6.34' into for-2.6.35Mark Brown2-8/+4
2010-03-19ASoC: Unexport AD193x bus probe/remove functionsMark Brown2-6/+2
2010-03-19ASoC: rename ad1938 to ad193x and add support for ad1936/7/8/9Barry Song6-625/+647
2010-03-19ASoC: TWL6040: Add twl6040 codec driverMisael Lopez Cruz4-0/+1374
2010-03-19ASoC: Bail out of wm_hubs DC servo if calibration failsMark Brown1-1/+1
2010-03-19ASoC: tlv320dac33: Internal clocking changesPeter Ujfalusi1-2/+2
2010-03-19ASoC: tlv320dac33: Fix DSP modesPeter Ujfalusi1-5/+1
2010-03-17ASoC: Refresh WM8750 bias managementMark Brown1-41/+9
2010-03-17ASoC: Implement WM835x microphone jack detection supportMark Brown2-0/+61
2010-03-16ASoC: Support GPIO based microphone detection for WM8904Mark Brown2-33/+5
2010-03-16ASoC: Allow configuration of WM8904 GPIO pin functionsMark Brown2-64/+12
2010-03-16ASoC: Implement interrupt driven microphone detection for WM8903Mark Brown2-3/+107
2010-03-16ASoC: Add WM8903 interrupt supportMark Brown1-5/+61
2010-03-16ASoC: Initial WM8903 microphone bias and short detectionMark Brown2-30/+16
2010-03-16ASoC: Add GPIO configuration support for WM8903Mark Brown2-196/+12
2010-03-15ASoC: Remove version display from WM8750Mark Brown1-3/+0