aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-12-17ASoC: pxa: Convert e750_wm9705 to use snd_soc_register_card()Axel Lin1-35/+31
2011-12-17ASoC: pxa: Convert e740_wm9705 to use snd_soc_register_card()Axel Lin1-43/+32
2011-12-12Merge branch 'for-3.2' into for-3.3Mark Brown1-2/+3
2011-12-12ASoC: Fix hx4700 error handling to free gpios if snd_soc_register_card failsAxel Lin1-2/+3
2011-12-08ASoC: Convert e800_wm9712 to use gpio_request_one()Axel Lin1-10/+4
2011-12-08ASoC: Fix error handling in e800_init to free gpiosAxel Lin1-2/+4
2011-12-08ASoC: Convert e750_wm9705 to use gpio_request_one()Axel Lin1-10/+4
2011-12-05ASoC: Convert e740_wm9705 to use gpio_request_one()Axel Lin1-14/+6
2011-12-04Merge branch 'for-3.2' into for-3.3Mark Brown1-1/+2
2011-12-04ASoC: Fix dependency for SND_SOC_RAUMFELD and SND_PXA2XX_SOC_HX4700Axel Lin1-1/+2
2011-11-25ASoC: Convert pxa directory to module_platform_driverAxel Lin6-69/+6
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen3-5/+5
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-10-13ASoC: pxa: Remove redundant snd_soc_dapm_sync() calls from machine driversAxel Lin2-2/+0
2011-10-12ASoC: Make SND_SOC_SAARB and SND_SOC_TAVOREVB3 select MFD_88PM860XAxel Lin1-0/+2
2011-10-08ASoC: Remove redundant snd_soc_dapm_sync() calls from machine driversMark Brown12-26/+0