summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2014-12-08Merge remote-tracking branches 'asoc/topic/cs4265', 'asoc/topic/cs4271', 'aso...Mark Brown9-148/+174
2014-12-08Merge remote-tracking branches 'asoc/topic/codec-mutex', 'asoc/topic/compress...Mark Brown11-75/+65
2014-12-08Merge remote-tracking branches 'asoc/topic/ak4671', 'asoc/topic/alc5623', 'as...Mark Brown4-58/+29
2014-12-08Merge remote-tracking branches 'asoc/topic/adav80x', 'asoc/topic/adsp', 'asoc...Mark Brown5-121/+49
2014-12-08Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad193x', 'asoc/...Mark Brown13-347/+461
2014-12-08Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/davinci', 'asoc/fix...Mark Brown4-19/+22
2014-12-08ASoC: wm5102: Initialize dac_comp_lock mutexMark Brown1-0/+2
2014-11-27ASoC: cq93vc: Cleanup manual bias level transitionsLars-Peter Clausen1-25/+0
2014-11-27ASoC: cq93vc: Remove unused state structLars-Peter Clausen1-8/+0
2014-11-24ASoC: tlv320aic31xx: Fix off by one error in the loop stucture.Jyri Sarha1-6/+7
2014-11-24ASoC: alc5632: Cleanup bias level transitionsLars-Peter Clausen1-20/+2
2014-11-24ASoC: alc5623: Cleanup bias level transitionsLars-Peter Clausen1-21/+1
2014-11-24ASoC: max98090: Fix right sidetone connectionJarkko Nikula1-1/+1
2014-11-24ASoC: max98090: Fix ill-defined sidetone routeJarkko Nikula1-2/+2
2014-11-24ASoC: max98090: Fix digital microphoneJarkko Nikula1-2/+4
2014-11-21ASoC: cs42l73: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen1-3/+3
2014-11-21ASoC: cs42l51: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen1-2/+4
2014-11-20ASoC: sigmadsp: Refuse to load firmware files with a non-supported versionLars-Peter Clausen1-0/+7
2014-11-19ASoC: ad1980: Remove ac97_read/ac97_write wrappersLars-Peter Clausen1-24/+12
2014-11-19ASoC: ad1980: Convert to regmapLars-Peter Clausen2-54/+88
2014-11-18ASoC: wm_adsp: Move core_ena to be co-located with start bitCharles Keepax1-9/+2
2014-11-18ASoC: wm_adsp: Fix memory leak in wm_adsp_setup_algsJS Park1-10/+20
2014-11-18ASoC: ac97: Push snd_ac97 pointer to the driver levelLars-Peter Clausen6-58/+118
2014-11-18ASoC: Drop ac97_control initialization from CODEC driver DAIsLars-Peter Clausen6-7/+0
2014-11-18ASoC: ac97: Use static ac97_busLars-Peter Clausen5-5/+5
2014-11-18Merge branches 'topic/ad1980', 'topic/wm9705' and 'topic/wm971x' of git://git...Mark Brown3-165/+231
2014-11-17Merge remote-tracking branches 'asoc/fix/rt5670', 'asoc/fix/samsung' and 'aso...Mark Brown3-21/+20
2014-11-17Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/cs41l51', 'asoc/fix...Mark Brown7-5/+12
2014-11-17ASoC: wm_adsp: Avoid attempt to free buffers that might still be in useCharles Keepax1-0/+1
2014-11-17ASoC: adau17x1: Replace w->codec with snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen3-3/+5
2014-11-17ASoC: adau1373: Replace w->codec with snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen1-3/+3
2014-11-17ASoC: adav80x: Replace w->codec with snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen1-2/+2
2014-11-14ASoC: wm_adsp: Use vmalloc to allocate firmware download bufferCharles Keepax1-34/+22
2014-11-14ASoC: sgtl5000: Fix SMALL_POP bit definitionFabio Estevam2-3/+2
2014-11-12ASoC: arizona: Add DSP_B and LEFT_J mode supportRichard Fitzgerald1-3/+25
2014-11-12ASoC: cs42l51: re-hook of_match_table pointerThomas Petazzoni3-1/+5
2014-11-12ASoC: arizona: Add support for 768kHz DMIC operationCharles Keepax1-1/+1
2014-11-10ASoC: wm8962: Move DSP enable lock to the driver levelLars-Peter Clausen1-2/+6
2014-11-10ASoC: wm8958: Move DSP firmware lock to driver levelLars-Peter Clausen3-6/+10
2014-11-10ASoC: wm8903: Move the deemph lock to the driver levelLars-Peter Clausen1-2/+6
2014-11-10ASoC: wm8731: Move the deemph lock to the driver levelLars-Peter Clausen1-2/+7
2014-11-10ASoC: wm5102: Move ultrasonic response settings lock to the driver levelLars-Peter Clausen2-10/+10
2014-11-10ASoC: max98095: Move mutex to the driver levelLars-Peter Clausen1-4/+8
2014-11-10ASoC: ab8500-codec: Move control lock to the driver levelLars-Peter Clausen1-16/+16
2014-11-08ASoC: wm9712/wm9713: Replace virtual registers with custom put/get callbacksLars-Peter Clausen2-122/+194
2014-11-08Merge branches 'topic/wm9712' and 'topic/wm9713' of git://git.kernel.org/pub/...Mark Brown1-27/+24
2014-11-06ASoC: rt5670: change dapm routes of PLL connectionBard Liao1-4/+4
2014-11-06ASoC: rt5670: correct the incorrect default valuesBard Liao1-14/+14
2014-11-05ASoC: ad193x: Keep DAC output stage active in idleLars-Peter Clausen1-5/+9
2014-11-04ASoC: max98090: Correct pclk divisor settingsDylan Reid1-3/+3