summaryrefslogtreecommitdiff
path: root/sound/soc/nuc900
AgeCommit message (Expand)AuthorFilesLines
2013-03-26ASoC: switch over to use snd_soc_register_component() on nuc900 ac97Kuninori Morimoto1-2/+7
2012-12-10ASoC: nuc900: remove __dev* attributesBill Pemberton2-6/+6
2012-01-13Merge branch 'master' into fixesRussell King3-24/+4
2012-01-13ARM: 7274/1: NUC900: Rename nuc900-audio platform device to nuc900-ac97Axel Lin1-1/+1
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds3-24/+4
2011-12-23ASoC: nuc900: Add .owner to struct snd_soc_cardAxel Lin1-0/+1
2011-11-26ARM: 7175/1: add subname parameter to mfp_set_groupg callersAxel Lin1-1/+2
2011-11-24ASoC: Convert nuc900 directory to module_platform_driverAxel Lin2-23/+2
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-10-27Merge branch 'topic/asoc' into for-linusTakashi Iwai1-1/+1
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-09-21ASoC: Staticise nuc900_dma_getposition()Axel Lin1-1/+1
2011-08-15ASoC: nuc900-pcm: remove unused variable 'dai'Axel Lin1-1/+0
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood1-2/+5
2011-06-01ASoC: add missing clk_put to nuc900-ac97Julia Lawall1-1/+1
2010-11-30Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-4/+5
2010-11-30ASoC: Fix missing spin_unlock_irqrestoreAxel Lin1-4/+5
2010-11-29Merge branch 'for-2.6.37' into for-2.6.38Mark Brown3-9/+10
2010-11-29ASoC: Remove unneeded !! operations while checking return value of nuc900_che...Axel Lin1-3/+3
2010-11-29ASoC: Fix compile error for nuc900-pcm.cAxel Lin2-1/+3
2010-11-29ASoC: Fix prototype for nuc900_ac97_probe and nuc900_ac97_removeAxel Lin1-4/+3
2010-11-29ASoC: Fix compile error for nuc900-ac97.cAxel Lin1-1/+1
2010-11-24Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-1/+1
2010-11-24ASoC: nuc900-ac97: fix a memory leakAxel Lin1-1/+1
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-10-05ASoC: remove duplicated include for nuc900Nicolas Kaiser1-1/+0
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood4-33/+37
2010-06-10ASoC: NUC900: patch for fix build errorWan ZongShun2-2/+2
2010-06-02ASoC: nuc900: patch for modifing the ac97 delays to minimumWan ZongShun1-12/+2
2010-06-02ASoC: nuc900: fix a typo and rename the header fileWan ZongShun2-1/+1
2010-06-02ASoC: nuc900: fix a wait loop bugWan ZongShun1-6/+4
2010-06-02ASoC: nuc900: patch for SUBSTREAM_TYPE', 'PCM_TX' and 'PCM_RX' removalWan ZongShun3-15/+13
2010-05-19ASoC: NUC900/audio: add nuc900 audio driver supportWan ZongShun6-0/+1034