aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-02ASoC: Remove unused rate variable in magician_playback_hw_paramsAxel Lin1-2/+1
2011-10-02Merge branch 'for-3.1' into for-3.2Mark Brown1-4/+4
2011-10-02ASoC: use a valid device for dev_err() in ZyloniteArnd Bergmann1-4/+4
2011-09-05ASoC: Add missing platform_device_put in raumfeld_audio_init error pathAxel Lin1-1/+3
2011-08-14ASoC: Remove redundant -codec from WM8750Mark Brown2-2/+2
2011-07-07ASoC: pxa2xx-pcm: remove unused variable 'dai'Axel Lin1-1/+0
2011-06-23Merge branch 'for-3.0' into for-3.1Mark Brown1-2/+2
2011-06-23ASoC: pxa-ssp: Correct check for stream presenceDaniel Mack1-2/+2
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood1-2/+4
2011-05-24ASoC: fix raumfeld platformDaniel Mack1-34/+58
2011-05-19ASoC: add iPAQ hx4700 machine driverDmitry Artamonow3-0/+266
2011-04-03ASoC: Properly handle spitz MIC GPIOMarek Vasut1-12/+29
2011-04-03Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2-3/+4
2011-04-03ASoC: PXA: Fix oops in __pxa2xx_pcm_prepareVasily Khoruzhick1-0/+1
2011-03-30ASoC: zylonite: set .codec_dai_name in initializerAntonio Ospite1-3/+3
2011-03-30ASoC: Remove -codec from WM8731 driver nameMark Brown2-2/+2
2011-03-30ASoC: Fix CODEC device name for CorgiMark Brown1-1/+1
2011-03-11ASoC: PXA: Z2: Fix codec pin nameVasily Khoruzhick1-1/+1
2011-03-11ASoC: PXA: z2: Mute internal speaker when headphones are connectedVasily Khoruzhick1-0/+5
2011-02-25Merge branch 'for-2.6.38' into for-2.6.39Mark Brown8-16/+16
2011-02-25ASoC: correct pxa AC97 DAI namesDmitry Eremin-Solenikov8-16/+16
2011-02-02ASoC: PXA: formattingSven Neumann1-8/+8
2011-01-27ASoC: Replace pdev with card in machine driver probe and removeMark Brown2-4/+4