aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown2013-08-2210-119/+234
|\
| * ASoC: samsung: Fix build error with dma function renameTushar Behera2013-08-224-8/+8
| * ASoC: samsung: Rename DMA platform registration functionsMark Brown2013-08-204-11/+11
| * ASoC: samsung: Check to see if we managed to allocate a channelMark Brown2013-08-201-0/+4
| * ASoC: samsung-ac97: simplify use of devm_ioremap_resourceJulia Lawall2013-08-141-6/+1
| * ASoC: Samsung: I2S: Modify the I2S driver to support I2S on Exynos5420Padmavathi Venna2013-08-132-8/+88
| * ASoC: Samsung: I2S: Add quirks as driver data in I2SPadmavathi Venna2013-08-131-26/+36
| * ASoC: samsung: Make secondary I2S DAI device a child of primaryMark Brown2013-08-011-0/+2
| * ASoC: smdk_wm8994: Configure the MCLK1 rate based on the boardMark Brown2013-07-291-8/+29
| * ASoC: smdk_wm8994: Configure DAI format at init timeMark Brown2013-07-291-13/+4
| * ASoC: smdk_wm8994: Make driver name more uniqueMark Brown2013-07-291-2/+2
| * ASoC: Samsung: I2S: Modify driver to give more flexibilityPadmavathi Venna2013-07-262-39/+55
| * ASoC: samsung-spdif: Convert to devm_clk_get()Mark Brown2013-07-161-6/+2
* | Merge remote-tracking branch 'asoc/topic/s6000' into asoc-nextMark Brown2013-08-221-1/+1
|\ \
| * | ASoC: s6105-ipcam: Fix incorrect placement of __initdataSachin Kamat2013-08-081-1/+1
* | | Merge remote-tracking branch 'asoc/topic/rt5640' into asoc-nextMark Brown2013-08-221-26/+0
|\ \ \
| * | | ASoC: rt5640: remove unused muxBard Liao2013-08-011-26/+0
* | | | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown2013-08-229-0/+2653
|\ \ \ \
| * | | | ASoC: rsnd: scu: cleanup empty functionsKuninori Morimoto2013-08-061-39/+0
| * | | | ASoC: rsnd: SSI supports DMA transfer via BUSIFKuninori Morimoto2013-08-064-7/+184
| * | | | ASoC: rsnd: SSI supports DMA transferKuninori Morimoto2013-08-061-3/+107
| * | | | ASoC: rsnd: add common DMAEngine methodKuninori Morimoto2013-08-062-0/+164
| * | | | ASoC: rsnd: remove platform dai and add dai_id on platform settingKuninori Morimoto2013-08-064-23/+72
| * | | | ASoC: rcar: fix return value check in rsnd_gen1_probe()Wei Yongjun2013-07-311-13/+4
| * | | | ASoC: add Renesas R-Car SSI featureKuninori Morimoto2013-07-285-3/+639
| * | | | ASoC: add Renesas R-Car ADG featureKuninori Morimoto2013-07-285-3/+285
| * | | | ASoC: add Renesas R-Car SCU featureKuninori Morimoto2013-07-285-2/+248
| * | | | ASoC: add Renesas R-Car Generation featureKuninori Morimoto2013-07-284-2/+259
| * | | | ASoC: add Renesas R-Car module featureKuninori Morimoto2013-07-282-0/+126
| * | | | ASoC: add Renesas R-Car core featureKuninori Morimoto2013-07-285-0/+660
* | | | | Merge remote-tracking branch 'asoc/topic/pxa' into asoc-nextMark Brown2013-08-2213-121/+191
|\ \ \ \ \
| * | | | | ASoC: pxa: Remove duplicate inclusion of dmaengine.hSachin Kamat2013-08-221-1/+0
| * | | | | ASoC: pxa: add DT bindings for pxa2xx-pcmDaniel Mack2013-08-151-2/+11
| * | | | | ASoC: pxa: pxa-ssp: set dma filter data from startup hookDaniel Mack2013-08-151-1/+4
| * | | | | ASoC: pxa: use snd_dmaengine_dai_dma_dataDaniel Mack2013-08-1510-106/+142
| * | | | | ASoC: pxa: pxa-ssp: add DT bindingsDaniel Mack2013-08-151-6/+31
| * | | | | Merge branch 'topic/dma' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2013-08-1547-127/+196
| |\ \ \ \ \
| * | | | | | ASoC: mioa701_wm9713: Remove definition of ARRAY_AND_SIZE()Julia Lawall2013-08-141-2/+0
| * | | | | | sound/soc/pxa/mioa701_wm9713.c: Avoid using ARRAY_AND_SIZE(e) as a function a...Julia Lawall2013-08-111-2/+3
| * | | | | | ASoC: pxa: don't check resource with devm_ioremap_resourceWolfram Sang2013-07-241-3/+0
| * | | | | | ASoC: ttc_dkb: add .owner to struct snd_soc_cardWei Yongjun2013-07-151-0/+1
| * | | | | | ASoC: brownstone: add .owner to struct snd_soc_cardWei Yongjun2013-07-151-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge remote-tracking branch 'asoc/topic/pcm3008' into asoc-nextMark Brown2013-08-221-78/+72
|\ \ \ \ \ \
| * | | | | | ASoC: pcm3008: Manage DAC and ADC power with DAPMMark Brown2013-08-181-33/+39
| * | | | | | ASoC: pcm3008: Add DAPM supportMark Brown2013-08-181-0/+20
| * | | | | | ASoC: pcm3008: Use gpio_set_value_cansleep()Mark Brown2013-08-181-4/+4
| * | | | | | ASoC: pcm3008: Convert to devm_gpio_request_one()Mark Brown2013-07-151-32/+12
| * | | | | | ASoC: pcm3008: Check for platform dataMark Brown2013-07-151-0/+3
| * | | | | | ASoC: pcm3008: Move gpio allocation to probeMark Brown2013-07-151-49/+38
| * | | | | | ASoC: pcm3008: Remove noisy version printMark Brown2013-07-151-4/+0
| |/ / / / /