aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/nuc900/nuc900-pcm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-05ASoC: nuc900: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen1-6/+0
2014-10-20ASoC: nuc900: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-01-09ASoC: nuc900: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen1-3/+0
2013-10-31DMA-API: sound: fix dma mask handling in a lot of driversRussell King1-5/+4
2012-12-10ASoC: nuc900: remove __dev* attributesBill Pemberton1-3/+3
2011-11-24ASoC: Convert nuc900 directory to module_platform_driverAxel Lin1-11/+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
2010-11-30ASoC: Fix missing spin_unlock_irqrestoreAxel Lin1-4/+5
2010-11-29ASoC: Fix compile error for nuc900-pcm.cAxel Lin1-1/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-10/+28
2010-06-10ASoC: NUC900: patch for fix build errorWan ZongShun1-1/+1
2010-06-02ASoC: nuc900: patch for SUBSTREAM_TYPE', 'PCM_TX' and 'PCM_RX' removalWan ZongShun1-8/+10
2010-05-19ASoC: NUC900/audio: add nuc900 audio driver supportWan ZongShun1-0/+352