aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-25ARM: pxa: use common IOMEM definitionRob Herring1-0/+1
2012-03-19ASoC: pxa-ssp: atomically set stream active masksDaniel Mack1-25/+36
2012-03-08ASoC: add more sample rate for pxa-sspQiao Zhou1-1/+2
2012-02-28ASoC: Remove unnecessary -codec from cs4270 driver nameShawn Guo1-1/+1
2012-02-19ASoC: Add __devinit annotation for pxa2xx_ac97_probeAxel Lin1-5/+5
2012-02-17ASoC: Change spitz_ext_control to take dapm as argument.Axel Lin1-7/+5
2012-02-16ASoC: spitz: Fix kcontrols to use card instead of codecLiam Girdwood1-6/+6
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood4-18/+14
2012-01-02ASoC: pxa: Convert corgi to use snd_soc_register_card()Axel Lin1-20/+23
2012-01-02ASoC: Use dai_fmt in tavorevb3 machine driverAxel Lin1-10/+2
2012-01-02ASoC: Convert z2 to table based DAPM initAxel Lin1-8/+6
2012-01-02ASoC: Convert tavorevb3 to table based DAPM initAxel Lin1-6/+6
2012-01-02ASoC: Convert spitz to table based DAPM and control initAxel Lin1-15/+8
2012-01-02ASoC: Convert saarb to table based DAPM initAxel Lin1-6/+6
2012-01-02ASoC: Use dai_fmt in z2 machine driverAxel Lin1-12/+2
2012-01-02ASoC: Use dai_fmt in spitz machine driverAxel Lin1-12/+2
2012-01-02ASoC: Use dai_fmt in saarb machine driverAxel Lin1-9/+2
2011-12-30ASoC: Convert corgi to table based DAPM and control initAxel Lin1-15/+8
2011-12-30ASoC: Use dai_fmt in corgi machine driverAxel Lin1-12/+2
2011-12-30ASoC: Use dai_fmt in poodle machine driverAxel Lin1-12/+2
2011-12-30ASoC: Convert poodle to table based DAPM and control initAxel Lin1-15/+8
2011-12-30ASoC: pxa: Convert poodle to use snd_soc_register_card()Axel Lin1-19/+23
2011-12-22ASoC: pxa: Add .owner to struct snd_soc_cardAxel Lin17-0/+18
2011-12-20ASoC: Use dai_fmt in imote2 machine driverAxel Lin1-14/+2
2011-12-20ASoC: Use dai_fmt in hx4700 machine driverAxel Lin1-14/+2
2011-12-17ASoC: pxa: Convert e800_wm9712 to use snd_soc_register_card()Axel Lin1-35/+31
2011-12-17ASoC: pxa: Convert tosa to use snd_soc_register_card()Axel Lin1-47/+30
2011-12-17ASoC: pxa: Convert imote2 to use snd_soc_register_card()Axel Lin1-17/+24