summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2014-01-20Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie12-34/+78
2013-12-19Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/arizona', 'asoc/fix...Mark Brown11-32/+75
2013-12-19Merge remote-tracking branch 'asoc/fix/dma' into asoc-linusMark Brown1-11/+27
2013-12-19Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown1-2/+3
2013-12-18ASoC: wm8904: fix DSP mode B configurationBo Shen1-1/+1
2013-12-18ASoC: wm_adsp: Add small delay while polling DSP RAM startCharles Keepax1-3/+7
2013-12-17ASoC: kirkwood: Fix the CPU DAI ratesJean-Francois Moine1-12/+12
2013-12-17ASoC: wm5110: Correct HPOUT3 DAPM route typoCharles Keepax1-1/+1
2013-12-12ASoC: tegra: update module reset list for Tegra124Stephen Warren1-4/+16
2013-12-12ASoC: tegra: convert to standard DMA DT bindingsStephen Warren8-60/+42
2013-12-12ASoC: tegra: allocate AHUB FIFO during probe() not startup()Stephen Warren1-44/+47
2013-12-12ASoC: tegra: call pm_runtime APIs around register accessesStephen Warren1-0/+32
2013-12-12ASoC: tegra: use reset frameworkStephen Warren3-34/+41
2013-12-12Merge tag 'asoc-dma-v3.14' into for-3.14/dmas-resets-reworkStephen Warren2-22/+113
2013-12-12ASoC: dmaengine: fix deferred probe detectionStephen Warren1-1/+1
2013-12-11ASoC: dmaengine: support deferred probe for DMA channelsStephen Warren1-4/+16
2013-12-09ASoC: dmaengine: add custom DMA config to snd_dmaengine_pcm_configStephen Warren1-2/+16
2013-12-09Merge remote-tracking branch 'asoc/fix/dma' into asoc-dmaMark Brown1-11/+27
2013-12-09ASoC: don't leak on error in snd_dmaengine_pcm_registerStephen Warren1-11/+27
2013-12-09ASoC: restructure dmaengine_pcm_request_chan_of()Stephen Warren1-8/+13
2013-12-09ASoC: fsl: imx-wm8962: Don't update bias_level in machine driverNicolin Chen1-2/+0
2013-12-09ASoC: tegra: fix uninitialized variables in set_fmtStephen Warren3-11/+11
2013-12-05ASoC: wm8962: Enable SYSCLK provisonally before fetching generated DSPCLK_DIVNicolin Chen1-0/+13
2013-12-04ASoC: sam9x5_wm8731: change to work in DSP A modeBo Shen1-1/+1
2013-12-04ASoC: atmel_ssc_dai: add dai trigger opsBo Shen1-1/+29
2013-12-04ASoC: soc-pcm: Use valid condition for snd_soc_dai_digital_mute() in hw_free()Nicolin Chen1-2/+3
2013-12-03Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/atmel', 'asoc/fi...Mark Brown8-39/+24
2013-12-03ASoC: wm8731: fix dsp mode configurationBo Shen1-2/+2
2013-12-02ASoC: core: fix devres parameter in devm_snd_soc_register_card()Shawn Guo1-2/+2
2013-12-02ASoC: generic-dmaengine-pcm: Set BATCH flag when residue reporting is not sup...Lars-Peter Clausen1-0/+3
2013-12-02ASoC: omap: n810: Convert to clk_prepare_enable/clk_disable_unprepareJarkko Nikula1-2/+2
2013-12-02ASoC: fsl: set correct platform drvdata in pcm030_fabric_probe()Wei Yongjun1-1/+2
2013-12-02ASoC: fsl: imx-pcm-fiq: Remove unused 'runtime' variableFabio Estevam1-1/+0
2013-12-02ASoC: fsl: imx-pcm-fiq: remove bogus period delta calculationOskar Schirmer1-19/+2
2013-11-29ASoC: core: Use consistent byte ordering in snd_soc_bytes_getCharles Keepax1-2/+2
2013-11-28ASoC: Add resource managed snd_dmaengine_pcm_register()Lars-Peter Clausen1-0/+41
2013-11-27ASoC: kirkwood: Fix erroneous double output while playingJean-Francois Moine1-5/+5
2013-11-27ASoC: kirkwood: Fix invalid S/PDIF formatJean-Francois Moine1-4/+8
2013-11-27ASoC: pcm: Always honor DAI min and max sample rate constraintsLars-Peter Clausen1-6/+12
2013-11-27ASoC: pcm: Fix rate_max calculationLars-Peter Clausen1-1/+1
2013-11-27ASoC: wm5110: Remove output OSR and PGA volume controlsCharles Keepax1-25/+0
2013-11-27ASoC: atmel: sam9x5_wm8731: fix oops when unload moduleBo Shen1-0/+2
2013-11-25ASoC: wm8990: Mark the register map as dirty when powering downMark Brown1-0/+2
2013-11-24ASoC: rcar: select REGMAPKuninori Morimoto1-0/+1
2013-11-22Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-42/+86
2013-11-21Merge tag 'asoc-v3.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai5-42/+86
2013-11-21Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+1
2013-11-20Merge remote-tracking branch 'asoc/fix/wm8962' into asoc-linusMark Brown1-0/+2
2013-11-20Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown2-9/+6
2013-11-20Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linusMark Brown19-124/+207