summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2009-11-04ASoC: Staticise wm8727 driver structureMark Brown1-1/+1
2009-11-02ASoC: TWL4030: Make sure, that the codec is powered on startupPeter Ujfalusi1-0/+1
2009-11-02ASoC: Add support for the WM8727 DAC.Neil Jones4-0/+170
2009-10-29ASoC: TWL4030: Add APLL supply for the capture pathPeter Ujfalusi1-0/+5
2009-10-29ASoC: TWL4030: Change APLL powering sequencePeter Ujfalusi1-2/+24
2009-10-29ASoC: TWL4030: Vibra motor stop fix when it is driven with audioJari Vanhala1-2/+10
2009-10-29ASoC: CS4270: export de-emphasis filter as ALSA controlDaniel Mack1-0/+1
2009-10-28ASoC: TWL4030: Change codec_muted to apll_enabledPeter Ujfalusi1-10/+10
2009-10-28ASoC: TWL4030: Remove bypass trackingPeter Ujfalusi1-98/+30
2009-10-26ASoC: Add regulator support for WM8731Mark Brown1-4/+47
2009-10-25ASoC: TWL4030: Driver registration via twl4030_codec MFDPeter Ujfalusi2-77/+127
2009-10-25ASoC: TWL4030: use the twl4030-codec.h for register descriptionsPeter Ujfalusi1-236/+6
2009-10-21ASoC: tlv320dac33: typo fix in the headerPeter Ujfalusi1-1/+1
2009-10-19ASoC: TWL4030: Only update the needed bits in *set_dai_sysclkPeter Ujfalusi1-10/+12
2009-10-15ASoC: Codec driver for Texas Instruments tlv320dac33 codecPeter Ujfalusi4-0/+1510
2009-10-15ASoC: Remove snd_soc_suspend_device()Mark Brown16-344/+0
2009-10-12ASoC: TPA6130A2: Make tpa6130a2_power as staticPeter Ujfalusi2-2/+1
2009-10-09ASoC: Minor fixups to tpa6130a2 driverMark Brown1-4/+4
2009-10-09ASoC: TPA6130A2 amplifier driverPeter Ujfalusi4-0/+531
2009-10-08Merge branch 'for-2.6.32' into for-2.6.33Mark Brown1-2/+2
2009-10-06Merge branch 'upstream/wm8350' into for-2.6.32Mark Brown1-2/+2
2009-10-06ASoC: WM8350 capture PGA mutes are invertedMark Brown1-2/+2
2009-10-06Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2-3/+3
2009-10-06Merge branch 'for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-1/+1
2009-10-05Merge branch 'for-2.6.32' into for-2.6.33Mark Brown1-1/+1
2009-10-02ASoC: wm8940: Fix check on error code form snd_soc_codec_set_cache_ioJonathan Cameron1-1/+1
2009-10-01Merge remote branch 'takashi/topic/asoc' into for-2.6.33Mark Brown1-3/+4
2009-10-01ASoC: Fix build errors of wm8711.c with SPITakashi Iwai1-3/+4
2009-09-30ASoC: Factor out analogue platform data from WM8993Mark Brown3-27/+49
2009-09-30Merge branch 'upstream/wm8974' into for-2.6.33Mark Brown1-10/+13
2009-09-30ASoC: Clean up WM8974 PLL configurationMark Brown1-10/+13
2009-09-23Merge branch 'for-2.6.32' into for-2.6.33Mark Brown3-3/+3
2009-09-23Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds3-3/+3
2009-09-22ASoC: wm8753: fix mapping when MONOMIX is set to StereoPhil Vandry1-0/+1
2009-09-22ASoC: some minor changes for AD1836 and AD1938 codec driversBarry Song2-3/+2
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-1/+1
2009-09-21Merge branch 'upstream/wm8711' into for-2.6.33Mark Brown4-0/+706
2009-09-18Merge branch 'for-2.6.32' into for-2.6.33Mark Brown4-4/+1
2009-09-17Merge branch 'fix/asoc' into for-linusTakashi Iwai3-3/+0
2009-09-17ASoC: remove unused #include <linux/version.h>Huang Weiyi3-3/+0
2009-09-10Merge branch 'topic/asoc' into for-linusTakashi Iwai52-1988/+13704
2009-09-10ASoC: AK4671: add ak4671 codec driverJoonyoung Shim4-0/+987
2009-09-07ASoC: Fix WM835x Out4 capture enumerationMark Brown1-1/+1
2009-09-05ASoC: Add source argument to PLL configurationMark Brown12-21/+22
2009-09-02ASoC: Fully specify DC servo bits to update in wm_hubsMark Brown1-10/+2
2009-09-01ASoC: Debugged improper setting of PLL fields in WM8580 driverjassi brar1-2/+2
2009-08-26ASoC: Don't reconfigure WM8350 FLL if not neededMark Brown1-0/+9
2009-08-26ASoC: Make platform data optional for TLV320AIC3xMark Brown1-7/+6
2009-08-24Merge branch 'topic/digital-mixing' into for-2.6.32Mark Brown1-4/+84
2009-08-24ASoC: Remove unneeded inclusion of linux/regulator/consumer.hTakashi Iwai1-1/+0