aboutsummaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2014-04-30ASoC: davinci: add dependencies for SND_SOC_TLV320AIC3XArnd Bergmann1-5/+5
2014-04-22ASoC: davinci-mcasp: Convert to use devm_snd_soc_register_component()Peter Ujfalusi1-10/+7
2014-04-22ASoC: davinci-pcm: Convert to use devm_snd_soc_register_platform()Peter Ujfalusi5-28/+1
2014-04-18ASoC: davinci-mcasp: Update MCASP_VERSION_4 platform driver registrationPeter Ujfalusi1-6/+31
2014-04-18Merge commit 'topic/omap' into asoc-davinciMark Brown6-105/+107
2014-04-18ASoC: omap-pcm: Support for binding the platform driver to dai devicesPeter Ujfalusi2-0/+36
2014-04-18Merge branch 'topic/devm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-0/+34
2014-04-18ASoC: Add resource managed snd_soc_register_platform()Peter Ujfalusi1-0/+34
2014-04-14ASoC: davinci-mcasp: Do not touch 0x04 register above McASP_VERSION_2Peter Ujfalusi1-1/+1
2014-04-14ASoC: omap3pandora: Convert to table based DAPM setupLars-Peter Clausen1-22/+9
2014-04-14ASoC: omap: rx51: Convert to table based control and DAPM setupLars-Peter Clausen1-40/+7
2014-04-14ASoC: ams-delta: Convert to table based DAPM and control setupLars-Peter Clausen1-43/+21
2014-04-14ASoC: davinci-mcasp: Remove excess empty lines from davinci_mcasp_set_dai_fmt()Peter Ujfalusi1-8/+0
2014-04-14ASoC: davinci-mcasp: Support for LEFT_J formatPeter Ujfalusi1-0/+7
2014-04-14ASoC: davinci-mcasp: Add support for I2S formatPeter Ujfalusi1-1/+10
2014-04-14ASoC: davinci-mcasp: Move the FS polarity change out from the switch casePeter Ujfalusi1-13/+14
2014-04-14ASoC: davinci-mcasp: Support for DSP_A formatPeter Ujfalusi1-0/+7
2014-04-14ASoC: davinci-mcasp: Format data delay configuration enhancementPeter Ujfalusi1-3/+11
2014-04-14ASoC: davinci-mcasp: Fine tune and correct the DMA burst configurationPeter Ujfalusi1-2/+15
2014-04-14ASoC: davinic-mcasp: Adopt the AFIFO/DMA configuration to the stream (dynamic...Peter Ujfalusi1-7/+23
2014-04-14ASoC: davinci-mcasp: Configure the AFIFO and DMA burst size at the same placePeter Ujfalusi1-17/+13
2014-04-14ASoC: davinci-mcasp: Simplify and clean up the AFIFO configuration codePeter Ujfalusi2-24/+25
2014-04-14ASoC: davinci-mcasp: Fix debug typo in davinci_mcasp_hw_params()Peter Ujfalusi1-1/+1
2014-04-14ASoC: davinci-mcasp: Assign the dma_data earlier in dai_probe callbackPeter Ujfalusi1-15/+21
2014-04-14ASoC: davinci-pcm: Add empty functions for !CONFIG_SND_DAVINCI_SOC buildsPeter Ujfalusi1-0/+10
2014-04-10Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds19-39/+163
2014-04-09Merge tag 'asoc-v3.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai19-39/+163
2014-04-08Merge remote-tracking branches 'asoc/fix/rt5640', 'asoc/fix/samsung', 'asoc/f...Mark Brown10-18/+35
2014-04-08Merge remote-tracking branches 'asoc/fix/alc5632', 'asoc/fix/cs42l52', 'asoc/...Mark Brown9-21/+128
2014-04-08ASoC: davinci-mcasp: Fix bit clock polarity settingsPeter Ujfalusi1-3/+3
2014-04-08ASoC: samsung: Fix build on multiplatformSachin Kamat7-16/+18
2014-04-08ASoC: fsl_sai: Fix Bit Clock Polarity configurationsNicolin Chen1-4/+4
2014-04-07ASoC: da732x: Print correct major idAxel Lin1-1/+2
2014-04-07ASoC: cs42l52: Fix mask for REVIDAxel Lin2-2/+2
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-1/+1
2014-04-04ASoC: alc56(23|32): fix undefined return value of probing codeChristoph Jaeger2-4/+2
2014-04-04ASoC: cs42xx8: Check return value of regmap_read and report correct chipid valueAxel Lin1-6/+5
2014-04-01ASoC: tlv320aic23: add an of_match tableStephen Warren1-0/+7
2014-04-01ASoC: max98090: add an of_match tableStephen Warren1-0/+7
2014-04-01ASoC: alc5632: add an of_match tableStephen Warren1-0/+7
2014-04-01ASoC: alc5632: fix uninit var in alc5632_probe()Stephen Warren1-2/+1
2014-03-31ASoC: rt5640: add an of_match tableStephen Warren1-0/+9
2014-03-31Merge tag 'asoc-v3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai11-113/+212
2014-03-27ASoC: fsl_sai: Add isr to deal with error flagNicolin Chen2-3/+97
2014-03-25Merge remote-tracking branches 'asoc/topic/tdm' and 'asoc/topic/tegra' into a...Mark Brown9-22/+58
2014-03-25Merge remote-tracking branch 'asoc/topic/simple' into asoc-nextMark Brown1-78/+142
2014-03-25Merge remote-tracking branches 'asoc/topic/prefix' and 'asoc/topic/rcar' into...Mark Brown1-6/+1
2014-03-25ASoC: tegra: move AC97 clock handling to the machine driverLucas Stach3-16/+17
2014-03-25ASoC: simple-card: Handle many DAI linksJean-Francois Moine1-69/+121
2014-03-25ASoC: simple-card: dynamically allocate the DAI link and propertiesJean-Francois Moine1-15/+27