summaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa/zylonite.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2018-07-20ASoC: pxa: remove clock divider and pll setup from zylonite and magicianDaniel Mack1-9/+0
2017-03-15ASoC: pxa: constify snd_soc_ops structuresBhumika Goyal1-1/+1
2017-01-05ASoC: pxa2xx-ac97: Remove unused DAI ID definesLars-Peter Clausen1-1/+0
2015-01-06ASoC: zylonite: Use static DAI format setupLars-Peter Clausen1-10/+2
2014-03-03ASoC: pxa: zylonite: Convert to table based DAPM setupLars-Peter Clausen1-12/+5
2013-06-14ASoC: Fix double assignment of .owner in struct snd_soc_cardEmil Goode1-1/+0
2011-12-22ASoC: pxa: Add .owner to struct snd_soc_cardAxel Lin1-0/+1
2011-10-08ASoC: Remove redundant snd_soc_dapm_sync() calls from machine driversMark Brown1-1/+0
2011-10-02ASoC: use a valid device for dev_err() in ZyloniteArnd Bergmann1-4/+4
2011-03-30ASoC: zylonite: set .codec_dai_name in initializerAntonio Ospite1-3/+3
2011-02-25Merge branch 'for-2.6.38' into for-2.6.39Mark Brown1-2/+2
2011-02-25ASoC: correct pxa AC97 DAI namesDmitry Eremin-Solenikov1-2/+2
2011-01-27ASoC: Replace pdev with card in machine driver probe and removeMark Brown1-2/+2
2011-01-27ASoC: Use card rather than soc-audio device to card PM functionsMark Brown1-3/+2
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-5/+6
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-20/+20
2009-09-05ASoC: Add source argument to PLL configurationMark Brown1-2/+3
2009-03-14ASoC: Fix Zylonite for non-networked SSP modeMark Brown1-30/+25
2009-03-03ASoC: Use network mode with 2 slots for 16-bit stereo in pxa-ssp/ZylonitePhilipp Zabel1-2/+5
2009-02-24ASoC: Fix Zylonite voice interface stereo configurationsMark Brown1-3/+2
2009-01-23ASoC: Configure SSP port PLL for ZyloniteMark Brown1-0/+8
2009-01-19ASoC: Implement support for CLK_POUT as MCLK on ZyloniteMark Brown1-17/+84
2008-12-02ASoC: Push platform registration down into the cardMark Brown1-1/+1
2008-11-21ASoC: Add Marvell Zylonite machine supportMark Brown1-0/+219