summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2010-12-29ASoC: codecs: wm8753: Fix register cache incoherencyLars-Peter Clausen1-143/+83
2010-12-29ASoC: codecs: wm9090: Fix register cache incoherencyLars-Peter Clausen1-9/+9
2010-12-29ASoC: codecs: wm8962: Fix register cache incoherencyLars-Peter Clausen1-25/+20
2010-12-29ASoC: codecs: wm8955: Fix register cache incoherencyLars-Peter Clausen1-15/+15
2010-12-29ASoC: codecs: wm8904: Fix register cache incoherencyLars-Peter Clausen1-19/+18
2010-12-29ASoC: codecs: wm8741: Fix register cache incoherencyLars-Peter Clausen1-5/+5
2010-12-29ASoC: codecs: wm8523: Fix register cache incoherencyLars-Peter Clausen1-4/+5
2010-12-29ASoC: codecs: max98088: Fix register cache incoherencyLars-Peter Clausen1-6/+4
2010-12-29ASoC: codecs: Add missing control_type initializationLars-Peter Clausen5-0/+5
2010-12-09ASoC: WM8580: Fix R8 initial valueSeungwhan Youn1-1/+1
2010-12-09ASoC: fix deemphasis control in wm8904/55/60 codecsDmitry Artamonow3-3/+6
2010-12-07ASoC: Correct WM8962 interrupt mask register readMark Brown1-1/+1
2010-12-07ASoC: WM8580: Debug BCLK and sample sizeJassi Brar1-4/+4
2010-12-06ASoC: Fix swap of left and right channels for WM8993/4 speaker boost gainUk Kim1-1/+1
2010-12-01ASoC: WM8731: Fix incorrect mask for bypass path disableDimitris Papastamos1-1/+1
2010-11-26ASoC: tlv320aic3x - fix variable may be used uninitialized warningAxel Lin1-3/+3
2010-11-24ASoC: wm8961 - clear WM8961_MCLKDIV bit for freq <= 16500000Axel Lin1-1/+1
2010-11-24ASoC: wm8961 - clear WM8961_DACSLOPE bit for normal modeAxel Lin1-1/+1
2010-11-23ASoC: wm8994 - fix memory leaksAxel Lin1-0/+2
2010-11-23ASoC: wm8904 - fix memory leaksAxel Lin1-0/+2
2010-11-23ASoC: max98088 - fix a memory leakAxel Lin1-0/+3
2010-11-23ASoC: Do not update the cache if write to hardware failedAxel Lin1-1/+3
2010-11-22ASoC: Restore WM8994 volatile and readable register operationsMark Brown1-0/+2
2010-11-22ASoC: Fix multi-component mismerge in WM8523Mark Brown1-1/+0
2010-11-22ASoC: stac9766 - set reg_cache_default to stac9766_regAxel Lin1-0/+1
2010-11-19ASoC: uda134x - set reg_cache_default to uda134x_regAxel Lin1-0/+1
2010-11-18ASoC: Add support for MAX98089 CODECJesse Marroquin1-1/+10
2010-11-17ASoC: Fix register cache setup WM8994 for multi-componentMark Brown1-0/+2
2010-11-10ASoC: Ensure sane WM835x AIF configuration by defaultMark Brown1-0/+7
2010-11-10ASoC: Remove broken WM8350 direction constantsMark Brown1-1/+1
2010-11-06ASoC: WM8776: Removed unneeded struct memberDimitris Papastamos1-1/+0
2010-11-03ASoC: Check return value of strict_strtoul() in WM8962Mark Brown1-1/+4
2010-11-03ASoC: tpa6130a2: Get rid of compile warning from tpa6130a2_powerJarkko Nikula1-1/+1
2010-11-03Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2-12/+28
2010-11-01ASoC: Update WARN uses in wm_hubsJoe Perches1-1/+1
2010-11-01ASoC: Include cx20442 to SND_SOC_ALL_CODECSJarkko Nikula1-0/+1
2010-11-01ASoC: Fix SND_SOC_ALL_CODECS typo for jz4740Jarkko Nikula1-1/+1
2010-11-01ASoC: Remove volatility from WM8900 POWER1 registerMark Brown1-6/+0
2010-10-30ASoC: tpa6130a2: Fix unbalanced regulator disablesJarkko Nikula1-2/+2
2010-10-30ASoC: tlv320dac33: Mode1 FIFO auto configuration fixPeter Ujfalusi1-2/+6
2010-10-30ASoC: tlv320dac33: Limit the US_TO_SAMPLES macroPeter Ujfalusi1-1/+1
2010-10-30ASoC: tlv320dac33: Error handling for broken chipPeter Ujfalusi1-7/+19
2010-10-27ASoC: sound/wm9090: add missing __devexit markerArnaud Lacombe1-1/+1
2010-10-27ASoC: sound/max98088: add missing __devexit markerArnaud Lacombe1-1/+1
2010-10-27ASoC: sound/ad73311: add missing __devexit markerArnaud Lacombe1-1/+1
2010-10-23Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2-10/+46
2010-10-23ASoC: tlv320dac33: Use usleep_range for delaysPeter Ujfalusi1-4/+6
2010-10-22ASoC: tpa6130a2: Error handling for broken chipPeter Ujfalusi1-6/+22
2010-10-22ASoC: max98088: Staticise m98088_eq_bandDimitris Papastamos1-1/+1
2010-10-19ASoC: WM8580: Remove useless assignmentJassi Brar1-4/+0