summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-142-8/+79
|\
| * MIPS: Alchemy: Improved DB1550 support, with audio and serial busses.Manuel Lauss2011-12-072-4/+34
| * MIPS: Alchemy: Basic support for the DB1300 board.Manuel Lauss2011-12-072-5/+46
| * MIPS: Alchemy: Au1300 SoC supportManuel Lauss2011-12-071-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-12290-10691/+11269
|\ \
| * \ Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2012-01-1216-60/+53
| |\ \
| | * | ASoC: Dynamically allocate the rtd device for a non-empty release()Mark Brown2012-01-102-21/+26
| | * | ASoC: Fix recursive dependency due to select ATMEL_SSC in SND_ATMEL_SOC_SSCAxel Lin2012-01-101-2/+1
| | * | ASoC: Fix idma build after update for channel count checkMark Brown2012-01-081-0/+1
| | * | ASoC: check for substream not channels_min in pcm enginesJoachim Eastwood2012-01-0713-38/+25
| | * | ASoC: Fix build dependency for SND_ATMEL_SOC_SSCAxel Lin2012-01-051-0/+1
| * | | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...Takashi Iwai2012-01-1116-7/+86
| |\ \ \ | | |/ / | |/| |
| | * | ASoC: twl6040 - Add method to query optimum PDM_DL1 gainLiam Girdwood2012-01-112-0/+24
| | * | ASoC: cx20442: add bias control over a platform provided regulatorJanusz Krzysztofik2012-01-092-7/+49
| | * | ASoC: omap: Add .owner to struct snd_soc_cardAxel Lin2011-12-2313-0/+13
| * | | ASoC: sta32x: Optimize the array work to find rate_min and rate_maxAxel Lin2012-01-031-0/+1
| * | | ASoC: soc-pcm: Allocate PCM operations dynamically to support multiple DAIsSangsu Park2012-01-031-20/+18
| * | | ASoC: pxa: Convert corgi to use snd_soc_register_card()Axel Lin2012-01-021-20/+23
| * | | ASoC: Fix return value of wm8580_set_sysclk()Axel Lin2012-01-021-2/+6
| * | | ASoC: Use dai_fmt in tavorevb3 machine driverAxel Lin2012-01-021-10/+2
| * | | ASoC: Fix return value of wm8903_gpio_direction_in() and wm8903_gpio_directio...Axel Lin2012-01-021-4/+14
| * | | ASoC: Convert z2 to table based DAPM initAxel Lin2012-01-021-8/+6
| * | | ASoC: Convert tavorevb3 to table based DAPM initAxel Lin2012-01-021-6/+6
| * | | ASoC: Convert spitz to table based DAPM and control initAxel Lin2012-01-021-15/+8
| * | | ASoC: Convert saarb to table based DAPM initAxel Lin2012-01-021-6/+6
| * | | ASoC: Use dai_fmt in z2 machine driverAxel Lin2012-01-021-12/+2
| * | | ASoC: Use dai_fmt in spitz machine driverAxel Lin2012-01-021-12/+2
| * | | ASoC: Use dai_fmt in saarb machine driverAxel Lin2012-01-021-9/+2
| * | | ASoC: Fix return value of wm8962_gpio_direction_out()Axel Lin2012-01-021-3/+7
| * | | ASoC: Fix return value of ak4641_pcm_set_dai_fmt()Axel Lin2012-01-021-1/+6
| * | | ASoC: ac97c.c: use devm_ functionsJulia Lawall2012-01-021-27/+13
| * | | ASoC: dbdma2.c: use devm_ functionsJulia Lawall2012-01-021-10/+4
| * | | ASoC: dma.c: use devm_ functionsJulia Lawall2012-01-021-10/+2
| * | | ASoC: i2sc.c: use devm_ functionsJulia Lawall2012-01-021-32/+13
| * | | ASoC: psc-ac97.c: use devm_ functionsJulia Lawall2012-01-021-27/+14
| * | | ASoC: psc-i2s.c: use devm_ functionsJulia Lawall2012-01-021-28/+14
| * | | ASoC: davinci-i2s.c: use devm_ functionsJulia Lawall2012-01-021-26/+13
| * | | ASoC: davinci-mcasp.c: use devm_ functionsJulia Lawall2012-01-021-28/+12
| * | | ASoC: davinci-vcif.c: use devm_ functionsJulia Lawall2012-01-021-10/+4
| * | | ASoC: Convert tpa6130a2 to devm_kzalloc()Axel Lin2012-01-021-4/+1
| * | | ASoC: Convert tlv320dac33 to devm_kzalloc()Axel Lin2012-01-021-4/+2
| * | | ASoC: Convert cs4270 to devm_kzalloc()Axel Lin2012-01-021-4/+2
| * | | ASoC: Convert alc5623 to devm_kzalloc()Axel Lin2012-01-021-8/+3
| * | | ASoC: Convert tlv320aic3x to devm_kzalloc()Axel Lin2012-01-021-4/+1
| * | | ASoC: Convert tlv320aic26 to devm_kzalloc()Axel Lin2012-01-021-7/+1
| * | | ASoC: Convert tlv320aic23 to devm_kzalloc()Axel Lin2012-01-021-4/+1
| * | | ASoC: Convert sta32x to devm_kzalloc()Axel Lin2012-01-021-9/+4
| * | | ASoC: Convert ssm2602 to devm_kzalloc()Axel Lin2012-01-021-8/+4
| * | | ASoC: Convert rt5631 to devm_kzalloc()Axel Lin2012-01-021-5/+2
| * | | ASoC: Convert max9850 to devm_kzalloc()Axel Lin2012-01-021-4/+2
OpenPOWER on IntegriCloud