aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa
Commit message (Expand)AuthorAgeFilesLines
* ASoC: pxa-ssp: atomically set stream active masksDaniel Mack2012-04-021-25/+36
* ASoC: use a valid device for dev_err() in ZyloniteArnd Bergmann2011-10-161-4/+4
* ASoC: pxa-ssp: Correct check for stream presenceDaniel Mack2011-06-231-2/+2
* 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
* ASoC: e740_wm9705 - free gpio in e740_exit()Axel Lin2010-08-201-0/+3
* ASoC: add saarb machine driver for 88pm860xHaojian Zhuang2010-08-183-0/+211
* ASoC: add tavorevb3 machine driver for 88pm860xHaojian Zhuang2010-08-183-0/+211
* ASoC: Support non-crystal master clocks for WM8731Mark Brown2010-08-182-2/+2
* ASoC: Fix a few more PXA build errorsMark Brown2010-08-173-3/+1
* ASoC: update setting for pxa ssp slave modeHaojian Zhuang2010-08-151-8/+15
* ASoC: fix pxa2xx-pcm.h pathHaojian Zhuang2010-08-152-2/+1
* ASoC: multi-component: Fix reference to moved header file, which was unused a...Ian Lartey2010-08-151-1/+0
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-1223-548/+339
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-204-7/+292
|\
| * Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-204-7/+292
| |\
| | * ASoC: Zipit Z2 WM8750 ASoC driverMarek Vasut2010-04-123-0/+256
| | * ASoC: WM8750: Convert to new APIMarek Vasut2010-04-091-7/+36
| | * Merge branch 'for-2.6.34' into for-2.6.35Mark Brown2010-03-221-31/+62
| | |\