aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-15ASoC: pxa: add DT bindings for pxa2xx-pcmDaniel Mack1-2/+11
2013-08-15ASoC: pxa: pxa-ssp: set dma filter data from startup hookDaniel Mack1-1/+4
2013-08-15ASoC: pxa: use snd_dmaengine_dai_dma_dataDaniel Mack6-81/+78
2013-08-15ASoC: pxa: pxa-ssp: add DT bindingsDaniel Mack1-6/+31
2013-08-15Merge branch 'topic/dma' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-pxaMark Brown1-1/+1
2013-08-15ALSA: move dmaengine implementation from ASoC to ALSA coreDaniel Mack1-1/+1
2013-08-14ASoC: mioa701_wm9713: Remove definition of ARRAY_AND_SIZE()Julia Lawall1-2/+0
2013-08-11sound/soc/pxa/mioa701_wm9713.c: Avoid using ARRAY_AND_SIZE(e) as a function argumentJulia Lawall1-2/+3
2013-07-24ASoC: pxa: don't check resource with devm_ioremap_resourceWolfram Sang1-3/+0
2013-07-15ASoC: ttc_dkb: add .owner to struct snd_soc_cardWei Yongjun1-0/+1
2013-07-15ASoC: brownstone: add .owner to struct snd_soc_cardWei Yongjun1-0/+1
2013-07-01Merge tag 'asoc-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai2-3/+2
2013-06-29ASoC: pxa2xx: fixup multi-platform AC'97 build failuresKevin Hilman2-3/+2
2013-06-28Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-2/+6
2013-06-27ASoC: ac97: Support multi-platform AC'97Mark Brown1-2/+6
2013-06-14ASoC: Fix double assignment of .owner in struct snd_soc_cardEmil Goode1-1/+0
2013-05-15ASoC: remove saarb and tavorevb3 machine driversPaul Bolle4-403/+0
2013-05-15ASoC: mmp-sspa: Staticize non exported structLars-Peter Clausen1-1/+1
2013-05-15ASoC: mmp-pcm: Staticize non exported structs and functionsLars-Peter Clausen1-3/+3
2013-04-18Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-2/+3
2013-04-17ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optionalLars-Peter Clausen1-2/+3
2013-04-12Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown1-28/+5
2013-03-26ASoC: switch over to use snd_soc_register_component() on mmp sspaKuninori Morimoto1-2/+7
2013-03-26ASoC: switch over to use snd_soc_register_component() on pxa2xx i2sKuninori Morimoto1-2/+7
2013-03-26ASoC: switch over to use snd_soc_register_component() on pxa2xx ac97Kuninori Morimoto1-3/+7
2013-03-26ASoC: switch over to use snd_soc_register_component() on pxa sspKuninori Morimoto1-2/+7
2013-03-26ASoC: mmp-pcm: Allocate dma filter parameters on the stackLars-Peter Clausen1-28/+5
2013-03-22ASoC: pxa2xx-ac97: move EXPORT_SYMBOL_GPL() next to definitionKuninori Morimoto1-2/+1
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-3/+3
2013-01-22ASoC: Convert to devm_ioremap_resource()Thierry Reding1-3/+3
2013-01-02ASoC: palm27x: register card in platform_driver probeMike Dunn1-17/+6
2013-01-02ASoC: palm27x: fix widgets and routes in dai_link initMike Dunn1-11/+4
2012-12-10ASoC: pxa: remove __dev* attributesBill Pemberton17-50/+50
2012-12-10ASoC: pxa/hx4700: remove __dev* attributesBill Pemberton1-3/+3
2012-10-17Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-1/+1
2012-10-09ARM: pxa: Fix build error caused by sram.h renameChris Ball1-1/+1
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-1/+1
2012-07-23Merge branch 'for-3.5' into for-3.6Mark Brown1-21/+12
2012-07-01ASoC: mioa701: convert to snd_soc_register_card APIRobert Jarzmik1-21/+12
2012-06-25Merge tag 'v3.5-rc4' into for-3.6Mark Brown1-27/+11
2012-06-13ASoC: add ttc-dkb machine supportQiao Zhou3-0/+195
2012-06-13ASoC: add mmp brownstone supportZhangfei Gao3-0/+186
2012-06-13ASoC: mmp: add sspa supportZhangfei Gao4-0/+577
2012-06-13ASoC: mmp: add audio dma supportZhangfei Gao3-0/+308
2012-06-11ASoC: fix pxa-ssp compiling issue under mach-mmpQiao Zhou1-27/+11
2012-05-07ASoC: pxa: allocate the SSP DMA parameters in startupguoyh1-17/+11
2012-04-16ASoC: Merge tag 'v3.4-rc3' into for-3.5Mark Brown1-0/+1
2012-04-02ASoC: pxa: pxa2xx-i2s: add io.h for IOMEM macroMartin Jansa1-0/+1
2012-04-01ASoC: pxa2xx-i2s: Add clk_prepare/clk_unprepare callsPhilipp Zabel1-2/+2
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1