aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa
Commit message (Expand)AuthorAgeFilesLines
* ASoC: pxa-ssp: drop SNDRV_PCM_FMTBIT_S24_LEDaniel Mack2014-09-131-3/+1
* ASoC: pxa-ssp: atomically set stream active masksDaniel Mack2012-04-021-25/+36
* ASoC: Fix hx4700 error handling to free gpios if snd_soc_register_card failsAxel Lin2011-12-121-2/+3
* ASoC: Fix dependency for SND_SOC_RAUMFELD and SND_PXA2XX_SOC_HX4700Axel Lin2011-12-041-1/+2
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* ASoC: pxa: Remove redundant snd_soc_dapm_sync() calls from machine driversAxel Lin2011-10-132-2/+0
* ASoC: Make SND_SOC_SAARB and SND_SOC_TAVOREVB3 select MFD_88PM860XAxel Lin2011-10-121-0/+2
* ASoC: Remove redundant snd_soc_dapm_sync() calls from machine driversMark Brown2011-10-0812-26/+0
* ASoC: Remove unused rate variable in magician_playback_hw_paramsAxel Lin2011-10-021-2/+1
* Merge branch 'for-3.1' into for-3.2Mark Brown2011-10-021-4/+4
|\
| * ASoC: use a valid device for dev_err() in ZyloniteArnd Bergmann2011-10-021-4/+4
* | ASoC: Add missing platform_device_put in raumfeld_audio_init error pathAxel Lin2011-09-051-1/+3
* | ASoC: Remove redundant -codec from WM8750Mark Brown2011-08-142-2/+2
|/
* ASoC: pxa2xx-pcm: remove unused variable 'dai'Axel Lin2011-07-071-1/+0
* Merge branch 'for-3.0' into for-3.1Mark Brown2011-06-231-2/+2
|\
| * ASoC: pxa-ssp: Correct check for stream presenceDaniel Mack2011-06-231-2/+2
* | ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-071-2/+4
|/
* ASoC: fix raumfeld platformDaniel Mack2011-05-241-34/+58
* ASoC: add iPAQ hx4700 machine driverDmitry Artamonow2011-05-193-0/+266
* ASoC: Properly handle spitz MIC GPIOMarek Vasut2011-04-031-12/+29
* Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-04-032-3/+4
|\
| * ASoC: PXA: Fix oops in __pxa2xx_pcm_prepareVasily Khoruzhick2011-04-031-0/+1
| * ASoC: zylonite: set .codec_dai_name in initializerAntonio Ospite2011-03-301-3/+3
* | ASoC: Remove -codec from WM8731 driver nameMark Brown2011-03-302-2/+2
|/
* ASoC: Fix CODEC device name for CorgiMark Brown2011-03-301-1/+1
* ASoC: PXA: Z2: Fix codec pin nameVasily Khoruzhick2011-03-111-1/+1
* ASoC: PXA: z2: Mute internal speaker when headphones are connectedVasily Khoruzhick2011-03-111-0/+5
* Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-02-258-16/+16
|\
| * ASoC: correct pxa AC97 DAI namesDmitry Eremin-Solenikov2011-02-258-16/+16
* | ASoC: PXA: formattingSven Neumann2011-02-021-8/+8
* | ASoC: Replace pdev with card in machine driver probe and removeMark Brown2011-01-272-4/+4
* | ASoC: Use card rather than soc-audio device to card PM functionsMark Brown2011-01-272-5/+4
|/
* ASoC: correct link specifications for corgi, poodle and spitzDmitry Eremin-Solenikov2011-01-253-5/+5
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2011-01-191-1/+2
|\
| * ASoC: PXA: Fix codec address on Zipit Z2Vasily Khoruzhick2011-01-181-1/+1
| * ASoC: PXA: Fix jack detection on Zipit Z2Vasily Khoruzhick2011-01-181-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-1316-200/+208
|\ \ | |/
| * Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-251-0/+1
| |\
| * | ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-2216-16/+0
| * | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-065-0/+24
| |\ \
| * | | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-0614-184/+208
* | | | Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/nextGrant Likely2010-12-291-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior2010-12-011-1/+1
| |/ /
* | | ASoC: fix SND_PXA2XX_LIB Kconfig warningDmitry Artamonow2010-11-251-0/+1
| |/ |/|
* | ASoC: Lock the CODEC in PXA external jack controlsMark Brown2010-11-065-0/+24
|/
* ASoC: fix the building issue of missing codec field in 'struct snd_soc_card'Eric Miao2010-11-021-1/+1
* ASoC: pxa-ssp: fix a memory leak in pxa_ssp_remove()Axel Lin2010-08-251-0/+1
* ASoC: Enable autoloading of pxa2xx CPU I2S driver with module aliasIan Lartey2010-08-231-0/+1
* ASoC: pxa2xx-i2s is the proper name of the I2S DAI, not pxa-i2s.Ian Lartey2010-08-234-4/+4
* ASoC: remove include of pxa2xx-pcm.h in pxa2xx-ac97.cAxel Lin2010-08-201-1/+0