summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2013-06-14ASoC: dapm: Setup private_free callback for dapm kcontrolsLars-Peter Clausen1-0/+6
2013-06-14ASoC: SPEAr: Hide component drivers in KconfigMark Brown1-13/+3
2013-06-14ASoC: SPEAr: Add dependency on dmaengine helpersMark Brown1-0/+1
2013-06-14ASoC: Fix double assignment of .owner in struct snd_soc_cardEmil Goode1-1/+0
2013-06-14Merge branch 'fix/wm8962' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-12/+14
2013-06-14ASoC: wm8962: Remove remaining direct register cache accessesNicolin Chen1-11/+13
2013-06-13ASoC: rt5640: fix sparse warningsStephen Warren1-4/+4
2013-06-13ASoC: SPEAr spdif_{in,out}: fix fallout of previous cleanupUwe Kleine-König2-19/+3
2013-06-12ASoC: tegra: add tegra+RT5640 machine driverStephen Warren3-0/+269
2013-06-12ASoC: rt5640: add device tree supportStephen Warren1-6/+42
2013-06-12ASoC: wm5102: Expose controls for DRECharles Keepax1-0/+13
2013-06-12ASoC: add RT5640 CODEC driverBard Liao4-0/+4190
2013-06-12ASoC: ux500: Add DMA slave config prepare routineFabio Baltieri1-0/+30
2013-06-12ASoC: ux500: Set DMA address during device initFabio Baltieri2-0/+4
2013-06-12ASoC: ux500: Move DMA parameters into ux500_mspFabio Baltieri4-20/+17
2013-06-12ASoC: Add Kconfig and Makefile to support SPEAr audio driverRajeev Kumar4-0/+48
2013-06-12ASoC: adav80x: Select SND_SOC_ADAV80X if SND_SOC_I2C_AND_SPIAxel Lin1-1/+1
2013-06-12ASoC: codecs: adau1701: factor out firmware resetDaniel Mack1-13/+36
2013-06-12ASoC: ssm2518: Fix trivial typo in checking tx_mask and rx_mask valuesAxel Lin1-1/+1
2013-06-12ASoC: dwc: Folder path correction in file header.Rajeev Kumar1-1/+1
2013-06-12ASoC: dwc: debug message correction.Rajeev Kumar1-2/+2
2013-06-12ASoC: fsl: add imx-wm8962 machine driverNicolin Chen3-0/+337
2013-06-12ASoC: imx-sgtl5000: Use devm_clk_get()Fabio Estevam1-1/+1
2013-06-12ASoC: sgtl5000: Use i2c_get_clientdata()Fabio Estevam1-5/+1
2013-06-10ASoC: wm8962: Restore device state after reset in runtime resumeMark Brown1-0/+15
2013-06-10Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linusMark Brown1-1/+2
2013-06-10Merge remote-tracking branch 'asoc/fix/tlv320aic3x' into asoc-linusMark Brown1-5/+5
2013-06-10Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linusMark Brown1-2/+4
2013-06-10Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown2-26/+36
2013-06-10ASoC: sgtl5000: Let the codec acquire its clockFabio Estevam2-27/+37
2013-06-10Merge branch 'topic/fsl' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown16-223/+127
2013-06-07ASoC: tlv320aic3x: Remove deadlock from snd_soc_dapm_put_volsw_aic3x()Andreas Irestål1-5/+5
2013-06-07ASoC: dapm: Treat DAI widgets like AIF widgets for powerMark Brown2-24/+32
2013-06-07ASoC: wm8962: Add device tree bindingNicolin Chen1-1/+34
2013-06-06ASoC: WM8962: Create default platform data structureNicolin Chen1-32/+36
2013-06-06ASoC: max98090: Guard runtime PM callbacksMark Brown1-0/+2
2013-06-05ASoC: sgtl5000: Make device cache only when powered offMark Brown1-0/+15
2013-06-05ASoC: omap-hdmi-codec: make the driver common for other SoCsBarry Song4-18/+18
2013-06-05ASoC: arizona: Hookup SYSCLK to inputs and noise generatorsCharles Keepax2-0/+24
2013-06-05ASoC: arizona: Correct AEC loopback enableCharles Keepax2-2/+4
2013-06-04ASoC: tegra: add runtime PM to resume functionsStephen Warren2-1/+12
2013-06-04ASoC: sgtl5000: Fix VAG_POWER enabling/disabling orderMarek Vasut1-9/+5
2013-06-03ASoC: tegra: implement suspend/resume for Tegra30 I2SStephen Warren1-0/+19
2013-06-03ASoC: tegra: implement suspend/resume for Tegra30 AHUBStephen Warren1-0/+21
2013-06-03ASoC: davinci: Remove redundant use of of_match_ptr macroSachin Kamat1-2/+2
2013-06-03ASoC: wm0010: Clear IRQ as wake source and include missing headerCharles Keepax1-0/+3
2013-06-03ASoC: pcm: Require both CODEC and CPU support when declaring stream capsMark Brown1-2/+4
2013-06-01ASoC: wm8994: Allow debounce before MICDET identificationMark Brown2-2/+35
2013-06-01ASoC: wm8994: Remove unused variableMark Brown1-1/+0
2013-05-30ASoC: wm8994: Add digital loopback pathsMark Brown1-2/+29