summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-14ASoC: sdp4430: Add Jack supportJorge Eduardo Candelaria1-0/+32
2010-12-14ASoC: twl6040: Add jack support for headset and handsetJorge Eduardo Candelaria2-0/+74
2010-12-14ASoC: TWL4030: Fix 24bit supportPeter Ujfalusi1-2/+3
2010-12-11ASoC: tlv320dac33: Power down digital parts, when not neededPeter Ujfalusi1-2/+21
2010-12-09ASoC: sdp4430: Enable FM stereo pinsJorge Eduardo Candelaria1-4/+7
2010-12-09ASoC: tlv320dac33: Fix compillation errorPeter Ujfalusi1-0/+1
2010-12-09ASoC: tlv320dac33: Move DAC LR power on to a supply widgetPeter Ujfalusi1-2/+10
2010-12-09ASoC: tlv320dac33: Rename outpup amplifier widgetPeter Ujfalusi1-8/+8
2010-12-02ASoC: Remove unused aic3x_i2c_init and aic3x_i2c_exit functionsAxel Lin1-15/+0
2010-12-02ASoC: tpa6130a2: Replace DAPM code with direct interfacePeter Ujfalusi2-58/+12
2010-11-30ASoC: tpa6130a2: Add stereo DAPM pathPeter Ujfalusi1-0/+7
2010-11-30ASoC: tpa6130a2: Use one event handler for PGA_EPeter Ujfalusi1-19/+5
2010-11-30ASoC: tpa6130a2: Defer SW enable from power enablePeter Ujfalusi1-5/+1
2010-11-30ASoC: tpa6130a2: Simplify power state managementPeter Ujfalusi1-4/+6
2010-11-30ASoC: tlv320dac33: Avoid multiple soft power upPeter Ujfalusi1-1/+2
2010-11-30ASoC: tlv320dac33: Do not enable the codec in init_chipPeter Ujfalusi1-2/+0
2010-11-29Merge branch 'for-2.6.37' into for-2.6.38Mark Brown5-9/+12
2010-11-29ASoC: Add missing dev_set_drvdata in p1022_ds_probeAxel Lin1-0/+1
2010-11-29ASoC: Add missing dev_set_drvdata in mpc8610_hpcd_probeAxel Lin1-0/+1
2010-11-29ASoC: Remove unneeded !! operations while checking return value of nuc900_che...Axel Lin1-3/+3
2010-11-29ASoC: Fix compile error for nuc900-pcm.cAxel Lin2-1/+3
2010-11-29ASoC: Fix prototype for nuc900_ac97_probe and nuc900_ac97_removeAxel Lin1-4/+3
2010-11-29ASoC: Fix compile error for nuc900-ac97.cAxel Lin1-1/+1
2010-11-29ASoC: soc-cache: Ensure consistent cache namingDimitris Papastamos2-2/+2
2010-11-29ASoC: soc-cache: Add error checking in the *_cache_sync functionsDimitris Papastamos1-7/+21
2010-11-29ASoC: Fix resource leak in smdk_spdif.cAxel Lin1-4/+9
2010-11-29ASoC: Add missing gpio_free(S3C64XX_GPK(12)) in smartq_exit()Axel Lin1-0/+1
2010-11-29ASoC: Fix resource leak in neo1973_gta02_init() error pathAxel Lin1-11/+11
2010-11-29ASoC: Fix resource leak in goni_wm8994.cAxel Lin1-2/+7
2010-11-27ASoC: Implement runtime PM for WM8994/58Mark Brown1-0/+10
2010-11-27ASoC: Enable rbtree compression for WM8994/58 register cacheMark Brown1-0/+1
2010-11-27ASoC: Convert WM8994 to use soc-cache.c cache functionsMark Brown3-48/+1620
2010-11-27ASoC: Add WM8958 microphone detection supportMark Brown3-0/+197
2010-11-27ASoC: Add WM8958 Multi-band compressor supportMark Brown2-12/+301
2010-11-27ASoC: Implement support for enhanced AIF3 on WM8958Mark Brown2-9/+224
2010-11-27ASoC: Initial WM8958 audio configurationMark Brown1-34/+76
2010-11-27ASoC: Use DC servo startup mode when not doing DCS correctionMark Brown1-6/+14
2010-11-26gpiolib: Add WM8958 support to the WM8994 driverMark Brown1-0/+24
2010-11-26mfd: Add initial WM8958 supportMark Brown2-19/+82
2010-11-26ASoC: Remove redundant hw_write initialisation in WM8737Mark Brown1-1/+0
2010-11-26Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2-6/+11
2010-11-26ASoC: Fix resource reclaim for osk5912Axel Lin1-3/+8
2010-11-26ASoC: tlv320aic3x - fix variable may be used uninitialized warningAxel Lin1-3/+3
2010-11-25ARM: Samsung: Make sure ASoC DMA device is prototypedMark Brown1-0/+1
2010-11-25ASoC: Add WM8737 ALC supportMark Brown1-0/+42
2010-11-25ASoC: Update MAINTAINERS for Samsung driver moveMark Brown1-1/+1
2010-11-25ASoC: Make SMDK WM8580 driver unloadableMark Brown1-0/+6
2010-11-25Merge branch 'for-2.6.37' into for-2.6.38Mark Brown10-22/+53
2010-11-25ASoC: smdk_wm9713: fix resource leak in smdk_init error pathAxel Lin1-7/+10
2010-11-25ASoC: Fix compile error for smartq_wm8987.cAxel Lin1-4/+5