summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2012-01-11ASoC: Dynamically allocate the rtd device for a non-empty release()Mark Brown2-21/+26
2012-01-11ASoC: Fix recursive dependency due to select ATMEL_SSC in SND_ATMEL_SOC_SSCAxel Lin1-2/+1
2012-01-09ASoC: Fix idma build after update for channel count checkMark Brown1-0/+1
2012-01-07ASoC: check for substream not channels_min in pcm enginesJoachim Eastwood13-38/+25
2012-01-06ASoC: Fix build dependency for SND_ATMEL_SOC_SSCAxel Lin1-0/+1
2012-01-04ASoC: sta32x: Optimize the array work to find rate_min and rate_maxAxel Lin1-0/+1
2012-01-04ASoC: soc-pcm: Allocate PCM operations dynamically to support multiple DAIsSangsu Park1-20/+18
2012-01-02ASoC: pxa: Convert corgi to use snd_soc_register_card()Axel Lin1-20/+23
2012-01-02ASoC: Fix return value of wm8580_set_sysclk()Axel Lin1-2/+6
2012-01-02ASoC: Use dai_fmt in tavorevb3 machine driverAxel Lin1-10/+2
2012-01-02ASoC: Fix return value of wm8903_gpio_direction_in() and wm8903_gpio_directio...Axel Lin1-4/+14
2012-01-02ASoC: Convert z2 to table based DAPM initAxel Lin1-8/+6
2012-01-02ASoC: Convert tavorevb3 to table based DAPM initAxel Lin1-6/+6
2012-01-02ASoC: Convert spitz to table based DAPM and control initAxel Lin1-15/+8
2012-01-02ASoC: Convert saarb to table based DAPM initAxel Lin1-6/+6
2012-01-02ASoC: Use dai_fmt in z2 machine driverAxel Lin1-12/+2
2012-01-02ASoC: Use dai_fmt in spitz machine driverAxel Lin1-12/+2
2012-01-02ASoC: Use dai_fmt in saarb machine driverAxel Lin1-9/+2
2012-01-02ASoC: Fix return value of wm8962_gpio_direction_out()Axel Lin1-3/+7
2012-01-02ASoC: Fix return value of ak4641_pcm_set_dai_fmt()Axel Lin1-1/+6
2012-01-02ASoC: ac97c.c: use devm_ functionsJulia Lawall1-27/+13
2012-01-02ASoC: dbdma2.c: use devm_ functionsJulia Lawall1-10/+4
2012-01-02ASoC: dma.c: use devm_ functionsJulia Lawall1-10/+2
2012-01-02ASoC: i2sc.c: use devm_ functionsJulia Lawall1-32/+13
2012-01-02ASoC: psc-ac97.c: use devm_ functionsJulia Lawall1-27/+14
2012-01-02ASoC: psc-i2s.c: use devm_ functionsJulia Lawall1-28/+14
2012-01-02ASoC: davinci-i2s.c: use devm_ functionsJulia Lawall1-26/+13
2012-01-02ASoC: davinci-mcasp.c: use devm_ functionsJulia Lawall1-28/+12
2012-01-02ASoC: davinci-vcif.c: use devm_ functionsJulia Lawall1-10/+4
2012-01-02ASoC: Convert tpa6130a2 to devm_kzalloc()Axel Lin1-4/+1
2012-01-02ASoC: Convert tlv320dac33 to devm_kzalloc()Axel Lin1-4/+2
2012-01-02ASoC: Convert cs4270 to devm_kzalloc()Axel Lin1-4/+2
2012-01-02ASoC: Convert alc5623 to devm_kzalloc()Axel Lin1-8/+3
2012-01-02ASoC: Convert tlv320aic3x to devm_kzalloc()Axel Lin1-4/+1
2012-01-02ASoC: Convert tlv320aic26 to devm_kzalloc()Axel Lin1-7/+1
2012-01-02ASoC: Convert tlv320aic23 to devm_kzalloc()Axel Lin1-4/+1
2012-01-02ASoC: Convert sta32x to devm_kzalloc()Axel Lin1-9/+4
2012-01-02ASoC: Convert ssm2602 to devm_kzalloc()Axel Lin1-8/+4
2012-01-02ASoC: Convert rt5631 to devm_kzalloc()Axel Lin1-5/+2
2012-01-02ASoC: Convert max9850 to devm_kzalloc()Axel Lin1-4/+2
2012-01-02ASoC: Convert max98095 to devm_kzalloc()Axel Lin1-5/+2
2012-01-02ASoC: Convert max98088 to devm_kzalloc()Axel Lin1-4/+2
2012-01-02ASoC: Convert cs42l51 to devm_kzalloc()Axel Lin1-6/+2
2012-01-02ASoC: da7210: Add support for line input and micAshish Chavan1-0/+77
2011-12-30ASoC: Convert corgi to table based DAPM and control initAxel Lin1-15/+8
2011-12-30ASoC: Use dai_fmt in corgi machine driverAxel Lin1-12/+2
2011-12-30ASoC: Use dai_fmt in poodle machine driverAxel Lin1-12/+2
2011-12-30ASoC: Convert poodle to table based DAPM and control initAxel Lin1-15/+8
2011-12-30ASoC: pxa: Convert poodle to use snd_soc_register_card()Axel Lin1-19/+23
2011-12-30ASoC: Enable ASoC register map dump for some regmap CODECsMark Brown4-0/+34