summaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-07-012-3/+2Star
|\
| * ASoC: pxa2xx: fixup multi-platform AC'97 build failuresKevin Hilman2013-06-292-3/+2Star
* | Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-06-281-2/+6
|\|
| * ASoC: ac97: Support multi-platform AC'97Mark Brown2013-06-271-2/+6
* | ASoC: Fix double assignment of .owner in struct snd_soc_cardEmil Goode2013-06-141-1/+0Star
* | ASoC: remove saarb and tavorevb3 machine driversPaul Bolle2013-05-154-403/+0Star
* | ASoC: mmp-sspa: Staticize non exported structLars-Peter Clausen2013-05-151-1/+1
* | ASoC: mmp-pcm: Staticize non exported structs and functionsLars-Peter Clausen2013-05-151-3/+3
|/
* Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-04-181-2/+3
|\
| * ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optionalLars-Peter Clausen2013-04-171-2/+3
* | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2013-04-121-28/+5Star
|\|
| * ASoC: mmp-pcm: Allocate dma filter parameters on the stackLars-Peter Clausen2013-03-261-28/+5Star
* | ASoC: switch over to use snd_soc_register_component() on mmp sspaKuninori Morimoto2013-03-261-2/+7
* | ASoC: switch over to use snd_soc_register_component() on pxa2xx i2sKuninori Morimoto2013-03-261-2/+7
* | ASoC: switch over to use snd_soc_register_component() on pxa2xx ac97Kuninori Morimoto2013-03-261-3/+7
* | ASoC: switch over to use snd_soc_register_component() on pxa sspKuninori Morimoto2013-03-261-2/+7
* | ASoC: pxa2xx-ac97: move EXPORT_SYMBOL_GPL() next to definitionKuninori Morimoto2013-03-221-2/+1Star
|/
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-3/+3
|\
| * ASoC: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-3/+3
* | ASoC: palm27x: register card in platform_driver probeMike Dunn2013-01-021-17/+6Star
* | ASoC: palm27x: fix widgets and routes in dai_link initMike Dunn2013-01-021-11/+4Star
|/
* ASoC: pxa: remove __dev* attributesBill Pemberton2012-12-0917-50/+50
* ASoC: pxa/hx4700: remove __dev* attributesBill Pemberton2012-12-091-3/+3
* Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-10-171-1/+1
|\
| * ARM: pxa: Fix build error caused by sram.h renameChris Ball2012-10-091-1/+1
* | ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
|/
* Merge branch 'for-3.5' into for-3.6Mark Brown2012-07-231-21/+12Star
|\
| * ASoC: mioa701: convert to snd_soc_register_card APIRobert Jarzmik2012-07-011-21/+12Star
* | Merge tag 'v3.5-rc4' into for-3.6Mark Brown2012-06-251-27/+11Star
|\|
| * ASoC: fix pxa-ssp compiling issue under mach-mmpQiao Zhou2012-06-111-27/+11Star
* | ASoC: add ttc-dkb machine supportQiao Zhou2012-06-133-0/+195
* | ASoC: add mmp brownstone supportZhangfei Gao2012-06-133-0/+186
* | ASoC: mmp: add sspa supportZhangfei Gao2012-06-134-0/+577
* | ASoC: mmp: add audio dma supportZhangfei Gao2012-06-133-0/+308
|/
* ASoC: pxa: allocate the SSP DMA parameters in startupguoyh2012-05-071-17/+11Star
* ASoC: Merge tag 'v3.4-rc3' into for-3.5Mark Brown2012-04-161-0/+1
|\
| * ASoC: pxa: pxa2xx-i2s: add io.h for IOMEM macroMartin Jansa2012-04-031-0/+1
* | ASoC: pxa2xx-i2s: Add clk_prepare/clk_unprepare callsPhilipp Zabel2012-04-011-2/+2
|/
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-301-0/+1
|\
| * ARM: pxa: use common IOMEM definitionRob Herring2012-03-251-0/+1
* | ASoC: pxa-ssp: atomically set stream active masksDaniel Mack2012-03-191-25/+36
* | ASoC: add more sample rate for pxa-sspQiao Zhou2012-03-081-1/+2
* | ASoC: Remove unnecessary -codec from cs4270 driver nameShawn Guo2012-02-281-1/+1
* | ASoC: Add __devinit annotation for pxa2xx_ac97_probeAxel Lin2012-02-201-5/+5
* | ASoC: Change spitz_ext_control to take dapm as argument.Axel Lin2012-02-171-7/+5Star
* | ASoC: spitz: Fix kcontrols to use card instead of codecLiam Girdwood2012-02-161-6/+6
* | ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-044-18/+14Star
|/
* ASoC: pxa: Convert corgi to use snd_soc_register_card()Axel Lin2012-01-021-20/+23
* ASoC: Use dai_fmt in tavorevb3 machine driverAxel Lin2012-01-021-10/+2Star
* ASoC: Convert z2 to table based DAPM initAxel Lin2012-01-021-8/+6Star