summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
*-------------. Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/arizona', 'asoc/fix...Mark Brown2013-12-1911-32/+75
|\ \ \ \ \ \ \ \
| | | | | | | | * ASoC: wm8962: Enable SYSCLK provisonally before fetching generated DSPCLK_DIVNicolin Chen2013-12-051-0/+13
| | | | | | | * | ASoC: wm8904: fix DSP mode B configurationBo Shen2013-12-181-1/+1
| | | | | | | |/
| | | | | | * / ASoC: tegra: fix uninitialized variables in set_fmtStephen Warren2013-12-093-11/+11
| | | | | | |/
| | | | | * | ASoC: kirkwood: Fix the CPU DAI ratesJean-Francois Moine2013-12-171-12/+12
| | | | * | | ASoC: fsl: imx-wm8962: Don't update bias_level in machine driverNicolin Chen2013-12-091-2/+0Star
| | | * | | | ASoC: sam9x5_wm8731: change to work in DSP A modeBo Shen2013-12-041-1/+1
| | | * | | | ASoC: atmel_ssc_dai: add dai trigger opsBo Shen2013-12-041-1/+29
| | * | | | | ASoC: wm5110: Correct HPOUT3 DAPM route typoCharles Keepax2013-12-171-1/+1
| | | |_|_|/ | | |/| | |
| * / | | | ASoC: wm_adsp: Add small delay while polling DSP RAM startCharles Keepax2013-12-181-3/+7
| |/ / / /
* | | | | Merge remote-tracking branch 'asoc/fix/dma' into asoc-linusMark Brown2013-12-191-11/+27
|\ \ \ \ \
| * | | | | ASoC: don't leak on error in snd_dmaengine_pcm_registerStephen Warren2013-12-091-11/+27
| |/ / / /
* | | | | Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown2013-12-191-2/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | ASoC: soc-pcm: Use valid condition for snd_soc_dai_digital_mute() in hw_free()Nicolin Chen2013-12-041-2/+3
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-------------. \ \ \ \ Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/atmel', 'asoc/fi...Mark Brown2013-12-038-39/+24Star
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | / / | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | / | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | | | | | | | * | ASoC: wm8990: Mark the register map as dirty when powering downMark Brown2013-11-251-0/+2
| | | | | | | | |/
| | | | | | | * / ASoC: wm8731: fix dsp mode configurationBo Shen2013-12-031-2/+2
| | | | | | | |/
| | | | | | * / ASoC: rcar: select REGMAPKuninori Morimoto2013-11-241-0/+1
| | | | | | |/
| | | | | * / ASoC: omap: n810: Convert to clk_prepare_enable/clk_disable_unprepareJarkko Nikula2013-12-021-2/+2
| | | | | |/
| | | | * | ASoC: kirkwood: Fix erroneous double output while playingJean-Francois Moine2013-11-271-5/+5
| | | | * | ASoC: kirkwood: Fix invalid S/PDIF formatJean-Francois Moine2013-11-271-4/+8
| | | | |/
| | | * | ASoC: fsl: set correct platform drvdata in pcm030_fabric_probe()Wei Yongjun2013-12-021-1/+2
| | | * | ASoC: fsl: imx-pcm-fiq: Remove unused 'runtime' variableFabio Estevam2013-12-021-1/+0Star
| | | * | ASoC: fsl: imx-pcm-fiq: remove bogus period delta calculationOskar Schirmer2013-12-021-19/+2Star
| | * | | ASoC: atmel: sam9x5_wm8731: fix oops when unload moduleBo Shen2013-11-271-0/+2
| | | |/ | | |/|
| * / | ASoC: wm5110: Remove output OSR and PGA volume controlsCharles Keepax2013-11-271-25/+0Star
| |/ /
* | | ASoC: core: fix devres parameter in devm_snd_soc_register_card()Shawn Guo2013-12-021-2/+2
* | | ASoC: core: Use consistent byte ordering in snd_soc_bytes_getCharles Keepax2013-11-291-2/+2
* | | ASoC: pcm: Always honor DAI min and max sample rate constraintsLars-Peter Clausen2013-11-271-6/+12
* | | ASoC: pcm: Fix rate_max calculationLars-Peter Clausen2013-11-271-1/+1
|/ /
* | Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-225-42/+86
|\ \
| * \ Merge tag 'asoc-v3.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-11-215-42/+86
| |\ \
| | * \ Merge remote-tracking branch 'asoc/fix/wm8962' into asoc-linusMark Brown2013-11-201-0/+2
| | |\ \
| | * \ \ Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown2013-11-202-9/+6Star
| | |\ \ \
| | | * | | ASoC: rcar: fixup dma_async_issue_pending() timingKuninori Morimoto2013-11-191-2/+1Star
| | | * | | ASoC: rcar: off by one in rsnd_scu_set_route()Dan Carpenter2013-11-191-1/+1
| | | * | | ASoC: rcar: fixup mod access before checkingKuninori Morimoto2013-11-181-6/+4Star
| | * | | | Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linusMark Brown2013-11-2019-124/+207
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge remote-tracking branch 'asoc/fix/dma' into asoc-linusMark Brown2013-11-201-1/+3
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linusMark Brown2013-11-201-1/+1
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'asoc/fix/blackfin' into asoc-linusMark Brown2013-11-201-0/+1
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linusMark Brown2013-11-202-1/+46
| | |\ \ \ \ \ \ \
| | | * | | | | | | ASoC: arizona: Set FLL to free-run before disablingRichard Fitzgerald2013-11-201-0/+4
| | | * | | | | | | ASoC: wm5110: Add post SYSCLK register patch for rev D chipCharles Keepax2013-11-191-1/+42
| | | | |_|_|_|/ / | | | |/| | | | |
| | * | | | | | | Merge remote-tracking branch 'asoc/fix/ab8500' into asoc-linusMark Brown2013-11-20104-2781/+3145
| | |\ \ \ \ \ \ \
| | | * | | | | | | ASoC: ab8500: Revert to using custom I/O functionsLee Jones2013-11-191-32/+34
| | | |/ / / / / /
* | | | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-201-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix missing edma changes to EDMA_DMA_COMPLETE statusSebastian Andrzej Siewior2013-11-121-1/+1
* | | | | | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-191-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ASoC: imx-wm8962: Don't use i2c_client->driverLars-Peter Clausen2013-10-031-1/+1