summaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: generic-dmaengine-pcm: call dma_request_slave_channel()Shawn Guo2013-04-231-6/+5
* ASoC: generic-dmaengine-pcm: use a more common dma nameShawn Guo2013-04-231-1/+1
* ASoC: mxs: Use generic dmaengine PCMLars-Peter Clausen2013-04-222-126/+12
* ASoC: mxs: Setup dma data in DAI probeLars-Peter Clausen2013-04-221-1/+2
* ASoC: mxs-pcm: Set SNDRV_PCM_INFO_HALF_DUPLEXLars-Peter Clausen2013-04-221-1/+2
* ASoC: generic-dmaengine-pcm: Add support for half-duplexLars-Peter Clausen2013-04-221-13/+30
* ASoC: ux500: Use generic dmaengine PCMLars-Peter Clausen2013-04-182-143/+18
* ASoC: imx: Use generic dmaengine PCMLars-Peter Clausen2013-04-174-63/+26
* ASoC: imx: Setup dma data in DAI probeLars-Peter Clausen2013-04-172-24/+17
* ASoC: dmaengine-pcm: Add support for platforms which can't report residueLars-Peter Clausen2013-04-171-1/+22
* ASoC: tegra: Use generic dmaengine PCMLars-Peter Clausen2013-04-172-163/+10
* Merge tag 'v3.9-rc7' into asoc-dmaMark Brown2013-04-1715-48/+64
|\
| * Merge remote-tracking branch 'asoc/fix/wm8903' into tmpMark Brown2013-04-111-0/+2
| |\
| | * ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is runningAlban Bedel2013-04-091-0/+2
| * | Merge remote-tracking branch 'asoc/fix/tegra' into tmpMark Brown2013-04-111-23/+1
| |\ \
| | * | ASoC: tegra: Don't claim to support PCM pause and resumeLars-Peter Clausen2013-04-031-23/+1
| * | | Merge remote-tracking branch 'asoc/fix/samsung' into tmpMark Brown2013-04-111-5/+12
| |\ \ \
| | * | | ASoC: Samsung: set drvdata before adding secondary devicePrathyush K2013-04-031-5/+8
| | * | | ASoC: Samsung: return error if drvdata is not setPrathyush K2013-04-031-0/+4
| | |/ /
| * | | Merge remote-tracking branch 'asoc/fix/core' into tmpMark Brown2013-04-111-1/+1
| |\ \ \
| | * | | ASoC: core: Fix to check return value of snd_soc_update_bits_locked()Joonyoung Shim2013-03-261-1/+1
| * | | | Merge remote-tracking branch 'asoc/fix/compress' into tmpMark Brown2013-04-111-3/+11
| |\ \ \ \
| | * | | | ASoC: compress: Cancel delayed power down if neededCharles Keepax2013-03-281-3/+11
| | | |/ / | | |/| |
| * | | | ASoC: wm5102: Correct lookup of arizona struct in SYSCLK eventMark Brown2013-04-091-1/+1
| | |_|/ | |/| |
| * | | Merge remote-tracking branch 'asoc/fix/spear' into asoc-nextMark Brown2013-03-261-6/+6
| |\ \ \
| | * | | ASoC: spear_pcm: Update to new pcm_new() APILars-Peter Clausen2013-03-201-6/+6
| | |/ /
| * | | Merge remote-tracking branch 'asoc/fix/si476x' into asoc-nextMark Brown2013-03-261-0/+1
| |\ \ \
| | * | | ASoC: si476x: Add missing break for SNDRV_PCM_FORMAT_S8 switch caseAxel Lin2013-02-201-0/+1
| * | | | Merge remote-tracking branch 'asoc/fix/sh' into asoc-nextMark Brown2013-03-261-2/+2
| |\ \ \ \
| | * | | | ASoC: dma-sh7760: Fix compile errorLars-Peter Clausen2013-03-221-2/+2
| | | |/ / | | |/| |
| * | | | Merge remote-tracking branch 'asoc/fix/max98090' into asoc-nextMark Brown2013-03-262-0/+0
| |\ \ \ \
| | * | | | ASoC:: max98090: Remove executable bitJoe Perches2013-03-202-0/+0
| | |/ / /
| * | | | Merge remote-tracking branch 'asoc/fix/fsl' into asoc-nextMark Brown2013-03-262-1/+6
| |\ \ \ \
| | * | | | ASoC: pcm030 audio fabric: remove __init from probeMarkus Pargmann2013-03-121-1/+1
| | * | | | ASoC: imx-ssi: Fix occasional AC97 reset failureSascha Hauer2013-03-121-0/+5
| | |/ / /
| * | | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-nextMark Brown2013-03-261-0/+14
| |\ \ \ \
| | * | | | ASoC: dapm: Fix pointer dereference in is_connected_output_ep()Peter Ujfalusi2013-03-151-1/+0
| | * | | | ASoC: dapm: Fix handling of loopsMark Brown2013-02-251-0/+15
| | | |/ / | | |/| |
| * | | | Merge remote-tracking branch 'asoc/fix/core' into asoc-nextMark Brown2013-03-261-4/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | ASoC: core: fix invalid free of devm_ allocated dataSilviu-Mihai Popescu2013-03-201-2/+0
| | * | | ASoC: core: fix possible memory leak in snd_soc_bytes_put()Wei Yongjun2013-03-121-2/+4
| | | |/ | | |/|
| * / | ASoC: wm_adsp: fix possible memory leak in wm_adsp_load_coeff()Wei Yongjun2013-03-121-2/+3
| |/ /
* | | ASoC: dmaengine_pcm: Add support for compat platformsLars-Peter Clausen2013-04-172-7/+39
* | | ASoC: Add a generic dmaengine_pcm driverLars-Peter Clausen2013-04-173-0/+249
* | | ASoC: Add snd_soc_{add, remove}_platformLars-Peter Clausen2013-04-171-23/+62
* | | Merge branch 'topic/core' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2013-04-174-20/+17
|\ \ \
| * | | ASoC: codecs: remove hidden promptPaul Bolle2013-04-011-1/+1
| * | | ASoC: Constify the 'driver' field of snd_soc_platformLars-Peter Clausen2013-03-281-1/+1
| * | | ASoC: core: Use PTR_RET functionAlexandru Gheorghiu2013-03-261-4/+1
| * | | ASoC: core: remove codec from list if registration failedKuninori Morimoto2013-03-121-0/+4